Skip to content

Commit

Permalink
fix file input by latex-lab-mathtools.dtx (#1410)
Browse files Browse the repository at this point in the history
* fix file input by latex-lab-mathtools.dtx

* Update date
  • Loading branch information
mbertucci47 authored Aug 15, 2024
1 parent 11cea82 commit c446654
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions required/latex-lab/latex-lab-mathtools.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
\EnableCrossrefs
\CodelineIndex
\begin{document}
\DocInput{latex-lab-amsmath.dtx}
\DocInput{latex-lab-mathtools.dtx}
\end{document}
%</driver>
%
Expand Down Expand Up @@ -66,7 +66,7 @@
% \subsection{File declaration}
% \begin{macrocode}
\ProvidesFile{latex-lab-mathtools.ltx}
[2023-01-05 v0.1a mathtools adaptions]
[2024-07-13 v0.1a mathtools adaptions]
% \end{macrocode}
% \subsection{Tagpdf support}
% To make the code independent from tagging being loaded and active
Expand Down

0 comments on commit c446654

Please sign in to comment.