Skip to content

Commit

Permalink
move para boolean to tagpdf-base
Browse files Browse the repository at this point in the history
  • Loading branch information
u-fischer committed Nov 29, 2023
1 parent 5f75600 commit bd6449a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ this project uses date-based 'snapshot' version identifiers.
### Changed
- ignore AFref, AFinline-key with empty value.
- Documentation changes
- move para bool to tagpdf-base

### Fixed
- test for structure end if tagging has been stopped.

## [2023-11-19]
Version: 0.98q
Expand Down
2 changes: 1 addition & 1 deletion tagpdf-user.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -646,8 +646,8 @@
\bool_new:N \l_@@_para_bool
%</package>
%<base>\bool_new:N \l_@@_para_flattened_bool
%<base>\bool_new:N \l_@@_para_bool
%<*package>
\bool_new:N \l_@@_para_show_bool
\int_new:N \g_@@_para_begin_int
\int_new:N \g_@@_para_end_int
\int_new:N \g_@@_para_main_begin_int
Expand Down

0 comments on commit bd6449a

Please sign in to comment.