Skip to content

Commit

Permalink
default value of property should be at least 1
Browse files Browse the repository at this point in the history
  • Loading branch information
u-fischer committed Sep 11, 2024
1 parent 5bf5192 commit c4250d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tagpdf.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,7 @@
% \begin{macrocode}
\@@_property_new:nnnn
{ tagstruct } { now }
{0} { \int_use:N \c@g_@@_struct_abs_int }
{1} { \int_use:N \c@g_@@_struct_abs_int }
\@@_property_new:nnnn { tagstructobj } { now } {}
{
\pdf_object_ref_indexed:nn { @@/struct } { \c@g_@@_struct_abs_int }
Expand Down

0 comments on commit c4250d4

Please sign in to comment.