Skip to content

Commit

Permalink
Fix broken macrocode environments (#1427)
Browse files Browse the repository at this point in the history
* Update graphics.dtx

* Update theorem.dtx
  • Loading branch information
user227621 authored Aug 6, 2024
1 parent 3184604 commit 1b54868
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
5 changes: 3 additions & 2 deletions required/graphics/graphics.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
%<driver> \ProvidesFile{graphics.drv}
% \fi
% \ProvidesFile{graphics.dtx}
[2024/05/23 v1.4g Standard LaTeX Graphics (DPC,SPQR)]
[2024/08/06 v1.4g Standard LaTeX Graphics (DPC,SPQR)]
%
% \iffalse
%<*driver>
Expand Down Expand Up @@ -1050,7 +1050,8 @@
%
% \begin{macrocode}
\edef\Gin@gzext{\detokenize{gz}}
% \edef{macrocode}
% \end{macrocode}
% \end{macro}
% \end{macro}
%
% \begin{macro}{\Gin@set@curr@file}
Expand Down
3 changes: 1 addition & 2 deletions required/tools/theorem.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
%%
%
%
\def\FMithmInfo{2023/07/05 v2.2c Theorem extension package (FMi)}
\def\FMithmInfo{2024/08/06 v2.2c Theorem extension package (FMi)}
%
% \ProvidesFile{theorem.dtx}[\FMithmInfo]
%\iffalse % this is a METACOMMENT !
Expand Down Expand Up @@ -952,7 +952,6 @@
%
% \subsubsection{The \texttt{changebreak} style}
%
% \begin{macrocode}
% This style option is stored in the file |thcb.sty|.
% \begin{macrocode}
%<*thcb>
Expand Down

0 comments on commit 1b54868

Please sign in to comment.