summaryrefslogtreecommitdiff
path: root/macros/latex-dev/base/ltoutput.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex-dev/base/ltoutput.dtx')
-rw-r--r--macros/latex-dev/base/ltoutput.dtx13
1 files changed, 12 insertions, 1 deletions
diff --git a/macros/latex-dev/base/ltoutput.dtx b/macros/latex-dev/base/ltoutput.dtx
index c2cb8f66b3..1cbc7ab0b1 100644
--- a/macros/latex-dev/base/ltoutput.dtx
+++ b/macros/latex-dev/base/ltoutput.dtx
@@ -37,7 +37,7 @@
%<*driver>
% \fi
\ProvidesFile{ltoutput.dtx}
- [2022/04/03 v1.4i LaTeX Kernel (Output Routine)]
+ [2022/08/20 v1.4j LaTeX Kernel (Output Routine)]
% \iffalse
\documentclass{ltxdoc}
\GetFileInfo{ltoutput.dtx}
@@ -829,6 +829,17 @@
% \end{macrocode}
% \end{macro}
% \end{macro}
+% \begin{macro}{\stockheight}
+% \changes{v1.4j}{2022/08/20}{Register added}
+% \begin{macro}{\stockwidth}
+% \changes{v1.4j}{2022/08/20}{Register added}
+% New |\stock|\ldots\ registers.
+% \begin{macrocode}
+\newdimen\stockheight
+\newdimen\stockwidth
+% \end{macrocode}
+% \end{macro}
+% \end{macro}
%
% \begin{macro}{\if@insert}
% \begin{macro}{\if@fcolmade}