Skip to content

Commit

Permalink
remove outdated, unused command
Browse files Browse the repository at this point in the history
  • Loading branch information
u-fischer committed Feb 10, 2025
1 parent c6fa23b commit bca01e5
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions tagpdf-user.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -1165,19 +1165,12 @@

\AddToHook{begindocument/before}
{
\providecommand\@kernel@tagsupport@@@@makecol{}
\providecommand\@kernel@before@cclv{}
\bool_if:NF \g_@@_mode_lua_bool
{
\cs_if_exist:NT \@kernel@before@footins
{
\tl_put_right:Nn \@kernel@before@footins
{ \tag_mc_add_missing_to_stream:Nn \footins {footnote} }
\tl_put_right:Nn \@kernel@before@cclv
{
\@@_check_typeout_v:n {====>~In~\token_to_str:N \@makecol\c_space_tl\the\c@page}
\tag_mc_add_missing_to_stream:Nn \@cclv {main}
}
\tl_put_right:Nn \@kernel@tagsupport@@@@makecol
{
\@@_check_typeout_v:n {====>~In~\token_to_str:N \@makecol\c_space_tl\the\c@page}
Expand Down

0 comments on commit bca01e5

Please sign in to comment.