[latex3-commits] [latex3/latex2e] develop: correct macro name for #1296 (2211389c)

github at latex-project.org github at latex-project.org
Sat Mar 16 15:02:35 CET 2024


Repository : https://github.com/latex3/latex2e
On branch  : develop
Link       : https://github.com/latex3/latex2e/commit/2211389c901bda9cc1bca0b93209af1f9afe8e13

>---------------------------------------------------------------

commit 2211389c901bda9cc1bca0b93209af1f9afe8e13
Author: David Carlisle <d.p.carlisle at gmail.com>
Date:   Sat Mar 16 13:56:40 2024 +0000

    correct macro name for #1296


>---------------------------------------------------------------

2211389c901bda9cc1bca0b93209af1f9afe8e13
 base/ltoutput.dtx | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/base/ltoutput.dtx b/base/ltoutput.dtx
index b067ef5e..f0c1bf83 100644
--- a/base/ltoutput.dtx
+++ b/base/ltoutput.dtx
@@ -37,7 +37,7 @@
 %<*driver>
 % \fi
 \ProvidesFile{ltoutput.dtx}
-             [2023/05/26 v1.4j LaTeX Kernel (Output Routine)]
+             [2024/03/16 v1.4j LaTeX Kernel (Output Routine)]
 % \iffalse
 \documentclass{ltxdoc}
 \GetFileInfo{ltoutput.dtx}
@@ -847,7 +847,7 @@
 % \begin{macro}{\if at firstcolumn}
 % \begin{macro}{\if at twocolumn}
 % \begin{macro}{\if at twoside}
-% \begin{macro}{\if at reversemarginpar}
+% \begin{macro}{\if at reversemargin}
 % \begin{macro}{\if at mparswitch}
 % \begin{macro}{\col at number}
 % \changes{v1.0n}{1994/04/30}{Added \cs{col at number}}





More information about the latex3-commits mailing list.