[latex3-commits] [git/LaTeX3-latex3-latex2e] develop: small updates (04c928ae)
Frank Mittelbach
frank.mittelbach at latex-project.org
Fri Jul 3 00:08:37 CEST 2020
Repository : https://github.com/latex3/latex2e
On branch : develop
Link : https://github.com/latex3/latex2e/commit/04c928ae0d50dc0f412cde45e4eed3c14a882923
>---------------------------------------------------------------
commit 04c928ae0d50dc0f412cde45e4eed3c14a882923
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Fri Jul 3 00:08:37 2020 +0200
small updates
>---------------------------------------------------------------
04c928ae0d50dc0f412cde45e4eed3c14a882923
base/doc/fntguide.tex | 19 +++++++++++++------
1 file changed, 13 insertions(+), 6 deletions(-)
diff --git a/base/doc/fntguide.tex b/base/doc/fntguide.tex
index d5150be9..b6576a02 100644
--- a/base/doc/fntguide.tex
+++ b/base/doc/fntguide.tex
@@ -33,12 +33,16 @@
\documentclass{ltxguide}[1995/11/28]
+\usepackage{varioref}
+
\title{\LaTeXe{} font selection}
-\author{\copyright~Copyright 1995--2020, \LaTeX3 Project Team.\\
+\author{\copyright~Copyright 1995--2020, \LaTeX3 Project
+ Team.\thanks{Thanks to Arash Esbati for documenting the
+ newer NFSS features of 2020}\\
All rights reserved.}
-\date{February 2020}
+\date{July 2020}
\begin{document}
@@ -2039,10 +2043,11 @@ show the slot number:
\end{tabular}
\end{center}
-Next table contains macros to access text symbols. Again, the numbers
-are the slots in the encoding:
+Table~\vref{tab:textcomp} contains macros to access text symbols. Again,
+the numbers are the slots in the encoding.
-\begin{center}\footnotesize
+\begin{table}
+\centering\footnotesize
\begin{tabular}[t]{@{}lp{1.5em}l@{}}
\verb|\textcapitalcompwordmark| & \textcapitalcompwordmark & 23 \\
\verb|\textascendercompwordmark| & \textascendercompwordmark & 31 \\
@@ -2156,7 +2161,9 @@ are the slots in the encoding:
\verb|\texttimes| & \texttimes & 214 \\
\verb|\textdiv| & \textdiv & 246
\end{tabular}
-\end{center}
+\caption{Text symbols formerly from the \textsf{textcomp} package}
+\label{tab:textcomp}
+\end{table}
\section{If you need to know more \ldots}
More information about the latex3-commits
mailing list.