Skip to content

Commit

Permalink
remove maketitle redefinition, rely on tagging code
Browse files Browse the repository at this point in the history
  • Loading branch information
u-fischer committed Jun 9, 2024
1 parent 65d4c93 commit 21c3dca
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions doc/tagpdfdocu-patches.sty
Original file line number Diff line number Diff line change
Expand Up @@ -177,20 +177,6 @@
{bbox}{/O /Layout /BBox [0 0 100 100]}
}

% ======= maketitle

\renewcommand\maketitle{%
\tagstructbegin{tag=Title}
\begin{center}%
\let\thanks\footnote
\makeatletter
\huge \@title \par
\vskip .5em
\@author \par
\vskip 1em%
\@date \par
\end{center}%
\tagstructend}


\endinput

0 comments on commit 21c3dca

Please sign in to comment.