summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex2e-help-texinfo/common.texi
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-05-13 19:50:52 +0000
committerKarl Berry <karl@freefriends.org>2024-05-13 19:50:52 +0000
commit7e351853097e2e807b7d99cdc06414485180bea7 (patch)
tree36b961dfce851932b257026cd8e1168ef134803a /Master/texmf-dist/doc/latex/latex2e-help-texinfo/common.texi
parentc8c42ed8ffeee2994214c4e5a1c2090265e0fe7b (diff)
latex2e-help-texinfo (13may24)
git-svn-id: svn://tug.org/texlive/trunk@71252 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex2e-help-texinfo/common.texi')
-rw-r--r--Master/texmf-dist/doc/latex/latex2e-help-texinfo/common.texi16
1 files changed, 14 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/latex2e-help-texinfo/common.texi b/Master/texmf-dist/doc/latex/latex2e-help-texinfo/common.texi
index 93133e3bf46..cb81eb9425a 100644
--- a/Master/texmf-dist/doc/latex/latex2e-help-texinfo/common.texi
+++ b/Master/texmf-dist/doc/latex/latex2e-help-texinfo/common.texi
@@ -1,7 +1,8 @@
-@c $Id: common.texi 1089 2022-08-12 20:30:20Z vincentb1 $
+@c $Id: common.texi 1168 2024-05-06 17:11:09Z karl $
@c Public domain.
@set LTXREFMAN_HOME_PAGE https://latexref.xyz
@set LTXREFMAN_BUGS latexrefman@@tug.org
+
@clear HAS-MATH
@iftex
@set HAS-MATH
@@ -9,19 +10,30 @@
\then\@c
@end macro
@end iftex
+@c
@ifnottex
@macro iftexthenelse {then,else}
\else\@c
@end macro
@end ifnottex
+
+@c package reference.
@macro package {packagename}
@code{\packagename\}
@end macro
-@c used to remove something form the spell checker
+
+@c used to remove something from the spell checker.
@macro identity {x}
\x\
@end macro
+@c so we can use \mbox in @math/@tex blocks. Should never be used outside.
+@iftex
+@macro mbox {text}
+@hbox{\text\}
+@end macro
+@end iftex
+
@tex
\globaldefs=1
% lasyfont characters for Texinfo (latexsym package in LaTeX).