summaryrefslogtreecommitdiff
path: root/macros/latex-dev/base/ltnews02.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex-dev/base/ltnews02.tex')
-rw-r--r--macros/latex-dev/base/ltnews02.tex14
1 files changed, 10 insertions, 4 deletions
diff --git a/macros/latex-dev/base/ltnews02.tex b/macros/latex-dev/base/ltnews02.tex
index e1fa2909dc..dfc78e4843 100644
--- a/macros/latex-dev/base/ltnews02.tex
+++ b/macros/latex-dev/base/ltnews02.tex
@@ -38,6 +38,12 @@
\publicationyear{1994}
\publicationissue{2}
+\providecommand\pkg[1]{\texttt{#1}}
+\providecommand\cls[1]{\texttt{#1}}
+\providecommand\option[1]{\texttt{#1}}
+\providecommand\env[1]{\texttt{#1}}
+\providecommand\file[1]{\texttt{#1}}
+
\begin{document}
\maketitle
@@ -64,7 +70,7 @@ font selection} (\verb|fntguide.tex|) and our change log
(\verb|changes.txt|) for more details.
However, there are two important new packages available for \LaTeX:
-\texttt{inputenc} and AMS-\LaTeX.
+\pkg{inputenc} and AMS-\LaTeX.
\section{Accented input}
@@ -110,17 +116,17 @@ be upwardly compatible with the test version.
It will be divided into two bundles:
\begin{itemize}
- \item the \verb|amsfonts| packages, which give access to
+ \item the \pkg{amsfonts} packages, which give access to
hundreds of new mathematical symbols, and new math fonts
such as blackboard bold and fraktur.
- \item the \verb|amsmath| packages, which provide finer control over
+ \item the \pkg{amsmath} packages, which provide finer control over
mathematical typesetting, such as multi-line subscripts,
enhanced theorem and proof environments,
and improved displayed equations,
\end{itemize}
- For compatibility with older documents, an \verb|amstex| package will be
+ For compatibility with older documents, an \pkg{amstex} package will be
provided.
\section{\LaTeX{} on the internet}