[latexrefman-commits] [SCM] latexrefman updated: r615 - trunk
jimhefferon at gnu.org.ua
jimhefferon at gnu.org.ua
Thu Mar 29 16:57:26 CEST 2018
Author: jimhefferon
Date: 2018-03-29 17:57:26 +0300 (Thu, 29 Mar 2018)
New Revision: 615
Added:
trunk/CTAN
Removed:
trunk/makedist.sh
Modified:
trunk/ChangeLog
trunk/Makefile
trunk/latex2e-es.dbk
trunk/latex2e-es.dvi
trunk/latex2e-es.info
trunk/latex2e-es.pdf
trunk/latex2e-es.txt
trunk/latex2e-es.xml
trunk/latex2e.dbk
trunk/latex2e.dvi
trunk/latex2e.pdf
trunk/latex2e.txt
trunk/latex2e.xml
Log:
correct CTAN distribution file times; add CTAN file with checklist of what to do for next time
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2018-03-28 22:21:21 UTC (rev 614)
+++ trunk/ChangeLog 2018-03-29 14:57:26 UTC (rev 615)
@@ -1,3 +1,9 @@
+2018-03-21 Jim Hefferon <jhefferon at smcvt.edu>
+
+ * -- Prepare upload distribution to CTAN with correct file mtimes.
+ * makedist.sh Delete. (Better to use Makefile)
+ * CTAN Create Notes on uploading a distribution.
+
2018-03-28 Karl Berry <karl at freefriends.org>
* Makefile (dist): rm zip file before remaking it;
Modified: trunk/Makefile
===================================================================
--- trunk/Makefile 2018-03-28 22:21:21 UTC (rev 614)
+++ trunk/Makefile 2018-03-29 14:57:26 UTC (rev 615)
@@ -81,14 +81,20 @@
#
dist for CTAN. Also update NEWS
#
txt_files = ChangeLog Makefile NEWS README aspell.en.pws ltx-help.el
+figure_files = list.eps list.pdf list.png list.txt
+figure_source_files = asy/list.asy
dist = latex2e-help-texinfo.zip
#
-dist: en
- mkdir latex2e-help-texinfo && cd latex2e-help-texinfo && ln -s ../* .
+dist: en es
+ mkdir latex2e-help-texinfo && cd latex2e-help-texinfo && ln -s ../* .
+ mkdir latex2e-help-texinfo/spanish && cd latex2e-help-texinfo/spanish && ln -s ../../* .
rm -f $(dist)
zip -q $(dist) \
$(addprefix latex2e-help-texinfo/, $(txt_files) \
- latex2e.texi common.texi $(en_mi_output) latex2e.pdf)
+ latex2e.texi common.texi $(en_mi_output) latex2e.pdf) \
+$(addprefix latex2e-help-texinfo/spanish/, $(es_mi_output)) \
+$(addprefix latex2e-help-texinfo/latex2e-figures/, $(figure_files)) \
+$(addprefix latex2e-help-texinfo/graphics/, README $(figure_source_files))
rm -rf latex2e-help-texinfo
@ls -l $(dist); unzip -l $(dist)
Modified: trunk/latex2e-es.dbk
===================================================================
--- trunk/latex2e-es.dbk 2018-03-28 22:21:21 UTC (rev 614)
+++ trunk/latex2e-es.dbk 2018-03-29 14:57:26 UTC (rev 615)
@@ -4,6 +4,8 @@
<!ENTITY latex "LaTeX">
]>
<book id="latex2e-es.dbk" lang="es">
+
+
<title>&latex;2e Manual de Referencia (Julio 2010)</title>
<!-- %**end of header (Esto es para ejecutar Texinfo en una región.) -->
@@ -145,17 +147,17 @@
</para>
<!-- begin vincentb1 -->
<indexterm role="cp"><primary>informes de errores</primary></indexterm>
-<indexterm role="fn"><primary><email>latexrefman-discuss at gna.org</email> dirección de correo electrónico</primary></indexterm>
+<indexterm role="fn"><primary><email>latexrefman at tug.org</email> dirección de correo electrónico</primary></indexterm>
<!-- end vincentb1 -->
<para>Una vez más, el presente documento no es oficial y no ha sido revisado
por los responsables del proyecto &latex;.
<!-- begin vincentb1 -->
No enviar informes de error o cualquier otra cosa sobre este documento a
ellos. En su lugar, por favor, envíe todos comentarios a
-<email>latexrefman-discuss at gna.org</email>.
+<email>latexrefman at tug.org</email>.
</para>
<para>La página principal de este documento es
-<ulink url="http://home.gna.org/latexrefman">http://home.gna.org/latexrefman</ulink>. Esa página tiene enlaces al
+<ulink url="http://puszcza.gnu.org.ua/software/latexrefman/">http://puszcza.gnu.org.ua/software/latexrefman/</ulink>. Esa página tiene enlaces al
resultado actual de la compilación de este documento en varios formatos,
a fuentes, a listas de correo, y a otros infraestructura.
</para>
@@ -242,7 +244,7 @@
\end{document}
</screen>
<para>donde <replaceable>clase</replaceable> es una clase de documento válida para &latex;.
-See <link linkend="Clases-de-Documento">Clases de Documento</link>, para detalles de varias clases de documento
+Véase <link linkend="Clases-de-Documento">Clases de Documento</link>, para detalles de varias clases de documento
disponibles localmente.
</para>
<indexterm role="cp"><primary>preámbulo, definido</primary></indexterm>
@@ -273,7 +275,7 @@
<indexterm role="fn"><primary>clase slides</primary></indexterm>
<para>Los nombres integrados de <replaceable>clases</replaceable> de documento &latex; (muchas
otras clases de documento están disponibles como complementos;
-see <link linkend="Descripci_00f3n">Descripción</link>):
+véase <link linkend="Descripci_00f3n">Descripción</link>):
</para>
<screen>article report book letter slides
</screen>
@@ -589,7 +591,7 @@
La tabla muestra el nombre de la
instrucción y el tamaño real (en puntos) del tipo de letra
correspondiente utilizado con las opciones de tamaño del documento
-‘<literal>10pt</literal>’, ‘<literal>11pt</literal>’ y ‘<literal>12pt</literal>’, respectivamente (see <link linkend="Opciones-de-Clase-de-Documento">Opciones
+‘<literal>10pt</literal>’, ‘<literal>11pt</literal>’ y ‘<literal>12pt</literal>’, respectivamente (véase <link linkend="Opciones-de-Clase-de-Documento">Opciones
de Clase de Documento</link> ).
</para>
<indexterm role="fn"><primary>\tiny</primary></indexterm>
@@ -810,7 +812,7 @@
llenar la página.
</para>
<para>Este es el predeterminado si se selecciona el modo <literal>twocolumn</literal>
-(see <link linkend="Opciones-de-Clase-de-Documento">Opciones de Clase de Documento</link>).
+(véase <link linkend="Opciones-de-Clase-de-Documento">Opciones de Clase de Documento</link>).
</para>
</sect1>
@@ -950,7 +952,7 @@
</screen>
<para>suprime los números en encabezados y cualquier profundidad <inlineequation><mathphrase>>
<replaceable>nivel</replaceable></mathphrase></inlineequation>, donde <literal>chapter</literal> es el nivel cero.
-(See <link linkend="_005csetcounter">\setcounter</link>.)
+(Véase <link linkend="_005csetcounter">\setcounter</link>.)
</para>
</chapter>
@@ -1031,7 +1033,7 @@
</screen>
<para>La instrucción <literal>\ref</literal> produce el número de la unidad de sección de
la ecuación, pie de página, figura, …, de la instrucción
-<literal>\label</literal> correspondiente (see <link linkend="_005clabel">\label</link>). Esta no produce ningún
+<literal>\label</literal> correspondiente (véase <link linkend="_005clabel">\label</link>). Esta no produce ningún
texto, como por ejemplo la palabra ‘Sección’ o ‘figura’, únicamente el
número.
</para>
@@ -1084,7 +1086,7 @@
\end{array}
</screen>
<para>Las matrices matemáticas se producen con el entorno <literal>array</literal>,
-normalmente dentro de un entorno <literal>equation</literal> (see <link linkend="equation">equation</link>).
+normalmente dentro de un entorno <literal>equation</literal> (véase <link linkend="equation">equation</link>).
Tiene un único argumento <replaceable>plantilla</replaceable> obligatorio que describe el
número de columnas y la alineación dentro de ellas. Cada columna
<replaceable>col</replaceable> se especifica por una sola letra que indica cual
@@ -1118,7 +1120,7 @@
<indexterm role="fn"><primary>\arraycolsep</primary></indexterm>
<para>El parámetro <literal>\arraycolsep</literal> define la mitad del ancho del espacio
de separación entre columnas; el predeterminado es ‘<literal>5pt</literal>’.
-See <link linkend="tabular">tabular</link>, para otros parámetros que afectan el formato en entornos
+Véase <link linkend="tabular">tabular</link>, para otros parámetros que afectan el formato en entornos
<literal>array</literal>, a saber <literal>\arrayrulewidth</literal> y <literal>\arraystretch</literal>.
</para>
<para>El entorno <literal>array</literal> únicamente se puede utilizar en modo math.
@@ -1239,7 +1241,7 @@
</para>
<para>No se añade un número de ecuación al texto de <literal>displaymath</literal>; Para
obtener un número de ecuación, utilice el entorno <literal>equation</literal>
-(see <link linkend="equation">equation</link>).
+(véase <link linkend="equation">equation</link>).
</para>
</sect1>
@@ -1250,7 +1252,7 @@
<indexterm role="fn"><primary><literal>document</literal>, entorno</primary></indexterm>
<para>El entorno <literal>document</literal> encierra el cuerpo de un documento. este es
-obligatorio en cada documento &latex;. See <link linkend="Iniciando-y-Finalizando">Iniciando y Finalizando</link>.
+obligatorio en cada documento &latex;. Véase <link linkend="Iniciando-y-Finalizando">Iniciando y Finalizando</link>.
</para>
</sect1>
@@ -1272,8 +1274,8 @@
<para>El entorno <literal>enumerate</literal> produce una lista numerada. Las
enumeraciones se pueden anidar unas dentro de otras, hasta cuatro
niveles de profundidad. Estas también se pueden anidar en otros
-entornos de párrafo, tal como <literal>itemize</literal> (see <link linkend="itemize">itemize</link>) y
-<literal>description</literal> (see <link linkend="description">description</link>).
+entornos de párrafo, tal como <literal>itemize</literal> (véase <link linkend="itemize">itemize</link>) y
+<literal>description</literal> (véase <link linkend="description">description</link>).
</para>
<indexterm role="fn"><primary>\item</primary></indexterm>
<para>Cada elemento de una lista enumerada comienza con una instrucción
@@ -1293,7 +1295,7 @@
<indexterm role="fn"><primary>\enumiii</primary></indexterm>
<indexterm role="fn"><primary>\enumiv</primary></indexterm>
<para>El entorno <literal>enumerate</literal> usa los contadores <literal>\enumi</literal> hasta
-<literal>\enumiv</literal> (see <link linkend="Contadores">Contadores</link>). Si se proporciona el argumento
+<literal>\enumiv</literal> (véase <link linkend="Contadores">Contadores</link>). Si se proporciona el argumento
opcional a <literal>\item</literal>, el contador no se incrementa por cada elemento.
</para>
<indexterm role="fn"><primary>\labelenumi</primary></indexterm>
@@ -1303,7 +1305,7 @@
<para>El entorno <literal>enumerate</literal> utiliza las instrucciones desde
<literal>\labelenumi</literal> hasta <literal>\labelenumiv</literal> para producir la etiqueta
predeterminada. Por lo tanto, usted puede usar <literal>\renewcommand</literal>
-para cambiar las etiquetas (see <link linkend="_005cnewcommand-y-_005crenewcommand">\newcommand y \renewcommand</link>). Por
+para cambiar las etiquetas (véase <link linkend="_005cnewcommand-y-_005crenewcommand">\newcommand y \renewcommand</link>). Por
ejemplo, para hacer que el primer nivel use letras mayúsculas:
</para>
<indexterm role="fn"><primary>ejemplo \Alph</primary></indexterm>
@@ -1367,7 +1369,7 @@
\end{equation}
</screen>
<para>El entorno <literal>equation</literal> comienza un entorno <literal>displaymath</literal>
-(see <link linkend="displaymath">displaymath</link>), por ejemplo, centrando en la página el texto
+(véase <link linkend="displaymath">displaymath</link>), por ejemplo, centrando en la página el texto
<replaceable>math</replaceable>, y además colocando el número de ecuación en el margen
derecho.
</para>
@@ -1432,7 +1434,7 @@
<para>La instrucción <literal>\caption</literal> especifica el <replaceable>texto</replaceable> del título de
la figura. El título de manera predeterminada lleva el número. Si
<replaceable>loftitle</replaceable> está presente, esta se utiliza en la lista de figuras en
-lugar del <replaceable>texto</replaceable> (see <link linkend="Tablas-de-Contenido">Tablas de Contenido</link>).
+lugar del <replaceable>texto</replaceable> (véase <link linkend="Tablas-de-Contenido">Tablas de Contenido</link>).
</para>
<!-- xx ¿secciones float-placement, float-caption? -->
<variablelist><indexterm role="fn"><primary>\bottomfraction</primary></indexterm>
@@ -1634,7 +1636,7 @@
viñetas”. Se pueden anidar entorno itemize dentro de otros, hasta
cuatro niveles de profundidad. También se pueden anidar en otros
entornos que marcan párrafos, tal como <literal>enumerate</literal>
-(see <link linkend="enumerate">enumerate</link>).
+(véase <link linkend="enumerate">enumerate</link>).
</para>
<para>Cada elemento de una lista <literal>itemize</literal> comienza con una instrucción
<literal>\item</literal>. En el entorno por lo menos debe haber una instrucción
@@ -1741,7 +1743,7 @@
eludir los espacios entre ellos. He aquí un ejemplo de una definición
del entorno <literal>itemize*</literal> sin espacio extra entre elementos o entre
párrafos dentro de un solo elemento (<literal>\parskip</literal> no es específico de
-la lista, see <link linkend="_005cparskip">\parskip</link>):
+la lista, véase <link linkend="_005cparskip">\parskip</link>):
</para>
<screen>\newenvironment{itemize*}%
{\begin{itemize}%
@@ -1757,7 +1759,7 @@
<indexterm role="fn"><primary>entorno <literal>letter</literal></primary></indexterm>
<indexterm role="fn"><primary><literal>letter</literal>, entorno</primary></indexterm>
-<para>Este entorno se utiliza para crear cartas. See <link linkend="Cartas">Cartas</link>.
+<para>Este entorno se utiliza para crear cartas. Véase <link linkend="Cartas">Cartas</link>.
</para>
</sect1>
@@ -1805,7 +1807,7 @@
</screen>
<para>El entorno <literal>math</literal> inserta la fórmula <replaceable>math</replaceable> dada dentro del
texto actual. <literal>\(...\))</literal> y <literal>$...$</literal> son sinónimos.
-See <link linkend="F_00f3rmulas-Matem_00e1ticas">Fórmulas Matemáticas</link>.
+Véase <link linkend="F_00f3rmulas-Matem_00e1ticas">Fórmulas Matemáticas</link>.
</para>
</sect1>
@@ -1822,13 +1824,13 @@
</screen>
<para>El entorno <literal>minipage</literal> compone tipográficamente su cuerpo de
<replaceable>texto</replaceable> en un bloque que no debe abarcar varias páginas. Este es
-similar a la instrucción <literal>\parbox</literal> (see <link linkend="_005cparbox">\parbox</link>), pero a
+similar a la instrucción <literal>\parbox</literal> (véase <link linkend="_005cparbox">\parbox</link>), pero a
diferencia de <literal>\parbox</literal>, se pueden utilizar otros entornos de
marcado de párrafos dentro de una minipágina.
</para>
<!-- (xxref posiciones) -->
<para>Los argumentos son los mismos que para <literal>\parbox</literal>
-(see <link linkend="_005cparbox">\parbox</link>).
+(véase <link linkend="_005cparbox">\parbox</link>).
</para>
<indexterm role="cp"><primary>sangría de párrafos, en minipage</primary></indexterm>
<indexterm role="cp"><primary>sangría de párrafos, en minipage</primary></indexterm>
@@ -1844,7 +1846,7 @@
Una instrucción <literal>\footnote</literal> o <literal>\footnotetext</literal> coloca la nota
al pie en la parte inferior de la minipágina en lugar de en la parte
inferior de la página, y esta utiliza el contador <literal>\mpfootnote</literal> en
-lugar del contador normal <literal>footnote</literal> (see <link linkend="Contadores">Contadores</link>).
+lugar del contador normal <literal>footnote</literal> (véase <link linkend="Contadores">Contadores</link>).
</para>
<para>No obstante, no ponga una minipágina dentro de otra si usted está usando
notas al pie; estas pueden terminar mal en la parte inferior de la
@@ -1925,7 +1927,7 @@
</para>
<indexterm role="fn"><primary>caja lR</primary></indexterm>
<para>La instrucción <literal>\put</literal> crea una <firstterm>caja LR</firstterm>. Puede poner
-cualquier cosa que vaya en una <literal>\mbox</literal> (see <link linkend="_005cmbox">\mbox</link>) en el
+cualquier cosa que vaya en una <literal>\mbox</literal> (véase <link linkend="_005cmbox">\mbox</link>) en el
argumento texto de la instrucción <literal>\put</literal>. Al hacer esto, el punto
de referencia será la esquina inferior izquierda de la caja.
</para>
@@ -1975,7 +1977,7 @@
</term><listitem><para>Mueve el elemento hacia la derecha.
</para>
</listitem></varlistentry></variablelist>
-<para>See <link linkend="_005cmakebox">\makebox</link>.
+<para>Véase <link linkend="_005cmakebox">\makebox</link>.
</para>
</sect2>
@@ -2283,13 +2285,13 @@
subsecuentes instrucciones de tabulación, comenzando con la línea de
tabulación si es necesario.
</para>
-</listitem></varlistentry><varlistentry><term><indexterm role="fn"><primary>\’ (tabbing)</primary></indexterm><literal>\' (tabbing)</literal>
+</listitem></varlistentry><varlistentry><term><indexterm role="fn"><primary>\' (tabbing)</primary></indexterm><literal>\' (tabbing)</literal>
</term><listitem><para>Mueve todo lo que ha escrito hasta ahora en la columna actual, es decir,
cualquier cosa desde la instrucción <literal>\></literal>, <literal>\<</literal>, <literal>\'</literal>,
<literal>\\</literal> o <literal>\kill</literal> más reciente, a la derecha de la columna
anterior, a ras de la tabulación de la columna actual.
</para>
-</listitem></varlistentry><varlistentry><term><indexterm role="fn"><primary>\‘ (tabbing)</primary></indexterm><literal>\` (tabbing)</literal>
+</listitem></varlistentry><varlistentry><term><indexterm role="fn"><primary>\` (tabbing)</primary></indexterm><literal>\` (tabbing)</literal>
</term><listitem><para>Permite poner texto alineado a la derecha contra cualquier tabulación,
incluyendo la tabulación 0. Sin embargo, no puede mover el texto a
la derecha de la última columna porque allí no hay tabulación. La
@@ -2299,11 +2301,11 @@
o <literal>\'</literal> entre el <literal>\`</literal> y la instrucción que termina la línea.
</para>
</listitem></varlistentry><varlistentry><term><indexterm role="fn"><primary>\a (tabbing)</primary></indexterm><literal>\a (tabbing)</literal>
-</term><listitem><indexterm role="fn"><primary>\a’ (acento agudo en tabulación)</primary></indexterm>
-<indexterm role="fn"><primary>\a‘ (acento grave en tabulación)</primary></indexterm>
+</term><listitem><indexterm role="fn"><primary>\a' (acento agudo en tabulación)</primary></indexterm>
+<indexterm role="fn"><primary>\a` (acento grave en tabulación)</primary></indexterm>
<indexterm role="fn"><primary>\a= (acento macrón en tabbing)</primary></indexterm>
<para>En un entorno <literal>tabbing</literal>, las instrucciones <literal>\=</literal>, <literal>\'</literal> y
-<literal>\`</literal> no producen acentos en la manera usual (see <link linkend="Acentos">Acentos</link>). En
+<literal>\`</literal> no producen acentos en la manera usual (véase <link linkend="Acentos">Acentos</link>). En
su lugar, se utilizan estas instrucciones <literal>\a=</literal>, <literal>\a'</literal> y
<literal>\a`</literal>.
</para>
@@ -2366,7 +2368,7 @@
<para>El argumento opcional <literal>[ubicación]</literal> determina dónde &latex; trata
de colocar su tabla. Hay cuatro lugares donde &latex;, posiblemente,
pueda colocar un flotante:; estos son los mismo que los utilizados con
-el entorno <literal>figure</literal>, y se describen allí (see <link linkend="figure">figure</link>).
+el entorno <literal>figure</literal>, y se describen allí (véase <link linkend="figure">figure</link>).
</para>
<para>Las clases <literal>report</literal> y <literal>article</literal> estándar utilizan la ubicación
<literal>[tbp]</literal> predeterminada.
@@ -2667,7 +2669,7 @@
<para>Si usted utiliza el programa Bib&tex; escrito por Oren Patashnik
(altamente recomendable si necesita una bibliografía de más de un par de
títulos) para mantener su bibliografía, no utilice el entorno
-<literal>thebibliography</literal> (see <link linkend="thebibliography">thebibliography</link>). En su lugar, incluya
+<literal>thebibliography</literal> (véase <link linkend="thebibliography">thebibliography</link>). En su lugar, incluya
las líneas
</para>
<screen>\bibliographystyle{<replaceable>estilo-de-bibliografía</replaceable>}
@@ -2719,7 +2721,7 @@
</screen>
<para>El entorno <literal>theorem</literal> produce “Teorema <replaceable>n</replaceable>” en negrita seguido
por el <replaceable>texto-del-teorema</replaceable>, donde las posibilidades de numeración
-para <replaceable>n</replaceable> se describen bajo <literal>\newtheorem</literal> (see <link linkend="_005cnewtheorem">\newtheorem</link>).
+para <replaceable>n</replaceable> se describen bajo <literal>\newtheorem</literal> (véase <link linkend="_005cnewtheorem">\newtheorem</link>).
</para>
</sect1>
@@ -2742,10 +2744,10 @@
También provoca que la página siguiente sea numerada como la página uno.
El formato de la página del título se deja bajo su responsabilidad. La
instrucción <literal>\today</literal> puede ser útil en las páginas de título
-(see <link linkend="_005ctoday">\today</link>).
+(véase <link linkend="_005ctoday">\today</link>).
</para>
<para>Usted puede utilizar la instrucción <literal>\maketitle</literal>
-(see <link linkend="_005cmaketitle">\maketitle</link>) para producir una página de título estándar sin un
+(véase <link linkend="_005cmaketitle">\maketitle</link>) para producir una página de título estándar sin un
entorno <literal>titlepage</literal>.
</para>
@@ -2919,7 +2921,7 @@
desbordamiento de caja.
</para>
<para>Esta instrucción cancela el efecto de una instrucción <literal>\sloppy</literal>
-previa (see <link linkend="_005csloppy">\sloppy</link>.
+previa (véase <link linkend="_005csloppy">\sloppy</link>.
</para>
</sect1>
@@ -2931,7 +2933,7 @@
un mayor espaciamiento entre palabras.
</para>
<para>Dura hasta que se utilice una instrucción <literal>\fussy</literal>
-(see <link linkend="_005cfussy">\fussy</link>).
+(véase <link linkend="_005cfussy">\fussy</link>).
</para>
</sect1>
@@ -3155,7 +3157,7 @@
<indexterm role="fn"><primary>\fnsymbol, y notas al pie</primary></indexterm>
<indexterm role="fn"><primary>\fnsymbol</primary></indexterm>
<para>La instrucción <literal>\fnsymbol</literal> produce a serie predefinida de símbolos
-(see <link linkend="_005calph-_005cAlph-_005carabic-_005croman-_005cRoman-_005cfnsymbol">\alph \Alph \arabic \roman \Roman \fnsymbol</link>). Si desea
+(véase <link linkend="_005calph-_005cAlph-_005carabic-_005croman-_005cRoman-_005cfnsymbol">\alph \Alph \arabic \roman \Roman \fnsymbol</link>). Si desea
utilizar un símbolo diferente como su marca de nota al pie, necesitará
redefinir <literal>\@fnsymbol</literal>.
</para>
@@ -3176,7 +3178,7 @@
</listitem></varlistentry><varlistentry><term><indexterm role="fn"><primary>\footnotesep</primary></indexterm><literal>\footnotesep</literal>
</term><listitem><para>La altura donde se coloca el puntal al comienzo de la nota al pie. De
forma predeterminada, se establece en el puntal del tipo de letra normal
-<literal>\footnotesize</literal> (see <link linkend="Tama_00f1os-del-Tipo-de-Letra">Tamaños del Tipo de Letra</link>, por lo tanto no
+<literal>\footnotesize</literal> (véase <link linkend="Tama_00f1os-del-Tipo-de-Letra">Tamaños del Tipo de Letra</link>, por lo tanto no
hay espacio extra entre las notas. Este es ‘<literal>6.65pt</literal>’ para
‘<literal>10pt</literal>’, ‘<literal>7.7pt</literal>’ para ‘<literal>11pt</literal>’ y ‘<literal>8.4pt</literal>’ para
‘<literal>12pt</literal>’.
@@ -3255,7 +3257,7 @@
se restablecerá cuando el contador cuyo nomber es
<replaceable>super</replaceable> se incremente.
</para>
-<para>See <link linkend="Contadores">Contadores</link>, para mayor información.
+<para>Véase <link linkend="Contadores">Contadores</link>, para mayor información.
</para>
</sect1>
@@ -3275,7 +3277,7 @@
<literal>\newlength{\foo}</literal>. Ocurre un error si <literal>\foo</literal> ya está
definido.
</para>
-<para>See <link linkend="Longitudes">Longitudes</link>, para saber cómo fijar la nueva longitud a un valor
+<para>Véase <link linkend="Longitudes">Longitudes</link>, para saber cómo fijar la nueva longitud a un valor
distinto de cero, y para más información acerca de las longitudes en
general.
</para>
@@ -3415,8 +3417,8 @@
frágiles deben tener su propia <literal>\protect</literal>.
</para>
<para>Algunos ejemplos de argumentos móviles son <literal>\caption</literal>
-(see <link linkend="figure">figure</link>), <literal>\thanks</literal> (see <link linkend="_005cmaketitle">\maketitle</link>) y @-expresiones
-en entornos <literal>tabular</literal> y <literal>array</literal> (see <link linkend="tabular">tabular</link>).
+(véase <link linkend="figure">figure</link>), <literal>\thanks</literal> (véase <link linkend="_005cmaketitle">\maketitle</link>) y @-expresiones
+en entornos <literal>tabular</literal> y <literal>array</literal> (véase <link linkend="tabular">tabular</link>).
</para>
<indexterm role="cp"><primary>instrucciones robustas</primary></indexterm>
<para>Las instrucciones que no son frágiles se llaman <firstterm>robustas</firstterm>. Estas
@@ -3555,7 +3557,7 @@
<indexterm role="fn"><primary>\refstepcounter</primary></indexterm>
<para>La instrucción <literal>\refstepcounter</literal> trabaja de la misma manera que
-<literal>\stepcounter</literal> See <link linkend="_005cstepcounter">\stepcounter</link>, excepto que esta además define
+<literal>\stepcounter</literal> Véase <link linkend="_005cstepcounter">\stepcounter</link>, excepto que esta además define
el valor actual de <literal>\ref</literal> para que sea el resultado de
<literal>\thecounter</literal>.
</para>
@@ -3583,7 +3585,7 @@
conforme al progreso del trabajo.
</para>
<para>La instrucción relacionada <literal>\today</literal> produce una cadena de texto que
-representa el día actual (see <link linkend="_005ctoday">\today</link>).
+representa el día actual (véase <link linkend="_005ctoday">\today</link>).
</para>
</sect1>
@@ -3671,7 +3673,7 @@
<indexterm role="fn"><primary>\totalheight</primary></indexterm>
</para>
<para>Estos parámetros de longitud se pueden utilizar en los argumentos de las
-instrucciones que dibujan cajas (see <link linkend="Cajas">Cajas</link>). Especifican el ancho
+instrucciones que dibujan cajas (véase <link linkend="Cajas">Cajas</link>). Especifican el ancho
natural, etc., del texto en la caja. <literal>\totalheight</literal> es igual a
<literal>\height</literal> + <literal>\depth</literal>. Para hacer una caja con el texto
extendido hasta el doble del tamaño natural, por ejemplo, digamos
@@ -4634,7 +4636,7 @@
<para>&latex; proporciona una variedad de instrucciones para producir letras
acentuadas en matemáticas. Son distintas de los acentos en un texto normal
-(see <link linkend="Acentos">Acentos</link>).
+(véase <link linkend="Acentos">Acentos</link>).
</para>
<variablelist><varlistentry><term><indexterm role="fn"><primary>\acute</primary></indexterm><literal>\acute</literal>
</term><listitem><indexterm role="cp"><primary>acento agudo, math</primary></indexterm>
@@ -4874,7 +4876,7 @@
</term><listitem><indexterm role="cp"><primary>fecha, para la página de título</primary></indexterm>
<para>La instrucción <literal>\date</literal> declara el <replaceable>texto</replaceable> para ser la fecha del
documento. Sin la instrucción <literal>\date</literal>, se utiliza la fecha actual
-(see <link linkend="_005ctoday">\today</link>).
+(véase <link linkend="_005ctoday">\today</link>).
</para>
</listitem></varlistentry><varlistentry><term><indexterm role="fn"><primary>\thanks{<replaceable>texto</replaceable>}</primary></indexterm><literal>\thanks{<replaceable>texto</replaceable>}</literal>
</term><listitem><indexterm role="cp"><primary>thanks, para titlepage</primary></indexterm>
@@ -4989,7 +4991,7 @@
<!-- vincentb1: I don't think that quad should be translated in that context. -->
Se puede
utilizar en modo texto, pero más a menudo es útil en modo matemático
-(see <link linkend="Espacios-en-Modo-Math">Espacios en Modo Math</link>).
+(véase <link linkend="Espacios-en-Modo-Math">Espacios en Modo Math</link>).
</para>
@@ -5174,7 +5176,7 @@
<para>La instrucción <literal>\vfill</literal> produce un relleno de longitud (pegado) el
cual se puede reducir y estirar verticalmente tanto como sea necesario.
-Este es equivalente a <literal>\vspace{\fill}</literal> (see <link linkend="_005chfill">\hfill</link>).
+Este es equivalente a <literal>\vspace{\fill}</literal> (véase <link linkend="_005chfill">\hfill</link>).
</para>
</sect1>
@@ -5202,7 +5204,7 @@
<indexterm role="cp"><primary>cajas</primary></indexterm>
-<para>Todos los parámetros de longitud predeterminados (see <link linkend="Longitudes-Predeterminadas">Longitudes
+<para>Todos los parámetros de longitud predeterminados (véase <link linkend="Longitudes-Predeterminadas">Longitudes
Predeterminadas</link>) se pueden utilizar en los argumentos de las
instrucciones que generan cajas.
</para>
@@ -5246,7 +5248,7 @@
(predeterminado a ‘<literal>.4pt</literal>’), y dejan un espacio de <literal>\fboxsep</literal>
(predeterminado a ‘<literal>3pt</literal>’) entre la regla y el contenido de la caja.
</para>
-<para>See <link linkend="_005cframebox-_0028picture_0029">\framebox (picture)</link>, para la instrucción <literal>\framebox</literal> en el
+<para>Véase <link linkend="_005cframebox-_0028picture_0029">\framebox (picture)</link>, para la instrucción <literal>\framebox</literal> en el
entorno <literal>picture</literal>.
</para>
@@ -5288,7 +5290,7 @@
</term><listitem><para>Alineado (justificado) a través de <replaceable>ancho</replaceable>; <replaceable>texto</replaceable> debe
contener espacio elástico para que esto funcione.
</para></listitem></varlistentry></variablelist>
-<para><literal>\makebox</literal> también se utiliza en el entorno picture see <link linkend="_005cmakebox-_0028picture_0029">\makebox
+<para><literal>\makebox</literal> también se utiliza en el entorno picture véase <link linkend="_005cmakebox-_0028picture_0029">\makebox
(picture)</link>.
</para>
@@ -5307,7 +5309,7 @@
particular, no debe utilizar ningún entorno que genere párrafos dentro
de un argumento <literal>\parbox</literal>. Para grandes piezas de texto,
incluyendo aquellas que contienen un entorno que genera párrafos, debe
-usar un entorno <literal>minipágina</literal> (see <link linkend="minipage">minipage</link>).
+usar un entorno <literal>minipágina</literal> (véase <link linkend="minipage">minipage</link>).
</para>
<para><literal>\parbox</literal> tiene dos argumentos obligatorios:
</para>
@@ -5367,10 +5369,10 @@
<screen>\savebox{<replaceable>\instrucción-caja</replaceable>}[<replaceable>ancho</replaceable>][<replaceable>posición</replaceable>]{<replaceable>texto</replaceable>}
</screen>
<para>Esta instrucción fija la tipografía de <replaceable>texto</replaceable> en una caja al igual
-que <literal>\makebox</literal> (see <link linkend="_005cmakebox">\makebox</link>), excepto que el lugar de imprimir
+que <literal>\makebox</literal> (véase <link linkend="_005cmakebox">\makebox</link>), excepto que el lugar de imprimir
la caja resultante, esta la guarda en la caja etiquetada
<replaceable>\instrucción-caja</replaceable>, que se debe haber declarado con
-<literal>\newsavebox</literal> (see <link linkend="_005cnewsavebox">\newsavebox</link>).
+<literal>\newsavebox</literal> (véase <link linkend="_005cnewsavebox">\newsavebox</link>).
</para>
</sect1>
@@ -5383,10 +5385,10 @@
<screen>\sbox{<replaceable>\instrucción-caja</replaceable>}{<replaceable>texto</replaceable>}
</screen>
<para><literal>\sbox</literal> escribe el <replaceable>texto</replaceable> en una caja tal como <literal>\mbox</literal>
-(see <link linkend="_005cmbox">\mbox</link>) excepto que en lugar de incluir la caja resultante en la
+(véase <link linkend="_005cmbox">\mbox</link>) excepto que en lugar de incluir la caja resultante en la
salida normal, esta la guarda en la caja etiquetada
<replaceable>\instrucción-caja</replaceable>. <replaceable>\instrucción-caja</replaceable> se debió declarar
-previamente con <literal>\newsavebox</literal> (see <link linkend="_005cnewsavebox">\newsavebox</link>).
+previamente con <literal>\newsavebox</literal> (véase <link linkend="_005cnewsavebox">\newsavebox</link>).
</para>
</sect1>
@@ -5400,7 +5402,7 @@
</screen>
<para><literal>\usebox</literal> produce la caja guardada más recientemente en el depósito
<replaceable>\instrucción-caja</replaceable> por una instrucción <literal>\savebox</literal>
-(see <link linkend="_005csavebox">\savebox</link>).
+(véase <link linkend="_005csavebox">\savebox</link>).
</para>
</sect1>
@@ -5441,12 +5443,12 @@
tiene su propio significado especial (dependiente del contexto). Una \
romana es producida al escribir <literal>$\backslash$</literal> en su archivo, y una
<literal>\</literal> de máquina de escribir es producida usando ‘<literal>\</literal>’ en una
-instrucción verbatim (see <link linkend="verbatim">verbatim</link>).
+instrucción verbatim (véase <link linkend="verbatim">verbatim</link>).
</para>
<indexterm role="fn"><primary>\~</primary></indexterm>
<indexterm role="fn"><primary>\^</primary></indexterm>
<para>Además, <literal>\~</literal> y <literal>\^</literal> colocan acentos tilde y circunflejo sobre
-la siguiente letra, como en õ y ô (see <link linkend="Acentos">Acentos</link>); Para
+la siguiente letra, como en õ y ô (véase <link linkend="Acentos">Acentos</link>); Para
obtener una <literal>~</literal> o <literal>^</literal> independiente, usted puede utilizar una
instrucción verbatim.
</para>
@@ -5775,12 +5777,12 @@
</para>
</listitem></varlistentry><varlistentry><term><literal>\'</literal>
</term><term><literal>\capitalacute</literal>
-</term><listitem><indexterm role="fn"><primary>\’ (acento agudo)</primary></indexterm>
+</term><listitem><indexterm role="fn"><primary>\' (acento agudo)</primary></indexterm>
<indexterm role="fn"><primary>\capitalacute</primary></indexterm>
<indexterm role="cp"><primary>acento agudo</primary></indexterm>
<para>Produce un acento agudo, como en ó. En el entorno <literal>tabbing</literal>,
empuja la columna actual a la derecha de la columna anterior
-(see <link linkend="tabbing">tabbing</link>).
+(véase <link linkend="tabbing">tabbing</link>).
</para>
</listitem></varlistentry><varlistentry><term><literal>\.</literal>
</term><listitem><indexterm role="fn"><primary>\. (acento punto encima)</primary></indexterm>
@@ -5808,12 +5810,12 @@
</para>
</listitem></varlistentry><varlistentry><term><literal>\`</literal>
</term><term><literal>\capitalgrave</literal>
-</term><listitem><indexterm role="fn"><primary>\‘ (acento grave)</primary></indexterm>
+</term><listitem><indexterm role="fn"><primary>\` (acento grave)</primary></indexterm>
<indexterm role="fn"><primary>\capitalgrave</primary></indexterm>
<indexterm role="cp"><primary>acento grave</primary></indexterm>
<para>Produce un acento grave sobre la siguiente, como en ò. En el
entorno <literal>tabbing</literal>, mueve el siguiente texto hacia el margen derecho
-(see <link linkend="tabbing">tabbing</link>).
+(véase <link linkend="tabbing">tabbing</link>).
</para>
</listitem></varlistentry><varlistentry><term><literal>\~</literal>
</term><term><literal>\capitaltilde</literal>
@@ -6037,7 +6039,7 @@
<para>La instrucción <literal>\today</literal> produce la fecha de hoy, en formato
‘<literal><replaceable>mes</replaceable> <replaceable>dd</replaceable>, <replaceable>aaaa</replaceable></literal>’; por ejemplo, ‘Julio 04 1976’.
Utiliza los contadores predefinidos <literal>\day</literal>, <literal>\month</literal>, y
-<literal>\year</literal> (see <link linkend="_005cday-_005cmonth-_005cyear">\day \month \year</link>) para hacerlo. No se actualiza
+<literal>\year</literal> (véase <link linkend="_005cday-_005cmonth-_005cyear">\day \month \year</link>) para hacerlo. No se actualiza
cuando se ejecuta el programa.
</para>
<indexterm role="cp"><primary>paquete <literal>datetime</literal></primary></indexterm>
@@ -6070,7 +6072,7 @@
</screen>
<para>No hay presente una instrucción <literal>\includeonly</literal>, la instrucción
<literal>\include</literal> executa <literal>\clearpage</literal> para iniciar una nueva página
-(see <link linkend="_005cclearpage">\clearpage</link>), entonces lee el <replaceable>archivo</replaceable>, y luego hace otro
+(véase <link linkend="_005cclearpage">\clearpage</link>), entonces lee el <replaceable>archivo</replaceable>, y luego hace otro
<literal>\clearpage</literal>.
</para>
<para>Dada una instrucción <literal>\includeonly</literal>, las acciones <literal>\include</literal>
@@ -6358,7 +6360,7 @@
</para>
<para>Si usted no proporciona una declaración <literal>\address</literal>, entonces, se
aplicará a la carta el formato de copia en papel con el membrete
-estándar de su organización. (See <link linkend="Descripci_00f3n">Descripción</link>, para obtener detalles
+estándar de su organización. (Véase <link linkend="Descripci_00f3n">Descripción</link>, para obtener detalles
sobre la implementación local). Si usted proporciona una declaración
<literal>\address</literal>, entonces, la carta será formateada como una carta
personal.
Modified: trunk/latex2e-es.dvi
===================================================================
(Binary files differ)
Modified: trunk/latex2e-es.info
===================================================================
--- trunk/latex2e-es.info 2018-03-28 22:21:21 UTC (rev 614)
+++ trunk/latex2e-es.info 2018-03-29 14:57:26 UTC (rev 615)
@@ -1,4 +1,4 @@
-This is latex2e-es.info, produced by makeinfo version 6.1 from
+This is latex2e-es.info, produced by makeinfo version 6.5 from
latex2e-es.texi.
Este documento es un manual de referencia extraoficial para LaTeX, un
@@ -103,12 +103,13 @@
Una vez más, el presente documento no es oficial y no ha sido
revisado por los responsables del proyecto LaTeX. No enviar informes de
error o cualquier otra cosa sobre este documento a ellos. En su lugar,
-por favor, envíe todos comentarios a <latexrefman-discuss at gna.org>.
+por favor, envíe todos comentarios a <latexrefman at tug.org>.
La página principal de este documento es
-<http://home.gna.org/latexrefman>. Esa página tiene enlaces al
-resultado actual de la compilación de este documento en varios formatos,
-a fuentes, a listas de correo, y a otros infraestructura.
+<http://puszcza.gnu.org.ua/software/latexrefman/>. Esa página tiene
+enlaces al resultado actual de la compilación de este documento en
+varios formatos, a fuentes, a listas de correo, y a otros
+infraestructura.
Por supuesto, hay muchas otras muchas fuentes de información sobre,
LaTeX. Éstos son algunos de ellos:
@@ -5871,7 +5872,7 @@
File: latex2e-es.info, Node: Plantillas de Documento, Next: License translation, Prev: Línea de Órdenes, Up: Top
-Appendix A Plantillas de Documento
+Apéndice A Plantillas de Documento
**********************************
Aunque no es material de referencia, tal vez estas plantillas de
@@ -6034,7 +6035,7 @@
File: latex2e-es.info, Node: License translation, Next: Plantillas de Documento, Prev: Índice de Conceptos, Up: Top
-Appendix B Traducción de la licencia
+Apéndice B Traducción de la licencia
************************************
La traducción que sigue es dada únicamente como informaciòn, y no
@@ -7834,7 +7835,7 @@
* flushright, entorno: flushright. (line 6)
* indexspace: Índices. (line 34)
* itemize, entorno: itemize. (line 6)
-* <latexrefman-discuss at gna.org> dirección de correo electrónico: Acerca de este documento.
+* <latexrefman at tug.org> dirección de correo electrónico: Acerca de este documento.
(line 12)
* letter, entorno: letter. (line 6)
* list, entorno: list. (line 6)
@@ -7908,210 +7909,210 @@
Tag Table:
Node: Top2027
Node: Acerca de este documento4420
-Node: Descripción5999
-Node: Iniciando y Finalizando8367
-Node: Clases de Documento8999
-Node: Opciones de Clase de Documento9685
-Node: Tipos de Letra12889
-Node: Estilos del Tipo de Letra13468
-Node: Tamaños del Tipo de Letra16584
-Node: Instrucciones de Bajo Nivel para el Tipo de Letra18233
-Node: Diseño21518
-Node: \onecolumn22099
-Node: \twocolumn22345
-Node: \flushbottom24261
-Node: \raggedbottom24684
-Node: Parámetros para el Diseño de Página25025
-Node: Seccionado27611
-Node: Referencias Cruzadas29475
-Node: \label29954
-Node: \pageref30968
-Node: \ref31295
-Node: Entornos31749
-Node: abstract33383
-Node: array33623
-Node: center35147
-Node: \centering35656
-Node: description36624
-Node: displaymath37663
-Node: document38361
-Node: enumerate38634
-Node: eqnarray40079
-Node: equation41286
-Node: figure41699
-Node: filecontents45198
-Node: flushleft47054
-Node: \raggedright47579
-Node: flushright48237
-Node: \raggedleft48742
-Node: itemize49398
-Node: letter53664
-Node: list53898
-Node: math54833
-Node: minipage55177
-Node: picture56553
-Node: \circle61047
-Node: \makebox (picture)61425
-Node: \framebox (picture)62224
-Node: \dashbox62756
-Node: \frame63377
-Node: \line63732
-Node: \linethickness64275
-Node: \thicklines64754
-Node: \thinlines65091
-Node: \multiput65424
-Node: \oval65833
-Node: \put66542
-Node: \shortstack66840
-Node: \vector67364
-Node: quotation67712
-Node: quote68219
-Node: tabbing68714
-Node: table72420
-Node: tabular73421
-Node: \multicolumn78105
-Node: \cline79037
-Node: \hline79404
-Node: \vline79759
-Node: thebibliography80125
-Node: \bibitem81450
-Node: \cite82314
-Node: \nocite82855
-Node: Usando BibTeX83191
-Node: theorem84983
-Node: titlepage85394
-Node: verbatim86133
-Node: \verb86874
-Node: verse87577
-Node: Saltos de Línea88134
-Node: \\89350
-Node: \obeycr y \restorecr89929
-Node: \newline90430
-Node: \- (hyphenation)90731
-Node: \fussy91503
-Node: \sloppy91966
-Node: \hyphenation92365
-Node: \linebreak y \nolinebreak93138
-Node: Saltos de Página93865
-Node: \cleardoublepage94581
-Node: \clearpage95072
-Node: \newpage95384
-Node: \enlargethispage95648
-Node: \pagebreak y \nopagebreak96225
-Node: Notas al Pie97004
-Node: \footnote97733
-Node: \footnotemark98321
-Node: \footnotetext98944
-Node: Notas al Pie Simbólicas99535
-Node: Parámetros para Footnote100146
-Node: Definiciones101034
-Node: \newcommand y \renewcommand101833
-Node: \newcounter103354
-Node: \newlength103882
-Node: \newsavebox104489
-Node: \newenvironment y \renewenvironment104859
-Node: \newtheorem106508
-Node: \newfont107605
-Node: \protect108202
-Node: Contadores109191
-Node: \alph \Alph \arabic \roman \Roman \fnsymbol110607
-Node: \usecounter111862
-Node: \value112269
-Node: \setcounter112714
-Node: \addtocounter113022
-Node: \refstepcounter113356
-Node: \stepcounter113757
-Node: \day \month \year114042
-Node: Longitudes114662
-Node: \setlength115335
-Node: \addtolength115737
-Node: \settodepth116094
-Node: \settoheight116414
-Node: \settowidth116731
-Node: Longitudes Predeterminadas117033
-Node: Haciendo Párrafos117664
-Node: \indent118320
-Node: \noindent118880
-Node: \parskip119177
-Node: Notas al Margen119493
-Node: Fórmulas Matemáticas121337
-Node: Subíndices y Superíndices123397
-Node: Símbolos Matemáticos123916
-Node: Funciones Matemáticas131908
-Node: Acentos Matemáticos133066
-Node: Espacios en Modo Math134285
-Node: Miscelánea Math135031
-Node: Modos136795
-Node: Estilos de Página138928
-Node: \maketitle139534
-Node: \pagenumbering140859
-Node: \pagestyle141472
-Node: \thispagestyle142899
-Node: Espacios143251
-Node: \hspace144439
-Node: \hfill145100
-Node: \SPACE145577
-Node: \AT146135
-Node: \thinspace146637
-Node: \/146923
-Node: \hrulefill147889
-Node: \dotfill148186
-Node: \addvspace148455
-Node: \bigskip \medskip \smallskip149023
-Node: \vfill149815
-Node: \vspace150165
-Node: Cajas150669
-Node: \mbox151522
-Node: \fbox y \framebox151873
-Node: lrbox152774
-Node: \makebox153130
-Node: \parbox153951
-Node: \raisebox155459
-Node: \savebox156128
-Node: \sbox156616
-Node: \usebox157140
-Node: Inserciones Especiales157479
-Node: Caracteres Reservados158194
-Node: Símbolos de Texto159867
-Node: Acentos163815
-Node: Caracteres no Ingleses166832
-Node: \rule167597
-Node: \today168058
-Node: Dividiendo la Entrada168562
-Node: \include169303
-Node: \includeonly170023
-Node: \input170613
-Node: Asuntos de Portada/Contraportada171186
-Node: Tablas de Contenido171441
-Node: \addcontentsline172640
-Node: \addtocontents173683
-Node: Glosarios174246
-Node: Índices174865
-Node: Cartas176939
-Node: \address179190
-Node: \cc179925
-Node: \closing180191
-Node: \encl180447
-Node: \location180661
-Node: \makelabels180962
-Node: \name181276
-Node: \opening181516
-Node: \ps181867
-Node: \signature182078
-Node: \startbreaks182380
-Node: \stopbreaks182649
-Node: \telephone182896
-Node: Entrada/Salida a la Terminal183160
-Node: \typein183456
-Node: \typeout184183
-Node: Línea de Órdenes185007
-Node: Plantillas de Documento185859
-Node: Plantilla book186220
-Node: Plantilla beamer186726
-Node: Plantilla tugboat187456
-Node: License translation189954
-Node: Índice de Conceptos190872
-Node: Índice de Instrucciones230781
+Node: Descripción6007
+Node: Iniciando y Finalizando8375
+Node: Clases de Documento9007
+Node: Opciones de Clase de Documento9693
+Node: Tipos de Letra12897
+Node: Estilos del Tipo de Letra13476
+Node: Tamaños del Tipo de Letra16592
+Node: Instrucciones de Bajo Nivel para el Tipo de Letra18241
+Node: Diseño21526
+Node: \onecolumn22107
+Node: \twocolumn22353
+Node: \flushbottom24269
+Node: \raggedbottom24692
+Node: Parámetros para el Diseño de Página25033
+Node: Seccionado27619
+Node: Referencias Cruzadas29483
+Node: \label29962
+Node: \pageref30976
+Node: \ref31303
+Node: Entornos31757
+Node: abstract33391
+Node: array33631
+Node: center35155
+Node: \centering35664
+Node: description36632
+Node: displaymath37671
+Node: document38369
+Node: enumerate38642
+Node: eqnarray40087
+Node: equation41294
+Node: figure41707
+Node: filecontents45206
+Node: flushleft47062
+Node: \raggedright47587
+Node: flushright48245
+Node: \raggedleft48750
+Node: itemize49406
+Node: letter53672
+Node: list53906
+Node: math54841
+Node: minipage55185
+Node: picture56561
+Node: \circle61055
+Node: \makebox (picture)61433
+Node: \framebox (picture)62232
+Node: \dashbox62764
+Node: \frame63385
+Node: \line63740
+Node: \linethickness64283
+Node: \thicklines64762
+Node: \thinlines65099
+Node: \multiput65432
+Node: \oval65841
+Node: \put66550
+Node: \shortstack66848
+Node: \vector67372
+Node: quotation67720
+Node: quote68227
+Node: tabbing68722
+Node: table72428
+Node: tabular73429
+Node: \multicolumn78113
+Node: \cline79045
+Node: \hline79412
+Node: \vline79767
+Node: thebibliography80133
+Node: \bibitem81458
+Node: \cite82322
+Node: \nocite82863
+Node: Usando BibTeX83199
+Node: theorem84991
+Node: titlepage85402
+Node: verbatim86141
+Node: \verb86882
+Node: verse87585
+Node: Saltos de Línea88142
+Node: \\89358
+Node: \obeycr y \restorecr89937
+Node: \newline90438
+Node: \- (hyphenation)90739
+Node: \fussy91511
+Node: \sloppy91974
+Node: \hyphenation92373
+Node: \linebreak y \nolinebreak93146
+Node: Saltos de Página93873
+Node: \cleardoublepage94589
+Node: \clearpage95080
+Node: \newpage95392
+Node: \enlargethispage95656
+Node: \pagebreak y \nopagebreak96233
+Node: Notas al Pie97012
+Node: \footnote97741
+Node: \footnotemark98329
+Node: \footnotetext98952
+Node: Notas al Pie Simbólicas99543
+Node: Parámetros para Footnote100154
+Node: Definiciones101042
+Node: \newcommand y \renewcommand101841
+Node: \newcounter103362
+Node: \newlength103890
+Node: \newsavebox104497
+Node: \newenvironment y \renewenvironment104867
+Node: \newtheorem106516
+Node: \newfont107613
+Node: \protect108210
+Node: Contadores109199
+Node: \alph \Alph \arabic \roman \Roman \fnsymbol110615
+Node: \usecounter111870
+Node: \value112277
+Node: \setcounter112722
+Node: \addtocounter113030
+Node: \refstepcounter113364
+Node: \stepcounter113765
+Node: \day \month \year114050
+Node: Longitudes114670
+Node: \setlength115343
+Node: \addtolength115745
+Node: \settodepth116102
+Node: \settoheight116422
+Node: \settowidth116739
+Node: Longitudes Predeterminadas117041
+Node: Haciendo Párrafos117672
+Node: \indent118328
+Node: \noindent118888
+Node: \parskip119185
+Node: Notas al Margen119501
+Node: Fórmulas Matemáticas121345
+Node: Subíndices y Superíndices123405
+Node: Símbolos Matemáticos123924
+Node: Funciones Matemáticas131916
+Node: Acentos Matemáticos133074
+Node: Espacios en Modo Math134293
+Node: Miscelánea Math135039
+Node: Modos136803
+Node: Estilos de Página138936
+Node: \maketitle139542
+Node: \pagenumbering140867
+Node: \pagestyle141480
+Node: \thispagestyle142907
+Node: Espacios143259
+Node: \hspace144447
+Node: \hfill145108
+Node: \SPACE145585
+Node: \AT146143
+Node: \thinspace146645
+Node: \/146931
+Node: \hrulefill147897
+Node: \dotfill148194
+Node: \addvspace148463
+Node: \bigskip \medskip \smallskip149031
+Node: \vfill149823
+Node: \vspace150173
+Node: Cajas150677
+Node: \mbox151530
+Node: \fbox y \framebox151881
+Node: lrbox152782
+Node: \makebox153138
+Node: \parbox153959
+Node: \raisebox155467
+Node: \savebox156136
+Node: \sbox156624
+Node: \usebox157148
+Node: Inserciones Especiales157487
+Node: Caracteres Reservados158202
+Node: Símbolos de Texto159875
+Node: Acentos163823
+Node: Caracteres no Ingleses166840
+Node: \rule167605
+Node: \today168066
+Node: Dividiendo la Entrada168570
+Node: \include169311
+Node: \includeonly170031
+Node: \input170621
+Node: Asuntos de Portada/Contraportada171194
+Node: Tablas de Contenido171449
+Node: \addcontentsline172648
+Node: \addtocontents173691
+Node: Glosarios174254
+Node: Índices174873
+Node: Cartas176947
+Node: \address179198
+Node: \cc179933
+Node: \closing180199
+Node: \encl180455
+Node: \location180669
+Node: \makelabels180970
+Node: \name181284
+Node: \opening181524
+Node: \ps181875
+Node: \signature182086
+Node: \startbreaks182388
+Node: \stopbreaks182657
+Node: \telephone182904
+Node: Entrada/Salida a la Terminal183168
+Node: \typein183464
+Node: \typeout184191
+Node: Línea de Órdenes185015
+Node: Plantillas de Documento185867
+Node: Plantilla book186229
+Node: Plantilla beamer186735
+Node: Plantilla tugboat187465
+Node: License translation189963
+Node: Índice de Conceptos190882
+Node: Índice de Instrucciones230791
End Tag Table
Modified: trunk/latex2e-es.pdf
===================================================================
(Binary files differ)
Modified: trunk/latex2e-es.txt
===================================================================
--- trunk/latex2e-es.txt 2018-03-28 22:21:21 UTC (rev 614)
+++ trunk/latex2e-es.txt 2018-03-29 14:57:26 UTC (rev 615)
@@ -26,8 +26,8 @@
25 Cartas
26 Entrada/Salida a la Terminal
27 Línea de Órdenes
-Appendix A Plantillas de Documento
-Appendix B Traducción de la licencia
+Apéndice A Plantillas de Documento
+Apéndice B Traducción de la licencia
Índice de Conceptos
Índice de Instrucciones
LaTeX2e
@@ -229,11 +229,11 @@
26.1 ‘\typein[INSTRUCCIÓN]{MENSAJE}’
26.2 ‘\typeout{MENSAJE}’
27 Línea de Órdenes
-Appendix A Plantillas de Documento
+Apéndice A Plantillas de Documento
A.1 Plantilla ‘book’
A.2 Plantilla ‘beamer’
A.3 Plantilla ‘tugboat’
-Appendix B Traducción de la licencia
+Apéndice B Traducción de la licencia
Índice de Conceptos
Índice de Instrucciones
LaTeX2e
@@ -256,12 +256,13 @@
Una vez más, el presente documento no es oficial y no ha sido
revisado por los responsables del proyecto LaTeX. No enviar informes de
error o cualquier otra cosa sobre este documento a ellos. En su lugar,
-por favor, envíe todos comentarios a <latexrefman-discuss at gna.org>.
+por favor, envíe todos comentarios a <latexrefman at tug.org>.
La página principal de este documento es
-<http://home.gna.org/latexrefman>. Esa página tiene enlaces al
-resultado actual de la compilación de este documento en varios formatos,
-a fuentes, a listas de correo, y a otros infraestructura.
+<http://puszcza.gnu.org.ua/software/latexrefman/>. Esa página tiene
+enlaces al resultado actual de la compilación de este documento en
+varios formatos, a fuentes, a listas de correo, y a otros
+infraestructura.
Por supuesto, hay muchas otras muchas fuentes de información sobre,
LaTeX. Éstos son algunos de ellos:
@@ -5169,7 +5170,7 @@
‘*’, está esperando por una entrada. Usted puede escribir ‘\stop’ (e
Intro) y este terminará el documento prematuramente.
-Appendix A Plantillas de Documento
+Apéndice A Plantillas de Documento
**********************************
Aunque no es material de referencia, tal vez estas plantillas de
@@ -5314,7 +5315,7 @@
\makesignature % no en ltugproc
\end{document}
-Appendix B Traducción de la licencia
+Apéndice B Traducción de la licencia
************************************
La traducción que sigue es dada únicamente como informaciòn, y no
@@ -5338,575 +5339,575 @@
* Menu:
-* * apuntador: Línea de Órdenes. (line 5170)
-* \include anidada, no se permite: \include. (line 4804)
-* ‘vea’ y ‘vea también’ entradas de índice: Índices. (line 4932)
+* * apuntador: Línea de Órdenes. (line 5171)
+* \include anidada, no se permite: \include. (line 4805)
+* ‘vea’ y ‘vea también’ entradas de índice: Índices. (line 4933)
* accediendo a cualquier carácter del tipo de letra: Caracteres Reservados.
- (line 4411)
-* acento agudo: Acentos. (line 4620)
+ (line 4412)
+* acento agudo: Acentos. (line 4621)
* acento agudo, math: Acentos Matemáticos.
- (line 3798)
-* acento anticircunflejo: Acentos. (line 4698)
-* acento barra: Acentos. (line 4647)
-* acento barra encima: Acentos. (line 4629)
+ (line 3799)
+* acento anticircunflejo: Acentos. (line 4699)
+* acento barra: Acentos. (line 4648)
+* acento barra encima: Acentos. (line 4630)
* acento barra horizontal, math: Acentos Matemáticos.
- (line 3801)
-* acento barra sobre: Acentos. (line 4629)
+ (line 3802)
+* acento barra sobre: Acentos. (line 4630)
* acento breve, math: Acentos Matemáticos.
- (line 3804)
-* acento cedilla: Acentos. (line 4652)
-* acento circunflejo: Acentos. (line 4633)
-* acento circunflejo <1>: Acentos. (line 4633)
+ (line 3805)
+* acento cedilla: Acentos. (line 4653)
+* acento circunflejo: Acentos. (line 4634)
+* acento circunflejo <1>: Acentos. (line 4634)
* acento circunflejo amplio, math: Acentos Matemáticos.
- (line 3834)
+ (line 3835)
* acento circunflejo, math: Acentos Matemáticos.
- (line 3819)
+ (line 3820)
* acento circunflejo, math <1>: Acentos Matemáticos.
- (line 3819)
-* acento círculo: Acentos. (line 4656)
+ (line 3820)
+* acento círculo: Acentos. (line 4657)
* acento de verificación, math: Acentos Matemáticos.
- (line 3807)
-* acento diéresis: Acentos. (line 4616)
-* acento diéresis <1>: Acentos. (line 4616)
-* acento diéresis húngara: Acentos. (line 4660)
+ (line 3808)
+* acento diéresis: Acentos. (line 4617)
+* acento diéresis <1>: Acentos. (line 4617)
+* acento diéresis húngara: Acentos. (line 4661)
* acento diéresis, math: Acentos Matemáticos.
- (line 3810)
-* acento grave: Acentos. (line 4638)
+ (line 3811)
+* acento grave: Acentos. (line 4639)
* acento grave, math: Acentos Matemáticos.
- (line 3816)
+ (line 3817)
* acento háček, math: Acentos Matemáticos.
- (line 3807)
-* acento macrón: Acentos. (line 4629)
+ (line 3808)
+* acento macrón: Acentos. (line 4630)
* acento macrón, math: Acentos Matemáticos.
- (line 3801)
-* acento punto: Acentos. (line 4625)
-* acento punto <1>: Acentos. (line 4625)
+ (line 3802)
+* acento punto: Acentos. (line 4626)
+* acento punto <1>: Acentos. (line 4626)
* acento punto superior, math: Acentos Matemáticos.
- (line 3813)
-* acento tilde: Acentos. (line 4644)
+ (line 3814)
+* acento tilde: Acentos. (line 4645)
* acento tilde amplia, math: Acentos Matemáticos.
- (line 3837)
+ (line 3838)
* acento tilde, math: Acentos Matemáticos.
- (line 3828)
-* acentos: Acentos. (line 4605)
+ (line 3829)
+* acentos: Acentos. (line 4606)
* acentos matemáticos: Acentos Matemáticos.
- (line 3793)
+ (line 3794)
* acentos, matemáticas: Acentos Matemáticos.
- (line 3793)
-* alineando a través de tabulación: tabbing. (line 1816)
-* alineando Ecuaciones: eqnarray. (line 1112)
-* alineando texto en columnas con tabulaciones: tabbing. (line 1816)
-* alineando texto en tablas: tabular. (line 1942)
-* ampliando la página actual: \enlargethispage. (line 2440)
-* anillo acento: Acentos. (line 4675)
-* anticircunflejo acento: Acentos. (line 4698)
+ (line 3794)
+* alineando a través de tabulación: tabbing. (line 1817)
+* alineando Ecuaciones: eqnarray. (line 1113)
+* alineando texto en columnas con tabulaciones: tabbing. (line 1817)
+* alineando texto en tablas: tabular. (line 1943)
+* ampliando la página actual: \enlargethispage. (line 2441)
+* anillo acento: Acentos. (line 4676)
+* anticircunflejo acento: Acentos. (line 4699)
* antígrafo o simplemente signo de párrafo: Símbolos de Texto.
- (line 4463)
-* apuntador, *: Línea de Órdenes. (line 5170)
-* apéndices, creando: Seccionado. (line 831)
-* archivo .glo: Glosarios. (line 4909)
-* archivo .idx: Índices. (line 4925)
-* archivo .ind: Índices. (line 4939)
+ (line 4464)
+* apuntador, *: Línea de Órdenes. (line 5171)
+* apéndices, creando: Seccionado. (line 832)
+* archivo .glo: Glosarios. (line 4910)
+* archivo .idx: Índices. (line 4926)
+* archivo .ind: Índices. (line 4940)
* archivo de entrada: Dividiendo la Entrada.
- (line 4783)
-* argumentos móviles: \protect. (line 2725)
-* ascender superior: Símbolos de Texto. (line 4518)
-* ASCII circunflejo, en texto: Símbolos de Texto. (line 4483)
+ (line 4784)
+* argumentos móviles: \protect. (line 2726)
+* ascender superior: Símbolos de Texto. (line 4519)
+* ASCII circunflejo, en texto: Símbolos de Texto. (line 4484)
* ash: Caracteres no Ingleses.
- (line 4708)
-* asterisco centrado, en texto: Símbolos de Texto. (line 4489)
-* asterisco, centrado, en texto: Símbolos de Texto. (line 4489)
-* atadura con siguiente acento: Acentos. (line 4681)
-* autor, para titlepage: \maketitle. (line 3966)
-* bala, en texto: Símbolos de Texto. (line 4510)
-* bar, vertical, en texto: Símbolos de Texto. (line 4495)
-* barra inversa, en texto: Símbolos de Texto. (line 4492)
-* barra vertical, doble, en texto: Símbolos de Texto. (line 4498)
-* barra vertical, en texto: Símbolos de Texto. (line 4495)
-* barra, vertical doble, en texto: Símbolos de Texto. (line 4498)
-* bibliografía, creando (automáticamente): Usando BibTeX. (line 2175)
-* bibliografía, creando (manualmente): thebibliography. (line 2107)
-* bibTeX, usando: Usando BibTeX. (line 2175)
-* breve acento: Acentos. (line 4686)
-* cajas: Cajas. (line 4216)
+ (line 4709)
+* asterisco centrado, en texto: Símbolos de Texto. (line 4490)
+* asterisco, centrado, en texto: Símbolos de Texto. (line 4490)
+* atadura con siguiente acento: Acentos. (line 4682)
+* autor, para titlepage: \maketitle. (line 3967)
+* bala, en texto: Símbolos de Texto. (line 4511)
+* bar, vertical, en texto: Símbolos de Texto. (line 4496)
+* barra inversa, en texto: Símbolos de Texto. (line 4493)
+* barra vertical, doble, en texto: Símbolos de Texto. (line 4499)
+* barra vertical, en texto: Símbolos de Texto. (line 4496)
+* barra, vertical doble, en texto: Símbolos de Texto. (line 4499)
+* bibliografía, creando (automáticamente): Usando BibTeX. (line 2176)
+* bibliografía, creando (manualmente): thebibliography. (line 2108)
+* bibTeX, usando: Usando BibTeX. (line 2176)
+* breve acento: Acentos. (line 4687)
+* cajas: Cajas. (line 4217)
* caracteres especiales: Caracteres no Ingleses.
- (line 4703)
+ (line 4704)
* caracteres no Ingleses: Caracteres no Ingleses.
- (line 4703)
+ (line 4704)
* caracteres reservados: Caracteres Reservados.
- (line 4391)
-* caracteres, acentuados: Acentos. (line 4605)
+ (line 4392)
+* caracteres, acentuados: Acentos. (line 4606)
* caracteres, no Ingleses: Caracteres no Ingleses.
- (line 4703)
+ (line 4704)
* caracteres, reservados: Caracteres Reservados.
- (line 4391)
+ (line 4392)
* cargando paquetes adicionales: Opciones de Clase de Documento.
- (line 435)
-* cartas: Cartas. (line 4966)
-* cartas, iniciando: \opening. (line 5072)
-* cartas, terminando: \closing. (line 5028)
-* carón acento: Acentos. (line 4698)
-* centrar texto, declaración para: \centering. (line 995)
-* centrar texto, entorno para: center. (line 981)
-* cerrando cartas: \closing. (line 5028)
-* circunflejo, ASCII, en texto: Símbolos de Texto. (line 4483)
+ (line 436)
+* cartas: Cartas. (line 4967)
+* cartas, iniciando: \opening. (line 5073)
+* cartas, terminando: \closing. (line 5029)
+* carón acento: Acentos. (line 4699)
+* centrar texto, declaración para: \centering. (line 996)
+* centrar texto, entorno para: center. (line 982)
+* cerrando cartas: \closing. (line 5029)
+* circunflejo, ASCII, en texto: Símbolos de Texto. (line 4484)
* clases de documento: Clases de Documento.
- (line 349)
+ (line 350)
* clases de documentos: Clases de Documento.
- (line 349)
-* colita: Acentos. (line 4670)
-* comilla angular de apertura: Símbolos de Texto. (line 4449)
-* comilla angular de cierre: Símbolos de Texto. (line 4449)
-* comilla de apertura: Símbolos de Texto. (line 4459)
-* comilla de apertura simple: Símbolos de Texto. (line 4572)
-* comilla de cierre: Símbolos de Texto. (line 4474)
-* comilla de cierre simple: Símbolos de Texto. (line 4575)
-* comilla de cierre, simple: Símbolos de Texto. (line 4575)
-* comilla derecha: Símbolos de Texto. (line 4474)
-* comilla en línea base, simple y doble: Símbolos de Texto. (line 4471)
-* comilla izquierda: Símbolos de Texto. (line 4459)
-* comilla izquierda, sola: Símbolos de Texto. (line 4572)
-* comilla simple en línea base: Símbolos de Texto. (line 4471)
-* comilla, en la línea base (coma): Símbolos de Texto. (line 4579)
-* comillas de cierre dobles: Símbolos de Texto. (line 4569)
-* comillas de cierre, dobles: Símbolos de Texto. (line 4569)
-* comillas dobles de apertura: Símbolos de Texto. (line 4566)
-* comillas dobles en línea base: Símbolos de Texto. (line 4471)
-* comillas tipográficas angulares: Símbolos de Texto. (line 4449)
+ (line 350)
+* colita: Acentos. (line 4671)
+* comilla angular de apertura: Símbolos de Texto. (line 4450)
+* comilla angular de cierre: Símbolos de Texto. (line 4450)
+* comilla de apertura: Símbolos de Texto. (line 4460)
+* comilla de apertura simple: Símbolos de Texto. (line 4573)
+* comilla de cierre: Símbolos de Texto. (line 4475)
+* comilla de cierre simple: Símbolos de Texto. (line 4576)
+* comilla de cierre, simple: Símbolos de Texto. (line 4576)
+* comilla derecha: Símbolos de Texto. (line 4475)
+* comilla en línea base, simple y doble: Símbolos de Texto. (line 4472)
+* comilla izquierda: Símbolos de Texto. (line 4460)
+* comilla izquierda, sola: Símbolos de Texto. (line 4573)
+* comilla simple en línea base: Símbolos de Texto. (line 4472)
+* comilla, en la línea base (coma): Símbolos de Texto. (line 4580)
+* comillas de cierre dobles: Símbolos de Texto. (line 4570)
+* comillas de cierre, dobles: Símbolos de Texto. (line 4570)
+* comillas dobles de apertura: Símbolos de Texto. (line 4567)
+* comillas dobles en línea base: Símbolos de Texto. (line 4472)
+* comillas tipográficas angulares: Símbolos de Texto. (line 4450)
* comillas tipográficas angulares simples: Símbolos de Texto.
- (line 4449)
-* comillas tipográficas Francesas: Símbolos de Texto. (line 4449)
-* comillas tipográficas simples: Símbolos de Texto. (line 4449)
-* comillas tipográficas, Francesas: Símbolos de Texto. (line 4449)
+ (line 4450)
+* comillas tipográficas Francesas: Símbolos de Texto. (line 4450)
+* comillas tipográficas simples: Símbolos de Texto. (line 4450)
+* comillas tipográficas, Francesas: Símbolos de Texto. (line 4450)
* comillas tipográficas, latinas o angulares: Símbolos de Texto.
- (line 4449)
-* comillastraight quote, base: Símbolos de Texto. (line 4579)
-* contadores, configurando: \setcounter. (line 2819)
-* contadores, consiguiendo el valor de: \value. (line 2805)
-* contadores, definiendo nuevos: \newcounter. (line 2599)
-* contadores, una lista de: Contadores. (line 2747)
-* creando cartas: Cartas. (line 4966)
-* creando imágenes: picture. (line 1522)
-* creando tablas: table. (line 1914)
-* créditos al pie de página: \maketitle. (line 3978)
-* código, composición tipográfica de: verbatim. (line 2245)
-* daga doble, en texto: Símbolos de Texto. (line 4526)
-* daga, doble, en texto: Símbolos de Texto. (line 4526)
-* daga, en texto: Símbolos de Texto. (line 4434)
-* daga, en texto <1>: Símbolos de Texto. (line 4523)
-* definiciones: Definiciones. (line 2558)
-* definición de nuevos tipos de letra: \newfont. (line 2710)
+ (line 4450)
+* comillastraight quote, base: Símbolos de Texto. (line 4580)
+* contadores, configurando: \setcounter. (line 2820)
+* contadores, consiguiendo el valor de: \value. (line 2806)
+* contadores, definiendo nuevos: \newcounter. (line 2600)
+* contadores, una lista de: Contadores. (line 2748)
+* creando cartas: Cartas. (line 4967)
+* creando imágenes: picture. (line 1523)
+* creando tablas: table. (line 1915)
+* créditos al pie de página: \maketitle. (line 3979)
+* código, composición tipográfica de: verbatim. (line 2246)
+* daga doble, en texto: Símbolos de Texto. (line 4527)
+* daga, doble, en texto: Símbolos de Texto. (line 4527)
+* daga, en texto: Símbolos de Texto. (line 4435)
+* daga, en texto <1>: Símbolos de Texto. (line 4524)
+* definiciones: Definiciones. (line 2559)
+* definición de nuevos tipos de letra: \newfont. (line 2711)
* definiendo nuevos entornos: \newenvironment y \renewenvironment.
- (line 2641)
-* definiendo nuevos teoremas: \newtheorem. (line 2680)
+ (line 2642)
+* definiendo nuevos teoremas: \newtheorem. (line 2681)
* definiendo una nueva instrucción: \newcommand y \renewcommand.
- (line 2564)
-* delimitador nulo: Miscelánea Math. (line 3876)
-* descargando flotantes e iniciando una página: \clearpage. (line 2427)
-* descripción de LaTeX: Descripción. (line 284)
+ (line 2565)
+* delimitador nulo: Miscelánea Math. (line 3877)
+* descargando flotantes e iniciando una página: \clearpage. (line 2428)
+* descripción de LaTeX: Descripción. (line 285)
* diseño, parámetros de página para: Parámetros para el Diseño de Página.
- (line 745)
+ (line 746)
* dividiendo el archivo de entrada: Dividiendo la Entrada.
- (line 4783)
-* dividiendo páginas: Saltos de Página. (line 2410)
-* divisas, euro: Símbolos de Texto. (line 4538)
-* división de sílabas con guión, definiendo: \hyphenation. (line 2374)
-* división silábica, forzando: \- (hyphenation). (line 2341)
-* división silábica, impidiendo: \mbox. (line 4223)
-* doble barra vertical, en texto: Símbolos de Texto. (line 4498)
-* doble daga, en texto: Símbolos de Texto. (line 4437)
-* e-dash: Símbolos de Texto. (line 4535)
-* ecuaciones, alineando: eqnarray. (line 1112)
-* ecuaciones, entornos para: equation. (line 1139)
+ (line 4784)
+* dividiendo páginas: Saltos de Página. (line 2411)
+* divisas, euro: Símbolos de Texto. (line 4539)
+* división de sílabas con guión, definiendo: \hyphenation. (line 2375)
+* división silábica, forzando: \- (hyphenation). (line 2342)
+* división silábica, impidiendo: \mbox. (line 4224)
+* doble barra vertical, en texto: Símbolos de Texto. (line 4499)
+* doble daga, en texto: Símbolos de Texto. (line 4438)
+* e-dash: Símbolos de Texto. (line 4536)
+* ecuaciones, alineando: eqnarray. (line 1113)
+* ecuaciones, entornos para: equation. (line 1140)
* ejecutando header y footer: Parámetros para el Diseño de Página.
- (line 745)
-* elementos numerados, especificando contador: \usecounter. (line 2794)
-* em-dash: Símbolos de Texto. (line 4532)
-* em-dash de tres cuartos: Símbolos de Texto. (line 4588)
-* em-dash, tres cuartos: Símbolos de Texto. (line 4588)
-* entornos: Entornos. (line 914)
+ (line 746)
+* elementos numerados, especificando contador: \usecounter. (line 2795)
+* em-dash: Símbolos de Texto. (line 4533)
+* em-dash de tres cuartos: Símbolos de Texto. (line 4589)
+* em-dash, tres cuartos: Símbolos de Texto. (line 4589)
+* entornos: Entornos. (line 915)
* entornos, definiendo: \newenvironment y \renewenvironment.
- (line 2641)
+ (line 2642)
* entrada/salida: Entrada/Salida a la Terminal.
- (line 5122)
+ (line 5123)
* entrada/salida desde la terminal: Entrada/Salida a la Terminal.
- (line 5122)
+ (line 5123)
* Equipo del Proyecto LaTeX: Acerca de este documento.
(line 249)
* es-zet letra Alemana: Caracteres no Ingleses.
- (line 4744)
+ (line 4745)
* espacio dentro del modo math: Espacios en Modo Math.
- (line 3842)
-* espacio vertical: \addvspace. (line 4163)
-* espacio vertical antes de párrafos: \parskip. (line 2949)
-* espacio vertical, insertando: \addvspace. (line 4163)
-* espacio visible: \verb. (line 2275)
-* espacios: Espacios. (line 4059)
+ (line 3843)
+* espacio vertical: \addvspace. (line 4164)
+* espacio vertical antes de párrafos: \parskip. (line 2950)
+* espacio vertical, insertando: \addvspace. (line 4164)
+* espacio visible: \verb. (line 2276)
+* espacios: Espacios. (line 4060)
* espina Islandesa: Caracteres no Ingleses.
- (line 4748)
+ (line 4749)
* espina, letra Islandesa: Caracteres no Ingleses.
- (line 4748)
-* estilo de encabezado: \pagestyle. (line 4012)
-* estilo de numeración de página: \pagenumbering. (line 3990)
-* estilo del pie de página: \pagestyle. (line 4012)
-* estilos de página: Estilos de Página. (line 3953)
+ (line 4749)
+* estilo de encabezado: \pagestyle. (line 4013)
+* estilo de numeración de página: \pagenumbering. (line 3991)
+* estilo del pie de página: \pagestyle. (line 4013)
+* estilos de página: Estilos de Página. (line 3954)
* estilos de texto: Estilos del Tipo de Letra.
- (line 456)
+ (line 457)
* estilos de tipografía: Estilos del Tipo de Letra.
- (line 456)
+ (line 457)
* estilos del tipo de letra: Estilos del Tipo de Letra.
- (line 456)
-* estilos, página: Estilos de Página. (line 3953)
+ (line 457)
+* estilos, página: Estilos de Página. (line 3954)
* eth, letra islandesa: Caracteres no Ingleses.
- (line 4716)
-* etiquetas en máquina de escribir en listas: description. (line 1031)
-* exclamación, inicial: Símbolos de Texto. (line 4541)
+ (line 4717)
+* etiquetas en máquina de escribir en listas: description. (line 1032)
+* exclamación, inicial: Símbolos de Texto. (line 4542)
* exponente: Subíndices y Superíndices.
- (line 3038)
-* fecha, para la página de título: \maketitle. (line 3973)
-* figuras, en notas al pie: minipage. (line 1508)
-* figuras, insertando: figure. (line 1152)
-* fijando contadores: \setcounter. (line 2819)
+ (line 3039)
+* fecha, para la página de título: \maketitle. (line 3974)
+* figuras, en notas al pie: minipage. (line 1509)
+* figuras, insertando: figure. (line 1153)
+* fijando contadores: \setcounter. (line 2820)
* finalizando e iniciando: Iniciando y Finalizando.
- (line 331)
-* flecha derecha, en texto: Símbolos de Texto. (line 4585)
-* flecha hacia la derecha, en texto: Símbolos de Texto. (line 4585)
-* flecha hacia la izquierda, en texto: Símbolos de Texto. (line 4550)
-* flecha, izquierda, en texto: Símbolos de Texto. (line 4550)
+ (line 332)
+* flecha derecha, en texto: Símbolos de Texto. (line 4586)
+* flecha hacia la derecha, en texto: Símbolos de Texto. (line 4586)
+* flecha hacia la izquierda, en texto: Símbolos de Texto. (line 4551)
+* flecha, izquierda, en texto: Símbolos de Texto. (line 4551)
* footer, parámetros para: Parámetros para el Diseño de Página.
- (line 745)
-* forma con * de instrucciones de seccionado: Seccionado. (line 825)
+ (line 746)
+* forma con * de instrucciones de seccionado: Seccionado. (line 826)
* funciones matemáticas: Funciones Matemáticas.
- (line 3685)
+ (line 3686)
* funciones, matemáticas: Funciones Matemáticas.
- (line 3685)
-* fórmulas en línea: math. (line 1479)
+ (line 3686)
+* fórmulas en línea: math. (line 1480)
* fórmulas matemáticas: Fórmulas Matemáticas.
- (line 3001)
-* fórmulas, entornos para: equation. (line 1139)
+ (line 3002)
+* fórmulas, entornos para: equation. (line 1140)
* fórmulas, matemáticas: Fórmulas Matemáticas.
- (line 3001)
-* glosarios: Glosarios. (line 4907)
-* guión doble, línea recta: Símbolos de Texto. (line 4579)
-* haciendo párrafos: Haciendo Párrafos. (line 2922)
-* haciendo una página de título: titlepage. (line 2226)
+ (line 3002)
+* glosarios: Glosarios. (line 4908)
+* guión doble, línea recta: Símbolos de Texto. (line 4580)
+* haciendo párrafos: Haciendo Párrafos. (line 2923)
+* haciendo una página de título: titlepage. (line 2227)
* header, parámetros para: Parámetros para el Diseño de Página.
- (line 745)
-* i sin punto: Acentos. (line 4663)
+ (line 746)
+* i sin punto: Acentos. (line 4664)
* i sin punto, math: Acentos Matemáticos.
- (line 3822)
-* imágenes, creando: picture. (line 1522)
+ (line 3823)
+* imágenes, creando: picture. (line 1523)
* informes de errores: Acerca de este documento.
(line 255)
-* iniciando una nueva página: \newpage. (line 2434)
+* iniciando una nueva página: \newpage. (line 2435)
* iniciando una nueva página y limpiando flotantes: \clearpage.
- (line 2427)
-* iniciando una página a mano derecha: \cleardoublepage. (line 2418)
+ (line 2428)
+* iniciando una página a mano derecha: \cleardoublepage. (line 2419)
* iniciando y finalizando: Iniciando y Finalizando.
- (line 331)
-* insertando figuras: figure. (line 1152)
+ (line 332)
+* insertando figuras: figure. (line 1153)
* Instrucciones de Bajo Nivel para el Tipo de Letra: Instrucciones de Bajo Nivel para el Tipo de Letra.
- (line 589)
-* instrucciones de diseño: Diseño. (line 666)
+ (line 590)
+* instrucciones de diseño: Diseño. (line 667)
* instrucciones de tipo de letra, de bajo nivel: Instrucciones de Bajo Nivel para el Tipo de Letra.
- (line 589)
-* instrucciones frágiles: \protect. (line 2725)
-* instrucciones robustas: \protect. (line 2736)
+ (line 590)
+* instrucciones frágiles: \protect. (line 2726)
+* instrucciones robustas: \protect. (line 2737)
* instrucciones, definiendo nuevas: \newcommand y \renewcommand.
- (line 2564)
+ (line 2565)
* interlineado doble: Instrucciones de Bajo Nivel para el Tipo de Letra.
- (line 640)
-* interrogación, inicial: Símbolos de Texto. (line 4563)
+ (line 641)
+* interrogación, inicial: Símbolos de Texto. (line 4564)
* islandés eth: Caracteres no Ingleses.
- (line 4716)
-* j sin punto: Acentos. (line 4666)
+ (line 4717)
+* j sin punto: Acentos. (line 4667)
* j sin punto, math: Acentos Matemáticos.
- (line 3825)
-* justificación, alineando a la derecha: \raggedright. (line 1302)
-* justificación, irregular a la izquierda: \raggedleft. (line 1328)
-* justificando texto a la izquierda: \raggedright. (line 1302)
-* justificar texto a la derecha, entorno para: flushright. (line 1315)
-* justificar texto a la izquierda, entornos para: flushleft. (line 1289)
+ (line 3826)
+* justificación, alineando a la derecha: \raggedright. (line 1303)
+* justificación, irregular a la izquierda: \raggedleft. (line 1329)
+* justificando texto a la izquierda: \raggedright. (line 1303)
+* justificar texto a la derecha, entorno para: flushright. (line 1316)
+* justificar texto a la izquierda, entornos para: flushleft. (line 1290)
* Knuth, Donald E.: Acerca de este documento.
(line 249)
* l Polaca: Caracteres no Ingleses.
- (line 4728)
+ (line 4729)
* Lamport, Leslie: Acerca de este documento.
(line 249)
-* LaTeX, descripción: Descripción. (line 284)
-* letra en círculo, en texto: Símbolos de Texto. (line 4513)
+* LaTeX, descripción: Descripción. (line 285)
+* letra en círculo, en texto: Símbolos de Texto. (line 4514)
* letra ij, Neerlandés: Caracteres no Ingleses.
- (line 4724)
+ (line 4725)
* letras caligráficas para math: Estilos del Tipo de Letra.
- (line 535)
+ (line 536)
* letras griegas: Símbolos Matemáticos.
- (line 3047)
+ (line 3048)
* letras S afiladas: Caracteres no Ingleses.
- (line 4744)
+ (line 4745)
* letras script para math: Estilos del Tipo de Letra.
- (line 535)
-* letras, acentuadas: Acentos. (line 4605)
+ (line 536)
+* letras, acentuadas: Acentos. (line 4606)
* letras, no Inglesas: Caracteres no Ingleses.
- (line 4703)
+ (line 4704)
* ligadura ae: Caracteres no Ingleses.
- (line 4712)
-* lista de documentos adjuntos: \encl. (line 5038)
+ (line 4713)
+* lista de documentos adjuntos: \encl. (line 5039)
* lista de elementos, especificando el contador: \usecounter.
- (line 2794)
-* lista de elementos, numerados: enumerate. (line 1072)
-* listas cc, en cartas: \cc. (line 5018)
-* listas con viñetas: itemize. (line 1341)
-* listas de descripción, creando: description. (line 1019)
-* listas de elementos: itemize. (line 1341)
-* listas de elementos, genéricas: list. (line 1455)
-* listas etiquetadas, creando: description. (line 1019)
-* listas no ordenadas: itemize. (line 1341)
-* llave de apertura, en texto: Símbolos de Texto. (line 4504)
-* llave derecha, en texto: Símbolos de Texto. (line 4507)
-* llave, derecha, en texto: Símbolos de Texto. (line 4507)
-* llave, izquierda, en texto: Símbolos de Texto. (line 4504)
-* Logotipo de LaTeX: Símbolos de Texto. (line 4440)
-* Logotipo de LaTeX2e: Símbolos de Texto. (line 4443)
-* logotipo de TeX: Símbolos de Texto. (line 4480)
-* logotipo, LaTeX: Símbolos de Texto. (line 4440)
-* logotipo, LaTeX2e: Símbolos de Texto. (line 4443)
-* logotipo, TeX: Símbolos de Texto. (line 4480)
+ (line 2795)
+* lista de elementos, numerados: enumerate. (line 1073)
+* listas cc, en cartas: \cc. (line 5019)
+* listas con viñetas: itemize. (line 1342)
+* listas de descripción, creando: description. (line 1020)
+* listas de elementos: itemize. (line 1342)
+* listas de elementos, genéricas: list. (line 1456)
+* listas etiquetadas, creando: description. (line 1020)
+* listas no ordenadas: itemize. (line 1342)
+* llave de apertura, en texto: Símbolos de Texto. (line 4505)
+* llave derecha, en texto: Símbolos de Texto. (line 4508)
+* llave, derecha, en texto: Símbolos de Texto. (line 4508)
+* llave, izquierda, en texto: Símbolos de Texto. (line 4505)
+* Logotipo de LaTeX: Símbolos de Texto. (line 4441)
+* Logotipo de LaTeX2e: Símbolos de Texto. (line 4444)
+* logotipo de TeX: Símbolos de Texto. (line 4481)
+* logotipo, LaTeX: Símbolos de Texto. (line 4441)
+* logotipo, LaTeX2e: Símbolos de Texto. (line 4444)
+* logotipo, TeX: Símbolos de Texto. (line 4481)
* longitudes predeterminadas: Longitudes Predeterminadas.
- (line 2903)
-* longitudes, añadiendo a: \addtolength. (line 2874)
-* longitudes, configurando: \setlength. (line 2866)
-* longitudes, definiendo nuevas: \newlength. (line 2614)
-* longitudes, definiendo y usando: Longitudes. (line 2860)
+ (line 2904)
+* longitudes, añadiendo a: \addtolength. (line 2875)
+* longitudes, configurando: \setlength. (line 2867)
+* longitudes, definiendo nuevas: \newlength. (line 2615)
+* longitudes, definiendo y usando: Longitudes. (line 2861)
* longitudes, predefinidas: Longitudes Predeterminadas.
- (line 2903)
-* línea de órdenes: Línea de Órdenes. (line 5159)
-* línea recta de guión doble, base: Símbolos de Texto. (line 4579)
-* línea, saltos de: Saltos de Línea. (line 2300)
-* líneas en tablas: tabular. (line 1942)
-* makeindex programa: Índices. (line 4939)
-* marca izquierda, doble: Símbolos de Texto. (line 4566)
-* marca palabra compuesta, en texto: Símbolos de Texto. (line 4518)
+ (line 2904)
+* línea de órdenes: Línea de Órdenes. (line 5160)
+* línea recta de guión doble, base: Símbolos de Texto. (line 4580)
+* línea, saltos de: Saltos de Línea. (line 2301)
+* líneas en tablas: tabular. (line 1943)
+* makeindex programa: Índices. (line 4940)
+* marca izquierda, doble: Símbolos de Texto. (line 4567)
+* marca palabra compuesta, en texto: Símbolos de Texto. (line 4519)
* matemáticas, negrita: Estilos del Tipo de Letra.
- (line 521)
-* matrices, matemáticas: array. (line 934)
-* minipage, creando una: minipage. (line 1492)
-* miscelánea math: Miscelánea Math. (line 3861)
-* modo izquierda-a-derecha: Modos. (line 3913)
-* modo lR: Modos. (line 3913)
-* modo math: Modos. (line 3913)
+ (line 522)
+* matrices, matemáticas: array. (line 935)
+* minipage, creando una: minipage. (line 1493)
+* miscelánea math: Miscelánea Math. (line 3862)
+* modo izquierda-a-derecha: Modos. (line 3914)
+* modo lR: Modos. (line 3914)
+* modo math: Modos. (line 3914)
* modo math mode, espaciado: Espacios en Modo Math.
- (line 3842)
+ (line 3843)
* modo math, ingresando al: Fórmulas Matemáticas.
- (line 3001)
-* modo párrafo: Modos. (line 3913)
-* modos: Modos. (line 3913)
-* moneda, dólar: Símbolos de Texto. (line 4529)
-* mostrando texto citado con sangría de párrafo: quotation. (line 1783)
-* mostrando texto citado sin sangría de párrafo: quote. (line 1800)
-* multiplicación discrecional: Miscelánea Math. (line 3862)
-* máquina de escribir en negrita, evitando: description. (line 1031)
+ (line 3002)
+* modo párrafo: Modos. (line 3914)
+* modos: Modos. (line 3914)
+* moneda, dólar: Símbolos de Texto. (line 4530)
+* mostrando texto citado con sangría de párrafo: quotation. (line 1784)
+* mostrando texto citado sin sangría de párrafo: quote. (line 1801)
+* multiplicación discrecional: Miscelánea Math. (line 3863)
+* máquina de escribir en negrita, evitando: description. (line 1032)
* negrita matemáticas: Estilos del Tipo de Letra.
- (line 521)
-* notas al margen: Notas al Margen. (line 2956)
-* notas al pie en figuras: minipage. (line 1508)
-* notas al pie, creando: Notas al Pie. (line 2474)
+ (line 522)
+* notas al margen: Notas al Margen. (line 2957)
+* notas al pie en figuras: minipage. (line 1509)
+* notas al pie, creando: Notas al Pie. (line 2475)
* notas al pie, símbolos en lugar de números en: Notas al Pie Simbólicas.
- (line 2529)
-* notas en el margen: Notas al Margen. (line 2956)
-* nueva línea, comenzando: \\. (line 2313)
-* nueva línea, comenzando (modo de párrafo): \newline. (line 2335)
+ (line 2530)
+* notas en el margen: Notas al Margen. (line 2957)
+* nueva línea, comenzando: \\. (line 2314)
+* nueva línea, comenzando (modo de párrafo): \newline. (line 2336)
* nueva línea, salida como entrada: \obeycr y \restorecr.
- (line 2325)
-* nueva página, iniciando: \newpage. (line 2434)
+ (line 2326)
+* nueva página, iniciando: \newpage. (line 2435)
* nuevas instrucciones, definiendo: \newcommand y \renewcommand.
- (line 2564)
-* número de ecuación, referencias cruzadas: \ref. (line 902)
-* número de figura, referencias cruzadas: \ref. (line 902)
-* número de pie de página, referencias cruzadas: \ref. (line 902)
-* número de página, referencias cruzadas: \pageref. (line 892)
-* número de sección, referencias cruzadas: \ref. (line 902)
-* números de ecuación, omitiendo: eqnarray. (line 1126)
-* números de sección, imprimiendo: Seccionado. (line 841)
-* observaciones en el margen: Notas al Margen. (line 2956)
+ (line 2565)
+* número de ecuación, referencias cruzadas: \ref. (line 903)
+* número de figura, referencias cruzadas: \ref. (line 903)
+* número de pie de página, referencias cruzadas: \ref. (line 903)
+* número de página, referencias cruzadas: \pageref. (line 893)
+* número de sección, referencias cruzadas: \ref. (line 903)
+* números de ecuación, omitiendo: eqnarray. (line 1127)
+* números de sección, imprimiendo: Seccionado. (line 842)
+* observaciones en el margen: Notas al Margen. (line 2957)
* oe ligadura: Caracteres no Ingleses.
- (line 4740)
+ (line 4741)
* omitiendo, cajas negras: Opciones de Clase de Documento.
- (line 390)
+ (line 391)
* opciones de clase: Opciones de Clase de Documento.
- (line 367)
+ (line 368)
* opciones de clase de documento: Opciones de Clase de Documento.
- (line 367)
+ (line 368)
* opciones globales: Opciones de Clase de Documento.
- (line 367)
+ (line 368)
* opciones globales <1>: Opciones de Clase de Documento.
- (line 442)
+ (line 443)
* opciones, clase de documento: Opciones de Clase de Documento.
- (line 367)
+ (line 368)
* opciones, globales: Opciones de Clase de Documento.
- (line 442)
+ (line 443)
* ordinales en español, femenino y masculino: Símbolos de Texto.
- (line 4554)
-* ordinales, femenino y masculino: Símbolos de Texto. (line 4554)
+ (line 4555)
+* ordinales, femenino y masculino: Símbolos de Texto. (line 4555)
* oslash: Caracteres no Ingleses.
- (line 4736)
-* paquete datetime: \today. (line 4777)
-* paquete float: figure. (line 1181)
-* paquete makeidx: Índices. (line 4946)
-* paquete multind: Índices. (line 4958)
+ (line 4737)
+* paquete datetime: \today. (line 4778)
+* paquete float: figure. (line 1182)
+* paquete makeidx: Índices. (line 4947)
+* paquete multind: Índices. (line 4959)
* paquete setspace: Instrucciones de Bajo Nivel para el Tipo de Letra.
- (line 640)
-* paquete showidx: Índices. (line 4954)
+ (line 641)
+* paquete showidx: Índices. (line 4955)
* paquetes, cargando: Opciones de Clase de Documento.
- (line 435)
+ (line 436)
* parámetros de footnote: Parámetros para Footnote.
- (line 2542)
+ (line 2543)
* parámetros para el diseño de página: Parámetros para el Diseño de Página.
- (line 745)
+ (line 746)
* parámetros, diseño de página: Parámetros para el Diseño de Página.
- (line 745)
+ (line 746)
* parámetros, para footnote: Parámetros para Footnote.
- (line 2542)
+ (line 2543)
* plantillas de documentos: Plantillas de Documento.
- (line 5177)
-* poesía, un entorno para: verse. (line 2281)
-* posdata, en cartas: \ps. (line 5085)
+ (line 5178)
+* poesía, un entorno para: verse. (line 2282)
+* posdata, en cartas: \ps. (line 5086)
* preámbulo, definido: Iniciando y Finalizando.
- (line 342)
-* produce dos columnas: \twocolumn. (line 677)
-* produce una columna: \onecolumn. (line 671)
-* programas de ordenador, composición tipográfica: verbatim. (line 2245)
-* punto centrado, en texto: Símbolos de Texto. (line 4560)
+ (line 343)
+* produce dos columnas: \twocolumn. (line 678)
+* produce una columna: \onecolumn. (line 672)
+* programas de ordenador, composición tipográfica: verbatim. (line 2246)
+* punto centrado, en texto: Símbolos de Texto. (line 4561)
* punto superior acento, math: Acentos Matemáticos.
- (line 3813)
-* punto, centrado, en texto: Símbolos de Texto. (line 4560)
-* puntos suspensivos: Símbolos de Texto. (line 4455)
-* página de título, creando la: titlepage. (line 2226)
-* párrafos: Haciendo Párrafos. (line 2922)
+ (line 3814)
+* punto, centrado, en texto: Símbolos de Texto. (line 4561)
+* puntos suspensivos: Símbolos de Texto. (line 4456)
+* página de título, creando la: titlepage. (line 2227)
+* párrafos: Haciendo Párrafos. (line 2923)
* redefiniendo entornos: \newenvironment y \renewenvironment.
- (line 2641)
-* reducción, omitiendo vertical: \raggedbottom. (line 738)
+ (line 2642)
+* reducción, omitiendo vertical: \raggedbottom. (line 739)
* referencias cruzadas: Referencias Cruzadas.
- (line 852)
-* referencias cruzadas con número de página: \pageref. (line 892)
-* referencias cruzadas, simbólicas: \ref. (line 902)
-* resúmenes: abstract. (line 924)
-* salto de página: Saltos de Página. (line 2410)
-* saltos de línea: Saltos de Línea. (line 2300)
+ (line 853)
+* referencias cruzadas con número de página: \pageref. (line 893)
+* referencias cruzadas, simbólicas: \ref. (line 903)
+* resúmenes: abstract. (line 925)
+* salto de página: Saltos de Página. (line 2411)
+* saltos de línea: Saltos de Línea. (line 2301)
* saltos de línea, evitando: \linebreak y \nolinebreak.
- (line 2391)
+ (line 2392)
* saltos de línea, forzando: \linebreak y \nolinebreak.
- (line 2391)
+ (line 2392)
* saltos de página, evitando: \pagebreak y \nopagebreak.
- (line 2455)
+ (line 2456)
* saltos de página, forzando: \pagebreak y \nopagebreak.
- (line 2455)
-* sangría de párrafos, en minipage: minipage. (line 1504)
-* sangría de párrafos, en minipage <1>: minipage. (line 1504)
-* sangría, forzando la: \indent. (line 2930)
-* sangría, suprimiendo la: \noindent. (line 2942)
-* sangrías de párrafo en texto citado: quotation. (line 1783)
-* sangrías de párrafo en texto citado, omitiendo: quote. (line 1800)
-* seccionado: Seccionado. (line 797)
-* separación de línea, forzando: \\. (line 2313)
-* signo de dólar: Símbolos de Texto. (line 4529)
+ (line 2456)
+* sangría de párrafos, en minipage: minipage. (line 1505)
+* sangría de párrafos, en minipage <1>: minipage. (line 1505)
+* sangría, forzando la: \indent. (line 2931)
+* sangría, suprimiendo la: \noindent. (line 2943)
+* sangrías de párrafo en texto citado: quotation. (line 1784)
+* sangrías de párrafo en texto citado, omitiendo: quote. (line 1801)
+* seccionado: Seccionado. (line 798)
+* separación de línea, forzando: \\. (line 2314)
+* signo de dólar: Símbolos de Texto. (line 4530)
* siguiendo el estilo de encabezado y pie de página: \pagestyle.
- (line 4012)
-* simulando texto escrito: verbatim. (line 2245)
-* subrayado: Acentos. (line 4689)
-* subrayado, en texto: Símbolos de Texto. (line 4597)
+ (line 4013)
+* simulando texto escrito: verbatim. (line 2246)
+* subrayado: Acentos. (line 4690)
+* subrayado, en texto: Símbolos de Texto. (line 4598)
* subíndice: Subíndices y Superíndices.
- (line 3038)
+ (line 3039)
* superíndice: Subíndices y Superíndices.
- (line 3038)
+ (line 3039)
* símbolo bala: Símbolos Matemáticos.
- (line 3128)
-* símbolo círculo grande, en texto: Símbolos de Texto. (line 4501)
-* símbolo de copyright: Símbolos de Texto. (line 4431)
-* símbolo de círculo, grande, en texto: Símbolos de Texto. (line 4501)
-* símbolo de espacio visible, en texto: Símbolos de Texto. (line 4600)
-* símbolo de libra esterlina: Símbolos de Texto. (line 4467)
-* símbolo de libra esterlina <1>: Símbolos de Texto. (line 4467)
-* símbolo de marca comercial: Símbolos de Texto. (line 4591)
-* símbolo de marca registrada: Símbolos de Texto. (line 4582)
+ (line 3129)
+* símbolo círculo grande, en texto: Símbolos de Texto. (line 4502)
+* símbolo de copyright: Símbolos de Texto. (line 4432)
+* símbolo de círculo, grande, en texto: Símbolos de Texto. (line 4502)
+* símbolo de espacio visible, en texto: Símbolos de Texto. (line 4601)
+* símbolo de libra esterlina: Símbolos de Texto. (line 4468)
+* símbolo de libra esterlina <1>: Símbolos de Texto. (line 4468)
+* símbolo de marca comercial: Símbolos de Texto. (line 4592)
+* símbolo de marca registrada: Símbolos de Texto. (line 4583)
* símbolo de multiplicación, con salto de línea discrecional: Miscelánea Math.
- (line 3862)
-* símbolo de párrafo: Símbolos de Texto. (line 4463)
-* símbolo de sección: Símbolos de Texto. (line 4477)
+ (line 3863)
+* símbolo de párrafo: Símbolos de Texto. (line 4464)
+* símbolo de sección: Símbolos de Texto. (line 4478)
* símbolo de vector, math: Acentos Matemáticos.
- (line 3831)
-* símbolo del euro: Símbolos de Texto. (line 4538)
-* símbolo femenino ordinal: Símbolos de Texto. (line 4557)
-* símbolo mayor que, en texto: Símbolos de Texto. (line 4544)
-* símbolo menor que, en texto: Símbolos de Texto. (line 4547)
-* Símbolo ordinal femenino: Símbolos de Texto. (line 4554)
-* símbolo ordinal masculino: Símbolos de Texto. (line 4554)
-* símbolos de texto: Símbolos de Texto. (line 4424)
+ (line 3832)
+* símbolo del euro: Símbolos de Texto. (line 4539)
+* símbolo femenino ordinal: Símbolos de Texto. (line 4558)
+* símbolo mayor que, en texto: Símbolos de Texto. (line 4545)
+* símbolo menor que, en texto: Símbolos de Texto. (line 4548)
+* Símbolo ordinal femenino: Símbolos de Texto. (line 4555)
+* símbolo ordinal masculino: Símbolos de Texto. (line 4555)
+* símbolos de texto: Símbolos de Texto. (line 4425)
* símbolos matemáticos: Símbolos Matemáticos.
- (line 3047)
+ (line 3048)
* símbolos, matemáticos: Símbolos Matemáticos.
- (line 3047)
+ (line 3048)
* tabla de contenido, agregando manualmente: \addcontentsline.
- (line 4863)
+ (line 4864)
* tabla de contenido, creando: Tablas de Contenido.
- (line 4843)
-* tablas, creando: table. (line 1914)
-* tabulaciones, utilizando: tabbing. (line 1816)
+ (line 4844)
+* tablas, creando: table. (line 1915)
+* tabulaciones, utilizando: tabbing. (line 1817)
* tamaño del texto: Tamaños del Tipo de Letra.
- (line 561)
+ (line 562)
* tamaños del tipo de letra: Tamaños del Tipo de Letra.
- (line 561)
+ (line 562)
* tamaños del tipo de letra <1>: Tamaños del Tipo de Letra.
- (line 561)
-* tapa superior: Símbolos de Texto. (line 4518)
-* teoremas, composición tipográfica de: theorem. (line 2213)
-* teoremas, definiendo: \newtheorem. (line 2680)
-* texto citado con sangría de párrafo, mostrando: quotation. (line 1783)
-* texto citado sin sangría de párrafo, mostrando: quote. (line 1800)
-* texto escrito, simulando: verbatim. (line 2245)
-* texto irregular a la derecha: \raggedright. (line 1302)
-* texto irregular a la derecha, entorno para: flushleft. (line 1289)
-* texto irregular a la izquierda: \raggedleft. (line 1328)
-* texto irregular a la izquierda, entorno para: flushright. (line 1315)
-* texto justificado a la derecha: \raggedleft. (line 1328)
-* texto literal: verbatim. (line 2245)
-* texto literal, en línea: \verb. (line 2263)
-* texto multicolumna: \twocolumn. (line 677)
-* thanks, para titlepage: \maketitle. (line 3978)
-* tilde ASCII, en texto: Símbolos de Texto. (line 4486)
-* tilde, ASCII, en texto: Símbolos de Texto. (line 4486)
+ (line 562)
+* tapa superior: Símbolos de Texto. (line 4519)
+* teoremas, composición tipográfica de: theorem. (line 2214)
+* teoremas, definiendo: \newtheorem. (line 2681)
+* texto citado con sangría de párrafo, mostrando: quotation. (line 1784)
+* texto citado sin sangría de párrafo, mostrando: quote. (line 1801)
+* texto escrito, simulando: verbatim. (line 2246)
+* texto irregular a la derecha: \raggedright. (line 1303)
+* texto irregular a la derecha, entorno para: flushleft. (line 1290)
+* texto irregular a la izquierda: \raggedleft. (line 1329)
+* texto irregular a la izquierda, entorno para: flushright. (line 1316)
+* texto justificado a la derecha: \raggedleft. (line 1329)
+* texto literal: verbatim. (line 2246)
+* texto literal, en línea: \verb. (line 2264)
+* texto multicolumna: \twocolumn. (line 678)
+* thanks, para titlepage: \maketitle. (line 3979)
+* tilde ASCII, en texto: Símbolos de Texto. (line 4487)
+* tilde, ASCII, en texto: Símbolos de Texto. (line 4487)
* tipo de letra cursiva: Estilos del Tipo de Letra.
- (line 541)
+ (line 542)
* tipo de letra de ancho fijo: Estilos del Tipo de Letra.
- (line 556)
+ (line 557)
* tipo de letra de máquina de escribir: Estilos del Tipo de Letra.
- (line 556)
+ (line 557)
* tipo de letra monoespacio: Estilos del Tipo de Letra.
- (line 556)
+ (line 557)
* tipo de letra negrita: Estilos del Tipo de Letra.
- (line 532)
+ (line 533)
* tipo de letra oblicua: Estilos del Tipo de Letra.
- (line 553)
+ (line 554)
* tipo de letra oblicua <1>: Estilos del Tipo de Letra.
- (line 553)
+ (line 554)
* tipo de letra romana: Estilos del Tipo de Letra.
- (line 544)
+ (line 545)
* tipo de letra sans serif: Estilos del Tipo de Letra.
- (line 550)
+ (line 551)
* tipo de letra versales: Estilos del Tipo de Letra.
- (line 547)
-* Tipos de Letra: Tipos de Letra. (line 449)
-* tipos de letra: Tipos de Letra. (line 449)
-* tipos de letra, nuevas instrucciones para: \newfont. (line 2710)
-* title, para titlepage: \maketitle. (line 3983)
-* títulos, haciendo: \maketitle. (line 3960)
-* usando BibTeX: Usando BibTeX. (line 2175)
-* variables, una lista de: Contadores. (line 2747)
-* xindy programa: Índices. (line 4939)
+ (line 548)
+* Tipos de Letra: Tipos de Letra. (line 450)
+* tipos de letra: Tipos de Letra. (line 450)
+* tipos de letra, nuevas instrucciones para: \newfont. (line 2711)
+* title, para titlepage: \maketitle. (line 3984)
+* títulos, haciendo: \maketitle. (line 3961)
+* usando BibTeX: Usando BibTeX. (line 2176)
+* variables, una lista de: Contadores. (line 2748)
+* xindy programa: Índices. (line 4940)
* Énfasis: Estilos del Tipo de Letra.
- (line 483)
+ (line 484)
* énfasis: Estilos del Tipo de Letra.
- (line 538)
-* índices: Índices. (line 4922)
+ (line 539)
+* índices: Índices. (line 4923)
Índice de Instrucciones
***********************
@@ -5914,1316 +5915,1316 @@
* Menu:
* $: Fórmulas Matemáticas.
- (line 3019)
-* @{...}: array. (line 959)
-* \" (acento diéresis): Acentos. (line 4616)
+ (line 3020)
+* @{...}: array. (line 960)
+* \" (acento diéresis): Acentos. (line 4617)
* \#: Caracteres Reservados.
- (line 4396)
+ (line 4397)
* \$: Caracteres Reservados.
- (line 4396)
+ (line 4397)
* \%: Caracteres Reservados.
- (line 4396)
+ (line 4397)
* \&: Caracteres Reservados.
- (line 4396)
-* \' (acento agudo): Acentos. (line 4620)
-* \' (tabbing): tabbing. (line 1860)
+ (line 4397)
+* \' (acento agudo): Acentos. (line 4621)
+* \' (tabbing): tabbing. (line 1861)
* \(: Fórmulas Matemáticas.
- (line 3011)
+ (line 3012)
* \): Fórmulas Matemáticas.
- (line 3011)
-* \*: Miscelánea Math. (line 3861)
-* \+: tabbing. (line 1850)
+ (line 3012)
+* \*: Miscelánea Math. (line 3862)
+* \+: tabbing. (line 1851)
* \,: Espacios en Modo Math.
- (line 3853)
-* \-: tabbing. (line 1855)
-* \- (hyphenation): \- (hyphenation). (line 2341)
-* \. (acento punto encima): Acentos. (line 4625)
-* \/: \/. (line 4131)
+ (line 3854)
+* \-: tabbing. (line 1856)
+* \- (hyphenation): \- (hyphenation). (line 2342)
+* \. (acento punto encima): Acentos. (line 4626)
+* \/: \/. (line 4132)
* \:: Espacios en Modo Math.
- (line 3851)
+ (line 3852)
* \;: Espacios en Modo Math.
- (line 3848)
-* \<: tabbing. (line 1845)
-* \= (acento macrón): Acentos. (line 4629)
-* \= (tabbing): tabbing. (line 1839)
-* \>: tabbing. (line 1843)
+ (line 3849)
+* \<: tabbing. (line 1846)
+* \= (acento macrón): Acentos. (line 4630)
+* \= (tabbing): tabbing. (line 1840)
+* \>: tabbing. (line 1844)
* \> <1>: Espacios en Modo Math.
- (line 3851)
-* \> (tabbing): tabbing. (line 1842)
-* \@: \AT. (line 4109)
-* \a (tabbing): tabbing. (line 1875)
-* \a' (acento agudo en tabulación): tabbing. (line 1876)
-* \a= (acento macrón en tabbing): tabbing. (line 1876)
+ (line 3852)
+* \> (tabbing): tabbing. (line 1843)
+* \@: \AT. (line 4110)
+* \a (tabbing): tabbing. (line 1876)
+* \a' (acento agudo en tabulación): tabbing. (line 1877)
+* \a= (acento macrón en tabbing): tabbing. (line 1877)
* \aa (å): Caracteres no Ingleses.
- (line 4708)
+ (line 4709)
* \AA (Å): Caracteres no Ingleses.
- (line 4708)
+ (line 4709)
* \acute: Acentos Matemáticos.
- (line 3797)
-* \addcontentsline{EXTO}{UNIDAD}{TEXTO}: \addcontentsline. (line 4863)
-* \address: \address. (line 5004)
-* \addtocontents{EXTRA}{TEXTO}: \addtocontents. (line 4892)
-* \addtocounter: \addtocounter. (line 2829)
-* \addtolength: \addtolength. (line 2874)
-* \addvspace: \addvspace. (line 4163)
+ (line 3798)
+* \addcontentsline{EXTO}{UNIDAD}{TEXTO}: \addcontentsline. (line 4864)
+* \address: \address. (line 5005)
+* \addtocontents{EXTRA}{TEXTO}: \addtocontents. (line 4893)
+* \addtocounter: \addtocounter. (line 2830)
+* \addtolength: \addtolength. (line 2875)
+* \addvspace: \addvspace. (line 4164)
* \ae (æ): Caracteres no Ingleses.
- (line 4712)
+ (line 4713)
* \AE (Æ): Caracteres no Ingleses.
- (line 4712)
+ (line 4713)
* \aleph: Símbolos Matemáticos.
- (line 3055)
+ (line 3056)
* \alph: \alph \Alph \arabic \roman \Roman \fnsymbol.
- (line 2766)
+ (line 2767)
* \Alph: \alph \Alph \arabic \roman \Roman \fnsymbol.
- (line 2769)
+ (line 2770)
* \alpha: Símbolos Matemáticos.
- (line 3058)
-* \alsoname: Índices. (line 4936)
+ (line 3059)
+* \alsoname: Índices. (line 4937)
* \amalg: Símbolos Matemáticos.
- (line 3061)
-* \and para \author: \maketitle. (line 3966)
+ (line 3062)
+* \and para \author: \maketitle. (line 3967)
* \angle: Símbolos Matemáticos.
- (line 3064)
-* \appendix: Seccionado. (line 831)
+ (line 3065)
+* \appendix: Seccionado. (line 832)
* \approx: Símbolos Matemáticos.
- (line 3067)
+ (line 3068)
* \arabic: \alph \Alph \arabic \roman \Roman \fnsymbol.
- (line 2772)
+ (line 2773)
* \arccos: Funciones Matemáticas.
- (line 3688)
+ (line 3689)
* \arcsin: Funciones Matemáticas.
- (line 3691)
+ (line 3692)
* \arctan: Funciones Matemáticas.
- (line 3694)
+ (line 3695)
* \arg: Funciones Matemáticas.
- (line 3697)
-* \arraycolsep: array. (line 971)
-* \arrayrulewidth: tabular. (line 2034)
-* \arraystretch: tabular. (line 2038)
+ (line 3698)
+* \arraycolsep: array. (line 972)
+* \arrayrulewidth: tabular. (line 2035)
+* \arraystretch: tabular. (line 2039)
* \ast: Símbolos Matemáticos.
- (line 3070)
+ (line 3071)
* \asymp: Símbolos Matemáticos.
- (line 3073)
-* \author{NOMBRE \and NOMBRE2}: \maketitle. (line 3965)
-* \a` (acento grave en tabulación): tabbing. (line 1876)
-* \b (acento barra): Acentos. (line 4647)
+ (line 3074)
+* \author{NOMBRE \and NOMBRE2}: \maketitle. (line 3966)
+* \a` (acento grave en tabulación): tabbing. (line 1877)
+* \b (acento barra): Acentos. (line 4648)
* \backslash: Símbolos Matemáticos.
- (line 3076)
+ (line 3077)
* \backslash <1>: Caracteres Reservados.
- (line 4401)
+ (line 4402)
* \bar: Acentos Matemáticos.
- (line 3800)
+ (line 3801)
* \baselineskip: Instrucciones de Bajo Nivel para el Tipo de Letra.
- (line 633)
+ (line 634)
* \baselinestretch: Instrucciones de Bajo Nivel para el Tipo de Letra.
- (line 640)
-* \begin: Entornos. (line 914)
+ (line 641)
+* \begin: Entornos. (line 915)
* \beta: Símbolos Matemáticos.
- (line 3079)
+ (line 3080)
* \bf: Estilos del Tipo de Letra.
- (line 531)
+ (line 532)
* \bfseries: Estilos del Tipo de Letra.
- (line 489)
-* \bibitem: \bibitem. (line 2133)
-* \bibliography: Usando BibTeX. (line 2175)
-* \bibliographystyle: Usando BibTeX. (line 2175)
+ (line 490)
+* \bibitem: \bibitem. (line 2134)
+* \bibliography: Usando BibTeX. (line 2176)
+* \bibliographystyle: Usando BibTeX. (line 2176)
* \bigcap: Símbolos Matemáticos.
- (line 3082)
+ (line 3083)
* \bigcap <1>: Símbolos Matemáticos.
- (line 3112)
+ (line 3113)
* \bigcirc: Símbolos Matemáticos.
- (line 3085)
+ (line 3086)
* \bigcup: Símbolos Matemáticos.
- (line 3088)
+ (line 3089)
* \bigodot: Símbolos Matemáticos.
- (line 3091)
+ (line 3092)
* \bigoplus: Símbolos Matemáticos.
- (line 3094)
+ (line 3095)
* \bigotimes: Símbolos Matemáticos.
- (line 3097)
+ (line 3098)
* \bigskip: \bigskip \medskip \smallskip.
- (line 4178)
+ (line 4179)
* \bigskipamount: \bigskip \medskip \smallskip.
- (line 4178)
+ (line 4179)
* \bigsqcup: Símbolos Matemáticos.
- (line 3106)
+ (line 3107)
* \bigtriangledown: Símbolos Matemáticos.
- (line 3100)
+ (line 3101)
* \bigtriangleup: Símbolos Matemáticos.
- (line 3103)
+ (line 3104)
* \biguplus: Símbolos Matemáticos.
- (line 3109)
+ (line 3110)
* \bigwedge: Símbolos Matemáticos.
- (line 3115)
+ (line 3116)
* \bmod: Funciones Matemáticas.
- (line 3700)
+ (line 3701)
* \boldmath: Fórmulas Matemáticas.
- (line 3024)
+ (line 3025)
* \bot: Símbolos Matemáticos.
- (line 3118)
-* \bottomfraction: figure. (line 1203)
+ (line 3119)
+* \bottomfraction: figure. (line 1204)
* \bowtie: Símbolos Matemáticos.
- (line 3121)
+ (line 3122)
* \Box: Símbolos Matemáticos.
- (line 3124)
+ (line 3125)
* \breve: Acentos Matemáticos.
- (line 3803)
+ (line 3804)
* \bullet: Símbolos Matemáticos.
- (line 3127)
-* \c (acento cedilla): Acentos. (line 4652)
+ (line 3128)
+* \c (acento cedilla): Acentos. (line 4653)
* \cal: Estilos del Tipo de Letra.
- (line 534)
+ (line 535)
* \cap: Símbolos Matemáticos.
- (line 3130)
-* \capitalacute: Acentos. (line 4620)
-* \capitalbreve: Acentos. (line 4686)
-* \capitalcaron: Acentos. (line 4698)
-* \capitalcedilla: Acentos. (line 4652)
-* \capitalcircumflex: Acentos. (line 4633)
-* \capitaldieresis: Acentos. (line 4616)
-* \capitaldotaccent: Acentos. (line 4656)
-* \capitalgrave: Acentos. (line 4638)
-* \capitalhungarumlaut: Acentos. (line 4660)
-* \capitalmacron: Acentos. (line 4629)
-* \capitalnewtie: Acentos. (line 4681)
-* \capitalogonek: Acentos. (line 4670)
-* \capitalring: Acentos. (line 4675)
-* \capitaltie: Acentos. (line 4681)
-* \capitaltilde: Acentos. (line 4644)
-* \caption: figure. (line 1198)
-* \cc: \cc. (line 5018)
+ (line 3131)
+* \capitalacute: Acentos. (line 4621)
+* \capitalbreve: Acentos. (line 4687)
+* \capitalcaron: Acentos. (line 4699)
+* \capitalcedilla: Acentos. (line 4653)
+* \capitalcircumflex: Acentos. (line 4634)
+* \capitaldieresis: Acentos. (line 4617)
+* \capitaldotaccent: Acentos. (line 4657)
+* \capitalgrave: Acentos. (line 4639)
+* \capitalhungarumlaut: Acentos. (line 4661)
+* \capitalmacron: Acentos. (line 4630)
+* \capitalnewtie: Acentos. (line 4682)
+* \capitalogonek: Acentos. (line 4671)
+* \capitalring: Acentos. (line 4676)
+* \capitaltie: Acentos. (line 4682)
+* \capitaltilde: Acentos. (line 4645)
+* \caption: figure. (line 1199)
+* \cc: \cc. (line 5019)
* \cdot: Símbolos Matemáticos.
- (line 3133)
-* \cdots: Miscelánea Math. (line 3865)
-* \centering: \centering. (line 995)
-* \chapter: Seccionado. (line 801)
+ (line 3134)
+* \cdots: Miscelánea Math. (line 3866)
+* \centering: \centering. (line 996)
+* \chapter: Seccionado. (line 802)
* \check: Acentos Matemáticos.
- (line 3806)
+ (line 3807)
* \chi: Símbolos Matemáticos.
- (line 3136)
+ (line 3137)
* \circ: Símbolos Matemáticos.
- (line 3139)
-* \circle: \circle. (line 1594)
-* \cite: \cite. (line 2151)
-* \cleardoublepage: \cleardoublepage. (line 2418)
-* \clearpage: \clearpage. (line 2427)
-* \cline: \cline. (line 2080)
-* \closing: \closing. (line 5028)
+ (line 3140)
+* \circle: \circle. (line 1595)
+* \cite: \cite. (line 2152)
+* \cleardoublepage: \cleardoublepage. (line 2419)
+* \clearpage: \clearpage. (line 2428)
+* \cline: \cline. (line 2081)
+* \closing: \closing. (line 5029)
* \clubsuit: Símbolos Matemáticos.
- (line 3142)
-* \columnsep: \twocolumn. (line 689)
-* \columnseprule: \twocolumn. (line 692)
-* \columnwidth: \twocolumn. (line 696)
+ (line 3143)
+* \columnsep: \twocolumn. (line 690)
+* \columnseprule: \twocolumn. (line 693)
+* \columnwidth: \twocolumn. (line 697)
* \cong: Símbolos Matemáticos.
- (line 3145)
-* \contentsline: \addcontentsline. (line 4886)
+ (line 3146)
+* \contentsline: \addcontentsline. (line 4887)
* \coprod: Símbolos Matemáticos.
- (line 3148)
-* \copyright: Símbolos de Texto. (line 4429)
+ (line 3149)
+* \copyright: Símbolos de Texto. (line 4430)
* \cos: Funciones Matemáticas.
- (line 3703)
+ (line 3704)
* \cosh: Funciones Matemáticas.
- (line 3706)
+ (line 3707)
* \cot: Funciones Matemáticas.
- (line 3709)
+ (line 3710)
* \coth: Funciones Matemáticas.
- (line 3712)
+ (line 3713)
* \csc: Funciones Matemáticas.
- (line 3715)
+ (line 3716)
* \cup: Símbolos Matemáticos.
- (line 3151)
-* \d (acento círculo): Acentos. (line 4656)
-* \dag: Símbolos de Texto. (line 4433)
+ (line 3152)
+* \d (acento círculo): Acentos. (line 4657)
+* \dag: Símbolos de Texto. (line 4434)
* \dagger: Símbolos Matemáticos.
- (line 3154)
-* \dashbox: \dashbox. (line 1646)
+ (line 3155)
+* \dashbox: \dashbox. (line 1647)
* \dashv: Símbolos Matemáticos.
- (line 3157)
-* \date{TEXTO}: \maketitle. (line 3972)
-* \day: \day \month \year. (line 2848)
-* \dblfloatpagefraction: \twocolumn. (line 709)
-* \dblfloatsep: \twocolumn. (line 714)
-* \dbltextfloatsep: \twocolumn. (line 720)
-* \dbltopfraction: \twocolumn. (line 703)
-* \ddag: Símbolos de Texto. (line 4436)
+ (line 3158)
+* \date{TEXTO}: \maketitle. (line 3973)
+* \day: \day \month \year. (line 2849)
+* \dblfloatpagefraction: \twocolumn. (line 710)
+* \dblfloatsep: \twocolumn. (line 715)
+* \dbltextfloatsep: \twocolumn. (line 721)
+* \dbltopfraction: \twocolumn. (line 704)
+* \ddag: Símbolos de Texto. (line 4437)
* \ddagger: Símbolos Matemáticos.
- (line 3160)
+ (line 3161)
* \ddot: Acentos Matemáticos.
- (line 3809)
-* \ddots: Miscelánea Math. (line 3869)
+ (line 3810)
+* \ddots: Miscelánea Math. (line 3870)
* \deg: Funciones Matemáticas.
- (line 3718)
+ (line 3719)
* \Delta: Símbolos Matemáticos.
- (line 3163)
+ (line 3164)
* \delta: Símbolos Matemáticos.
- (line 3166)
+ (line 3167)
* \depth: Longitudes Predeterminadas.
- (line 2907)
+ (line 2908)
* \det: Funciones Matemáticas.
- (line 3721)
+ (line 3722)
* \dh (æ): Caracteres no Ingleses.
- (line 4716)
+ (line 4717)
* \DH (Æ): Caracteres no Ingleses.
- (line 4716)
+ (line 4717)
* \Diamond: Símbolos Matemáticos.
- (line 3169)
+ (line 3170)
* \diamond: Símbolos Matemáticos.
- (line 3172)
+ (line 3173)
* \diamondsuit: Símbolos Matemáticos.
- (line 3175)
+ (line 3176)
* \dim: Funciones Matemáticas.
- (line 3724)
+ (line 3725)
* \displaystyle: Fórmulas Matemáticas.
- (line 3030)
+ (line 3031)
* \div: Símbolos Matemáticos.
- (line 3178)
+ (line 3179)
* \dj: Caracteres no Ingleses.
- (line 4720)
+ (line 4721)
* \DJ: Caracteres no Ingleses.
- (line 4720)
+ (line 4721)
* \documentclass: Clases de Documento.
- (line 349)
+ (line 350)
* \dot: Acentos Matemáticos.
- (line 3812)
+ (line 3813)
* \doteq: Símbolos Matemáticos.
- (line 3181)
-* \dotfill: \dotfill. (line 4157)
-* \dots: Símbolos de Texto. (line 4453)
-* \doublerulesep: tabular. (line 2042)
+ (line 3182)
+* \dotfill: \dotfill. (line 4158)
+* \dots: Símbolos de Texto. (line 4454)
+* \doublerulesep: tabular. (line 2043)
* \downarrow: Símbolos Matemáticos.
- (line 3184)
+ (line 3185)
* \Downarrow: Símbolos Matemáticos.
- (line 3187)
+ (line 3188)
* \ell: Símbolos Matemáticos.
- (line 3190)
+ (line 3191)
* \em: Estilos del Tipo de Letra.
- (line 537)
+ (line 538)
* \emph: Estilos del Tipo de Letra.
- (line 483)
+ (line 484)
* \emptyset: Símbolos Matemáticos.
- (line 3193)
-* \encl: \encl. (line 5038)
-* \end: Entornos. (line 914)
-* \enlargethispage: \enlargethispage. (line 2440)
-* \enumi: enumerate. (line 1097)
-* \enumii: enumerate. (line 1097)
-* \enumiii: enumerate. (line 1097)
-* \enumiv: enumerate. (line 1097)
+ (line 3194)
+* \encl: \encl. (line 5039)
+* \end: Entornos. (line 915)
+* \enlargethispage: \enlargethispage. (line 2441)
+* \enumi: enumerate. (line 1098)
+* \enumii: enumerate. (line 1098)
+* \enumiii: enumerate. (line 1098)
+* \enumiv: enumerate. (line 1098)
* \epsilon: Símbolos Matemáticos.
- (line 3196)
+ (line 3197)
* \equiv: Símbolos Matemáticos.
- (line 3199)
+ (line 3200)
* \eta: Símbolos Matemáticos.
- (line 3202)
+ (line 3203)
* \evensidemargin: Opciones de Clase de Documento.
- (line 415)
+ (line 416)
* \exists: Símbolos Matemáticos.
- (line 3205)
+ (line 3206)
* \exp: Funciones Matemáticas.
- (line 3727)
-* \fbox: \fbox y \framebox. (line 4231)
+ (line 3728)
+* \fbox: \fbox y \framebox. (line 4232)
* \fboxrule: \framebox (picture).
- (line 1640)
-* \fboxrule <1>: \fbox y \framebox. (line 4244)
+ (line 1641)
+* \fboxrule <1>: \fbox y \framebox. (line 4245)
* \fboxsep: \framebox (picture).
- (line 1640)
-* \fboxsep <1>: \fbox y \framebox. (line 4244)
-* \fill: \hfill. (line 4090)
+ (line 1641)
+* \fboxsep <1>: \fbox y \framebox. (line 4245)
+* \fill: \hfill. (line 4091)
* \flat: Símbolos Matemáticos.
- (line 3208)
-* \floatpagefraction: figure. (line 1206)
-* \floatsep: figure. (line 1210)
-* \flushbottom: \flushbottom. (line 728)
+ (line 3209)
+* \floatpagefraction: figure. (line 1207)
+* \floatsep: figure. (line 1211)
+* \flushbottom: \flushbottom. (line 729)
* \fnsymbol: Notas al Pie Simbólicas.
- (line 2534)
+ (line 2535)
* \fnsymbol <1>: \alph \Alph \arabic \roman \Roman \fnsymbol.
- (line 2781)
+ (line 2782)
* \fnsymbol, y notas al pie: Notas al Pie Simbólicas.
- (line 2534)
+ (line 2535)
* \fontencoding: Instrucciones de Bajo Nivel para el Tipo de Letra.
- (line 594)
+ (line 595)
* \fontfamily: Instrucciones de Bajo Nivel para el Tipo de Letra.
- (line 598)
+ (line 599)
* \fontseries: Instrucciones de Bajo Nivel para el Tipo de Letra.
- (line 608)
+ (line 609)
* \fontshape: Instrucciones de Bajo Nivel para el Tipo de Letra.
- (line 620)
+ (line 621)
* \fontsize: Instrucciones de Bajo Nivel para el Tipo de Letra.
- (line 633)
-* \footnote: \footnote. (line 2482)
-* \footnotemark: \footnotemark. (line 2498)
+ (line 634)
+* \footnote: \footnote. (line 2483)
+* \footnotemark: \footnotemark. (line 2499)
* \footnoterule: Parámetros para Footnote.
- (line 2542)
+ (line 2543)
* \footnotesep: Parámetros para Footnote.
- (line 2548)
+ (line 2549)
* \footnotesize: Tamaños del Tipo de Letra.
- (line 567)
-* \footnotetext: \footnotetext. (line 2513)
+ (line 568)
+* \footnotetext: \footnotetext. (line 2514)
* \footskip: Parámetros para el Diseño de Página.
- (line 755)
+ (line 756)
* \forall: Símbolos Matemáticos.
- (line 3211)
-* \frac: Miscelánea Math. (line 3873)
-* \frac{num}{den}: Miscelánea Math. (line 3872)
-* \frame: \frame. (line 1661)
+ (line 3212)
+* \frac: Miscelánea Math. (line 3874)
+* \frac{num}{den}: Miscelánea Math. (line 3873)
+* \frame: \frame. (line 1662)
* \framebox: \framebox (picture).
- (line 1632)
-* \framebox <1>: \fbox y \framebox. (line 4231)
+ (line 1633)
+* \framebox <1>: \fbox y \framebox. (line 4232)
* \frown: Símbolos Matemáticos.
- (line 3214)
-* \fussy: \fussy. (line 2354)
+ (line 3215)
+* \fussy: \fussy. (line 2355)
* \Gamma: Símbolos Matemáticos.
- (line 3217)
+ (line 3218)
* \gamma: Símbolos Matemáticos.
- (line 3220)
+ (line 3221)
* \gcd: Funciones Matemáticas.
- (line 3730)
+ (line 3731)
* \ge: Símbolos Matemáticos.
- (line 3223)
+ (line 3224)
* \geq: Símbolos Matemáticos.
- (line 3226)
+ (line 3227)
* \gets: Símbolos Matemáticos.
- (line 3229)
+ (line 3230)
* \gg: Símbolos Matemáticos.
- (line 3232)
-* \glossary: Glosarios. (line 4909)
-* \glossaryentry: Glosarios. (line 4912)
+ (line 3233)
+* \glossary: Glosarios. (line 4910)
+* \glossaryentry: Glosarios. (line 4913)
* \grave: Acentos Matemáticos.
- (line 3815)
-* \guillemotleft («): Símbolos de Texto. (line 4445)
-* \guillemotright (»): Símbolos de Texto. (line 4446)
-* \guilsinglleft (‹): Símbolos de Texto. (line 4447)
-* \guilsinglright (›): Símbolos de Texto. (line 4448)
-* \H (acento diéresis Húngara): Acentos. (line 4660)
+ (line 3816)
+* \guillemotleft («): Símbolos de Texto. (line 4446)
+* \guillemotright (»): Símbolos de Texto. (line 4447)
+* \guilsinglleft (‹): Símbolos de Texto. (line 4448)
+* \guilsinglright (›): Símbolos de Texto. (line 4449)
+* \H (acento diéresis Húngara): Acentos. (line 4661)
* \hat: Acentos Matemáticos.
- (line 3818)
+ (line 3819)
* \hbar: Símbolos Matemáticos.
- (line 3235)
+ (line 3236)
* \headheight: Parámetros para el Diseño de Página.
- (line 745)
+ (line 746)
* \headsep: Parámetros para el Diseño de Página.
- (line 750)
+ (line 751)
* \heartsuit: Símbolos Matemáticos.
- (line 3238)
+ (line 3239)
* \height: Longitudes Predeterminadas.
- (line 2905)
-* \hfill: \hfill. (line 4086)
-* \hline: \hline. (line 2091)
+ (line 2906)
+* \hfill: \hfill. (line 4087)
+* \hline: \hline. (line 2092)
* \hom: Funciones Matemáticas.
- (line 3733)
+ (line 3734)
* \hookleftarrow: Símbolos Matemáticos.
- (line 3241)
+ (line 3242)
* \hookrightarrow: Símbolos Matemáticos.
- (line 3244)
-* \hrulefill: \hrulefill. (line 4150)
-* \hspace: \hspace. (line 4069)
+ (line 3245)
+* \hrulefill: \hrulefill. (line 4151)
+* \hspace: \hspace. (line 4070)
* \huge: Tamaños del Tipo de Letra.
- (line 567)
+ (line 568)
* \Huge: Tamaños del Tipo de Letra.
- (line 567)
-* \hyphenation: \hyphenation. (line 2374)
-* \i (i sin punto): Acentos. (line 4663)
+ (line 568)
+* \hyphenation: \hyphenation. (line 2375)
+* \i (i sin punto): Acentos. (line 4664)
* \iff: Símbolos Matemáticos.
- (line 3247)
+ (line 3248)
* \ij (ij): Caracteres no Ingleses.
- (line 4724)
+ (line 4725)
* \IJ (IJ): Caracteres no Ingleses.
- (line 4724)
+ (line 4725)
* \Im: Símbolos Matemáticos.
- (line 3250)
+ (line 3251)
* \imath: Acentos Matemáticos.
- (line 3821)
+ (line 3822)
* \in: Símbolos Matemáticos.
- (line 3253)
-* \include: \include. (line 4792)
-* \includeonly: \includeonly. (line 4810)
-* \indent: \indent. (line 2930)
-* \index: Índices. (line 4925)
-* \indexentry: Índices. (line 4928)
+ (line 3254)
+* \include: \include. (line 4793)
+* \includeonly: \includeonly. (line 4811)
+* \indent: \indent. (line 2931)
+* \index: Índices. (line 4926)
+* \indexentry: Índices. (line 4929)
* \inf: Funciones Matemáticas.
- (line 3736)
+ (line 3737)
* \infty: Símbolos Matemáticos.
- (line 3256)
-* \input: \input. (line 4825)
+ (line 3257)
+* \input: \input. (line 4826)
* \int: Símbolos Matemáticos.
- (line 3259)
-* \intextsep: figure. (line 1214)
+ (line 3260)
+* \intextsep: figure. (line 1215)
* \iota: Símbolos Matemáticos.
- (line 3262)
+ (line 3263)
* \it: Estilos del Tipo de Letra.
- (line 540)
-* \item: description. (line 1027)
-* \item <1>: enumerate. (line 1086)
-* \item <2>: itemize. (line 1341)
-* \itemindent: itemize. (line 1386)
-* \itemsep: itemize. (line 1411)
+ (line 541)
+* \item: description. (line 1028)
+* \item <1>: enumerate. (line 1087)
+* \item <2>: itemize. (line 1342)
+* \itemindent: itemize. (line 1387)
+* \itemsep: itemize. (line 1412)
* \itshape: Estilos del Tipo de Letra.
- (line 480)
-* \j (j sin punto): Acentos. (line 4666)
+ (line 481)
+* \j (j sin punto): Acentos. (line 4667)
* \jmath: Acentos Matemáticos.
- (line 3824)
+ (line 3825)
* \Join: Símbolos Matemáticos.
- (line 3265)
-* \k (colita —ogonek en polaco): Acentos. (line 4670)
+ (line 3266)
+* \k (colita —ogonek en polaco): Acentos. (line 4671)
* \kappa: Símbolos Matemáticos.
- (line 3268)
+ (line 3269)
* \ker: Funciones Matemáticas.
- (line 3739)
-* \kill: tabbing. (line 1880)
+ (line 3740)
+* \kill: tabbing. (line 1881)
* \l (ł): Caracteres no Ingleses.
- (line 4728)
+ (line 4729)
* \L (Ł): Caracteres no Ingleses.
- (line 4728)
-* \label: \label. (line 858)
-* \labelenumi: enumerate. (line 1101)
-* \labelenumii: enumerate. (line 1101)
-* \labelenumiii: enumerate. (line 1101)
-* \labelenumiv: enumerate. (line 1101)
-* \labelitemi: itemize. (line 1365)
-* \labelitemii: itemize. (line 1365)
-* \labelitemiii: itemize. (line 1365)
-* \labelitemiv: itemize. (line 1365)
-* \labelsep: itemize. (line 1390)
-* \labelwidth: itemize. (line 1394)
+ (line 4729)
+* \label: \label. (line 859)
+* \labelenumi: enumerate. (line 1102)
+* \labelenumii: enumerate. (line 1102)
+* \labelenumiii: enumerate. (line 1102)
+* \labelenumiv: enumerate. (line 1102)
+* \labelitemi: itemize. (line 1366)
+* \labelitemii: itemize. (line 1366)
+* \labelitemiii: itemize. (line 1366)
+* \labelitemiv: itemize. (line 1366)
+* \labelsep: itemize. (line 1391)
+* \labelwidth: itemize. (line 1395)
* \Lambda: Símbolos Matemáticos.
- (line 3271)
+ (line 3272)
* \lambda: Símbolos Matemáticos.
- (line 3274)
+ (line 3275)
* \land: Símbolos Matemáticos.
- (line 3277)
+ (line 3278)
* \langle: Símbolos Matemáticos.
- (line 3280)
+ (line 3281)
* \large: Tamaños del Tipo de Letra.
- (line 567)
+ (line 568)
* \Large: Tamaños del Tipo de Letra.
- (line 567)
+ (line 568)
* \LARGE: Tamaños del Tipo de Letra.
- (line 567)
-* \LaTeX: Símbolos de Texto. (line 4439)
-* \LaTeXe: Símbolos de Texto. (line 4442)
+ (line 568)
+* \LaTeX: Símbolos de Texto. (line 4440)
+* \LaTeXe: Símbolos de Texto. (line 4443)
* \lbrace: Símbolos Matemáticos.
- (line 3283)
+ (line 3284)
* \lbrack: Símbolos Matemáticos.
- (line 3286)
+ (line 3287)
* \lceil: Símbolos Matemáticos.
- (line 3289)
-* \ldots: Símbolos de Texto. (line 4452)
+ (line 3290)
+* \ldots: Símbolos de Texto. (line 4453)
* \le: Símbolos Matemáticos.
- (line 3292)
+ (line 3293)
* \leadsto: Símbolos Matemáticos.
- (line 3295)
+ (line 3296)
* \left DELIMITADOR1 ... \right DELIMITADOR2: Miscelánea Math.
- (line 3875)
+ (line 3876)
* \Leftarrow: Símbolos Matemáticos.
- (line 3297)
+ (line 3298)
* \leftarrow: Símbolos Matemáticos.
- (line 3300)
-* \lefteqn: eqnarray. (line 1132)
+ (line 3301)
+* \lefteqn: eqnarray. (line 1133)
* \leftharpoondown: Símbolos Matemáticos.
- (line 3303)
+ (line 3304)
* \leftharpoonup: Símbolos Matemáticos.
- (line 3306)
-* \leftmargin: itemize. (line 1372)
-* \leftmargini: itemize. (line 1372)
-* \leftmarginii: itemize. (line 1372)
-* \leftmarginiii: itemize. (line 1372)
-* \leftmarginiv: itemize. (line 1372)
-* \leftmarginv: itemize. (line 1372)
-* \leftmarginvi: itemize. (line 1372)
+ (line 3307)
+* \leftmargin: itemize. (line 1373)
+* \leftmargini: itemize. (line 1373)
+* \leftmarginii: itemize. (line 1373)
+* \leftmarginiii: itemize. (line 1373)
+* \leftmarginiv: itemize. (line 1373)
+* \leftmarginv: itemize. (line 1373)
+* \leftmarginvi: itemize. (line 1373)
* \Leftrightarrow: Símbolos Matemáticos.
- (line 3309)
+ (line 3310)
* \Leftrightarrow <1>: Símbolos Matemáticos.
- (line 3312)
+ (line 3313)
* \leq: Símbolos Matemáticos.
- (line 3315)
+ (line 3316)
* \lfloor: Símbolos Matemáticos.
- (line 3318)
+ (line 3319)
* \lg: Funciones Matemáticas.
- (line 3742)
+ (line 3743)
* \lhd: Símbolos Matemáticos.
- (line 3321)
+ (line 3322)
* \lim: Funciones Matemáticas.
- (line 3745)
+ (line 3746)
* \liminf: Funciones Matemáticas.
- (line 3748)
+ (line 3749)
* \limsup: Funciones Matemáticas.
- (line 3751)
-* \line: \line. (line 1672)
+ (line 3752)
+* \line: \line. (line 1673)
* \linebreak: \linebreak y \nolinebreak.
- (line 2391)
+ (line 2392)
* \linespread: Instrucciones de Bajo Nivel para el Tipo de Letra.
- (line 648)
-* \linethickness: \linethickness. (line 1687)
+ (line 649)
+* \linethickness: \linethickness. (line 1688)
* \linewidth: Parámetros para el Diseño de Página.
- (line 760)
+ (line 761)
* \listoffigures: Tablas de Contenido.
- (line 4853)
+ (line 4854)
* \listoftables: Tablas de Contenido.
- (line 4853)
-* \listparindent: itemize. (line 1398)
+ (line 4854)
+* \listparindent: itemize. (line 1399)
* \ll: Símbolos Matemáticos.
- (line 3324)
+ (line 3325)
* \ln: Funciones Matemáticas.
- (line 3754)
+ (line 3755)
* \lnot: Símbolos Matemáticos.
- (line 3327)
-* \location: \location. (line 5047)
+ (line 3328)
+* \location: \location. (line 5048)
* \log: Funciones Matemáticas.
- (line 3757)
+ (line 3758)
* \longleftarrow: Símbolos Matemáticos.
- (line 3330)
+ (line 3331)
* \longleftrightarrow: Símbolos Matemáticos.
- (line 3333)
+ (line 3334)
* \longmapsto: Símbolos Matemáticos.
- (line 3336)
+ (line 3337)
* \longrightarrow: Símbolos Matemáticos.
- (line 3339)
+ (line 3340)
* \lor: Símbolos Matemáticos.
- (line 3342)
-* \lq: Símbolos de Texto. (line 4458)
-* \makebox: \makebox. (line 4264)
-* \makebox (picture): \makebox (picture). (line 1605)
-* \makeglossary: Glosarios. (line 4907)
-* \makeindex: Índices. (line 4922)
-* \makelabels: \makelabels. (line 5055)
-* \maketitle: \maketitle. (line 3960)
+ (line 3343)
+* \lq: Símbolos de Texto. (line 4459)
+* \makebox: \makebox. (line 4265)
+* \makebox (picture): \makebox (picture). (line 1606)
+* \makeglossary: Glosarios. (line 4908)
+* \makeindex: Índices. (line 4923)
+* \makelabels: \makelabels. (line 5056)
+* \maketitle: \maketitle. (line 3961)
* \mapsto: Símbolos Matemáticos.
- (line 3345)
-* \marginpar: Notas al Margen. (line 2956)
-* \marginparpush: Notas al Margen. (line 2984)
-* \marginparsep: Notas al Margen. (line 2988)
-* \marginparwidth: Notas al Margen. (line 2992)
-* \markboth{IZQUIERDA}{DERECHA}: \pagestyle. (line 4037)
-* \markright{DERECHA}: \pagestyle. (line 4045)
+ (line 3346)
+* \marginpar: Notas al Margen. (line 2957)
+* \marginparpush: Notas al Margen. (line 2985)
+* \marginparsep: Notas al Margen. (line 2989)
+* \marginparwidth: Notas al Margen. (line 2993)
+* \markboth{IZQUIERDA}{DERECHA}: \pagestyle. (line 4038)
+* \markright{DERECHA}: \pagestyle. (line 4046)
* \mathbf: Estilos del Tipo de Letra.
- (line 505)
+ (line 506)
* \mathcal: Estilos del Tipo de Letra.
- (line 519)
+ (line 520)
* \mathnormal: Estilos del Tipo de Letra.
- (line 516)
+ (line 517)
* \mathrm: Estilos del Tipo de Letra.
- (line 503)
+ (line 504)
* \mathsf: Estilos del Tipo de Letra.
- (line 507)
+ (line 508)
* \mathtt: Estilos del Tipo de Letra.
- (line 509)
+ (line 510)
* \mathversion: Estilos del Tipo de Letra.
- (line 521)
+ (line 522)
* \max: Funciones Matemáticas.
- (line 3760)
-* \mbox: \mbox. (line 4223)
+ (line 3761)
+* \mbox: \mbox. (line 4224)
* \mdseries: Estilos del Tipo de Letra.
- (line 486)
+ (line 487)
* \medskip: \bigskip \medskip \smallskip.
- (line 4182)
+ (line 4183)
* \medskipamount: \bigskip \medskip \smallskip.
- (line 4182)
+ (line 4183)
* \mho: Símbolos Matemáticos.
- (line 3348)
+ (line 3349)
* \mid: Símbolos Matemáticos.
- (line 3350)
+ (line 3351)
* \min: Funciones Matemáticas.
- (line 3763)
+ (line 3764)
* \models: Símbolos Matemáticos.
- (line 3353)
-* \month: \day \month \year. (line 2848)
+ (line 3354)
+* \month: \day \month \year. (line 2849)
* \mp: Símbolos Matemáticos.
- (line 3356)
+ (line 3357)
* \mu: Símbolos Matemáticos.
- (line 3359)
-* \multicolumn: \multicolumn. (line 2056)
-* \multiput: \multiput. (line 1711)
+ (line 3360)
+* \multicolumn: \multicolumn. (line 2057)
+* \multiput: \multiput. (line 1712)
* \nabla: Símbolos Matemáticos.
- (line 3362)
-* \name: \name. (line 5064)
+ (line 3363)
+* \name: \name. (line 5065)
* \natural: Símbolos Matemáticos.
- (line 3365)
+ (line 3366)
* \ne: Símbolos Matemáticos.
- (line 3368)
+ (line 3369)
* \nearrow: Símbolos Matemáticos.
- (line 3371)
+ (line 3372)
* \neg: Símbolos Matemáticos.
- (line 3374)
+ (line 3375)
* \neq: Símbolos Matemáticos.
- (line 3377)
+ (line 3378)
* \newcommand: \newcommand y \renewcommand.
- (line 2564)
-* \newcounter: \newcounter. (line 2599)
+ (line 2565)
+* \newcounter: \newcounter. (line 2600)
* \newenvironment: \newenvironment y \renewenvironment.
- (line 2641)
-* \newfont: \newfont. (line 2710)
-* \newlength: \newlength. (line 2614)
-* \newline: \newline. (line 2335)
-* \NEWLINE: \SPACE. (line 4097)
-* \newpage: \newpage. (line 2434)
-* \newsavebox: \newsavebox. (line 2630)
-* \newtheorem: \newtheorem. (line 2680)
-* \newtie: Acentos. (line 4681)
+ (line 2642)
+* \newfont: \newfont. (line 2711)
+* \newlength: \newlength. (line 2615)
+* \newline: \newline. (line 2336)
+* \NEWLINE: \SPACE. (line 4098)
+* \newpage: \newpage. (line 2435)
+* \newsavebox: \newsavebox. (line 2631)
+* \newtheorem: \newtheorem. (line 2681)
+* \newtie: Acentos. (line 4682)
* \ng: Caracteres no Ingleses.
- (line 4732)
+ (line 4733)
* \NG: Caracteres no Ingleses.
- (line 4732)
+ (line 4733)
* \ni: Símbolos Matemáticos.
- (line 3380)
-* \nocite: \nocite. (line 2166)
+ (line 3381)
+* \nocite: \nocite. (line 2167)
* \nofiles: Tablas de Contenido.
- (line 4857)
-* \noindent: \noindent. (line 2942)
+ (line 4858)
+* \noindent: \noindent. (line 2943)
* \nolinebreak: \linebreak y \nolinebreak.
- (line 2391)
-* \nonumber: eqnarray. (line 1126)
+ (line 2392)
+* \nonumber: eqnarray. (line 1127)
* \nopagebreak: \pagebreak y \nopagebreak.
- (line 2455)
+ (line 2456)
* \normalfont: Estilos del Tipo de Letra.
- (line 501)
-* \normalmarginpar: Notas al Margen. (line 2971)
+ (line 502)
+* \normalmarginpar: Notas al Margen. (line 2972)
* \normalsize: Tamaños del Tipo de Letra.
- (line 567)
+ (line 568)
* \not: Símbolos Matemáticos.
- (line 3383)
+ (line 3384)
* \notin: Símbolos Matemáticos.
- (line 3386)
+ (line 3387)
* \nu: Símbolos Matemáticos.
- (line 3389)
+ (line 3390)
* \nwarrow: Símbolos Matemáticos.
- (line 3392)
+ (line 3393)
* \o (ø): Caracteres no Ingleses.
- (line 4736)
+ (line 4737)
* \O (Ø): Caracteres no Ingleses.
- (line 4736)
+ (line 4737)
* \obeycr: \obeycr y \restorecr.
- (line 2325)
+ (line 2326)
* \oddsidemargin: Opciones de Clase de Documento.
- (line 415)
+ (line 416)
* \odot: Símbolos Matemáticos.
- (line 3395)
+ (line 3396)
* \oe (œ): Caracteres no Ingleses.
- (line 4740)
+ (line 4741)
* \OE (Œ): Caracteres no Ingleses.
- (line 4740)
+ (line 4741)
* \oint: Símbolos Matemáticos.
- (line 3398)
+ (line 3399)
* \Omega: Símbolos Matemáticos.
- (line 3401)
+ (line 3402)
* \omega: Símbolos Matemáticos.
- (line 3404)
+ (line 3405)
* \ominus: Símbolos Matemáticos.
- (line 3407)
-* \onecolumn: \onecolumn. (line 671)
-* \opening: \opening. (line 5072)
+ (line 3408)
+* \onecolumn: \onecolumn. (line 672)
+* \opening: \opening. (line 5073)
* \oplus: Símbolos Matemáticos.
- (line 3410)
+ (line 3411)
* \oslash: Símbolos Matemáticos.
- (line 3413)
+ (line 3414)
* \otimes: Símbolos Matemáticos.
- (line 3416)
-* \oval: \oval. (line 1721)
-* \overbrace{TEXTO}: Miscelánea Math. (line 3881)
-* \overline{TEXTO}: Miscelánea Math. (line 3885)
+ (line 3417)
+* \oval: \oval. (line 1722)
+* \overbrace{TEXTO}: Miscelánea Math. (line 3882)
+* \overline{TEXTO}: Miscelánea Math. (line 3886)
* \owns: Símbolos Matemáticos.
- (line 3419)
-* \P: Símbolos de Texto. (line 4461)
+ (line 3420)
+* \P: Símbolos de Texto. (line 4462)
* \pagebreak: \pagebreak y \nopagebreak.
- (line 2455)
-* \pagenumbering: \pagenumbering. (line 3990)
-* \pageref: \pageref. (line 892)
-* \pagestyle: \pagestyle. (line 4012)
-* \paragraph: Seccionado. (line 806)
+ (line 2456)
+* \pagenumbering: \pagenumbering. (line 3991)
+* \pageref: \pageref. (line 893)
+* \pagestyle: \pagestyle. (line 4013)
+* \paragraph: Seccionado. (line 807)
* \parallel: Símbolos Matemáticos.
- (line 3422)
-* \parbox: \parbox. (line 4290)
-* \parindent: minipage. (line 1504)
-* \parindent <1>: \indent. (line 2930)
-* \parsep: itemize. (line 1416)
-* \parskip: \parskip. (line 2949)
-* \part: Seccionado. (line 800)
+ (line 3423)
+* \parbox: \parbox. (line 4291)
+* \parindent: minipage. (line 1505)
+* \parindent <1>: \indent. (line 2931)
+* \parsep: itemize. (line 1417)
+* \parskip: \parskip. (line 2950)
+* \part: Seccionado. (line 801)
* \partial: Símbolos Matemáticos.
- (line 3425)
-* \partopsep: itemize. (line 1428)
+ (line 3426)
+* \partopsep: itemize. (line 1429)
* \perp: Símbolos Matemáticos.
- (line 3428)
+ (line 3429)
* \phi: Símbolos Matemáticos.
- (line 3431)
+ (line 3432)
* \Pi: Símbolos Matemáticos.
- (line 3434)
+ (line 3435)
* \pi: Símbolos Matemáticos.
- (line 3437)
+ (line 3438)
* \pm: Símbolos Matemáticos.
- (line 3440)
+ (line 3441)
* \pmod: Funciones Matemáticas.
- (line 3766)
-* \poptabs: tabbing. (line 1886)
-* \poptabs <1>: tabbing. (line 1887)
-* \pounds: Símbolos de Texto. (line 4465)
+ (line 3767)
+* \poptabs: tabbing. (line 1887)
+* \poptabs <1>: tabbing. (line 1888)
+* \pounds: Símbolos de Texto. (line 4466)
* \Pr: Funciones Matemáticas.
- (line 3769)
+ (line 3770)
* \prec: Símbolos Matemáticos.
- (line 3443)
+ (line 3444)
* \preceq: Símbolos Matemáticos.
- (line 3446)
+ (line 3447)
* \prime: Símbolos Matemáticos.
- (line 3449)
+ (line 3450)
* \prod: Símbolos Matemáticos.
- (line 3452)
+ (line 3453)
* \propto: Símbolos Matemáticos.
- (line 3455)
-* \protect: \protect. (line 2725)
-* \ps: \ps. (line 5085)
+ (line 3456)
+* \protect: \protect. (line 2726)
+* \ps: \ps. (line 5086)
* \Psi: Símbolos Matemáticos.
- (line 3458)
+ (line 3459)
* \psi: Símbolos Matemáticos.
- (line 3461)
-* \pushtabs: tabbing. (line 1890)
-* \put: \put. (line 1745)
-* \quotedblbase („): Símbolos de Texto. (line 4469)
-* \quotesinglbase (‚): Símbolos de Texto. (line 4470)
-* \r (acento anillo): Acentos. (line 4675)
-* \raggedbottom: \raggedbottom. (line 738)
-* \raggedleft: \raggedleft. (line 1328)
-* \raggedright: \raggedright. (line 1302)
-* \raisebox: \raisebox. (line 4332)
+ (line 3462)
+* \pushtabs: tabbing. (line 1891)
+* \put: \put. (line 1746)
+* \quotedblbase („): Símbolos de Texto. (line 4470)
+* \quotesinglbase (‚): Símbolos de Texto. (line 4471)
+* \r (acento anillo): Acentos. (line 4676)
+* \raggedbottom: \raggedbottom. (line 739)
+* \raggedleft: \raggedleft. (line 1329)
+* \raggedright: \raggedright. (line 1303)
+* \raisebox: \raisebox. (line 4333)
* \rangle: Símbolos Matemáticos.
- (line 3464)
+ (line 3465)
* \rbrace: Símbolos Matemáticos.
- (line 3467)
+ (line 3468)
* \rbrack: Símbolos Matemáticos.
- (line 3470)
+ (line 3471)
* \rceil: Símbolos Matemáticos.
- (line 3473)
+ (line 3474)
* \Re: Símbolos Matemáticos.
- (line 3476)
-* \ref: \ref. (line 902)
-* \refstepcounter: \refstepcounter. (line 2835)
+ (line 3477)
+* \ref: \ref. (line 903)
+* \refstepcounter: \refstepcounter. (line 2836)
* \renewenvironment: \newenvironment y \renewenvironment.
- (line 2641)
+ (line 2642)
* \restorecr: \obeycr y \restorecr.
- (line 2325)
-* \reversemarginpar: Notas al Margen. (line 2971)
+ (line 2326)
+* \reversemarginpar: Notas al Margen. (line 2972)
* \rfloor: Símbolos Matemáticos.
- (line 3479)
+ (line 3480)
* \rhd: Símbolos Matemáticos.
- (line 3482)
+ (line 3483)
* \rho: Símbolos Matemáticos.
- (line 3485)
-* \right: Miscelánea Math. (line 3876)
+ (line 3486)
+* \right: Miscelánea Math. (line 3877)
* \Rightarrow: Símbolos Matemáticos.
- (line 3488)
+ (line 3489)
* \rightarrow: Símbolos Matemáticos.
- (line 3491)
+ (line 3492)
* \rightharpoondown: Símbolos Matemáticos.
- (line 3494)
+ (line 3495)
* \rightharpoonup: Símbolos Matemáticos.
- (line 3497)
+ (line 3498)
* \rightleftharpoons: Símbolos Matemáticos.
- (line 3500)
-* \rightmargin: itemize. (line 1402)
+ (line 3501)
+* \rightmargin: itemize. (line 1403)
* \rm: Estilos del Tipo de Letra.
- (line 543)
+ (line 544)
* \rmfamily: Estilos del Tipo de Letra.
- (line 477)
+ (line 478)
* \roman: \alph \Alph \arabic \roman \Roman \fnsymbol.
- (line 2775)
+ (line 2776)
* \roman <1>: \alph \Alph \arabic \roman \Roman \fnsymbol.
- (line 2778)
-* \rq: Símbolos de Texto. (line 4473)
-* \rule: \rule. (line 4753)
-* \S: Símbolos de Texto. (line 4476)
-* \savebox: \savebox. (line 4349)
-* \sbox: \sbox. (line 4361)
+ (line 2779)
+* \rq: Símbolos de Texto. (line 4474)
+* \rule: \rule. (line 4754)
+* \S: Símbolos de Texto. (line 4477)
+* \savebox: \savebox. (line 4350)
+* \sbox: \sbox. (line 4362)
* \sc: Estilos del Tipo de Letra.
- (line 546)
+ (line 547)
* \scriptsize: Tamaños del Tipo de Letra.
- (line 567)
+ (line 568)
* \scshape: Estilos del Tipo de Letra.
- (line 497)
+ (line 498)
* \searrow: Símbolos Matemáticos.
- (line 3503)
+ (line 3504)
* \sec: Funciones Matemáticas.
- (line 3772)
-* \section: Seccionado. (line 803)
-* \seename: Índices. (line 4936)
+ (line 3773)
+* \section: Seccionado. (line 804)
+* \seename: Índices. (line 4937)
* \selectfont: Instrucciones de Bajo Nivel para el Tipo de Letra.
- (line 654)
-* \setcounter: \setcounter. (line 2819)
-* \setlength: \setlength. (line 2866)
+ (line 655)
+* \setcounter: \setcounter. (line 2820)
+* \setlength: \setlength. (line 2867)
* \setminus: Símbolos Matemáticos.
- (line 3506)
-* \settodepth: \settodepth. (line 2881)
-* \settoheight: \settoheight. (line 2889)
-* \settowidth: \settowidth. (line 2897)
+ (line 3507)
+* \settodepth: \settodepth. (line 2882)
+* \settoheight: \settoheight. (line 2890)
+* \settowidth: \settowidth. (line 2898)
* \sf: Estilos del Tipo de Letra.
- (line 549)
+ (line 550)
* \sffamily: Estilos del Tipo de Letra.
- (line 495)
+ (line 496)
* \sharp: Símbolos Matemáticos.
- (line 3509)
-* \shortstack: \shortstack. (line 1753)
+ (line 3510)
+* \shortstack: \shortstack. (line 1754)
* \Sigma: Símbolos Matemáticos.
- (line 3512)
+ (line 3513)
* \sigma: Símbolos Matemáticos.
- (line 3515)
-* \signature: \signature. (line 5091)
+ (line 3516)
+* \signature: \signature. (line 5092)
* \sim: Símbolos Matemáticos.
- (line 3518)
+ (line 3519)
* \simeq: Símbolos Matemáticos.
- (line 3521)
+ (line 3522)
* \sin: Funciones Matemáticas.
- (line 3775)
+ (line 3776)
* \sinh: Funciones Matemáticas.
- (line 3778)
+ (line 3779)
* \sl: Estilos del Tipo de Letra.
- (line 552)
+ (line 553)
* \slshape: Estilos del Tipo de Letra.
- (line 493)
+ (line 494)
* \small: Tamaños del Tipo de Letra.
- (line 567)
+ (line 568)
* \smallint: Símbolos Matemáticos.
- (line 3524)
+ (line 3525)
* \smallskip: \bigskip \medskip \smallskip.
- (line 4186)
+ (line 4187)
* \smallskipamount: \bigskip \medskip \smallskip.
- (line 4186)
+ (line 4187)
* \smile: Símbolos Matemáticos.
- (line 3527)
-* \SPACE: \SPACE. (line 4097)
+ (line 3528)
+* \SPACE: \SPACE. (line 4098)
* \spadesuit: Símbolos Matemáticos.
- (line 3530)
+ (line 3531)
* \sqcap: Símbolos Matemáticos.
- (line 3533)
+ (line 3534)
* \sqcup: Símbolos Matemáticos.
- (line 3536)
-* \sqrt[RAÍZ]{argumento}: Miscelánea Math. (line 3889)
+ (line 3537)
+* \sqrt[RAÍZ]{argumento}: Miscelánea Math. (line 3890)
* \sqsubset: Símbolos Matemáticos.
- (line 3539)
+ (line 3540)
* \sqsubseteq: Símbolos Matemáticos.
- (line 3542)
+ (line 3543)
* \sqsupset: Símbolos Matemáticos.
- (line 3545)
+ (line 3546)
* \sqsupseteq: Símbolos Matemáticos.
- (line 3548)
+ (line 3549)
* \ss (ß): Caracteres no Ingleses.
- (line 4744)
+ (line 4745)
* \SS (SS): Caracteres no Ingleses.
- (line 4744)
-* \stackrel{TEXTO}{RELACIÓN}: Miscelánea Math. (line 3894)
+ (line 4745)
+* \stackrel{TEXTO}{RELACIÓN}: Miscelánea Math. (line 3895)
* \star: Símbolos Matemáticos.
- (line 3551)
-* \startbreaks: \startbreaks. (line 5098)
-* \stepcounter: \stepcounter. (line 2842)
-* \stop: Línea de Órdenes. (line 5170)
-* \stopbreaks: \stopbreaks. (line 5106)
-* \subparagraph: Seccionado. (line 807)
-* \subsection: Seccionado. (line 804)
+ (line 3552)
+* \startbreaks: \startbreaks. (line 5099)
+* \stepcounter: \stepcounter. (line 2843)
+* \stop: Línea de Órdenes. (line 5171)
+* \stopbreaks: \stopbreaks. (line 5107)
+* \subparagraph: Seccionado. (line 808)
+* \subsection: Seccionado. (line 805)
* \subset: Símbolos Matemáticos.
- (line 3554)
+ (line 3555)
* \subseteq: Símbolos Matemáticos.
- (line 3557)
-* \subsubsection: Seccionado. (line 805)
+ (line 3558)
+* \subsubsection: Seccionado. (line 806)
* \succ: Símbolos Matemáticos.
- (line 3560)
+ (line 3561)
* \succeq: Símbolos Matemáticos.
- (line 3563)
+ (line 3564)
* \sum: Símbolos Matemáticos.
- (line 3566)
+ (line 3567)
* \sup: Funciones Matemáticas.
- (line 3781)
+ (line 3782)
* \supset: Símbolos Matemáticos.
- (line 3569)
+ (line 3570)
* \supseteq: Símbolos Matemáticos.
- (line 3572)
+ (line 3573)
* \surd: Símbolos Matemáticos.
- (line 3575)
+ (line 3576)
* \swarrow: Símbolos Matemáticos.
- (line 3578)
+ (line 3579)
* \symbol: Caracteres Reservados.
- (line 4411)
-* \t (acento atadura con siguiente): Acentos. (line 4681)
-* \TAB: \SPACE. (line 4097)
-* \tabbingsep: tabbing. (line 1895)
-* \tabcolsep: tabular. (line 2046)
+ (line 4412)
+* \t (acento atadura con siguiente): Acentos. (line 4682)
+* \TAB: \SPACE. (line 4098)
+* \tabbingsep: tabbing. (line 1896)
+* \tabcolsep: tabular. (line 2047)
* \tableofcontents: Tablas de Contenido.
- (line 4843)
+ (line 4844)
* \tan: Funciones Matemáticas.
- (line 3784)
+ (line 3785)
* \tanh: Funciones Matemáticas.
- (line 3787)
+ (line 3788)
* \tau: Símbolos Matemáticos.
- (line 3581)
-* \telephone: \telephone. (line 5114)
-* \TeX: Símbolos de Texto. (line 4479)
-* \textascenderwordmark: Símbolos de Texto. (line 4517)
-* \textasciicircum: Símbolos de Texto. (line 4482)
-* \textasciitilde: Símbolos de Texto. (line 4485)
-* \textasteriskcentered: Símbolos de Texto. (line 4488)
-* \textbackslash: Símbolos de Texto. (line 4491)
-* \textbar: Símbolos de Texto. (line 4494)
-* \textbardbl: Símbolos de Texto. (line 4497)
+ (line 3582)
+* \telephone: \telephone. (line 5115)
+* \TeX: Símbolos de Texto. (line 4480)
+* \textascenderwordmark: Símbolos de Texto. (line 4518)
+* \textasciicircum: Símbolos de Texto. (line 4483)
+* \textasciitilde: Símbolos de Texto. (line 4486)
+* \textasteriskcentered: Símbolos de Texto. (line 4489)
+* \textbackslash: Símbolos de Texto. (line 4492)
+* \textbar: Símbolos de Texto. (line 4495)
+* \textbardbl: Símbolos de Texto. (line 4498)
* \textbf: Estilos del Tipo de Letra.
- (line 489)
-* \textbigcircle: Símbolos de Texto. (line 4500)
-* \textbraceleft: Símbolos de Texto. (line 4503)
-* \textbraceright: Símbolos de Texto. (line 4506)
-* \textbullet: Símbolos de Texto. (line 4509)
-* \textcapitalwordmark: Símbolos de Texto. (line 4516)
-* \textcircled{LETRA}: Símbolos de Texto. (line 4512)
-* \textcompwordmark: Símbolos de Texto. (line 4515)
-* \textcopyright: Símbolos de Texto. (line 4430)
-* \textdagger: Símbolos de Texto. (line 4522)
-* \textdaggerdbl: Símbolos de Texto. (line 4525)
-* \textdollar (o \$): Símbolos de Texto. (line 4528)
-* \textellipsis: Símbolos de Texto. (line 4454)
-* \textemdash (o ---): Símbolos de Texto. (line 4531)
-* \textendash (o --): Símbolos de Texto. (line 4534)
-* \texteuro: Símbolos de Texto. (line 4537)
-* \textexclamdown (o !`): Símbolos de Texto. (line 4540)
-* \textfloatsep: figure. (line 1219)
-* \textfraction: figure. (line 1224)
-* \textgreater: Símbolos de Texto. (line 4543)
+ (line 490)
+* \textbigcircle: Símbolos de Texto. (line 4501)
+* \textbraceleft: Símbolos de Texto. (line 4504)
+* \textbraceright: Símbolos de Texto. (line 4507)
+* \textbullet: Símbolos de Texto. (line 4510)
+* \textcapitalwordmark: Símbolos de Texto. (line 4517)
+* \textcircled{LETRA}: Símbolos de Texto. (line 4513)
+* \textcompwordmark: Símbolos de Texto. (line 4516)
+* \textcopyright: Símbolos de Texto. (line 4431)
+* \textdagger: Símbolos de Texto. (line 4523)
+* \textdaggerdbl: Símbolos de Texto. (line 4526)
+* \textdollar (o \$): Símbolos de Texto. (line 4529)
+* \textellipsis: Símbolos de Texto. (line 4455)
+* \textemdash (o ---): Símbolos de Texto. (line 4532)
+* \textendash (o --): Símbolos de Texto. (line 4535)
+* \texteuro: Símbolos de Texto. (line 4538)
+* \textexclamdown (o !`): Símbolos de Texto. (line 4541)
+* \textfloatsep: figure. (line 1220)
+* \textfraction: figure. (line 1225)
+* \textgreater: Símbolos de Texto. (line 4544)
* \textheight: Parámetros para el Diseño de Página.
- (line 766)
+ (line 767)
* \textit: Estilos del Tipo de Letra.
- (line 480)
-* \textleftarrow: Símbolos de Texto. (line 4549)
-* \textless: Símbolos de Texto. (line 4546)
+ (line 481)
+* \textleftarrow: Símbolos de Texto. (line 4550)
+* \textless: Símbolos de Texto. (line 4547)
* \textmd: Estilos del Tipo de Letra.
- (line 486)
+ (line 487)
* \textnormal: Estilos del Tipo de Letra.
- (line 501)
-* \textordfeminine: Símbolos de Texto. (line 4552)
-* \textordfeminine <1>: Símbolos de Texto. (line 4556)
-* \textordmasculine: Símbolos de Texto. (line 4553)
-* \textparagraph: Símbolos de Texto. (line 4462)
-* \textperiodcentered: Símbolos de Texto. (line 4559)
-* \textquestiondown (o ?`): Símbolos de Texto. (line 4562)
-* \textquotedblleft (o ``): Símbolos de Texto. (line 4565)
-* \textquotedblright (o '): Símbolos de Texto. (line 4568)
-* \textquoteleft (o `): Símbolos de Texto. (line 4571)
-* \textquoteright (o '): Símbolos de Texto. (line 4574)
-* \textquotestraightbase: Símbolos de Texto. (line 4577)
-* \textquotestraightdblbase: Símbolos de Texto. (line 4578)
-* \textregistered: Símbolos de Texto. (line 4581)
-* \textrightarrow: Símbolos de Texto. (line 4584)
+ (line 502)
+* \textordfeminine: Símbolos de Texto. (line 4553)
+* \textordfeminine <1>: Símbolos de Texto. (line 4557)
+* \textordmasculine: Símbolos de Texto. (line 4554)
+* \textparagraph: Símbolos de Texto. (line 4463)
+* \textperiodcentered: Símbolos de Texto. (line 4560)
+* \textquestiondown (o ?`): Símbolos de Texto. (line 4563)
+* \textquotedblleft (o ``): Símbolos de Texto. (line 4566)
+* \textquotedblright (o '): Símbolos de Texto. (line 4569)
+* \textquoteleft (o `): Símbolos de Texto. (line 4572)
+* \textquoteright (o '): Símbolos de Texto. (line 4575)
+* \textquotestraightbase: Símbolos de Texto. (line 4578)
+* \textquotestraightdblbase: Símbolos de Texto. (line 4579)
+* \textregistered: Símbolos de Texto. (line 4582)
+* \textrightarrow: Símbolos de Texto. (line 4585)
* \textrm: Estilos del Tipo de Letra.
- (line 477)
+ (line 478)
* \textsc: Estilos del Tipo de Letra.
- (line 497)
+ (line 498)
* \textsf: Estilos del Tipo de Letra.
- (line 495)
+ (line 496)
* \textsl: Estilos del Tipo de Letra.
- (line 493)
-* \textsterling: Símbolos de Texto. (line 4466)
-* \textthreequartersemdash: Símbolos de Texto. (line 4587)
-* \texttrademark: Símbolos de Texto. (line 4590)
+ (line 494)
+* \textsterling: Símbolos de Texto. (line 4467)
+* \textthreequartersemdash: Símbolos de Texto. (line 4588)
+* \texttrademark: Símbolos de Texto. (line 4591)
* \texttt: Estilos del Tipo de Letra.
- (line 499)
-* \texttwelveudash: Símbolos de Texto. (line 4593)
-* \textunderscore: Símbolos de Texto. (line 4596)
+ (line 500)
+* \texttwelveudash: Símbolos de Texto. (line 4594)
+* \textunderscore: Símbolos de Texto. (line 4597)
* \textup: Estilos del Tipo de Letra.
- (line 491)
-* \textvisiblespace: Símbolos de Texto. (line 4599)
+ (line 492)
+* \textvisiblespace: Símbolos de Texto. (line 4600)
* \textwidth: Parámetros para el Diseño de Página.
- (line 773)
+ (line 774)
* \th (þ): Caracteres no Ingleses.
- (line 4748)
+ (line 4749)
* \TH (Þ): Caracteres no Ingleses.
- (line 4748)
-* \thanks{TEXTO}: \maketitle. (line 3977)
+ (line 4749)
+* \thanks{TEXTO}: \maketitle. (line 3978)
* \theta: Símbolos Matemáticos.
- (line 3584)
-* \thicklines: \thicklines. (line 1697)
-* \thinlines: \thinlines. (line 1704)
-* \thinspace: \thinspace. (line 4124)
-* \thispagestyle: \thispagestyle. (line 4052)
+ (line 3585)
+* \thicklines: \thicklines. (line 1698)
+* \thinlines: \thinlines. (line 1705)
+* \thinspace: \thinspace. (line 4125)
+* \thispagestyle: \thispagestyle. (line 4053)
* \tilde: Acentos Matemáticos.
- (line 3827)
+ (line 3828)
* \times: Símbolos Matemáticos.
- (line 3587)
+ (line 3588)
* \tiny: Tamaños del Tipo de Letra.
- (line 567)
-* \title{TEXTO}: \maketitle. (line 3982)
+ (line 568)
+* \title{TEXTO}: \maketitle. (line 3983)
* \to: Símbolos Matemáticos.
- (line 3590)
-* \today: \today. (line 4772)
+ (line 3591)
+* \today: \today. (line 4773)
* \top: Símbolos Matemáticos.
- (line 3593)
-* \topfraction: figure. (line 1230)
+ (line 3594)
+* \topfraction: figure. (line 1231)
* \topmargin: Parámetros para el Diseño de Página.
- (line 780)
-* \topsep: itemize. (line 1420)
+ (line 781)
+* \topsep: itemize. (line 1421)
* \topskip: Parámetros para el Diseño de Página.
- (line 788)
+ (line 789)
* \totalheight: Longitudes Predeterminadas.
- (line 2909)
+ (line 2910)
* \triangle: Símbolos Matemáticos.
- (line 3596)
+ (line 3597)
* \triangleleft: Símbolos Matemáticos.
- (line 3599)
+ (line 3600)
* \triangleright: Símbolos Matemáticos.
- (line 3602)
+ (line 3603)
* \tt: Estilos del Tipo de Letra.
- (line 555)
+ (line 556)
* \ttfamily: Estilos del Tipo de Letra.
- (line 499)
-* \twocolumn: \twocolumn. (line 677)
-* \typein: \typein. (line 5125)
-* \typeout: \typeout. (line 5140)
-* \u (breve acento): Acentos. (line 4686)
+ (line 500)
+* \twocolumn: \twocolumn. (line 678)
+* \typein: \typein. (line 5126)
+* \typeout: \typeout. (line 5141)
+* \u (breve acento): Acentos. (line 4687)
* \unboldmath: Fórmulas Matemáticas.
- (line 3024)
-* \underbar: Acentos. (line 4689)
-* \underbrace{matemáticas}: Miscelánea Math. (line 3899)
-* \underline{text}: Miscelánea Math. (line 3902)
-* \unitlength: picture. (line 1526)
+ (line 3025)
+* \underbar: Acentos. (line 4690)
+* \underbrace{matemáticas}: Miscelánea Math. (line 3900)
+* \underline{text}: Miscelánea Math. (line 3903)
+* \unitlength: picture. (line 1527)
* \unlhd: Símbolos Matemáticos.
- (line 3605)
+ (line 3606)
* \unrhd: Símbolos Matemáticos.
- (line 3609)
+ (line 3610)
* \Uparrow: Símbolos Matemáticos.
- (line 3613)
+ (line 3614)
* \uparrow: Símbolos Matemáticos.
- (line 3616)
+ (line 3617)
* \Updownarrow: Símbolos Matemáticos.
- (line 3619)
+ (line 3620)
* \updownarrow: Símbolos Matemáticos.
- (line 3622)
+ (line 3623)
* \uplus: Símbolos Matemáticos.
- (line 3625)
+ (line 3626)
* \upshape: Estilos del Tipo de Letra.
- (line 491)
+ (line 492)
* \Upsilon: Símbolos Matemáticos.
- (line 3628)
+ (line 3629)
* \upsilon: Símbolos Matemáticos.
- (line 3631)
-* \usebox: \usebox. (line 4374)
-* \usecounter: \usecounter. (line 2794)
+ (line 3632)
+* \usebox: \usebox. (line 4375)
+* \usecounter: \usecounter. (line 2795)
* \usefont: Instrucciones de Bajo Nivel para el Tipo de Letra.
- (line 659)
+ (line 660)
* \usepackage: Opciones de Clase de Documento.
- (line 435)
-* \v (breve acento): Acentos. (line 4698)
-* \value: \value. (line 2805)
+ (line 436)
+* \v (breve acento): Acentos. (line 4699)
+* \value: \value. (line 2806)
* \varepsilon: Símbolos Matemáticos.
- (line 3634)
+ (line 3635)
* \varphi: Símbolos Matemáticos.
- (line 3637)
+ (line 3638)
* \varpi: Símbolos Matemáticos.
- (line 3640)
+ (line 3641)
* \varrho: Símbolos Matemáticos.
- (line 3643)
+ (line 3644)
* \varsigma: Símbolos Matemáticos.
- (line 3646)
+ (line 3647)
* \vartheta: Símbolos Matemáticos.
- (line 3649)
+ (line 3650)
* \vdash: Símbolos Matemáticos.
- (line 3652)
-* \vdots: Miscelánea Math. (line 3907)
-* \vdots <1>: Miscelánea Math. (line 3908)
+ (line 3653)
+* \vdots: Miscelánea Math. (line 3908)
+* \vdots <1>: Miscelánea Math. (line 3909)
* \vec: Acentos Matemáticos.
- (line 3830)
-* \vector: \vector. (line 1772)
+ (line 3831)
+* \vector: \vector. (line 1773)
* \vee: Símbolos Matemáticos.
- (line 3655)
-* \verb: \verb. (line 2263)
+ (line 3656)
+* \verb: \verb. (line 2264)
* \Vert: Símbolos Matemáticos.
- (line 3658)
+ (line 3659)
* \vert: Símbolos Matemáticos.
- (line 3661)
-* \vfill: \vfill. (line 4195)
-* \vline: \vline. (line 2099)
-* \vspace: \vspace. (line 4202)
+ (line 3662)
+* \vfill: \vfill. (line 4196)
+* \vline: \vline. (line 2100)
+* \vspace: \vspace. (line 4203)
* \wedge: Símbolos Matemáticos.
- (line 3664)
+ (line 3665)
* \widehat: Acentos Matemáticos.
- (line 3833)
+ (line 3834)
* \widetilde: Acentos Matemáticos.
- (line 3836)
+ (line 3837)
* \width: Longitudes Predeterminadas.
- (line 2903)
+ (line 2904)
* \wp: Símbolos Matemáticos.
- (line 3667)
+ (line 3668)
* \wr: Símbolos Matemáticos.
- (line 3670)
+ (line 3671)
* \Xi: Símbolos Matemáticos.
- (line 3673)
+ (line 3674)
* \xi: Símbolos Matemáticos.
- (line 3676)
-* \year: \day \month \year. (line 2848)
+ (line 3677)
+* \year: \day \month \year. (line 2849)
* \zeta: Símbolos Matemáticos.
- (line 3679)
+ (line 3680)
* \[: Fórmulas Matemáticas.
- (line 3011)
-* \\ (para array): array. (line 955)
-* \\ (para centrar): center. (line 988)
-* \\ (para eqnarray): eqnarray. (line 1118)
-* \\ (para flushright): flushright. (line 1321)
-* \\ (para objetos \shortstack): \shortstack. (line 1767)
-* \\ forzar la separación de línea: \\. (line 2313)
-* \\ para cartas: Cartas. (line 4994)
-* \\ para flushleft: flushleft. (line 1295)
-* \\ para tabular: tabular. (line 1959)
-* \\ para verse: verse. (line 2292)
-* \\ para \author: \maketitle. (line 3966)
-* \\ para \title: \maketitle. (line 3983)
-* \\ tabbing: tabbing. (line 1836)
-* \\* (para eqnarray): eqnarray. (line 1123)
+ (line 3012)
+* \\ (para array): array. (line 956)
+* \\ (para centrar): center. (line 989)
+* \\ (para eqnarray): eqnarray. (line 1119)
+* \\ (para flushright): flushright. (line 1322)
+* \\ (para objetos \shortstack): \shortstack. (line 1768)
+* \\ forzar la separación de línea: \\. (line 2314)
+* \\ para cartas: Cartas. (line 4995)
+* \\ para flushleft: flushleft. (line 1296)
+* \\ para tabular: tabular. (line 1960)
+* \\ para verse: verse. (line 2293)
+* \\ para \author: \maketitle. (line 3967)
+* \\ para \title: \maketitle. (line 3984)
+* \\ tabbing: tabbing. (line 1837)
+* \\* (para eqnarray): eqnarray. (line 1124)
* \]: Fórmulas Matemáticas.
- (line 3011)
+ (line 3012)
* \^: Caracteres Reservados.
- (line 4407)
-* \^ (acento circunflejo): Acentos. (line 4633)
+ (line 4408)
+* \^ (acento circunflejo): Acentos. (line 4634)
* \_: Caracteres Reservados.
- (line 4396)
-* \` (acento grave): Acentos. (line 4638)
-* \` (tabbing): tabbing. (line 1866)
+ (line 4397)
+* \` (acento grave): Acentos. (line 4639)
+* \` (tabbing): tabbing. (line 1867)
* \{: Caracteres Reservados.
- (line 4396)
+ (line 4397)
* \|: Símbolos Matemáticos.
- (line 3052)
+ (line 3053)
* \}: Caracteres Reservados.
- (line 4396)
+ (line 4397)
* \~: Caracteres Reservados.
- (line 4407)
-* \~ (acento tilde): Acentos. (line 4644)
+ (line 4408)
+* \~ (acento tilde): Acentos. (line 4645)
* ^: Subíndices y Superíndices.
- (line 3038)
+ (line 3039)
* _: Subíndices y Superíndices.
- (line 3038)
-* abstract, entorno: abstract. (line 924)
-* array, entorno: array. (line 934)
-* caja lR: picture. (line 1583)
-* center, entorno: center. (line 981)
+ (line 3039)
+* abstract, entorno: abstract. (line 925)
+* array, entorno: array. (line 935)
+* caja lR: picture. (line 1584)
+* center, entorno: center. (line 982)
* clase article: Clases de Documento.
- (line 356)
+ (line 357)
* clase book: Clases de Documento.
- (line 356)
+ (line 357)
* clase letter: Clases de Documento.
- (line 356)
+ (line 357)
* clase report: Clases de Documento.
- (line 356)
+ (line 357)
* clase slides: Clases de Documento.
- (line 356)
-* contador secnumdepth: Seccionado. (line 841)
-* description, entorno: description. (line 1019)
-* displaymath, entorno: displaymath. (line 1044)
+ (line 357)
+* contador secnumdepth: Seccionado. (line 842)
+* description, entorno: description. (line 1020)
+* displaymath, entorno: displaymath. (line 1045)
* displaymath, entorno <1>: Fórmulas Matemáticas.
- (line 3001)
-* document, entorno: document. (line 1066)
-* ejemplo \Alph: enumerate. (line 1107)
-* ejemplo \parskip: itemize. (line 1434)
-* entorno abstract: abstract. (line 924)
-* entorno array: array. (line 934)
-* entorno center: center. (line 981)
-* entorno description: description. (line 1019)
-* entorno displaymath: displaymath. (line 1044)
+ (line 3002)
+* document, entorno: document. (line 1067)
+* ejemplo \Alph: enumerate. (line 1108)
+* ejemplo \parskip: itemize. (line 1435)
+* entorno abstract: abstract. (line 925)
+* entorno array: array. (line 935)
+* entorno center: center. (line 982)
+* entorno description: description. (line 1020)
+* entorno displaymath: displaymath. (line 1045)
* entorno displaymath <1>: Fórmulas Matemáticas.
- (line 3001)
-* entorno document: document. (line 1066)
-* entorno enumerate: enumerate. (line 1072)
-* entorno eqnarray: eqnarray. (line 1112)
-* entorno equation: equation. (line 1139)
+ (line 3002)
+* entorno document: document. (line 1067)
+* entorno enumerate: enumerate. (line 1073)
+* entorno eqnarray: eqnarray. (line 1113)
+* entorno equation: equation. (line 1140)
* entorno equation <1>: Fórmulas Matemáticas.
- (line 3001)
-* entorno figure: figure. (line 1152)
-* entorno filecontents: filecontents. (line 1237)
-* entorno filecontents*: filecontents. (line 1237)
-* entorno flushleft: flushleft. (line 1289)
-* entorno flushright: flushright. (line 1315)
-* entorno itemize: itemize. (line 1341)
-* entorno letter: letter. (line 1450)
-* entorno list: list. (line 1455)
-* entorno math: math. (line 1479)
+ (line 3002)
+* entorno figure: figure. (line 1153)
+* entorno filecontents: filecontents. (line 1238)
+* entorno filecontents*: filecontents. (line 1238)
+* entorno flushleft: flushleft. (line 1290)
+* entorno flushright: flushright. (line 1316)
+* entorno itemize: itemize. (line 1342)
+* entorno letter: letter. (line 1451)
+* entorno list: list. (line 1456)
+* entorno math: math. (line 1480)
* entorno math <1>: Fórmulas Matemáticas.
- (line 3001)
-* entorno minipage: minipage. (line 1492)
-* entorno picture: picture. (line 1522)
-* entorno quotation: quotation. (line 1783)
-* entorno quote: quote. (line 1800)
-* entorno tabbing: tabbing. (line 1816)
-* entorno table: table. (line 1914)
-* entorno tabular: tabular. (line 1942)
-* entorno thebibliography: thebibliography. (line 2107)
-* entorno theorem: theorem. (line 2213)
-* entorno titlepage: titlepage. (line 2226)
-* entorno verbatim: verbatim. (line 2245)
-* entorno verse: verse. (line 2281)
-* enumerate, entorno: enumerate. (line 1072)
-* eqnarray, entorno: eqnarray. (line 1112)
-* equation, entorno: equation. (line 1139)
+ (line 3002)
+* entorno minipage: minipage. (line 1493)
+* entorno picture: picture. (line 1523)
+* entorno quotation: quotation. (line 1784)
+* entorno quote: quote. (line 1801)
+* entorno tabbing: tabbing. (line 1817)
+* entorno table: table. (line 1915)
+* entorno tabular: tabular. (line 1943)
+* entorno thebibliography: thebibliography. (line 2108)
+* entorno theorem: theorem. (line 2214)
+* entorno titlepage: titlepage. (line 2227)
+* entorno verbatim: verbatim. (line 2246)
+* entorno verse: verse. (line 2282)
+* enumerate, entorno: enumerate. (line 1073)
+* eqnarray, entorno: eqnarray. (line 1113)
+* equation, entorno: equation. (line 1140)
* equation, entorno <1>: Fórmulas Matemáticas.
- (line 3001)
-* figure, entorno: figure. (line 1152)
-* filecontents*, entorno: filecontents. (line 1237)
-* filecontents, entorno: filecontents. (line 1237)
-* flushleft, entorno: flushleft. (line 1289)
-* flushright, entorno: flushright. (line 1315)
-* indexspace: Índices. (line 4950)
-* itemize, entorno: itemize. (line 1341)
-* <latexrefman-discuss at gna.org> dirección de correo electrónico: Acerca de este documento.
+ (line 3002)
+* figure, entorno: figure. (line 1153)
+* filecontents*, entorno: filecontents. (line 1238)
+* filecontents, entorno: filecontents. (line 1238)
+* flushleft, entorno: flushleft. (line 1290)
+* flushright, entorno: flushright. (line 1316)
+* indexspace: Índices. (line 4951)
+* itemize, entorno: itemize. (line 1342)
+* <latexrefman at tug.org> dirección de correo electrónico: Acerca de este documento.
(line 255)
-* letter, entorno: letter. (line 1450)
-* list, entorno: list. (line 1455)
-* lrbox: lrbox. (line 4254)
-* math, entorno: math. (line 1479)
+* letter, entorno: letter. (line 1451)
+* list, entorno: list. (line 1456)
+* lrbox: lrbox. (line 4255)
+* math, entorno: math. (line 1480)
* math, entorno <1>: Fórmulas Matemáticas.
- (line 3001)
-* minipage, entorno: minipage. (line 1492)
+ (line 3002)
+* minipage, entorno: minipage. (line 1493)
* opción 10pt: Opciones de Clase de Documento.
- (line 376)
+ (line 377)
* opción 11pt: Opciones de Clase de Documento.
- (line 376)
+ (line 377)
* opción 12pt: Opciones de Clase de Documento.
- (line 376)
+ (line 377)
* opción a4paper: Opciones de Clase de Documento.
- (line 382)
+ (line 383)
* opción a5paper: Opciones de Clase de Documento.
- (line 382)
+ (line 383)
* opción b5paper: Opciones de Clase de Documento.
- (line 382)
+ (line 383)
* opción draft: Opciones de Clase de Documento.
- (line 387)
+ (line 388)
* opción executivepaper: Opciones de Clase de Documento.
- (line 382)
+ (line 383)
* opción final: Opciones de Clase de Documento.
- (line 387)
+ (line 388)
* opción fleqn: Opciones de Clase de Documento.
- (line 387)
+ (line 388)
* opción landscape: Opciones de Clase de Documento.
- (line 387)
+ (line 388)
* opción legalpaper: Opciones de Clase de Documento.
- (line 382)
+ (line 383)
* opción leqno: Opciones de Clase de Documento.
- (line 387)
+ (line 388)
* opción letterpaper: Opciones de Clase de Documento.
- (line 382)
+ (line 383)
* opción notitlepage: Opciones de Clase de Documento.
- (line 387)
+ (line 388)
* opción onecolumn: Opciones de Clase de Documento.
- (line 408)
+ (line 409)
* opción oneside: Opciones de Clase de Documento.
- (line 408)
+ (line 409)
* opción openany: Opciones de Clase de Documento.
- (line 408)
+ (line 409)
* opción openbib: Opciones de Clase de Documento.
- (line 387)
+ (line 388)
* opción openright: Opciones de Clase de Documento.
- (line 408)
+ (line 409)
* opción titlepage: Opciones de Clase de Documento.
- (line 387)
+ (line 388)
* opción twocolumn: Opciones de Clase de Documento.
- (line 408)
+ (line 409)
* opción twoside: Opciones de Clase de Documento.
- (line 408)
-* paquete textcomp: Símbolos de Texto. (line 4424)
-* picture, entorno: picture. (line 1522)
-* printindex: Índices. (line 4946)
-* quotation, entorno: quotation. (line 1783)
-* quote, entorno: quote. (line 1800)
-* tabbing, entorno: tabbing. (line 1816)
-* table, entorno: table. (line 1914)
-* tabular, entorno: tabular. (line 1942)
-* thebibliography, entorno: thebibliography. (line 2107)
-* theorem, entorno: theorem. (line 2213)
-* titlepage, entorno: titlepage. (line 2226)
-* verbatim, entorno: verbatim. (line 2245)
-* verse, entorno: verse. (line 2281)
+ (line 409)
+* paquete textcomp: Símbolos de Texto. (line 4425)
+* picture, entorno: picture. (line 1523)
+* printindex: Índices. (line 4947)
+* quotation, entorno: quotation. (line 1784)
+* quote, entorno: quote. (line 1801)
+* tabbing, entorno: tabbing. (line 1817)
+* table, entorno: table. (line 1915)
+* tabular, entorno: tabular. (line 1943)
+* thebibliography, entorno: thebibliography. (line 2108)
+* theorem, entorno: theorem. (line 2214)
+* titlepage, entorno: titlepage. (line 2227)
+* verbatim, entorno: verbatim. (line 2246)
+* verse, entorno: verse. (line 2282)
Modified: trunk/latex2e-es.xml
===================================================================
--- trunk/latex2e-es.xml 2018-03-28 22:21:21 UTC (rev 614)
+++ trunk/latex2e-es.xml 2018-03-29 14:57:26 UTC (rev 615)
@@ -1,14 +1,25 @@
<?xml version="1.0"?>
-<!DOCTYPE texinfo PUBLIC "-//GNU//DTD TexinfoML V6.0//EN" "http://www.gnu.org/software/texinfo/dtd/6.0/texinfo.dtd">
+<!DOCTYPE texinfo PUBLIC "-//GNU//DTD TexinfoML V6.4//EN" "http://www.gnu.org/software/texinfo/dtd/6.4/texinfo.dtd">
<texinfo xml:lang="es">
<filename file="latex2e-es.xml"></filename>
<preamble>\input texinfo
-</preamble><!-- c $Id: latex2e-es.texi 555 2016-11-24 09:45:22Z vincentb1 $ -->
+</preamble><!-- c $Id: latex2e-es.texi 570 2017-07-30 22:40:51Z vincentb1 $ -->
<!-- comment %**start of header (Esto es para ejecutar Texinfo en una región.) -->
<setfilename file="latex2e-es.info" spaces=" ">latex2e-es.info</setfilename>
<documentlanguage xml:lang="es" spaces=" ">es</documentlanguage>
<documentencoding encoding="UTF-8" spaces=" ">UTF-8</documentencoding>
<set name="UPDATED" line=" UPDATED Julio 2010">Julio 2010</set>
+<set name="LTXREFMAN_HOME_PAGE" line=" LTXREFMAN_HOME_PAGE http://puszcza.gnu.org.ua/software/latexrefman/
+">http://puszcza.gnu.org.ua/software/latexrefman/</set>
+<set name="LTXREFMAN_BUGS" line=" LTXREFMAN_BUGS latexrefman@@tug.org
+">latexrefman@@tug.org</set>
+<clear name="HAS-MATH" line=" HAS-MATH
+"></clear>
+<macro name="iftexthenelse" line=" iftexthenelse {then,else}
+"><formalarg>then</formalarg><formalarg>else</formalarg>\else\@c
+</macro>
+
+
<settitle spaces=" ">&latex;2e Manual de Referencia (Julio 2010)</settitle>
<!-- comment %**end of header (Esto es para ejecutar Texinfo en una región.) -->
@@ -86,7 +97,6 @@
</pre></menudescription></menuentry></direntry>
<tex endspaces=" ">
-\global\hbadness=4444 % no se queja mucho
</tex>
<titlepage endspaces=" ">
@@ -171,17 +181,17 @@
</para>
<!-- c begin vincentb1 -->
<cindex index="cp" spaces=" "><indexterm index="cp" number="4">informes de errores</indexterm></cindex>
-<findex index="fn" spaces=" "><indexterm index="fn" number="1"><email><emailaddress>latexrefman-discuss&arobase;gna.org</emailaddress></email> <r>dirección de correo electrónico</r></indexterm></findex>
+<findex index="fn" spaces=" "><indexterm index="fn" number="1"><email><emailaddress>latexrefman&arobase;tug.org</emailaddress></email> <r>dirección de correo electrónico</r></indexterm></findex>
<!-- c end vincentb1 -->
<para>Una vez más, el presente documento no es oficial y no ha sido revisado
por los responsables del proyecto &latex;.
<!-- c begin vincentb1 -->
No enviar informes de error o cualquier otra cosa sobre este documento a
ellos. En su lugar, por favor, envíe todos comentarios a
-<email><emailaddress>latexrefman-discuss&arobase;gna.org</emailaddress></email>.
+<email><emailaddress>latexrefman&arobase;tug.org</emailaddress></email>.
</para>
<para>La página principal de este documento es
-<url><urefurl>http://home.gna.org/latexrefman</urefurl></url>. Esa página tiene enlaces al
+<url><urefurl>http://puszcza.gnu.org.ua/software/latexrefman/</urefurl></url>. Esa página tiene enlaces al
resultado actual de la compilación de este documento en varios formatos,
a fuentes, a listas de correo, y a otros infraestructura.
</para>
@@ -2570,13 +2580,13 @@
subsecuentes instrucciones de tabulación, comenzando con la línea de
tabulación si es necesario.
</para>
-</tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="251">\&textrsquo; <r>(tabbing)</r></indexterm>\' <r>(tabbing)</r></itemformat></item>
+</tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="251">\' <r>(tabbing)</r></indexterm>\' <r>(tabbing)</r></itemformat></item>
</tableterm><tableitem><para>Mueve todo lo que ha escrito hasta ahora en la columna actual, es decir,
cualquier cosa desde la instrucción <code>\></code>, <code>\<</code>, <code>\'</code>,
<code>\\</code> o <code>\kill</code> más reciente, a la derecha de la columna
anterior, a ras de la tabulación de la columna actual.
</para>
-</tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="252">\&textlsquo; <r>(tabbing)</r></indexterm>\` <r>(tabbing)</r></itemformat></item>
+</tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="252">\` <r>(tabbing)</r></indexterm>\` <r>(tabbing)</r></itemformat></item>
</tableterm><tableitem><para>Permite poner texto alineado a la derecha contra cualquier tabulación,
incluyendo la tabulación 0. Sin embargo, no puede mover el texto a
la derecha de la última columna porque allí no hay tabulación. La
@@ -2586,8 +2596,8 @@
o <code>\'</code> entre el <code>\`</code> y la instrucción que termina la línea.
</para>
</tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="253">\a <r>(tabbing)</r></indexterm>\a <r>(tabbing)</r></itemformat></item>
-</tableterm><tableitem><findex index="fn" spaces=" "><indexterm index="fn" number="254">\a&textrsquo; <r>(acento agudo en tabulación)</r></indexterm></findex>
-<findex index="fn" spaces=" "><indexterm index="fn" number="255">\a&textlsquo; <r>(acento grave en tabulación)</r></indexterm></findex>
+</tableterm><tableitem><findex index="fn" spaces=" "><indexterm index="fn" number="254">\a' <r>(acento agudo en tabulación)</r></indexterm></findex>
+<findex index="fn" spaces=" "><indexterm index="fn" number="255">\a` <r>(acento grave en tabulación)</r></indexterm></findex>
<findex index="fn" spaces=" "><indexterm index="fn" number="256">\a= <r>(acento macrón en tabbing)</r></indexterm></findex>
<para>En un entorno <code>tabbing</code>, las instrucciones <code>\=</code>, <code>\'</code> y
<code>\`</code> no producen acentos en la manera usual (<pxref label="Acentos"><xrefnodename>Acentos</xrefnodename></pxref>). En
@@ -3151,7 +3161,6 @@
<para>La forma con <code>*</code> difiere únicamente en que los espacios son
impresos con un carácter de &textldquo;espacio visible&textrdquo;.
<tex endspaces=" ">
-(A saber, {\tt\char&textlsquo;\ }.)
</tex>
</para>
@@ -3925,9 +3934,6 @@
incluido.
</para>
<tex endspaces=" ">
-Éstos son los símbolos:
-$\ast$ $\dagger$ $\ddagger$ $\S$ $\P$ $\parallel$
-$\ast\ast$ $\dagger\dagger$ $\ddagger\ddagger$
</tex>
<para>Los símbolos no son compatibles en info principalmente, pero aquí están
los nombres:
@@ -5247,7 +5253,6 @@
</tableterm><tableitem><para>Puntos suspensivos horizontales con los puntos elevados al centro de la
línea.
<tex endspaces=" ">
-Al igual que en: &textlsquo;$\cdots$&textrsquo;.
</tex>
</para>
</tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="637">\ddots</indexterm>\ddots</itemformat></item>
@@ -5279,7 +5284,6 @@
argumento opcional <var>raíz</var> determina qué raíz producir. Por ejemplo,
la raíz cúbica de <code>x+y</code> se escribe como <code>$\sqrt[3]{x+y}$</code>.
<tex endspaces=" ">
-En &tex;, el resultado tiene el siguiente aspecto: $\root 3 \of x+y$.
</tex>
</para>
</tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="645">\stackrel{<var>texto</var>}{<var>relación</var>}</indexterm>\stackrel{<var>texto</var>}{<var>relación</var>}</itemformat></item>
@@ -5287,15 +5291,11 @@
</para>
<para>Por ejemplo, <code>\stackrel{f}{\longrightarrow}</code>.
<tex endspaces=" ">
-En &tex;, el resultado tiene el siguiente aspecto: $\buildrel f \over
-\longrightarrow$.
</tex>
</para>
</tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="646">\underbrace{matemáticas}</indexterm>\underbrace{matemáticas}</itemformat></item>
</tableterm><tableitem><para>Genera <var>matemáticas</var> con una llave por debajo.
<tex endspaces=" ">
-En &tex;, el resultado tiene el siguiente aspecto:
-$\underbrace{x+y+z}_{>\,0}$.
</tex>
</para>
</tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="647">\underline{text}</indexterm>\underline{text}</itemformat></item>
@@ -5303,15 +5303,12 @@
math o no. La línea siempre está por debajo del texto, teniendo en
cuenta los descendientes.
<tex endspaces=" ">
-En &tex;, el resultado tiene el siguiente aspecto: $\underline{xyz}$
</tex>
</para>
</tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code"><indexterm index="fn" number="648">\vdots</indexterm>\vdots</itemformat></item>
</tableterm><tableitem><findex index="fn" spaces=" "><indexterm index="fn" number="649">\vdots</indexterm></findex>
<para>Produce puntos suspensivos verticales.
<tex endspaces=" ">
-En &tex;, el resultado tiene el siguiente aspecto:
-$\vdots$.
</tex>
</para>
</tableitem></tableentry></ftable>
@@ -5666,7 +5663,6 @@
puntuación de muy poca altura. Sin embargo, con punto y coma o dos
puntos, así como letras normales, puede ayudar. Compare
<tex endspaces=" ">
-{\it f\/: f\/;}
</tex>
<i>f: f;</i> (en la salida &tex;, las &textlsquo;f&textrsquo;s están separadas correctamente)
con <i>f: f;</i>.
@@ -5674,7 +5670,6 @@
<para>A pesar del nombre, los caracteres latinos también pueden tener una
corrección en cursiva. Compare
<tex endspaces=" ">
-pdf\/\TeX{}
</tex>
pdf&tex; (en la &tex; salida, hay un pequeño espacio después de la
&textlsquo;f&textrsquo;)
@@ -6404,7 +6399,7 @@
</para>
</tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code">\'</itemformat></item>
<itemx spaces=" "><itemformat command="code">\capitalacute</itemformat></itemx>
-</tableterm><tableitem><findex index="fn" spaces=" "><indexterm index="fn" number="774">\&textrsquo; <r>(acento agudo)</r></indexterm></findex>
+</tableterm><tableitem><findex index="fn" spaces=" "><indexterm index="fn" number="774">\' <r>(acento agudo)</r></indexterm></findex>
<findex index="fn" spaces=" "><indexterm index="fn" number="775">\capitalacute</indexterm></findex>
<cindex index="cp" spaces=" "><indexterm index="cp" number="364">acento agudo</indexterm></cindex>
<para>Produce un acento agudo, como en <accent type="acute">o</accent>. En el entorno <code>tabbing</code>,
@@ -6437,7 +6432,7 @@
</para>
</tableitem></tableentry><tableentry><tableterm><item spaces=" "><itemformat command="code">\`</itemformat></item>
<itemx spaces=" "><itemformat command="code">\capitalgrave</itemformat></itemx>
-</tableterm><tableitem><findex index="fn" spaces=" "><indexterm index="fn" number="781">\&textlsquo; <r>(acento grave)</r></indexterm></findex>
+</tableterm><tableitem><findex index="fn" spaces=" "><indexterm index="fn" number="781">\` <r>(acento grave)</r></indexterm></findex>
<findex index="fn" spaces=" "><indexterm index="fn" number="782">\capitalgrave</indexterm></findex>
<cindex index="cp" spaces=" "><indexterm index="cp" number="372">acento grave</indexterm></cindex>
<para>Produce un acento grave sobre la siguiente, como en <accent type="grave">o</accent>. En el
Modified: trunk/latex2e.dbk
===================================================================
--- trunk/latex2e.dbk 2018-03-28 22:21:21 UTC (rev 614)
+++ trunk/latex2e.dbk 2018-03-29 14:57:26 UTC (rev 615)
@@ -4,14 +4,15 @@
<!ENTITY latex "LaTeX">
]>
<book id="latex2e.dbk" lang="en">
-<title>&latex;2e unofficial reference manual (November 2016)</title>
+
+
+<title>&latex;2e unofficial reference manual (March 2018)</title>
<!-- %**end of header (This is for running Texinfo on a region.) -->
<!-- latex 2.09 commands should all be present now, -->
<!-- xx but latex2e stuff is missing. -->
<!-- xx random list of a few of the missing items is at the end of this file -->
<!-- -->
-<!-- xx misc commands from clsguide.pdf -->
<!-- xx ending a run with errors -->
<!-- xx ctan, distributions, components of TeX -->
<!-- xx classes and packages - required, additional, useful; oberdiek; fonts -->
@@ -22,6 +23,7 @@
<!-- xx merge latex-manual from savannah -->
<!-- xx merge display style math -->
<!-- xx vertical mode, horizontal mode -->
+<!-- xx JH Discuss restricted execution -->
<!-- -->
<!-- xx The typeset source2e has an index with all kernel -->
<!-- xx commands, though some are internal and shouldn't be included. -->
@@ -29,7 +31,7 @@
<!-- xx See also http://ctan.org/pkg/macros2e. -->
<bookinfo><legalnotice><para>This document is an unofficial reference manual for &latex;, a
-document preparation system, version of November 2016.
+document preparation system, version of March 2018.
</para>
<para>This manual was originally translated from <filename>LATEX.HLP</filename> v1.0a in
the VMS Help Library. The pre-translation version was written by
@@ -44,7 +46,7 @@
text was directly copied).
</para>
<para>Copyright 2007, 2008, 2009, 2010, 2011, 2012, 2013,
-2014, 2015, 2016 Karl Berry.
+2014, 2015, 2016, 2017, 2018 Karl Berry.
Copyright 1988, 1994, 2007 Stephen Gilmore.
@@ -68,7 +70,7 @@
<para>This document is an unofficial reference manual for &latex;, a
-document preparation system, version of November 2016.
+document preparation system, version of March 2018.
</para>
<para>This manual was originally translated from <filename>LATEX.HLP</filename> v1.0a in
the VMS Help Library. The pre-translation version was written by
@@ -83,7 +85,7 @@
text was directly copied).
</para>
<para>Copyright 2007, 2008, 2009, 2010, 2011, 2012, 2013,
-2014, 2015, 2016 Karl Berry.
+2014, 2015, 2016, 2017, 2018 Karl Berry.
Copyright 1988, 1994, 2007 Stephen Gilmore.
@@ -109,12 +111,11 @@
<!-- Best Effort Symbol -->
-
<chapter label="" id="Top">
<title>&latex;2e: An unofficial reference manual</title>
<para>This document is an unofficial reference manual (version of
-November 2016) for &latex;2e, a document preparation system.
+March 2018) for &latex;2e, a document preparation system.
</para>
@@ -122,31 +123,31 @@
<chapter label="1" id="About-this-document">
<title>About this document</title>
-<indexterm role="cp"><primary>bug reporting</primary></indexterm>
-<indexterm role="cp"><primary>reporting bugs</primary></indexterm>
-<indexterm role="fn"><primary><ulink url="http://home.gna.org/latexrefman">http://home.gna.org/latexrefman</ulink> home page</primary></indexterm>
+<indexterm role="fn"><primary><ulink url="http://puszcza.gnu.org.ua/software/latexrefman/">http://puszcza.gnu.org.ua/software/latexrefman/</ulink> home page</primary></indexterm>
<para>This is an unofficial reference manual for the &latex;2e document
preparation system, which is a macro package for the &tex;
typesetting program (see <link linkend="Overview">Overview</link>). This document’s home page is
-<ulink url="http://home.gna.org/latexrefman">http://home.gna.org/latexrefman</ulink>. That page has links to the
+<ulink url="http://puszcza.gnu.org.ua/software/latexrefman/">http://puszcza.gnu.org.ua/software/latexrefman/</ulink>. That page has links to the
current output in various formats, sources, mailing list archives and
subscriptions, and other infrastructure.
</para>
<indexterm role="cp"><primary>&latex; vs. &latex;2e</primary></indexterm>
<para>In this document, we will mostly just use ‘&latex;’ rather than
‘&latex;2e’, since the previous version of &latex; (2.09) was
-retired many years ago.
+frozen decades ago.
</para>
<indexterm role="cp"><primary>unofficial nature of this manual</primary></indexterm>
<indexterm role="cp"><primary>&latex; Project team</primary></indexterm>
-<indexterm role="fn"><primary><email>latexrefman-discuss at gna.org</email> email address</primary></indexterm>
+<indexterm role="fn"><primary><email>latexrefman at tug.org</email> email address</primary></indexterm>
<para>&latex; is currently maintained by a group of volunteers
(<ulink url="http://latex-project.org">http://latex-project.org</ulink>). The official documentation written by
the &latex; project is available from their web site. This document is
completely unofficial and has not been reviewed by the &latex;
-maintainers. Do not send bug reports or anything else about this
-document to them. Instead, please send all comments to
-<email>latexrefman-discuss at gna.org</email>.
+maintainers.
+<indexterm role="cp"><primary>bug reporting</primary></indexterm>
+<indexterm role="cp"><primary>reporting bugs</primary></indexterm>
+Do not send bug reports or anything else about this document to them.
+Instead, please send all comments to <email>latexrefman at tug.org</email>.
</para>
<para>This document is a reference. There is a vast array of other sources
of information about &latex;, at all levels. Here are a few
@@ -162,8 +163,9 @@
</para>
</listitem></varlistentry><varlistentry><term><ulink url="http://ctan.org/pkg/usrguide">http://ctan.org/pkg/usrguide</ulink>
</term><listitem><indexterm role="fn"><primary>usrguide official documentation</primary></indexterm>
-<para>The guide for document authors that is maintained as part of &latex;;
-there are plenty of others available elsewhere.
+<para>The guide for document authors that is maintained as part of &latex;.
+Many other guides by many other people are also available, independent
+of &latex; itself; one such is the next item:
</para>
</listitem></varlistentry><varlistentry><term><ulink url="http://ctan.org/pkg/lshort">http://ctan.org/pkg/lshort</ulink>
</term><listitem><indexterm role="fn"><primary>lshort document</primary></indexterm>
@@ -438,7 +440,8 @@
</para>
-<anchor id="Environment"/>
+<sect2 label="2.4.1" id="Environment">
+<title>Environments</title>
<para>Synopsis:
</para>
@@ -472,14 +475,18 @@
\end{tabular}
</screen>
-<anchor id="Declaration"/>
+</sect2>
+<sect2 label="2.4.2" id="Declaration">
+<title>Command declarations</title>
<para>A command that changes the value, or changes the meaning, of some other
command or parameter. For instance, the <literal>\mainmatter</literal> command
changes the setting of page numbers from roman numerals to arabic.
</para>
-<anchor id="_005cmakeatletter-and-_005cmakeatother"/>
+</sect2>
+<sect2 label="2.4.3" id="_005cmakeatletter-and-_005cmakeatother">
+<title><literal>\makeatletter</literal> and <literal>\makeatother</literal></title>
<para>Synopsis:
</para>
@@ -497,7 +504,7 @@
<indexterm role="cp"><primary>catcode</primary></indexterm>
<indexterm role="cp"><primary>character category code</primary></indexterm>
<indexterm role="cp"><primary>category code, character</primary></indexterm>
-<firstterm>catcode</firstterm> for shorter. For instance, the backslash <literal>\</literal> is
+<firstterm>catcode</firstterm> for short. For instance, the backslash <literal>\</literal> is
assigned the catcode 0, for characters that start a command. These two
commands alter the catcode assigned to <literal>@</literal>.
</para>
@@ -511,36 +518,96 @@
contain an <literal>@</literal>. But <literal>\makeatletter</literal> and <literal>\makeatother</literal>
allow users to define or redefine commands named with <literal>@</literal>.
</para>
-<para>Use these inside a <filename>.tex</filename> file, in the preamble. Don’t use them
-inside <filename>.sty</filename> or <filename>.cls</filename> files since the <literal>\usepackage</literal>
-and <literal>\documentclass</literal> commands set the at sign to have the character
-code of a letter.
+<para>Use these two commands inside a <filename>.tex</filename> file, in the preamble, when
+defining or redefining a command with <literal>@</literal> in its name. Don’t use
+them inside <filename>.sty</filename> or <filename>.cls</filename> files since the
+<literal>\usepackage</literal> and <literal>\documentclass</literal> commands set the at sign to
+have the character code of a letter.
</para>
<indexterm role="cp"><primary>package, <literal>macros2e</literal></primary></indexterm>
-<indexterm role="cp"><primary><literal>macros2e</literal> package For a comprehensive list of macros with an at-sign</primary></indexterm>
-<para>in their names, see document
-<ulink url="http://ctan.org/pkg/macros2e">http://ctan.org/pkg/macros2e</ulink>. These macros are mainly useful
-to package or class authors; examples that may be useful to document
-authors are provided hereinafter.
+<indexterm role="cp"><primary><literal>macros2e</literal> package</primary></indexterm>
+
+<para>For a comprehensive list of macros with an at-sign
+in their names see <ulink url="http://ctan.org/pkg/macros2e">http://ctan.org/pkg/macros2e</ulink>. These macros are
+mainly intended to package or class authors.
</para>
-<para>The example code below, if put in the preamble, redefines the
-section command to center the section title, put it in bold type,
-and adjust the spacing.
+<para>The example below is typical. In the user’s class file is a command
+<literal>\thesis at universityname</literal>. The user wants to change the
+definition. These three lines should go in the preamble, before the
+<literal>\begin{document}</literal>.
</para>
-<!-- xxx TODO, make \@startsection a separate node, see latex2e-fr.texi -->
-<!-- From http://zoonek.free.fr/LaTeX/LaTeX_samples_section/0.html -->
<screen>\makeatletter
-\renewcommand\section{%
- \@startsection{section}% Name
- {1}% Level: 0=part, 1=chapter, etc.
- {0pt}% Heading indent
- {-3.5ex plus -1ex minus -.2ex}% Beforeskip (if neg, no head indent)
- {2.3ex plus.2ex}% Afterskip (if neg, run-in heading)
- {\centering\normalfont\Large\bfseries}} % Style of head
+\renewcommand{\thesis at universityname}{Saint Michael's College}
\makeatother
</screen>
-<!-- xx TODO document \@ifstar, see latex2e-fr.texi -->
+
+<sect3 label="2.4.3.1" id="_005c_0040ifstar">
+<title><literal>\@ifstar</literal></title>
+
+<indexterm role="fn"><primary>\@ifstar</primary></indexterm>
+<indexterm role="cp"><primary>commands, star-variants</primary></indexterm>
+<indexterm role="cp"><primary>star-variants, commands</primary></indexterm>
+
+<para>Synopsis:
+</para>
+<screen>\newcommand{\mycmd}{\@ifstar{\mycmd at star}{\mycmd at nostar}}
+\newcommand{\mycmd at nostar}[<replaceable>non-starred command number of args</replaceable>]{<replaceable>body of non-starred command</replaceable>}
+\newcommand{\mycmd at star}[<replaceable>starred command number of args</replaceable>]{<replaceable>body of starred command</replaceable>}
+</screen>
+<para>Many standard &latex; environments or commands have a variant with the
+same name but ending with a star character <literal>*</literal>, an asterisk.
+Examples are the <literal>table</literal> and <literal>table*</literal> environments and the
+<literal>\section</literal> and <literal>\section*</literal> commands.
+</para>
+<para>When defining environments, following this pattern is straightforward
+because <literal>\newenvironment</literal> and <literal>\renewenvironment</literal> allow the
+environment name to contain a star. For commands the situation is more
+complex. As in the synopsis above, there will be a user-called command,
+given above as <literal>\mycmd</literal>, which peeks ahead to see if it is followed
+by a star. For instance, &latex; does not really have a
+<literal>\section*</literal> command; instead, the <literal>\section</literal> command peeks
+ahead. This command does not accept arguments but instead expands to
+one of two commands that do accept arguments. In the synopsis these two
+are <literal>\mycmd at nostar</literal> and <literal>\mycmd at star</literal>. They could take the
+same number of arguments or a different number, or no arguments at all.
+As always, in a &latex; document a command using at-sign <literal>@</literal>
+must be enclosed inside a <literal>\makeatletter ... \makeatother</literal> block
+(see <link linkend="_005cmakeatletter-and-_005cmakeatother">\makeatletter and \makeatother</link>).
+</para>
+<para>This example of <literal>\@ifstar</literal> defines the command <literal>\ciel</literal> and a
+variant <literal>\ciel*</literal>. Both have one required argument. A call to
+<literal>\ciel{night}</literal> will return "starry night sky" while
+<literal>\ciel*{blue}</literal> will return "starry not blue sky".
+</para>
+<screen>\newcommand*{\ciel at unstarred}[1]{starry #1 sky}
+\newcommand*{\ciel at starred}[1]{starry not #1 sky}
+\newcommand*{\ciel}{\@ifstar{\ciel at starred}{\ciel at unstarred}}
+</screen>
+<para>In the next example, the starred variant takes a different number of
+arguments than does the unstarred one. With this definition, Agent
+007’s <literal>``My name is \agentsecret*{Bond},
+\agentsecret{James}{Bond}.''</literal> is equivalent to <literal>``My name is
+\textsc{Bond}, \textit{James} textsc{Bond}.''</literal>
+</para>
+<screen>\newcommand*{\agentsecret at unstarred}[2]{\textit{#1} \textsc{#2}}
+\newcommand*{\agentsecret at starred}[1]{\textsc{#1}}
+\newcommand*{\agentsecret}{\@ifstar{\agentsecret at starred}{\agentsecret at unstarred}}
+</screen>
+<para>There are two sometimes more convenient ways to accomplish the work of
+<literal>\@ifstar</literal>. The <filename>suffix</filename> package allows the construct
+<literal>\newcommand\mycommand{<replaceable>unstarred version</replaceable>}</literal> followed by
+<literal>\WithSuffix\newcommand\mycommand*{<replaceable>starred version</replaceable>}</literal>. And
+&latex;3 has the <filename>xparse</filename> package that allows this code.
+</para>
+<screen>\NewDocumentCommand\foo{s}{\IfBooleanTF#1
+ {<replaceable>starred version</replaceable>}%
+ {<replaceable>unstarred version</replaceable>}%
+ }
+</screen>
+
+</sect3>
+</sect2>
</sect1>
</chapter>
<chapter label="3" id="Document-classes">
@@ -645,12 +712,16 @@
<indexterm role="fn"><primary>\pdfpageheight</primary></indexterm>
<indexterm role="cp"><primary>package, <literal>geometry</literal></primary></indexterm>
<indexterm role="cp"><primary><literal>geometry</literal> package</primary></indexterm>
+
<para>When using one of the engines pdf&latex;, Lua&latex;, or Xe&latex;
(see <link linkend="TeX-engines">&tex; engines</link>), options other than <literal>letterpaper</literal> set
the print area but you must also set the physical paper size. One way
to do that is to put <literal>\pdfpagewidth=\paperwidth</literal> and
-<literal>\pdfpageheight=\paperheight</literal> in your document’s preamble. The
-<literal>geometry</literal> package provides flexible ways of setting the print
+<literal>\pdfpageheight=\paperheight</literal> in your document’s preamble.
+<indexterm role="cp"><primary>package, <literal>geometry</literal></primary></indexterm>
+<indexterm role="cp"><primary><literal>geometry</literal> package</primary></indexterm>
+</para>
+<para>The <literal>geometry</literal> package provides flexible ways of setting the print
area and physical page size.
</para>
<indexterm role="fn"><primary>draft option</primary></indexterm>
@@ -781,14 +852,14 @@
<indexterm role="cp"><primary>difference between class and package</primary></indexterm>
</para>
<para>Inside of a class or package file you can use the at-sign <literal>@</literal> as a
-character in command names without having to surround that command with
-<literal>\makeatletter</literal> and <literal>\makeatother</literal>. See <link linkend="_005cmakeatletter-and-_005cmakeatother">\makeatletter and
-\makeatother</link>. This allow you to create commands that users will not
-accidentally redefine. Another technique is to preface class- or
-package-specific commands with some string to prevent your class or
-package from interacting with others. For instance, the class
-<literal>smcmemo</literal> might have commands <literal>\smc at tolist</literal>,
-<literal>\smc at fromlist</literal>, etc.
+character in command names without having to surround the code
+containing that command with <literal>\makeatletter</literal> and
+<literal>\makeatother</literal>. See <link linkend="_005cmakeatletter-and-_005cmakeatother">\makeatletter and \makeatother</link>. This allow
+you to create commands that users will not accidentally redefine.
+Another technique is to preface class- or package-specific commands with
+some string to prevent your class or package from interfering with
+others. For instance, the class <literal>smcmemo</literal> might have commands
+<literal>\smc at tolist</literal>, <literal>\smc at fromlist</literal>, etc.
</para>
@@ -804,29 +875,32 @@
<indexterm role="cp"><primary>class options</primary></indexterm>
<indexterm role="cp"><primary>package options</primary></indexterm>
-<para>A class file or package file typically has four parts. (1) In the
-identification part, the file says that it is a &latex; package or
-class and describes itself, using the <literal>\NeedsTeXFormat</literal> and
-<literal>\ProvidesClass</literal> or <literal>\ProvidesPackage</literal> commands. (2) The
-preliminary declarations part declares some commands and can also load
-other files. Usually these commands will be those needed for the code
-used in the next part. For example, an <literal>smcmemo</literal> class might be
-called with an option to read in a file with a list of people for the
-to-head, as <literal>\documentclass[mathto]{smcmemo}</literal>, and therefore
-needs to define a command
+<para>A class file or package file typically has four parts.
+</para><orderedlist numeration="arabic"><para>In the <firstterm>identification part</firstterm>, the file says that it is a &latex;
+package or class and describes itself, using the <literal>\NeedsTeXFormat</literal>
+and <literal>\ProvidesClass</literal> or <literal>\ProvidesPackage</literal> commands.
+</para><listitem><para>The <firstterm>preliminary declarations part</firstterm> declares some commands and
+can also load other files. Usually these commands will be those needed
+for the code used in the next part. For example, an <literal>smcmemo</literal>
+class might be called with an option to read in a file with a list of
+people for the to-head, as <literal>\documentclass[mathto]{smcmemo}</literal>, and
+therefore needs to define a command
<literal>\newcommand{\setto}[1]{\def\@tolist{#1}}</literal> used in that
-file. (3) In the handle options part the class or package declares
+file.
+</para></listitem><listitem><para>In the <firstterm>handle options part</firstterm> the class or package declares
and processes its options. Class options allow a user to start their
document as <literal>\documentclass[<replaceable>option list</replaceable>]{<replaceable>class
name</replaceable>}</literal>, to modify the behavior of the class. An example is when you
declare <literal>\documentclass[11pt]{article}</literal> to set the default
-document font size. Finally, (4) in the more declarations part the
-class or package usually does most of its work: declaring new variables,
-commands and fonts, and loading other files.
-</para>
-<para>Here is a starting class file, which should be saved as <literal>stub.cls</literal>
+document font size.
+</para></listitem><listitem><para>Finally, in the <firstterm>more declarations part</firstterm> the class or package usually does
+most of its work: declaring new variables, commands and fonts, and
+loading other files.
+</para></listitem></orderedlist>
+
+<para>Here is a starting class file, which should be saved as <filename>stub.cls</filename>
where &latex; can find it, for example in the same directory as the
-<literal>.tex</literal> file.
+<filename>.tex</filename> file.
</para>
<screen>\NeedsTeXFormat{LaTeX2e}
\ProvidesClass{stub}[2017/07/06 stub to start building classes from]
@@ -855,7 +929,7 @@
</para>
<variablelist><varlistentry><term><literal>\AtBeginDvi{specials}</literal>
</term><listitem><indexterm role="fn"><primary>\AtBeginDvi</primary></indexterm>
-<para>Save in a box register things that are written to the <literal>.dvi</literal> file
+<para>Save in a box register things that are written to the <filename>.dvi</filename> file
at the beginning of the shipout of the first page of the document.
</para>
</listitem></varlistentry><varlistentry><term><literal>\AtEndOfClass{<replaceable>code</replaceable>}</literal>
@@ -867,6 +941,22 @@
multiple times; the <literal>code</literal> will be executed in the order that you
called it. See also <link linkend="_005cAtBeginDocument">\AtBeginDocument</link>.
</para>
+</listitem></varlistentry><varlistentry><term><literal>\CheckCommand{<replaceable>cmd</replaceable>}[<replaceable>num</replaceable>][<replaceable>default</replaceable>]{<replaceable>definition</replaceable>}</literal>
+</term></varlistentry><varlistentry><term><literal>\CheckCommand*{<replaceable>cmd</replaceable>}[<replaceable>num</replaceable>][<replaceable>default</replaceable>]{<replaceable>definition</replaceable>}</literal>
+</term><listitem><indexterm role="fn"><primary>\CheckCommand</primary></indexterm>
+<indexterm role="fn"><primary>\CheckCommand*</primary></indexterm>
+<indexterm role="cp"><primary>new command, check</primary></indexterm>
+<para>Like <literal>\newcommand</literal> (see <link linkend="_005cnewcommand-_0026-_005crenewcommand">\newcommand & \renewcommand</link>) but does
+not define <replaceable>cmd</replaceable>; instead it checks that the current definition of
+<replaceable>cmd</replaceable> is exactly as given by <replaceable>definition</replaceable> and is or is not
+<indexterm role="cp"><primary>long command</primary></indexterm>
+<firstterm>long</firstterm> as expected. A long command is a command that accepts
+<literal>\par</literal> within an argument. The <replaceable>cmd</replaceable> command is expected to be
+long with the unstarred version of <literal>\CheckCommand</literal>. Raises an
+error when the check fails. This allows you to check before you start
+redefining <literal>cmd</literal> yourself that no other package has already
+redefined this command.
+</para>
</listitem></varlistentry><varlistentry><term><literal>\ClassError{<replaceable>class name</replaceable>}{<replaceable>error text</replaceable>}{<replaceable>help text</replaceable>}</literal>
</term></varlistentry><varlistentry><term><literal>\PackageError{<replaceable>package name</replaceable>}{<replaceable>error text</replaceable>}{<replaceable>help text</replaceable>}</literal>
</term></varlistentry><varlistentry><term><literal>\ClassWarning{<replaceable>class name</replaceable>}{<replaceable>warning text</replaceable>}</literal>
@@ -902,8 +992,9 @@
</para>
<para>To format the messages, including the <replaceable>help text</replaceable>: use
<literal>\protect</literal> to stop a command from expanding, get a line break with
-<literal>\MessageBreak</literal>, and get a space with <literal>\space</literal>. Note that
-&latex; appends a period to the messages.
+<literal>\MessageBreak</literal>, and get a space with <literal>\space</literal> when a space
+character does not allow it, like after a command. Note that &latex;
+appends a period to the messages.
</para>
</listitem></varlistentry><varlistentry><term><literal>\CurrentOption</literal>
</term><listitem><indexterm role="fn"><primary>\CurrentOption</primary></indexterm>
@@ -912,7 +1003,7 @@
or <literal>\DeclareOption*</literal>.
</para>
</listitem></varlistentry><varlistentry><term><literal>\DeclareOption{<replaceable>option</replaceable>}{<replaceable>code</replaceable>}</literal>
-</term></varlistentry><varlistentry><term><literal>\DeclareOption*{<replaceable>option</replaceable>}{<replaceable>code</replaceable>}</literal>
+</term></varlistentry><varlistentry><term><literal>\DeclareOption*{<replaceable>code</replaceable>}</literal>
</term><listitem><indexterm role="fn"><primary>\DeclareOption</primary></indexterm>
<indexterm role="fn"><primary>\DeclareOption*</primary></indexterm>
<indexterm role="cp"><primary>class options</primary></indexterm>
@@ -947,16 +1038,54 @@
<screen>\DeclareOption*{\InputIfFileExists{\CurrentOption.memo}{}{%
\PassOptionsToClass{\CurrentOption}{article}}}
</screen>
+</listitem></varlistentry><varlistentry><term><literal>\DeclareRobustCommand{<replaceable>cmd</replaceable>}[<replaceable>num</replaceable>][<replaceable>default</replaceable>]{<replaceable>definition</replaceable>}</literal>
+</term></varlistentry><varlistentry><term><literal>\DeclareRobustCommand*{<replaceable>cmd</replaceable>}[<replaceable>num</replaceable>][<replaceable>default</replaceable>]{<replaceable>definition</replaceable>}</literal>
+</term><listitem><indexterm role="fn"><primary>\DeclareRobustCommand</primary></indexterm>
+<indexterm role="fn"><primary>\DeclareRobustCommand*</primary></indexterm>
+<indexterm role="cp"><primary>new command, definition</primary></indexterm>
+<para>Like <literal>\newcommand</literal> and <literal>\newcommand*</literal> (see <link linkend="_005cnewcommand-_0026-_005crenewcommand">\newcommand &
+\renewcommand</link>) but these declare a robust command, even if some code
+within the <replaceable>definition</replaceable> is fragile. (For a discussion of robust and
+fragile commands see <link linkend="_005cprotect">\protect</link>.) Use this command to define new
+robust commands or to redefine existing commands and make them
+robust. Unlike <literal>\newcommand</literal> these do not give an error if macro
+<replaceable>cmd</replaceable> already exists; instead, a log message is put into the
+transcript file if a command is redefined.
+</para>
+<para>Commands defined this way are a bit less efficient than those defined
+using <literal>\newcommand</literal> so unless the command’s data is fragile and the
+command is used within a moving argument, use <literal>\newcommand</literal>.
+</para>
+<indexterm role="cp"><primary>package, <literal>etoolbox</literal></primary></indexterm>
+<indexterm role="cp"><primary><literal>etoolbox</literal> package</primary></indexterm>
+
+<para>The <literal>etoolbox</literal> package offers commands <literal>\newrobustcmd</literal>,
+<literal>\newrobustcmd*</literal>, <literal>\renewrobustcmd</literal>, <literal>\renewrobustcmd*</literal>,
+<literal>\providerobustcmd</literal>, and <literal>\providerobustcmd*</literal> which are similar
+to <literal>\newcommand</literal>, <literal>\newcommand*</literal>, <literal>\renewcommand</literal>,
+<literal>\renewcommand*</literal>, <literal>\providecommand</literal>, and
+<literal>\providecommand*</literal>, but define a robust <replaceable>cmd</replaceable> with two advantages
+as compared to <literal>\DeclareRobustCommand</literal>:
+</para><orderedlist numeration="arabic"><listitem><para>They use the low-level e-&tex; protection mechanism rather than the
+higher level &latex; <literal>\protect</literal> mechanism, so they do not incur
+the slight loss of performance mentioned above, and
+</para></listitem><listitem><para>They make the same distinction between <literal>\new…</literal>,
+<literal>\renew…</literal>, and <literal>\provide…</literal>, as the standard
+commands, so they do not just make a log message when you redefine
+<replaceable>cmd</replaceable> that already exists, in that case you need to use either
+<literal>\renew…</literal> or <literal>\provide…</literal> or you get an error.
+</para></listitem></orderedlist>
+
</listitem></varlistentry><varlistentry><term><literal>\IfFileExists{<replaceable>file name</replaceable>}{<replaceable>true code</replaceable>}{<replaceable>false code</replaceable>}</literal>
</term></varlistentry><varlistentry><term><literal>\InputIfFileExists{<replaceable>file name</replaceable>}{<replaceable>true code</replaceable>}{<replaceable>false code</replaceable>}</literal>
</term><listitem><indexterm role="fn"><primary>\IfFileExists</primary></indexterm>
<indexterm role="fn"><primary>\InputIfFileExists</primary></indexterm>
-<para>Execute <replaceable>true code</replaceable> if &latex; can find the file and <replaceable>false
-code</replaceable> otherwise. In the second case it inputs the file immediately
-after executing <replaceable>true code</replaceable>. Thus
+<para>Execute <replaceable>true code</replaceable> if &latex; can find the file <filename><replaceable>file
+name</replaceable></filename> and <replaceable>false code</replaceable> otherwise. In the second case it inputs the
+file immediately after executing <replaceable>true code</replaceable>. Thus
<literal>\IfFileExists{img.pdf}{\includegraphics{img.pdf}}{\typeout{WARNING:
-img.pdf not found}}</literal> will include the graphic if it is found but
-otherwise just give a warning.
+img.pdf not found}}</literal> will include the graphic <filename>img.pdf</filename> if it is
+found but otherwise just give a warning.
</para>
<para>This command looks for the file in all search paths that &latex; uses,
not only in the current directory. To look only in the current
@@ -976,7 +1105,12 @@
</para>
<para>The <replaceable>options list</replaceable>, if present, is a comma-separated list. The
<replaceable>release date</replaceable> is optional. If present it must have the form
-<replaceable>YYYY/MM/DD</replaceable>. If you request a <replaceable>release date</replaceable> and the date of
+<replaceable>YYYY/MM/DD</replaceable>.
+<!-- BTW, there are at-macros documented in macros2e.pdf to check the version -->
+<!-- and do some actions conditionnally on version later or not to some -->
+<!-- date. -->
+</para>
+<para>If you request a <replaceable>release date</replaceable> and the date of
the package installed on your system is earlier, then you get a warning
on the screen and in the log like <literal>You have requested, on input
line 4, version `2038/01/19' of document class article, but only version
@@ -990,8 +1124,8 @@
</para>
</listitem></varlistentry><varlistentry><term><literal>\ExecuteOptions{<replaceable>options-list</replaceable>}</literal>
</term><listitem><indexterm role="fn"><primary>\ExecuteOptions</primary></indexterm>
-<para>For each option in the <replaceable>options-list</replaceable>, in order, this command
-executes the command <literal>\ds@</literal><replaceable>option</replaceable>. If this command is not
+<para>For each option <replaceable>option</replaceable> in the <replaceable>options-list</replaceable>, in order, this command
+executes the command <literal>\ds@<replaceable>option</replaceable></literal>. If this command is not
defined then that option is silently ignored.
</para>
<para>It can be used to provide a default option list before
@@ -1001,13 +1135,13 @@
</para>
</listitem></varlistentry><varlistentry><term><literal>\NeedsTeXFormat{<replaceable>format</replaceable>}[<replaceable>format date</replaceable>]</literal>
</term><listitem><indexterm role="fn"><primary>\NeedsTeXFormat</primary></indexterm>
-<para>Specifies the format that this class should be run under. Often issued
+<para>Specifies the format that this class must be run under. Often issued
as the first line of a class file, and most often used as:
-<literal>\NeedsTeXFormat{LaTeX2e}</literal>. The format that you specify must
-exactly match the one installed on your system that you invoked,
-including that the string is case sensitive. If it does not match then
-execution stops with an error like ‘<literal>This file needs format `xxx'
-but this is `LaTeX2e'.</literal>’
+<literal>\NeedsTeXFormat{LaTeX2e}</literal>. When a document using that class is
+processed, the format name given here must match the format that is
+actually being run (including that the <replaceable>format</replaceable> string is case
+sensitive). If it does not match then execution stops with an error
+like ‘<literal>This file needs format `LaTeX2e' but this is `xxx'.</literal>’
</para>
<para>To specify a version of the format that you know to have certain
features, include the optional <replaceable>format date</replaceable> on which those features
@@ -1015,8 +1149,7 @@
If the format version installed on your system is earlier than
<replaceable>format date</replaceable> then you get a warning like ‘<literal>You have requested
release `2038/01/20' of LaTeX, but only release `2016/02/01' is
-available.</literal>’ (The &latex; kernel has been frozen for many years so you
-probably do not not need to specify the format date.)
+available.</literal>’
</para>
</listitem></varlistentry><varlistentry><term><literal>\OptionNotUsed</literal>
</term><listitem><indexterm role="fn"><primary>\OptionNotUsed</primary></indexterm>
@@ -1030,8 +1163,8 @@
<!-- option(s): [unusedoption].} with the list of not-used options when it -->
<!-- reaches @code{\begin@{document@}}. -->
-</listitem></varlistentry><varlistentry><term><literal>\PassOptionsToClass{<replaceable>options list</replaceable>}{<replaceable>class name</replaceable>}</literal>
-</term></varlistentry><varlistentry><term><literal>\PassOptionsToPackage{<replaceable>options list</replaceable>}{<replaceable>package name</replaceable>}</literal>
+</listitem></varlistentry><varlistentry><term><literal>\PassOptionsToClass{<replaceable>option list</replaceable>}{<replaceable>class name</replaceable>}</literal>
+</term></varlistentry><varlistentry><term><literal>\PassOptionsToPackage{<replaceable>option list</replaceable>}{<replaceable>package name</replaceable>}</literal>
</term><listitem><indexterm role="fn"><primary>\PassOptionsToClass</primary></indexterm>
<indexterm role="fn"><primary>\PassOptionsToPackage</primary></indexterm>
<para>Adds the options in the comma-separated list <replaceable>option list</replaceable> to the
@@ -1045,16 +1178,17 @@
foo.</literal> (&latex; throws an error even if there is no conflict between the
options.)
</para>
-<para>If your code is bringing in a package twice then you can collapse that
-to once, for example replacing the two
+<para>If your own code is bringing in a package twice then you can collapse
+that to once, for example replacing the two
<literal>\RequirePackage[landscape]{geometry}\RequirePackage[margins=1in]{geometry}</literal>
with the single
<literal>\RequirePackage[landscape,margins=1in]{geometry}</literal>. But if you
are loading a package that in turn loads another package then you need
-to queue up the options you desire. For instance, suppose the package
-<literal>foo</literal> loads the package <literal>geometry</literal>. Instead of <literal>
-\RequirePackage{foo}\RequirePackage[draft]{graphics}</literal> you must write
-<literal>\PassOptionsToPackage{draft}{graphics}
+to queue up the options you desire for this other package. For
+instance, suppose the package <literal>foo</literal> loads the package
+<literal>geometry</literal>. Instead of
+<literal>\RequirePackage{foo}\RequirePackage[draft]{graphics}</literal> you must
+write <literal>\PassOptionsToPackage{draft}{graphics}
\RequirePackage{foo}</literal>. (If <literal>foo.sty</literal> loads an option in conflict
with what you want then you may have to look into altering its source.)
</para>
@@ -1073,66 +1207,70 @@
in the class file as <literal>\ProcessOptions\relax</literal> (because of the
existence of the starred command).
</para>
-<para>Options come in two types. ‘Local’ options have been specified for this
+<para>Options come in two types. <firstterm>Local options</firstterm> have been specified for this
particular package in the <replaceable>options</replaceable> argument of
<literal>\PassOptionsToPackage{<replaceable>options</replaceable>}</literal>,
<literal>\usepackage[<replaceable>options</replaceable>]</literal>, or
-<literal>\RequirePackage[<replaceable>options</replaceable>]</literal>. ‘Global’ options are those given
+<literal>\RequirePackage[<replaceable>options</replaceable>]</literal>. <firstterm>Global options</firstterm> are those given
by the class user in <literal>\documentclass[<replaceable>options</replaceable>]</literal> (If an option
is specified both locally and globally then it is local.)
</para>
-<para>When <literal>\ProcessOptions</literal> is called for a package <literal>pkg.sty</literal>, the
-following happens. (1) For each option <replaceable>option</replaceable> so far declared
+<para>When <literal>\ProcessOptions</literal> is called for a package <filename>pkg.sty</filename>, the
+following happens:
+</para><orderedlist numeration="arabic"><listitem><para>For each option <replaceable>option</replaceable> so far declared
with <literal>\DeclareOption</literal>, it looks to see if that option is either a
global or a local option for <literal>pkg</literal>. If so then it executes the
declared code. This is done in the order in which these options were
-given in <literal>pkg.sty</literal>. (2) For each remaining local option, it
-executes the command <literal>\ds@</literal><replaceable>option</replaceable> if it has been defined
-somewhere (other than by a <literal>\DeclareOption</literal>); otherwise, it
-executes the default option code given in <literal>\DeclareOption*</literal>. If no
-default option code has been declared then it gives an error message.
-This is done in the order in which these options were specified.
-</para>
+given in <filename>pkg.sty</filename>.
+</para></listitem><listitem><para>For each remaining local option, it executes the command
+<literal>\ds@</literal><replaceable>option</replaceable> if it has been defined somewhere (other than by
+a <literal>\DeclareOption</literal>); otherwise, it executes the default option code
+given in <literal>\DeclareOption*</literal>. If no default option code has been
+declared then it gives an error message. This is done in the order in
+which these options were specified.
+</para></listitem></orderedlist>
<para>When <literal>\ProcessOptions</literal> is called for a class it works in the same
-way except that all options are local, and the default value for
+way except that all options are local, and the default <replaceable>code</replaceable> for
<literal>\DeclareOption*</literal> is <literal>\OptionNotUsed</literal> rather than an error.
</para>
-<para>The starred version <literal>\ProcessOptions*</literal><replaceable>\@options</replaceable> executes the
+<para>The starred version <literal>\ProcessOptions*</literal> executes the
options in the order specified in the calling commands, rather than in
the order of declaration in the class or package. For a package this
means that the global options are processed first.
</para>
-</listitem></varlistentry><varlistentry><term><literal>\ProvidesClass{<replaceable>class name</replaceable>}[<replaceable><release date></replaceable> <replaceable><brief additional information></replaceable>]</literal>
-</term></varlistentry><varlistentry><term><literal>\ProvidesPackage{<replaceable>package name</replaceable>}[<replaceable><release date></replaceable> <replaceable><brief additional information></replaceable>]</literal>
+</listitem></varlistentry><varlistentry><term><literal>\ProvidesClass{<replaceable>class name</replaceable>}[<replaceable>release date</replaceable> <replaceable>brief additional information</replaceable>]</literal>
+</term></varlistentry><varlistentry><term><literal>\ProvidesClass{<replaceable>class name</replaceable>}[<replaceable>release date</replaceable>]</literal>
+</term></varlistentry><varlistentry><term><literal>\ProvidesPackage{<replaceable>package name</replaceable>}[<replaceable>release date</replaceable> <replaceable>brief additional information</replaceable>]</literal>
+</term></varlistentry><varlistentry><term><literal>\ProvidesPackage{<replaceable>package name</replaceable>}[<replaceable>release date</replaceable>]</literal>
</term><listitem><indexterm role="fn"><primary>\ProvidesClass</primary></indexterm>
<indexterm role="fn"><primary>\ProvidesPackage</primary></indexterm>
<para>Identifies the class or package, printing a message to the screen and the log file.
</para>
<para>When a user writes <literal>\documentclass{smcmemo}</literal> then &latex; loads
-the file <literal>smcmemo.cls</literal>. Similarly, a user writing
+the file <filename>smcmemo.cls</filename>. Similarly, a user writing
<literal>\usepackage{test}</literal> prompts &latex; to load the file
<literal>test.sty</literal>. If the name of the file does not match the declared
class or package name then you get a warning. Thus, if you invoke
-<literal>\documentclass{smcmemo}</literal>, and the file <literal>smcmemo.cls</literal> has
+<literal>\documentclass{smcmemo}</literal>, and the file <filename>smcmemo.cls</filename> has
the statement <literal>\ProvidesClass{xxx}</literal> then you get a warning like
<literal>You have requested document class `smcmemo', but the document
class provides 'xxx'.</literal> This warning does not prevent &latex; from
processing the rest of the class file normally.
</para>
-<para>If you include the optional part then you must include the date, before
-the first space, and it must have the form <literal>YYYY/MM/DD</literal>. The rest
-of the optional part is free-form, although it traditionally identifies
+<para>If you include the optional argument, then you must include the date, before
+the first space if any, and it must have the form <literal>YYYY/MM/DD</literal>. The rest
+of the optional argument is free-form, although it traditionally identifies
the class, and is written to the screen during compilation and to the
-log file. Thus, if your file <literal>smcmem.cls</literal> contains the line
-<literal>\ProvidesClass{smcmem}[2008/06/01 SMC memo class]</literal> and your
-document’s first line is <literal>\documentclass{smcmem}</literal> then you will
-see <literal>Document Class: smcmemo 2008/06/01 SMC memo class</literal>.
+log file. Thus, if your file <filename>smcmemo.cls</filename> contains the line
+<literal>\ProvidesClass{smcmemo}[2008/06/01 v1.0 SMC memo class]</literal> and your
+document’s first line is <literal>\documentclass{smcmemo}</literal> then you will
+see <literal>Document Class: smcmemo 2008/06/01 v1.0 SMC memo class</literal>.
</para>
-<para>The date in the optional portion allows class and package users to ask
+<para>The date in the optional argument allows class and package users to ask
to be warned if the version of the class or package installed on their
-system is earlier than <replaceable>release date</replaceable>, by using the optional calls
-such as <literal>\documentclass{smcmem}[2018/10/12]</literal> or
+system is earlier than <replaceable>release date</replaceable>, by using the optional arguments
+such as <literal>\documentclass{smcmemo}[2018/10/12]</literal> or
<literal>\usepackage{foo}[[2017/07/07]]</literal>. (Note that package users only
rarely include a date, and class users almost never do.)
</para>
@@ -1141,19 +1279,21 @@
<para>Declare a file other than the main class and package files, such as
configuration files or font definition files. Put this command in that
file and you get in the log a string like <literal>File: test.config
-2017/10/12 config file for test.cls</literal>.
+2017/10/12 config file for test.cls</literal> for <replaceable>file name</replaceable> equal to
+‘<literal>test.config</literal>’ and <replaceable>additional information</replaceable> equal to
+‘<literal>2017/10/12 config file for test.cls</literal>’.
</para>
-</listitem></varlistentry><varlistentry><term><literal>\RequirePackage[<replaceable>options list</replaceable>]{<replaceable>package name</replaceable>}[<replaceable>release date</replaceable>]</literal>
+</listitem></varlistentry><varlistentry><term><literal>\RequirePackage[<replaceable>option list</replaceable>]{<replaceable>package name</replaceable>}[<replaceable>release date</replaceable>]</literal>
</term></varlistentry><varlistentry><term><literal>\RequirePackageWithOptions{<replaceable>package name</replaceable>}[<replaceable>release date</replaceable>]</literal>
</term><listitem><indexterm role="fn"><primary>\RequirePackage</primary></indexterm>
<indexterm role="fn"><primary>\RequirePackageWithOptions</primary></indexterm>
-<para>Load a package, like the author command <literal>\usepackage</literal>.
+<para>Load a package, like the document author command <literal>\usepackage</literal>.
See <link linkend="Additional-packages">Additional packages</link>. An example is
<literal>\RequirePackage[landscape,margin=1in]{geometry}</literal>. Note that the
&latex; development team strongly recommends use of these commands over
Plain &tex;’s <literal>\input</literal>; see the Class Guide.
</para>
-<para>The <replaceable>options list</replaceable>, if present, is a comma-separated list. The
+<para>The <replaceable>option list</replaceable>, if present, is a comma-separated list. The
<replaceable>release date</replaceable>, if present, must have the form <replaceable>YYYY/MM/DD</replaceable>. If
the release date of the package as installed on your system is earlier
than <replaceable>release date</replaceable> then you get a warning like <literal>You have
@@ -1383,10 +1523,11 @@
<indexterm role="cp"><primary>lining numerals</primary></indexterm>
<indexterm role="cp"><primary>package, <literal>textcomp</literal></primary></indexterm>
<indexterm role="cp"><primary><literal>textcomp</literal> package</primary></indexterm>
+
<para>Finally, the command <literal>\oldstylenums{<replaceable>numerals</replaceable>}</literal> will typeset
so-called “old-style” numerals, which have differing heights and
depths (and sometimes widths) from the standard “lining” numerals,
-which all have the same height as upper-case letters. &latex;’s
+which all have the same height as uppercase letters. &latex;’s
default fonts support this, and will respect <literal>\textbf</literal> (but not
other styles; there are no italic old-style numerals in Computer
Modern). Many other fonts have old-style numerals also; sometimes the
@@ -1469,7 +1610,8 @@
<literal>T1</literal>, also known as the Cork encoding, which has support for the
accented characters used by the most widespread European languages
(German, French, Italian, Polish and others), which allows &tex; to
-hyphenate words containing accented letters.
+hyphenate words containing accented letters. For more, see
+<ulink url="https://ctan.org/pkg/encguide">https://ctan.org/pkg/encguide</ulink>.
</para>
</listitem></varlistentry><varlistentry><term><literal>\fontfamily{<replaceable>family</replaceable>}</literal>
</term><listitem><indexterm role="fn"><primary>\fontfamily</primary></indexterm>
@@ -1480,29 +1622,48 @@
through many of the fonts easily used with &latex;. Here are
examples of some common families:
</para>
-<!-- Sorry about the ugly @t{@ }. The idea is to make the lists line up -->
-<!-- in Info. Since the items are so short, it seems nice to have them -->
-<!-- on the same line instead of using @table. -->
+<informaltable><tgroup cols="2"><colspec colwidth="4*"></colspec><colspec colwidth="31*"></colspec><tbody><row><entry><para><literal>pag</literal>
+</para></entry><entry><para>Avant Garde
+</para></entry></row><row><entry><para><literal>fvs</literal>
+</para></entry><entry><para>Bitstream Vera Sans
+</para></entry></row><row><entry><para><literal>pbk</literal>
+</para></entry><entry><para>Bookman
+</para></entry></row><row><entry><para><literal>bch</literal>
+</para></entry><entry><para>Charter
+</para></entry></row><row><entry><para><literal>ccr</literal>
+</para></entry><entry><para>Computer Concrete
+</para></entry></row><row><entry><para><literal>cmr</literal>
+</para></entry><entry><para>Computer Modern
+</para></entry></row><row><entry><para><literal>cmss</literal>
+</para></entry><entry><para>Computer Modern Sans Serif
+</para></entry></row><row><entry><para><literal>cmtt</literal>
+</para></entry><entry><para>Computer Modern Typewriter
+</para></entry></row><row><entry><para><literal>pcr</literal>
+</para></entry><entry><para>Courier
+</para></entry></row><row><entry><para><literal>phv</literal>
+</para></entry><entry><para>Helvetica
+</para></entry></row><row><entry><para><literal>fi4</literal>
+</para></entry><entry><para>Inconsolata
+</para></entry></row><row><entry><para><literal>lmr</literal>
+</para></entry><entry><para>Latin Modern
+</para></entry></row><row><entry><para><literal>lmss</literal>
+</para></entry><entry><para>Latin Modern Sans
+</para></entry></row><row><entry><para><literal>lmtt</literal>
+</para></entry><entry><para>Latin Modern Typewriter
+</para></entry></row><row><entry><para><literal>pnc</literal>
+</para></entry><entry><para>New Century Schoolbook
+</para></entry></row><row><entry><para><literal>ppl</literal>
+</para></entry><entry><para>Palatino
+</para></entry></row><row><entry><para><literal>ptm</literal>
+</para></entry><entry><para>Times
+</para></entry></row><row><entry><para><literal>uncl</literal>
+</para></entry><entry><para>Uncial
+</para></entry></row><row><entry><para><literal>put</literal>
+</para></entry><entry><para>Utopia
+</para></entry></row><row><entry><para><literal>pzc</literal>
+</para></entry><entry><para>Zapf Chancery
+</para></entry></row></tbody></tgroup></informaltable>
-<itemizedlist><listitem><para><!-- /@w --> <literal>pag</literal><literal> </literal> Avant Garde
-</para></listitem><listitem><para><!-- /@w --> <literal>fvs</literal><literal> </literal> Bitstream Vera Sans
-</para></listitem><listitem><para><!-- /@w --> <literal>pbk</literal><literal> </literal> Bookman
-</para></listitem><listitem><para><!-- /@w --> <literal>bch</literal><literal> </literal> Charter
-</para></listitem><listitem><para><!-- /@w --> <literal>ccr</literal><literal> </literal> Computer Concrete
-</para></listitem><listitem><para><!-- /@w --> <literal>cmr</literal><literal> </literal> Computer Modern
-</para></listitem><listitem><para><!-- /@w --> <literal>pcr</literal><literal> </literal> Courier
-</para></listitem><listitem><para><!-- /@w --> <literal>phv</literal><literal> </literal> Helvetica
-</para></listitem><listitem><para><!-- /@w --> <literal>fi4</literal><literal> </literal> Inconsolata
-</para></listitem><listitem><para><!-- /@w --> <literal>lmr</literal><literal> </literal> Latin Modern
-</para></listitem><listitem><para><!-- /@w --> <literal>lmss</literal> Latin Modern Sans
-</para></listitem><listitem><para><!-- /@w --> <literal>lmtt</literal> Latin Modern Typewriter
-</para></listitem><listitem><para><!-- /@w --> <literal>pnc</literal><literal> </literal> New Century Schoolbook
-</para></listitem><listitem><para><!-- /@w --> <literal>ppl</literal><literal> </literal> Palatino
-</para></listitem><listitem><para><!-- /@w --> <literal>ptm</literal><literal> </literal> Times
-</para></listitem><listitem><para><!-- /@w --> <literal>uncl</literal> Uncial
-</para></listitem><listitem><para><!-- /@w --> <literal>put</literal><literal> </literal> Utopia
-</para></listitem><listitem><para><!-- /@w --> <literal>pzc</literal><literal> </literal> Zapf Chancery
-</para></listitem></itemizedlist>
</listitem></varlistentry><varlistentry><term><literal>\fontseries{<replaceable>series</replaceable>}</literal>
</term><listitem><indexterm role="fn"><primary>\fontseries</primary></indexterm>
<indexterm role="cp"><primary>series, of fonts</primary></indexterm>
@@ -1510,39 +1671,64 @@
<firstterm>width</firstterm>. Typically, a font supports only a few of the possible
combinations. Some common combined series values include:
</para>
-<itemizedlist><listitem><para><!-- /@w --> <literal>m</literal><literal> </literal> Medium (normal)
-</para></listitem><listitem><para><!-- /@w --> <literal>b</literal><literal> </literal> Bold
-</para></listitem><listitem><para><!-- /@w --> <literal>c</literal><literal> </literal> Condensed
-</para></listitem><listitem><para><!-- /@w --> <literal>bc</literal> Bold condensed
-</para></listitem><listitem><para><!-- /@w --> <literal>bx</literal> Bold extended
-</para></listitem></itemizedlist>
+<informaltable><tgroup cols="2"><colspec colwidth="2*"></colspec><colspec colwidth="17*"></colspec><tbody><row><entry><para><literal>m</literal>
+</para></entry><entry><para>Medium (normal)
+</para></entry></row><row><entry><para><literal>b</literal>
+</para></entry><entry><para>Bold
+</para></entry></row><row><entry><para><literal>c</literal>
+</para></entry><entry><para>Condensed
+</para></entry></row><row><entry><para><literal>bc</literal>
+</para></entry><entry><para>Bold condensed
+</para></entry></row><row><entry><para><literal>bx</literal>
+</para></entry><entry><para>Bold extended
+</para></entry></row></tbody></tgroup></informaltable>
<indexterm role="cp"><primary>weights, of fonts</primary></indexterm>
<para>The possible values for weight, individually, are:
</para>
-<itemizedlist><listitem><para><!-- /@w --> <literal>ul</literal> Ultra light
-</para></listitem><listitem><para><!-- /@w --> <literal>el</literal> Extra light
-</para></listitem><listitem><para><!-- /@w --> <literal>l</literal><literal> </literal> Light
-</para></listitem><listitem><para><!-- /@w --> <literal>sl</literal> Semi light
-</para></listitem><listitem><para><!-- /@w --> <literal>m</literal><literal> </literal> Medium (normal)
-</para></listitem><listitem><para><!-- /@w --> <literal>sb</literal> Semi bold
-</para></listitem><listitem><para><!-- /@w --> <literal>b</literal><literal> </literal> Bold
-</para></listitem><listitem><para><!-- /@w --> <literal>eb</literal> Extra bold
-</para></listitem><listitem><para><!-- /@w --> <literal>ub</literal> Ultra bold
-</para></listitem></itemizedlist>
+<informaltable><tgroup cols="2"><colspec colwidth="2*"></colspec><colspec colwidth="18*"></colspec><tbody><row><entry><para><literal>ul</literal>
+</para></entry><entry><para>Ultra light
+</para></entry></row><row><entry><para><literal>el</literal>
+</para></entry><entry><para>Extra light
+</para></entry></row><row><entry><para><literal>l</literal>
+</para></entry><entry><para>Light
+</para></entry></row><row><entry><para><literal>sl</literal>
+</para></entry><entry><para>Semi light
+</para></entry></row><row><entry><para><literal>m</literal>
+</para></entry><entry><para>Medium (normal)
+</para></entry></row><row><entry><para><literal>sb</literal>
+</para></entry><entry><para>Semi bold
+</para></entry></row><row><entry><para><literal>b</literal>
+</para></entry><entry><para>Bold
+</para></entry></row><row><entry><para><literal>eb</literal>
+</para></entry><entry><para>Extra bold
+</para></entry></row><row><entry><para><literal>ub</literal>
+</para></entry><entry><para>Ultra bold
+</para></entry></row></tbody></tgroup></informaltable>
<indexterm role="cp"><primary>widths, of fonts</primary></indexterm>
-<para>The possible values for width, individually, are (the percentages
-are just guides and are not followed precisely by all fonts):
+<para>The possible values for width, individually, are (the meaning and
+relationship of these terms varies with individual typefaces):
</para>
-<itemizedlist><listitem><para><!-- /@w --> <literal>uc</literal> Ultra condensed, 50%
-</para></listitem><listitem><para><!-- /@w --> <literal>ec</literal> Extra condensed, 62.5%
-</para></listitem><listitem><para><!-- /@w --> <literal>c</literal><literal> </literal> Condensed, 75%
-</para></listitem><listitem><para><!-- /@w --> <literal>sc</literal> Semi condensed, 87.5%
-</para></listitem><listitem><para><!-- /@w --> <literal>m</literal><literal> </literal> Medium, 100%
-</para></listitem><listitem><para><!-- /@w --> <literal>sx</literal> Semi expanded, 112.5%
-</para></listitem><listitem><para><!-- /@w --> <literal>x</literal><literal> </literal> Expanded, 125%
-</para></listitem><listitem><para><!-- /@w --> <literal>ex</literal> Extra expanded, 150%
-</para></listitem><listitem><para><!-- /@w --> <literal>ux</literal> Ultra expanded, 200%
-</para></listitem></itemizedlist>
+
+<informaltable><tgroup cols="2"><colspec colwidth="2*"></colspec><colspec colwidth="15*"></colspec><tbody><row><entry><para><literal>uc</literal>
+</para></entry><entry><para>Ultra condensed
+</para></entry></row><row><entry><para><literal>ec</literal>
+</para></entry><entry><para>Extra condensed
+</para></entry></row><row><entry><para><literal>c</literal>
+</para></entry><entry><para>Condensed
+</para></entry></row><row><entry><para><literal>sc</literal>
+</para></entry><entry><para>Semi condensed
+</para></entry></row><row><entry><para><literal>m</literal>
+</para></entry><entry><para>Medium
+</para></entry></row><row><entry><para><literal>sx</literal>
+</para></entry><entry><para>Semi expanded
+</para></entry></row><row><entry><para><literal>x</literal>
+</para></entry><entry><para>Expanded
+</para></entry></row><row><entry><para><literal>ex</literal>
+</para></entry><entry><para>Extra expanded
+</para></entry></row><row><entry><para><literal>ux</literal>
+</para></entry><entry><para>Ultra expanded
+</para></entry></row></tbody></tgroup></informaltable>
+
<para>When forming the <replaceable>series</replaceable> string from the weight and width, drop the
<literal>m</literal> that stands for medium weight or medium width, unless both
weight and width are <literal>m</literal>, in which case use just one
@@ -1553,13 +1739,20 @@
<indexterm role="cp"><primary>shapes, of fonts</primary></indexterm>
<para>Select font shape. Valid shapes are:
</para>
-<itemizedlist><listitem><para><!-- /@w --> <literal>n</literal><literal> </literal> Upright (normal)
-</para></listitem><listitem><para><!-- /@w --> <literal>it</literal> Italic
-</para></listitem><listitem><para><!-- /@w --> <literal>sl</literal> Slanted (oblique)
-</para></listitem><listitem><para><!-- /@w --> <literal>sc</literal> Small caps
-</para></listitem><listitem><para><!-- /@w --> <literal>ui</literal> Upright italics
-</para></listitem><listitem><para><!-- /@w --> <literal>ol</literal> Outline
-</para></listitem></itemizedlist>
+<informaltable><tgroup cols="2"><colspec colwidth="2*"></colspec><colspec colwidth="19*"></colspec><tbody><row><entry><para><literal>n</literal>
+</para></entry><entry><para>Upright (normal)
+</para></entry></row><row><entry><para><literal>it</literal>
+</para></entry><entry><para>Italic
+</para></entry></row><row><entry><para><literal>sl</literal>
+</para></entry><entry><para>Slanted (oblique)
+</para></entry></row><row><entry><para><literal>sc</literal>
+</para></entry><entry><para>Small caps
+</para></entry></row><row><entry><para><literal>ui</literal>
+</para></entry><entry><para>Upright italics
+</para></entry></row><row><entry><para><literal>ol</literal>
+</para></entry><entry><para>Outline
+</para></entry></row></tbody></tgroup></informaltable>
+
<para>The two last shapes are not available for most font families, and
small caps are often missing as well.
</para>
@@ -1580,11 +1773,13 @@
<para>&latex; multiplies the line spacing by the value of the
<literal>\baselinestretch</literal> parameter; the default factor is 1. A change
takes effect when <literal>\selectfont</literal> (see below) is called. You can
-make line skip changes happen for the entire document by doing
-<literal>\renewcommand{\baselinestretch}{2.0}</literal> in the preamble.
+make a line skip change happen for the entire document, for instance
+doubling it, by doing <literal>\renewcommand{\baselinestretch}{2.0}</literal> in
+the preamble.
</para>
<indexterm role="cp"><primary>package, <literal>setspace</literal></primary></indexterm>
<indexterm role="cp"><primary><literal>setspace</literal> package</primary></indexterm>
+
<indexterm role="cp"><primary>double spacing</primary></indexterm>
<para>However, the best way to double-space a document is to use the
<filename>setspace</filename> package. In addition to offering a number of spacing
@@ -2024,6 +2219,7 @@
<indexterm role="cp"><primary>here, putting floats</primary></indexterm>
<indexterm role="cp"><primary>package, <literal>float</literal></primary></indexterm>
<indexterm role="cp"><primary><literal>float</literal> package</primary></indexterm>
+
<para>To absolutely force a float to appear “here”, you can
<literal>\usepackage{float}</literal> and use the <literal>H</literal> specifier which it
defines. For further discussion, see the FAQ entry at
@@ -2057,6 +2253,9 @@
<literal>\afterpage{\clearpage}</literal>. This will wait until the current page
is finished and then flush all outstanding floats.
</para>
+<indexterm role="cp"><primary>package, <literal>flafter</literal></primary></indexterm>
+<indexterm role="cp"><primary><literal>flafter</literal> package</primary></indexterm>
+
<para>&latex; can typeset a float before where it appears in the source
(although on the same output page) if there is a <literal>t</literal> specifier in
the <replaceable>placement</replaceable> parameter. If this is not desired, and deleting
@@ -2197,15 +2396,229 @@
</screen>
<indexterm role="fn"><primary>secnumdepth counter</primary></indexterm>
<indexterm role="cp"><primary>section numbers, printing</primary></indexterm>
-<para>The <literal>secnumdepth</literal> counter controls printing of section numbers.
+<anchor id="Sectioning_002fsecnumdepth"/><para>The <literal>secnumdepth</literal> counter controls printing of section numbers.
The setting
</para>
<screen>\setcounter{secnumdepth}{<replaceable>level</replaceable>}
</screen>
<para>suppresses heading numbers at any depth <inlineequation><mathphrase>> <replaceable>level</replaceable></mathphrase></inlineequation>, where
-<literal>chapter</literal> is level zero. (See <link linkend="_005csetcounter">\setcounter</link>.)
+<literal>chapter</literal> is level zero. The default <literal>secnumdepth</literal> is 3 in
+&latex;’s <filename>article</filename> class and 2 in the <filename>book</filename> and
+<filename>report</filename> classes. (See <link linkend="_005csetcounter">\setcounter</link>.)
</para>
+
+<sect1 label="6.1" id="_005c_0040startsection">
+<title><literal>\@startsection</literal></title>
+
+<indexterm role="fn"><primary>\@startsection</primary></indexterm>
+<indexterm role="cp"><primary>section, redefining</primary></indexterm>
+
+<para>Synopsis:
+</para>
+<screen>\@startsection{<replaceable>name</replaceable>}{<replaceable>level</replaceable>}{<replaceable>indent</replaceable>}{<replaceable>beforeskip</replaceable>}{<replaceable>afterskip</replaceable>}{<replaceable>style</replaceable>}
+</screen>
+<para>Used to help redefine the behavior of commands that start sectioning
+divisions such as <literal>\section</literal> or <literal>\subsection</literal>.
+</para>
+<para>Note that the <filename>titlesec</filename> package makes manipulation of sectioning
+easier. Further, while most requirements for sectioning commands can be
+satisfied with <literal>\@startsection</literal>, some cannot. For instance, in
+the standard &latex; <literal>book</literal> and <literal>report</literal> classes the commands
+<literal>\chapter</literal> and <literal>\report</literal> are not constructed in this way. To
+make such a command you may want to use the <literal>\secdef</literal> command.
+<!-- xx define, and make a cross reference to, secdef. -->
+</para>
+<para>Technically, <literal>\@startsection</literal> has the form
+</para><screen>\@startsection{<replaceable>name</replaceable>}{<replaceable>level</replaceable>}{<replaceable>indent</replaceable>}{<replaceable>beforeskip</replaceable>}{<replaceable>afterskip</replaceable>}{<replaceable>style</replaceable>}*[<replaceable>toctitle</replaceable>]{<replaceable>title</replaceable>}
+</screen><para>(the star <literal>*</literal> is optional), so that issuing
+</para><screen>\renewcommand{\section}{\@startsection{<replaceable>name</replaceable>}{<replaceable>level</replaceable>}{<replaceable>indent</replaceable>}{<replaceable>beforeskip</replaceable>}{<replaceable>afterskip</replaceable>}{<replaceable>style</replaceable>}}
+</screen><para>redefines <literal>\section</literal> to have the form
+<literal>\section*[<replaceable>toctitle</replaceable>]{<replaceable>title</replaceable>}</literal> (here too, the
+star <literal>*</literal> is optional). See <link linkend="Sectioning">Sectioning</link>. This implies that
+when you write a command like <literal>\renewcommand{section}{...}</literal>,
+the <literal>\@startsection{...}</literal> must come last in the definition. See
+the examples below.
+</para>
+<variablelist>
+<varlistentry><term><replaceable>name</replaceable>
+</term><listitem><anchor id="_005c_0040startsection_002fname"/><para>Name of the counter used to number the
+sectioning header. This counter must be defined separately. Most
+commonly this is either <literal>section</literal>, <literal>subsection</literal>, or
+<literal>paragraph</literal>. Although in those three cases the counter name is the
+same as the sectioning command itself, using the same name is not
+required.
+</para>
+<para>Then <literal>\the</literal><replaceable>name</replaceable> displays the title number and
+<literal>\</literal><replaceable>name</replaceable><literal>mark</literal> is for the page headers. See the third
+example below.
+</para>
+</listitem></varlistentry><varlistentry><term><replaceable>level</replaceable>
+</term><listitem><anchor id="_005c_0040startsection_002flevel"/><para>An integer giving the depth of the
+sectioning command: 0 for <literal>chapter</literal> (only applies to the standard
+<literal>book</literal> and <literal>report</literal> classes), 1 for <literal>section</literal>, 2 for
+<literal>subsection</literal>, 3 for <literal>subsubsection</literal>, 4 for <literal>paragraph</literal>,
+and 5 for <literal>subparagraph</literal>. In the <literal>book</literal> and <literal>report</literal>
+classes <literal>part</literal> has level -1, while in the <literal>article</literal> class
+<literal>part</literal> has level 0.
+</para>
+<para>If <replaceable>level</replaceable> is less than or equal to the value of <literal>secnumdepth</literal>
+then the titles for this sectioning command will be numbered. For
+instance, in an <literal>article</literal>, if <literal>secnumdepth</literal> is 1 then a
+<literal>\section{Introduction}</literal> command will produce output like “1
+Introduction” while <literal>\subsection{Discussion}</literal> will produce
+output like “Discussion”, without the number prefix.
+See <link linkend="Sectioning_002fsecnumdepth">Sectioning/secnumdepth</link>.
+</para>
+<para>If <replaceable>level</replaceable> is less than or equal to the value of <replaceable>tocdepth</replaceable> then
+the table of contents will have an entry for this sectioning unit.
+For instance, in an <literal>article</literal>, if <replaceable>tocdepth</replaceable> is 1 then the table of
+contents will list sections but not subsections.
+<!-- xx add, and cross reference to, tocdepth -->
+</para>
+</listitem></varlistentry><varlistentry><term><replaceable>indent</replaceable>
+</term><listitem><anchor id="_005c_0040startsection_002findent"/><para>A length giving the indentation of all
+of the title lines with respect to the left margin. To have the title
+flush with the margin use <literal>0pt</literal>. A negative indentation such as
+<literal>-\parindent</literal> will move the title into the left margin.
+</para>
+</listitem></varlistentry><varlistentry><term><replaceable>beforeskip</replaceable>
+</term><listitem><anchor id="_005c_0040startsection_002fbeforeskip"/><para>The absolute value of this length is
+the amount of vertical space that is inserted before this sectioning
+unit’s title. This space will be discarded if the sectioning unit
+happens to start at the top of a fresh page. If this number is negative
+then the first paragraph following the header is not indented, if it is
+non-negative then the first paragraph is indented. (Note that the
+negative of <literal>1pt plus 2pt minus 3pt</literal> is <literal>-1pt plus -2pt minus
+-3pt</literal>.)
+</para>
+<para>For example, if <replaceable>beforeskip</replaceable> is <literal>-3.5ex plus -1ex minus -0.2ex</literal>
+then to start the new sectioning unit, &latex; will add about 3.5 times
+the height of a letter x in vertical space, and the first paragraph in
+the section will not be indented. Using a rubber length, with
+<literal>plus</literal> and <literal>minus</literal>, is good practice here since it gives
+&latex; more flexibility in making up the page (see <link linkend="Lengths">Lengths</link>).
+</para>
+<para>The full accounting of the vertical space between the baseline of the
+line prior to this sectioning unit’s header and the baseline of the
+header is that it is the sum of the <literal>\parskip</literal> of the text font,
+the <literal>\baselineskip</literal> of the title font, and the absolute value of
+the <replaceable>beforeskip</replaceable>. This space is typically rubber so it may stretch
+or shrink. (If the sectioning unit starts on a fresh page so that the
+vertical space is discarded then the baseline of the header text will be
+where &latex; would put the baseline of the first text line on that
+page.)
+</para>
+</listitem></varlistentry><varlistentry><term><replaceable>afterskip</replaceable>
+</term><listitem><anchor id="_005c_0040startsection_002fafterskip"/><para>This is a length. If <replaceable>afterskip</replaceable>
+is non-negative then this is the vertical space inserted after the
+sectioning unit’s title header. If it is negative then the title header
+becomes a run-in header, so that it becomes part of the next paragraph.
+In this case the absolute value of the length gives the horizontal space
+between the end of the title and the beginning of the following
+paragraph. (Note that the negative of <literal>1pt plus 2pt minus 3pt</literal> is
+<literal>-1pt plus -2pt minus -3pt</literal>.)
+</para>
+<para>As with <replaceable>beforeskip</replaceable>, using a rubber length, with <literal>plus</literal> and
+<literal>minus</literal> components, is good practice here since it gives &latex;
+more flexibility in putting together the page.
+</para>
+<para>If <literal>afterskip</literal> is non-negative then the full accounting of the
+vertical space between the baseline of the sectioning unit’s header and
+the baseline of the first line of the following paragraph is that it is
+the sum of the <literal>\parskip</literal> of the title font, the
+<literal>\baselineskip</literal> of the text font, and the value of <replaceable>after</replaceable>.
+That space is typically rubber so it may stretch or shrink. (Note that
+because the sign of <literal>afterskip</literal> changes the sectioning unit
+header’s from standalone to run-in, you cannot use a negative
+<literal>afterskip</literal> to cancel part of the <literal>\parskip</literal>.)
+</para>
+</listitem></varlistentry><varlistentry><term><replaceable>style</replaceable>
+</term><listitem><anchor id="_005c_0040startsection_002fstyle"/><para>Controls the styling of the title. See
+the examples below. Typical commands to use here are <literal>\centering</literal>,
+<literal>\raggedright</literal>, <literal>\normalfont</literal>, <literal>\hrule</literal>, or
+<literal>\newpage</literal>. The last command in <replaceable>style</replaceable> may be one such as
+<literal>\MakeUppercase</literal> or <literal>\fbox</literal> that takes one argument. The
+section title will be supplied as the argument to this command. For
+instance, setting <replaceable>style</replaceable> to <literal>\bfseries\MakeUppercase</literal> would
+produce titles that are bold and upper case.
+</para></listitem></varlistentry></variablelist>
+<para>These are &latex;’s defaults for the first three sectioning units that
+are defined with <literal>\@startsection</literal>, for the <filename>article</filename>,
+<filename>book</filename>, and <filename>report</filename> classes.
+</para>
+<informaltable><tgroup cols="4"><colspec colwidth="10*"></colspec><colspec colwidth="30*"></colspec><colspec colwidth="30*"></colspec><colspec colwidth="30*"></colspec><thead><row><entry></entry><entry><para><literal>section</literal> </para></entry><entry><para><literal>subsection</literal> </para></entry><entry><para><literal>subsubsection</literal>
+</para></entry></row></thead><tbody><row><entry><para><link linkend="_005c_0040startsection_002fname"><replaceable>name</replaceable></link>
+</para></entry><entry><para>section </para></entry><entry><para>subsection </para></entry><entry><para>subsubsection
+</para></entry></row><row><entry><para><link linkend="_005c_0040startsection_002flevel"><replaceable>level</replaceable></link>
+</para></entry><entry><para>1 </para></entry><entry><para>2 </para></entry><entry><para>3
+</para></entry></row><row><entry><para><link linkend="_005c_0040startsection_002findent"><replaceable>indent</replaceable></link>
+</para></entry><entry><para><literal>0pt</literal> </para></entry><entry><para><literal>0pt</literal> </para></entry><entry><para><literal>0pt</literal>
+</para></entry></row><row><entry><para><link linkend="_005c_0040startsection_002fbeforeskip"><replaceable>beforeskip</replaceable></link>
+</para></entry><entry><para><literal>-3.5ex plus -1ex minus -0.2ex</literal>
+</para></entry><entry><para><literal>-3.25ex plus -1ex minus -0.2ex</literal>
+</para></entry><entry><para><literal>-3.25ex plus -1ex minus -0.2ex</literal>
+</para></entry></row><row><entry><para><link linkend="_005c_0040startsection_002fafterskip"><replaceable>afterskip</replaceable></link>
+</para></entry><entry><para><literal>2.3ex plus 0.2ex</literal>
+</para></entry><entry><para><literal>1.5ex plus 0.2ex</literal>
+</para></entry><entry><para><literal>1.5ex plus 0.2ex</literal>
+</para></entry></row><row><entry><para><link linkend="_005c_0040startsection_002fstyle"><replaceable>style</replaceable></link>
+</para></entry><entry><para><literal>\normalfont\Large\bfseries</literal>
+</para></entry><entry><para><literal>\normalfont\large\bfseries</literal>
+</para></entry><entry><para><literal>\normalfont\normalsize\bfseries</literal>
+</para></entry></row></tbody></tgroup></informaltable>
+<para>Here are examples. They go either in a package or class file or in the
+preamble of a &latex; document. If you put them in the preamble they
+must go between a <literal>\makeatletter</literal> command and a
+<literal>\makeatother</literal>. (Probably the error message <literal>You can't use
+`\spacefactor' in vertical mode.</literal> means that you forgot this.)
+See <link linkend="_005cmakeatletter-and-_005cmakeatother">\makeatletter and \makeatother</link>.
+</para>
+<para>This will put section titles in large boldface type, centered. It says
+<literal>\renewcommand</literal> because &latex;’s standard classes have already
+defined a <literal>\section</literal>. For the same reason it does not define a
+<literal>section</literal> counter, or the commands <literal>\thesection</literal> and
+<literal>\l at section</literal>.
+</para>
+<screen>\renewcommand\section{%
+ \@startsection{section}% <link linkend="_005c_0040startsection_002fname"><replaceable>name</replaceable></link>
+ {1}% <link linkend="_005c_0040startsection_002flevel"><replaceable>level</replaceable></link>
+ {0pt}% <link linkend="_005c_0040startsection_002findent"><replaceable>indent</replaceable></link>
+ {-3.5ex plus -1ex minus -.2ex}% <link linkend="_005c_0040startsection_002fbeforeskip"><replaceable>beforeskip</replaceable></link>
+ {2.3ex plus.2ex}% <link linkend="_005c_0040startsection_002fafterskip"><replaceable>afterskip</replaceable></link>
+ {\centering\normalfont\Large\bfseries}% <link linkend="_005c_0040startsection_002fstyle"><replaceable>style</replaceable></link>
+ }
+</screen>
+<para>This will put <literal>subsection</literal> titles in small caps type, inline with the paragraph.
+</para>
+<screen>\renewcommand\subsection{%
+ \@startsection{subsection}% <link linkend="_005c_0040startsection_002fname"><replaceable>name</replaceable></link>
+ {2}% <link linkend="_005c_0040startsection_002flevel"><replaceable>level</replaceable></link>
+ {0em}% <link linkend="_005c_0040startsection_002findent"><replaceable>indent</replaceable></link>
+ {-1ex plus 0.1ex minus -0.05ex}% <link linkend="_005c_0040startsection_002fbeforeskip"><replaceable>beforeskip</replaceable></link>
+ {-1em plus 0.2em}% <link linkend="_005c_0040startsection_002fafterskip"><replaceable>afterskip</replaceable></link>
+ {\scshape}% <link linkend="_005c_0040startsection_002fstyle"><replaceable>style</replaceable></link>
+ }
+</screen>
+<para>The prior examples redefined existing sectional unit title commands. This defines a new one, illustrating the needed counter and macros to display that counter.
+</para>
+<!-- From https://groups.google.com/forum/#!searchin/comp.text.tex/startsection%7Csort:relevance/comp.text.tex/sB-nTS-oL08/ZZeKYdG0llMJ -->
+<screen>\setcounter{secnumdepth}{6}% show counters this far down
+\newcounter{subsubparagraph}[subparagraph]% counter for numbering
+\renewcommand{\thesubsubparagraph}% how to display
+ {\thesubparagraph.\@arabic\c at subsubparagraph}% numbering
+\newcommand{\subsubparagraph}{\@startsection
+ {subsubparagraph}%
+ {6}%
+ {0em}%
+ {\baselineskip}%
+ {0.5\baselineskip}%
+ {\normalfont\normalsize}}
+\newcommand*\l at subsubparagraph{\@dottedtocline{6}{10em}{5em}}% for toc
+\newcommand{\subsubparagraphmark}[1]{}% for page headers
+</screen>
+
+</sect1>
</chapter>
<chapter label="7" id="Cross-references">
<title>Cross references</title>
@@ -2395,6 +2808,7 @@
<indexterm role="fn"><primary>environment, <literal>abstract</literal></primary></indexterm>
<indexterm role="fn"><primary><literal>abstract</literal> environment</primary></indexterm>
+
<indexterm role="cp"><primary>abstracts</primary></indexterm>
<para>Synopsis:
@@ -2448,6 +2862,7 @@
<indexterm role="fn"><primary>environment, <literal>array</literal></primary></indexterm>
<indexterm role="fn"><primary><literal>array</literal> environment</primary></indexterm>
+
<indexterm role="cp"><primary>arrays, math</primary></indexterm>
<para>Synopsis:
@@ -2487,6 +2902,9 @@
<literal>\arraycolsep</literal>, which gives half the width between columns. The
default for this is ‘<literal>5pt</literal>’.
</para>
+<indexterm role="cp"><primary>package, <literal>amsmath</literal></primary></indexterm>
+<indexterm role="cp"><primary><literal>amsmath</literal> package</primary></indexterm>
+
<para>To obtain arrays with braces the standard is to use the <filename>amsmath</filename>
package. It comes with environments <literal>pmatrix</literal> for an array
surrounded by parentheses <literal>(...)</literal>, <literal>bmatrix</literal> for an array
@@ -2522,6 +2940,7 @@
<indexterm role="fn"><primary>environment, <literal>center</literal></primary></indexterm>
<indexterm role="fn"><primary><literal>center</literal> environment</primary></indexterm>
+
<indexterm role="cp"><primary>centering text, environment for</primary></indexterm>
<para>Synopsis:
@@ -2611,48 +3030,64 @@
<indexterm role="fn"><primary>environment, <literal>description</literal></primary></indexterm>
<indexterm role="fn"><primary><literal>description</literal> environment</primary></indexterm>
+
<indexterm role="cp"><primary>labelled lists, creating</primary></indexterm>
<indexterm role="cp"><primary>description lists, creating</primary></indexterm>
<para>Synopsis:
</para>
<screen>\begin{description}
-\item [<replaceable>first label</replaceable>] text of first item
-\item [<replaceable>second label</replaceable>] text of second item
+\item[<replaceable>label of first item</replaceable>] text of first item
+\item[<replaceable>label of second item</replaceable>] text of second item
...
\end{description}
</screen>
-<para>Environment to make a labelled list of items. Each item’s <replaceable>label</replaceable>
-is typeset in bold, flush-left. Each item’s text may contain multiple
-paragraphs. Although the labels on the items are optional there is no
-sensible default, so all items should have labels.
+<para>Environment to make a labeled list of items. Each item’s <replaceable>label</replaceable> is
+typeset in bold, and is flush left so that long labels continue into the
+first line of the item text. There must be at least one item; having
+none causes the &latex; error ‘<literal>Something's wrong--perhaps a
+missing \item</literal>’.
</para>
+<para>This example shows the environment used for a sequence of definitions.
+The labels ‘<literal>lama</literal>’ and ‘<literal>llama</literal>’ come out in boldface with their
+left edges aligned on the left margin.
+</para>
+<screen>\begin{definition}
+ \item[lama] A priest.
+ \item[llama] A beast.
+\end{definition}
+</screen>
<indexterm role="fn"><primary>\item</primary></indexterm>
-<para>The list consists of at least one item, created with the <literal>\item</literal>
-command (see <link linkend="_005citem">\item</link>). Having no items causes the &latex; error
-‘<literal>Something's wrong--perhaps a missing \item</literal>’).
+<para>Start list items with the <literal>\item</literal> command (see <link linkend="_005citem">\item</link>). Use the
+optional labels, as in <literal>\item[Main point]</literal>, because there is
+no sensible default. Following the <literal>\item</literal> is optional text, which
+may contain multiple paragraphs.
</para>
<indexterm role="cp"><primary>bold typewriter, avoiding</primary></indexterm>
<indexterm role="cp"><primary>typewriter labels in lists</primary></indexterm>
<para>Since the labels are in bold style, if the label text calls for a font
-change given in argument style (see <link linkend="Font-styles">Font styles</link>) then it will
-come out bold. For instance, if the label text calls for typewriter
-with <literal>\item[\texttt{label text}]</literal> then it will appear in bold
+change given in argument style (see <link linkend="Font-styles">Font styles</link>) then it will come
+out bold. For instance, if the label text calls for typewriter with
+<literal>\item[\texttt{label text}]</literal> then it will appear in bold
typewriter, if that is available. The simplest way to get non-bold
typewriter is to use declarative style: <literal>\item[{\tt label
-text}]</literal>. Similarly, to get the standard roman font, use
-<literal>\item[{\rm label text}]</literal>.
+text}]</literal>. Similarly, get the standard roman font with <literal>\item[{\rm
+label text}]</literal>.
</para>
<para>For other major &latex; labelled list environments, see <link linkend="itemize">itemize</link>
-and <link linkend="enumerate">enumerate</link>. For information about customizing list layout, see
-<link linkend="list">list</link>; also, the package <filename>enumitem</filename> is useful for this.
+and <link linkend="enumerate">enumerate</link>. Unlike those environments, nesting
+<literal>description</literal> environments does not change the default label; it is
+boldface and flush left at all levels.
</para>
-<para>This example shows the environment used for a sequence of definitions.
+<para>For information about list layout parameters, including the default
+values, and for information about customizing list layout, see
+<link linkend="list">list</link>. The package <filename>enumitem</filename> is useful for customizing
+lists.
</para>
-<screen>\begin{definition}
- \item[lama] A priest.
- \item[llama] A beast.
-\end{definition}
+<para>This example changes the description labels to small caps.
+</para>
+<screen>\renewcommand{\descriptionlabel}[1]{%
+ {\hspace{\labelsep}\textsc{#1}}}
</screen>
</sect1>
@@ -2662,40 +3097,43 @@
<indexterm role="fn"><primary>environment, <literal>displaymath</literal></primary></indexterm>
<indexterm role="fn"><primary><literal>displaymath</literal> environment</primary></indexterm>
+
<para>Synopsis:
</para>
<screen>\begin{displaymath}
- ... math text ...
+<replaceable>math text</replaceable>
\end{displaymath}
</screen>
<para>Environment to typeset the math text on its own line, in display style
and centered. To make the text be flush-left use the global option
<literal>fleqn</literal>; see <link linkend="Document-class-options">Document class options</link>.
</para>
-<para>&latex; will not break the math text across lines.
-</para>
<para>In the <literal>displaymath</literal> environment no equation number is added to the
math text. One way to get an equation number is to use the
<literal>equation</literal> environment (see <link linkend="equation">equation</link>).
</para>
-<para>Note that the <filename>amsmath</filename> package has extensive displayed equation
-facilities. Those facilities are the best approach for such output in
-new documents. For example, there are a number of options in that
-package for having math text broken across lines.
+<para>&latex; will not break the <replaceable>math text</replaceable> across lines.
</para>
-<para>The construct <literal>\[..math text..\]</literal> is essentially a synonym for
-<literal>\begin{displaymath}..math text..\end{displaymath}</literal> but the
+<indexterm role="cp"><primary>package, <literal>amsmath</literal></primary></indexterm>
+<indexterm role="cp"><primary><literal>amsmath</literal> package</primary></indexterm>
+
+<para>Note that the <filename>amsmath</filename> package has significantly more extensive
+displayed equation facilities. For example, there are a number of
+ways in that package for having math text broken across lines.
+</para>
+<para>The construct <literal>\[<replaceable>math text</replaceable>\]</literal> is essentially a synonym for
+<literal>\begin{displaymath}<replaceable>math text</replaceable>\end{displaymath}</literal> but the
latter is easier to work with in the source file; for instance,
searching for a square bracket may get false positives but the word
-<literal>displaymath</literal> will likely be unique. (The construct <literal>$$..math
-text..$$</literal> from Plain &tex; is sometimes mistakenly used as a
-synonym for <literal>displaymath</literal>. It is not a synonym, because the
-<literal>displaymath</literal> environment checks that it isn’t started in math mode
-and that it ends in math mode begun by the matching environment start,
-because the <literal>displaymath</literal> environment has different vertical
-spacing, and because the <literal>displaymath</literal> environment honors the
-<literal>fleqn</literal> option.)
+<literal>displaymath</literal> will likely be unique. (The construct
+<literal>$$<replaceable>math text</replaceable>$$</literal> from Plain &tex; is sometimes
+mistakenly used as a synonym for <literal>displaymath</literal>. It is not a
+synonym, because the <literal>displaymath</literal> environment checks that it isn’t
+started in math mode and that it ends in math mode begun by the matching
+environment start, because the <literal>displaymath</literal> environment has
+different vertical spacing, and because the <literal>displaymath</literal>
+environment honors the <literal>fleqn</literal> option.)
</para>
<para>The output from this example is centered and alone on its line.
</para><screen>\begin{displaymath}
@@ -2711,13 +3149,15 @@
<indexterm role="fn"><primary>environment, <literal>document</literal></primary></indexterm>
<indexterm role="fn"><primary><literal>document</literal> environment</primary></indexterm>
+
<para>The <literal>document</literal> environment encloses the entire body of a document.
It is required in every &latex; document. See <link linkend="Starting-and-ending">Starting and ending</link>.
</para>
-<anchor id="_005cAtBeginDocument"/>
+<sect2 label="8.6.1" id="_005cAtBeginDocument">
+<title><literal>\AtBeginDocument</literal></title>
<indexterm role="fn"><primary>\AtBeginDocument</primary></indexterm>
<indexterm role="cp"><primary>beginning of document hook</primary></indexterm>
@@ -2736,7 +3176,9 @@
will be executed in the order that you gave them.
</para>
-<anchor id="_005cAtEndDocument"/>
+</sect2>
+<sect2 label="8.6.2" id="_005cAtEndDocument">
+<title><literal>\AtEndDocument</literal></title>
<indexterm role="fn"><primary>\AtEndDocument</primary></indexterm>
<indexterm role="cp"><primary>end of document hook</primary></indexterm>
@@ -2756,45 +3198,55 @@
will be executed in the order that you gave them.
</para>
+</sect2>
</sect1>
<sect1 label="8.7" id="enumerate">
<title><literal>enumerate</literal></title>
<indexterm role="fn"><primary>environment, <literal>enumerate</literal></primary></indexterm>
<indexterm role="fn"><primary><literal>enumerate</literal> environment</primary></indexterm>
+
<indexterm role="cp"><primary>lists of items, numbered</primary></indexterm>
<para>Synopsis:
</para>
<screen>\begin{enumerate}
-\item [<replaceable>first label</replaceable>] text of first item
-\item [<replaceable>second label</replaceable>] text of second item
+\item[<replaceable>optional label of first item</replaceable>] text of first item
+\item[<replaceable>optional label of second item</replaceable>] text of second item
...
\end{enumerate}
</screen>
<para>Environment to produce a numbered list of items. The format of the
-label numbering depends on whether this environment is nested within
-another; see below.
+label numbering depends on the nesting level of this environment; see
+below. The default top-level numbering is ‘<literal>1.</literal>’, ‘<literal>2.</literal>’,
+etc. Each <literal>enumerate</literal> list environment must have at least one item;
+having none causes the &latex; error ‘<literal>Something's wrong--perhaps a
+missing \item</literal>’.
</para>
-<indexterm role="fn"><primary>\item</primary></indexterm>
-<para>The list consists of at least one item. Having no items causes the
-&latex; error ‘<literal>Something's wrong--perhaps a missing \item</literal>’. Each
-item is produced with an <literal>\item</literal> command.
+<para>This example gives the first two finishers in the 1908 Olympic marathon.
+As a top-level list the labels would come out as ‘<literal>1.</literal>’ and
+‘<literal>2.</literal>’.
</para>
-<para>This example lists the top two finishers in the 1908 Olympic marathon.
-</para>
<screen>\begin{enumerate}
\item Johnny Hayes (USA)
\item Charles Hefferon (RSA)
\end{enumerate}
</screen>
-<para>Enumerations may be nested within a paragraph-making environment,
-including <literal>itemize</literal> (see <link linkend="itemize">itemize</link>), <literal>description</literal>
-(see <link linkend="description">description</link>) and <literal>enumeration</literal>, up to four levels deep.
-The format of the label produced depends on the place in the nesting.
-This gives &latex;’s default for the format at each nesting level
-(where 1 is the outermost level):
+<indexterm role="fn"><primary>\item</primary></indexterm>
+<para>Start list items with the <literal>\item</literal> command (see <link linkend="_005citem">\item</link>). If you
+give <literal>\item</literal> an optional argument by following it with square
+brackets, as in <literal>\item[Interstitial label]</literal>, then the next item
+will continue the interrupted sequence (see <link linkend="_005citem">\item</link>). That is, you
+will get labels like ‘<literal>1.</literal>’, then ‘<literal>Interstitial label</literal>’, then
+‘<literal>2.</literal>’. Following the <literal>\item</literal> is optional text, which may
+contain multiple paragraphs.
</para>
+<para>Enumerations may be nested within other <literal>enumerate</literal> environments,
+or within any paragraph-making environment such as <literal>itemize</literal>
+(see <link linkend="itemize">itemize</link>), up to four levels deep. This gives &latex;’s
+default for the format at each nesting level, where 1 is the top level,
+the outermost level.
+</para>
<orderedlist numeration="arabic"><listitem><para>arabic number followed by a period: ‘<literal>1.</literal>’, ‘<literal>2.</literal>’, …
</para></listitem><listitem><para>lower case letter inside parentheses: ‘<literal>(a)</literal>’, ‘<literal>(b)</literal>’ …
</para></listitem><listitem><para>lower case roman numeral followed by a period: ‘<literal>i.</literal>’, ‘<literal>ii.</literal>’, …
@@ -2805,10 +3257,14 @@
<indexterm role="fn"><primary>\enumiii</primary></indexterm>
<indexterm role="fn"><primary>\enumiv</primary></indexterm>
<para>The <literal>enumerate</literal> environment uses the counters <literal>\enumi</literal> through
-<literal>\enumiv</literal> counters (see <link linkend="Counters">Counters</link>). If you use the optional
-argument to <literal>\item</literal> then the counter is not incremented for that
-item (see <link linkend="_005citem">\item</link>).
+<literal>\enumiv</literal> (see <link linkend="Counters">Counters</link>).
</para>
+<para>For other major &latex; labeled list environments, see
+<link linkend="description">description</link> and <link linkend="itemize">itemize</link>. For information about list layout
+parameters, including the default values, and for information about
+customizing list layout, see <link linkend="list">list</link>. The package <filename>enumitem</filename> is
+useful for customizing lists.
+</para>
<indexterm role="fn"><primary>\labelenumi</primary></indexterm>
<indexterm role="fn"><primary>\labelenumii</primary></indexterm>
<indexterm role="fn"><primary>\labelenumiii</primary></indexterm>
@@ -2817,30 +3273,26 @@
(see <link linkend="_005cnewcommand-_0026-_005crenewcommand">\newcommand & \renewcommand</link>) on the commands <literal>\labelenumi</literal>
through <literal>\labelenumiv</literal>. For instance, this first level list will be
labelled with uppercase letters, in boldface, and without a trailing
-period:
+period.
</para>
<indexterm role="fn"><primary>\Alph example</primary></indexterm>
<screen>\renewcommand{\labelenumi}{\textbf{\Alph{enumi}}}
\begin{enumerate}
- \item eI
- \item bi:
- \item si:
+ \item Shows as boldface A
+ \item Shows as boldface B
\end{enumerate}
</screen>
-<para>For a list of counter-labelling commands like <literal>\Alph</literal> see
-<link linkend="_005calph-_005cAlph-_005carabic-_005croman-_005cRoman-_005cfnsymbol">\alph \Alph \arabic \roman \Roman \fnsymbol</link>.
+<para>For a list of counter-labeling commands see <link linkend="_005calph-_005cAlph-_005carabic-_005croman-_005cRoman-_005cfnsymbol">\alph \Alph \arabic
+\roman \Roman \fnsymbol</link>.
</para>
-<para>For more on customizing the layout see <link linkend="list">list</link>. Also, the package
-<filename>enumitem</filename> is useful for this.
-</para>
-
</sect1>
<sect1 label="8.8" id="eqnarray">
<title><literal>eqnarray</literal></title>
<indexterm role="fn"><primary>environment, <literal>eqnarray</literal></primary></indexterm>
<indexterm role="fn"><primary><literal>eqnarray</literal> environment</primary></indexterm>
+
<indexterm role="cp"><primary>equations, aligning</primary></indexterm>
<indexterm role="cp"><primary>aligning equations</primary></indexterm>
@@ -2911,6 +3363,7 @@
<indexterm role="fn"><primary>environment, <literal>equation</literal></primary></indexterm>
<indexterm role="fn"><primary><literal>equation</literal> environment</primary></indexterm>
+
<indexterm role="cp"><primary>equations, environment for</primary></indexterm>
<indexterm role="cp"><primary>formulas, environment for</primary></indexterm>
@@ -2925,6 +3378,10 @@
</para>
<para>The equation number is generated using the <literal>equation</literal> counter.
</para>
+<para>You should have no blank lines between <literal>\begin{equation}</literal> and
+<literal>\begin{equation}</literal>, or &latex; will tell you that there is a
+missing dollar sign, $<literal>$</literal>.
+</para>
<para>Note that the <filename>amsmath</filename> package has extensive displayed equation
facilities. Those facilities are the best approach for such output in
new documents.
@@ -2936,6 +3393,7 @@
<indexterm role="fn"><primary>environment, <literal>figure</literal></primary></indexterm>
<indexterm role="fn"><primary><literal>figure</literal> environment</primary></indexterm>
+
<indexterm role="cp"><primary>inserting figures</primary></indexterm>
<indexterm role="cp"><primary>figures, inserting</primary></indexterm>
@@ -2998,8 +3456,10 @@
<indexterm role="fn"><primary>environment, <literal>filecontents</literal></primary></indexterm>
<indexterm role="fn"><primary><literal>filecontents</literal> environment</primary></indexterm>
+
<indexterm role="fn"><primary>environment, <literal>filecontents*</literal></primary></indexterm>
<indexterm role="fn"><primary><literal>filecontents*</literal> environment</primary></indexterm>
+
<indexterm role="cp"><primary>external files, writing</primary></indexterm>
<indexterm role="cp"><primary>writing external files</primary></indexterm>
@@ -3058,6 +3518,7 @@
<indexterm role="fn"><primary>environment, <literal>flushleft</literal></primary></indexterm>
<indexterm role="fn"><primary><literal>flushleft</literal> environment</primary></indexterm>
+
<indexterm role="cp"><primary>left-justifying text, environment for</primary></indexterm>
<indexterm role="cp"><primary>ragged right text, environment for</primary></indexterm>
@@ -3100,6 +3561,7 @@
<indexterm role="fn"><primary>environment, <literal>flushright</literal></primary></indexterm>
<indexterm role="fn"><primary><literal>flushright</literal> environment</primary></indexterm>
+
<indexterm role="cp"><primary>ragged left text, environment for</primary></indexterm>
<indexterm role="cp"><primary>right-justifying text, environment for</primary></indexterm>
@@ -3142,6 +3604,7 @@
<indexterm role="fn"><primary>environment, <literal>itemize</literal></primary></indexterm>
<indexterm role="fn"><primary><literal>itemize</literal> environment</primary></indexterm>
+
<indexterm role="fn"><primary>\item</primary></indexterm>
<indexterm role="cp"><primary>lists of items</primary></indexterm>
<indexterm role="cp"><primary>unordered lists</primary></indexterm>
@@ -3150,35 +3613,54 @@
<para>Synopsis:
</para>
<screen>\begin{itemize}
-\item <replaceable>item1</replaceable>
-\item <replaceable>item2</replaceable>
+\item[<replaceable>optional label of first item</replaceable>] text of first item
+\item[<replaceable>optional label of second item</replaceable>] text of second item
...
\end{itemize}
</screen>
<para>The <literal>itemize</literal> environment produces an “unordered”, “bulleted”
-list. Itemized lists can be nested within one another, up to four
-levels deep. They can also be nested within other paragraph-making
-environments, such as <literal>enumerate</literal> (see <link linkend="enumerate">enumerate</link>).
+list. The format of the label numbering depends on the nesting level of
+this environment; see below. Each <literal>itemize</literal> list environment must
+have at least one item; having none causes the &latex; error
+‘<literal>Something's wrong--perhaps a missing \item</literal>’.
</para>
-<para>Each item of an <literal>itemize</literal> list begins with an <literal>\item</literal> command.
-There must be at least one <literal>\item</literal> command within the environment.
+<para>This example gives a two-item list. As a top-level list each label
+would come out as a bullet, •.
</para>
-<para>By default, the marks at each level look like this:
+<screen>\begin{itemize}
+ \item Pencil and watercolor sketch by Cassandra
+ \item Rice portrait
+\end{itemize}
+</screen>
+<indexterm role="fn"><primary>\item</primary></indexterm>
+<para>Start list items with the <literal>\item</literal> command (see <link linkend="_005citem">\item</link>). If you
+give <literal>\item</literal> an optional argument by following it with square
+brackets, as in <literal>\item[Optional label]</literal>, then by default it will
+appear in bold and be flush right, so it could extend into the left
+margin. For labels that are flush left see the <link linkend="description">description</link>
+environment. Following the <literal>\item</literal> is optional text, which may
+contain multiple paragraphs.
</para>
-<orderedlist numeration="arabic"><listitem><para>• (bullet)
-</para></listitem><listitem><para><emphasis role="bold">--<!-- /@w --></emphasis> (bold en-dash)
-</para></listitem><listitem><para>* (asterisk)
-</para></listitem><listitem><para>. (centered dot, rendered here as a period)
-</para></listitem></orderedlist>
<indexterm role="fn"><primary>\labelitemi</primary></indexterm>
<indexterm role="fn"><primary>\labelitemii</primary></indexterm>
<indexterm role="fn"><primary>\labelitemiii</primary></indexterm>
<indexterm role="fn"><primary>\labelitemiv</primary></indexterm>
-<para>The <literal>itemize</literal> environment uses the commands <literal>\labelitemi</literal>
-through <literal>\labelitemiv</literal> to produce the default label. So, you can
-use <literal>\renewcommand</literal> to change the labels. For instance, to have
-the first level use diamonds:
+<para>Itemized lists can be nested within one another, up to four levels deep.
+They can also be nested within other paragraph-making environments, such
+as <literal>enumerate</literal> (see <link linkend="enumerate">enumerate</link>). The <literal>itemize</literal> environment
+uses the commands <literal>\labelitemi</literal> through <literal>\labelitemiv</literal> to
+produce the default label (this also uses the convention of lower case
+roman numerals at the end of the command names that signify the nesting
+level). These are the default marks at each level.
</para>
+<orderedlist numeration="arabic"><listitem><para>• (bullet, from <literal>\textbullet</literal>)
+</para></listitem><listitem><para><emphasis role="bold">--<!-- /@w --></emphasis> (bold en-dash, from <literal>\normalfont\bfseries\textendash</literal>)
+</para></listitem><listitem><para>* (asterisk, from <literal>\textasteriskcentered</literal>)
+</para></listitem><listitem><para>. (centered dot, rendered here as a period, from <literal>\textperiodcentered</literal>)
+</para></listitem></orderedlist>
+<para>Change the labels with <literal>\renewcommand</literal>. For instance, this makes
+the first level use diamonds.
+</para>
<screen>\renewcommand{\labelitemi}{$\diamond$}
</screen>
<indexterm role="fn"><primary>\leftmargin</primary></indexterm>
@@ -3188,67 +3670,26 @@
<indexterm role="fn"><primary>\leftmarginiv</primary></indexterm>
<indexterm role="fn"><primary>\leftmarginv</primary></indexterm>
<indexterm role="fn"><primary>\leftmarginvi</primary></indexterm>
-<para>The <literal>\leftmargini</literal> through <literal>\leftmarginvi</literal> parameters define
-the distance between the left margin of the enclosing environment and
-the left margin of the list. By convention, <literal>\leftmargin</literal> is set
-to the appropriate <literal>\leftmargin<replaceable>N</replaceable></literal> when a new level of
-nesting is entered.
+<para>The distance between the left margin of the enclosing environment and
+the left margin of the <literal>itemize</literal> list is determined by the
+parameters <literal>\leftmargini</literal> through <literal>\leftmarginvi</literal>. (Note the
+convention of using lower case roman numerals a the end of the command
+name to denote the nesting level.) The defaults are: <literal>2.5em</literal> in
+level 1 (<literal>2em</literal> in two-column mode), <literal>2.2em</literal> in level 2,
+<literal>1.87em</literal> in level 3, and <literal>1.7em</literal> in level 4, with smaller
+values for more deeply nested levels.
</para>
-<para>The defaults vary from ‘<literal>.5em</literal>’ (highest levels of nesting) to
-‘<literal>2.5em</literal>’ (first level), and are a bit reduced in two-column mode.
-This example greatly reduces the margin space for outermost lists:
+<para>For other major &latex; labeled list environments, see
+<link linkend="description">description</link> and <link linkend="enumerate">enumerate</link>. For information about list
+layout parameters, including the default values, and for information
+about customizing list layout, see <link linkend="list">list</link>. The package
+<filename>enumitem</filename> is useful for customizing lists.
</para>
+<para>This example greatly reduces the margin space for outermost itemized
+lists.
+</para>
<screen>\setlength{\leftmargini}{1.25em} % default 2.5em
</screen>
-<!-- xx should be in its own generic section -->
-<para>Some parameters that affect list formatting:
-</para>
-<variablelist><varlistentry><term><indexterm role="fn"><primary>\itemindent</primary></indexterm><literal>\itemindent</literal>
-</term><listitem><para>Extra indentation before each item in a list; default zero.
-</para>
-</listitem></varlistentry><varlistentry><term><indexterm role="fn"><primary>\labelsep</primary></indexterm><literal>\labelsep</literal>
-</term><listitem><para>Space between the label and text of an item; default ‘<literal>.5em</literal>’.
-</para>
-</listitem></varlistentry><varlistentry><term><indexterm role="fn"><primary>\labelwidth</primary></indexterm><literal>\labelwidth</literal>
-</term><listitem><para>Width of the label; default ‘<literal>2em</literal>’, or ‘<literal>1.5em</literal>’ in two-column mode.
-</para>
-</listitem></varlistentry><varlistentry><term><indexterm role="fn"><primary>\listparindent</primary></indexterm><literal>\listparindent</literal>
-</term><listitem><para>Extra indentation added to second and subsequent paragraphs within a
-list item; default ‘<literal>0pt</literal>’.
-</para>
-</listitem></varlistentry><varlistentry><term><indexterm role="fn"><primary>\rightmargin</primary></indexterm><literal>\rightmargin</literal>
-</term><listitem><para>Horizontal distance between the right margin of the list and the
-enclosing environment; default ‘<literal>0pt</literal>’, except in the <literal>quote</literal>,
-<literal>quotation</literal>, and <literal>verse</literal> environments, where it is set equal
-to <literal>\leftmargin</literal>.
-</para>
-</listitem></varlistentry></variablelist>
-<para>Parameters affecting vertical spacing between list items (rather
-loose, by default).
-</para>
-<variablelist><varlistentry><term><indexterm role="fn"><primary>\itemsep</primary></indexterm><literal>\itemsep</literal>
-</term><listitem><para>Vertical space between items. The default is <literal>2pt plus1pt
-minus1pt</literal> for <literal>10pt</literal> documents, <literal>3pt plus2pt minus1pt</literal> for
-<literal>11pt</literal>, and <literal>4.5pt plus2pt minus1pt</literal> for <literal>12pt</literal>.
-</para>
-</listitem></varlistentry><varlistentry><term><indexterm role="fn"><primary>\parsep</primary></indexterm><literal>\parsep</literal>
-</term><listitem><para>Extra vertical space between paragraphs within a list item. Defaults
-are the same as <literal>\itemsep</literal>.
-</para>
-</listitem></varlistentry><varlistentry><term><indexterm role="fn"><primary>\topsep</primary></indexterm><literal>\topsep</literal>
-</term><listitem><para>Vertical space between the first item and the preceding paragraph.
-For top-level lists, the default is <literal>8pt plus2pt minus4pt</literal> for
-<literal>10pt</literal> documents, <literal>9pt plus3pt minus5pt</literal> for <literal>11pt</literal>,
-and <literal>10pt plus4pt minus6pt</literal> for <literal>12pt</literal>. These are reduced
-for nested lists.
-</para>
-</listitem></varlistentry><varlistentry><term><indexterm role="fn"><primary>\partopsep</primary></indexterm><literal>\partopsep</literal>
-</term><listitem><para>Extra space added to <literal>\topsep</literal> when the list environment starts a
-paragraph. The default is <literal>2pt plus1pt minus1pt</literal> for <literal>10pt</literal>
-documents, <literal>3pt plus1pt minus1pt</literal> for <literal>11pt</literal>, and <literal>3pt
-plus2pt minus2pt</literal> for <literal>12pt</literal>.
-</para>
-</listitem></varlistentry></variablelist>
<indexterm role="fn"><primary>\parskip example</primary></indexterm>
<para>Especially for lists with short items, it may be desirable to elide
space between items. Here is an example defining an <literal>itemize*</literal>
@@ -3270,6 +3711,7 @@
<indexterm role="fn"><primary>environment, <literal>letter</literal></primary></indexterm>
<indexterm role="fn"><primary><literal>letter</literal> environment</primary></indexterm>
+
<para>This environment is used for creating letters. See <link linkend="Letters">Letters</link>.
</para>
@@ -3280,55 +3722,330 @@
<indexterm role="fn"><primary>environment, <literal>list</literal></primary></indexterm>
<indexterm role="fn"><primary><literal>list</literal> environment</primary></indexterm>
+
<indexterm role="cp"><primary>lists of items, generic</primary></indexterm>
-<para>The <literal>list</literal> environment is a generic environment which is used for
-defining many of the more specific environments. It is seldom used in
-documents, but often in macros.
+<para>Synopsis:
</para>
<screen>\begin{list}{<replaceable>labeling</replaceable>}{<replaceable>spacing</replaceable>}
-\item <replaceable>item1</replaceable>
-\item <replaceable>item2</replaceable>
+\item[<replaceable>optional label of first item</replaceable>] text of first item
+\item[<replaceable>optional label of second item</replaceable>] text of second item
...
\end{list}
</screen>
-<para>The mandatory <replaceable>labeling</replaceable> argument specifies how items should be
-labelled (unless the optional argument is supplied to <literal>\item</literal>).
-This argument is a piece of text that is inserted in a box to form the
-label. It can and usually does contain other &latex; commands.
+<para>The <literal>list</literal> environment is a generic environment for constructing
+more specialized lists. It is most often used to create lists via the
+<literal>description</literal>, <literal>enumerate</literal>, and <literal>itemize</literal> environments
+(see <link linkend="description">description</link>, <link linkend="enumerate">enumerate</link>, and <link linkend="itemize">itemize</link>).
</para>
-<para>The mandatory <replaceable>spacing</replaceable> argument contains commands to change the
-spacing parameters for the list. This argument will most often be
-empty, i.e., <literal>{}</literal>, which leaves the default spacing.
+<para>Also, many standard &latex; environments that are not visually lists
+are constructed using <literal>list</literal>, including <literal>quotation</literal>,
+<literal>quote</literal>, <literal>center</literal>, <literal>verbatim</literal>, and plenty more
+(see <link linkend="quotation-and-quote">quotation and quote</link>, see <link linkend="center">center</link>, see <link linkend="flushright">flushright</link>).
</para>
-<para>The width used for typesetting the list items is specified by
-<literal>\linewidth</literal> (see <link linkend="Page-layout-parameters">Page layout parameters</link>).
+<indexterm role="cp"><primary>package, <literal>enumitem</literal></primary></indexterm>
+<indexterm role="cp"><primary><literal>enumitem</literal> package</primary></indexterm>
+
+<para>The third-party package <literal>enumitem</literal> is useful for customizing lists.
+Here, we describe the <literal>list</literal> environment by defining a new custom
+environment.
</para>
+<screen>\newcounter{namedlistcounter} % number the items
+\newenvironment{named}
+ {\begin{list}
+ {Item~\Roman{namedlistcounter}.} % labeling argument
+ {\usecounter{namedlistcounter} % spacing argument
+ \setlength{\leftmargin}{3.5em}} % still spacing arg
+ }
+ {\end{list}}
+\begin{named}
+ \item Shows as ``Item~I.''
+ \item[Special label.] Shows as ``Special label.''
+ \item Shows as ``Item~II.''
+\end{named}
+</screen>
+<para>The <literal>list</literal> environment’s mandatory first argument,
+<replaceable>labeling</replaceable>, specifies the default labeling of list items. It can
+contain text and &latex; commands, as above where it contains both
+‘<literal>Item</literal>’ and ‘<literal>\Roman{...}</literal>’. &latex; forms the label by
+putting the <replaceable>labeling</replaceable> argument in a box of width
+<literal>\labelwidth</literal>. If the label is wider than that, the additional
+material extends to the right. When making an instance of a list you
+can override the default labeling by giving <literal>\item</literal> an optional
+argument by including square braces and the text, as in the above
+<literal>\item[Special label.]</literal>; see <link linkend="_005citem">\item</link>.
+</para>
+<indexterm role="fn"><primary>\makelabel</primary></indexterm>
+<para>The label box is constructed by the command <literal>\makelabel</literal>. By
+default it positions the contents flush right. It takes one argument,
+the label. It typesets the contents in LR mode. An example of changing
+its definition is that to the above example before the definition of the
+<literal>named</literal> environment add
+<literal>\newcommand{\namedmakelabel}[1]{\textsc{#1}}</literal>, and between
+the <literal>\setlength</literal> command and the parenthesis that closes the
+<replaceable>spacing</replaceable> argument also add <literal>\let\makelabel\namedmakelabel</literal>.
+Then the items will be typeset in small caps. Similarly, changing the
+second code line to <literal>\let\makelabel\fbox</literal> puts the labels inside a
+framed box. Another example is at the bottom of this entry.
+</para>
+<para>The mandatory second argument <replaceable>spacing</replaceable> can have a list of
+commands to redefine the spacing parameters for the list, such as
+<literal>\setlength{\labelwidth}{2em}</literal>. If this argument is empty,
+i.e., <literal>{}</literal>, then the list will have the default spacing given
+below. To number the items using a counter, put
+<literal>\usecounter{<replaceable>countername</replaceable>}</literal> in this argument
+(see <link linkend="_005cusecounter">\usecounter</link>).
+</para>
+<para>Below are the spacing parameters for list formatting. See also the
+figure below. Each is a length (see <link linkend="Lengths">Lengths</link>). The vertical
+spaces are normally rubber lengths, with <literal>plus</literal> and <literal>minus</literal>
+components, to give &tex; flexibility in setting the page. Change
+each with a command such as <literal>\setlength{itemsep}{2pt plus1pt
+minus1pt}</literal>. For some effects these lengths should be zero or
+negative. Default values for derived environments such as
+<literal>itemize</literal> can be changed from the values shown here for the basic
+<literal>list</literal>.
+</para>
+<variablelist><varlistentry><term><indexterm role="fn"><primary>\itemindent</primary></indexterm><literal>\itemindent</literal>
+</term><listitem><para>Extra horizontal space indentation, beyond <literal>leftmargin</literal>, of the
+first line each item. Its default value is <literal>0pt</literal>.
+</para>
+</listitem></varlistentry><varlistentry><term><indexterm role="fn"><primary>\itemsep</primary></indexterm><literal>\itemsep</literal>
+</term><listitem><para>Vertical space between items, beyond the <literal>\parsep</literal>. The defaults
+for the first three levels in &latex;’s ‘<literal>article</literal>’, ‘<literal>book</literal>’,
+and ‘<literal>report</literal>’ classes at 10 point size are: <literal>4pt plus2pt
+minus1pt</literal>, <literal>\parsep</literal> (that is, <literal>2pt plus1pt minus1pt</literal>), and
+<literal>\topsep</literal> (that is, <literal>2pt plus1pt minus1pt</literal>). The defaults at
+11 point are: <literal>4.5pt plus2pt minus1pt</literal>, <literal>\parsep</literal> (that is,
+<literal>2pt plus1pt minus1pt</literal>), and <literal>topsep</literal> (that is, <literal>2pt
+plus1pt minus1pt</literal>). The defaults at 12 point are: <literal>5pt plus2.5pt
+minus1pt</literal>, <literal>\parsep</literal> (that is, <literal>2.5pt plus1pt minus1pt</literal>), and
+<literal>\topsep</literal> (that is, <literal>2.5pt plus1pt minus1pt</literal>).
+</para>
+</listitem></varlistentry><varlistentry><term><indexterm role="fn"><primary>\labelsep</primary></indexterm><literal>\labelsep</literal>
+</term><listitem><para>Horizontal space between the label and text of an item.
+The default for &latex;’s ‘<literal>article</literal>’, ‘<literal>book</literal>’,
+and ‘<literal>report</literal>’ classes is <literal>0.5em</literal>.
+</para>
+</listitem></varlistentry><varlistentry><term><indexterm role="fn"><primary>\labelwidth</primary></indexterm><literal>\labelwidth</literal>
+</term><listitem><para>Horizontal width. The box containing the label is nominally this wide.
+If <literal>\makelabel</literal> returns text that is wider than this then the first
+line of the item will be indented to make room for this extra material.
+If <literal>\makelabel</literal> returns text of width less than or equal to
+<literal>\labelwidth</literal> then &latex;’s default is that the label is typeset
+flush right in a box of this width.
+</para>
+<para>The left edge of the label box is
+<literal>\leftmargin</literal>+<literal>\itemindent</literal>-<literal>\labelsep</literal>-<literal>\labelwidth</literal>
+from the left margin of the enclosing environment.
+</para>
+<para>The default for &latex;’s ‘<literal>article</literal>’, ‘<literal>book</literal>’, and
+‘<literal>report</literal>’ classes at the top level is
+<literal>\leftmargini</literal>-<literal>\labelsep</literal>, (which is <literal>2em</literal> in one column
+mode and <literal>1.5em</literal> in two column mode). At the second level it is
+<literal>\leftmarginii</literal>-<literal>\labelsep</literal>, and at the third level it is
+<literal>\leftmarginiii</literal>-<literal>\labelsep</literal>. These definitions make the
+label’s left edge coincide with the left margin of the enclosing
+environment.
+</para>
+</listitem></varlistentry><varlistentry><term><indexterm role="fn"><primary>\leftmargin</primary></indexterm><literal>\leftmargin</literal>
+</term><listitem><para>Horizontal space between the left margin of the enclosing environment
+(or the left margin of the page if this is a top-level list), and the
+left margin of this list. It must be non-negative.
+</para>
+<para>In the standard &latex; document classes, a top-level list has this set
+to the value of <literal>\leftmargini</literal>, while a list that is nested inside
+a top-level list has this margin set to <literal>\leftmarginii</literal>. More
+deeply nested lists get the values of <literal>\leftmarginiii</literal> through
+<literal>\leftmarginvi</literal>. (Nesting greater than level five generates the
+error message ‘<literal>Too deeply nested</literal>’.)
+</para>
+<para>The defaults for the first three levels in &latex;’s ‘<literal>article</literal>’,
+‘<literal>book</literal>’, and ‘<literal>report</literal>’ classes are: <literal>\leftmargini</literal> is
+<literal>2.5em</literal> (in two column mode, <literal>2em</literal>), <literal>\leftmarginii</literal> is
+<literal>2.2em</literal>, and <literal>\leftmarginiii</literal> is <literal>1.87em</literal>.
+</para>
+</listitem></varlistentry><varlistentry><term><indexterm role="fn"><primary>\listparindent</primary></indexterm><literal>\listparindent</literal>
+</term><listitem><para>Horizontal space of additional line indentation, beyond
+<literal>\leftmargin</literal>, for second and subsequent paragraphs within a list
+item. A negative value makes this an “outdent”. Its default value
+is <literal>0pt</literal>.
+</para>
+</listitem></varlistentry><varlistentry><term><indexterm role="fn"><primary>\parsep</primary></indexterm><literal>\parsep</literal>
+</term><listitem><para>Vertical space between paragraphs within an item. In the ‘<literal>book</literal>’
+and ‘<literal>article</literal>’ classes The defaults for the first three levels in
+&latex;’s ‘<literal>article</literal>’, ‘<literal>book</literal>’, and ‘<literal>report</literal>’ classes at 10
+point size are: <literal>4pt plus2pt minus1pt</literal>, <literal>2pt plus1pt
+minus1pt</literal>, and <literal>0pt</literal>. The defaults at 11 point size are:
+<literal>4.5pt plus2pt minus1pt</literal>, <literal>2pt plus1pt minus1pt</literal>, and
+<literal>0pt</literal>. The defaults at 12 point size are: <literal>5pt plus2.5pt
+minus1pt</literal>, <literal>2.5pt plus1pt minus1pt</literal>, and <literal>0pt</literal>.
+</para>
+</listitem></varlistentry><varlistentry><term><indexterm role="fn"><primary>\partopsep</primary></indexterm><literal>\partopsep</literal>
+</term><listitem><para>Vertical space added, beyond <literal>\topsep</literal>+<literal>\parskip</literal>, to the top
+and bottom of the entire environment if the list instance is preceded by
+a blank line. (A blank line in the &latex; source before the list
+changes spacing at both the top and bottom of the list; whether the line
+following the list is blank does not matter.)
+</para>
+<para>The defaults for the first three levels in &latex;’s ‘<literal>article</literal>’,
+‘<literal>book</literal>’, and ‘<literal>report</literal>’ classes at 10 point size are: <literal>2pt
+plus1 minus1pt</literal>, <literal>2pt plus1pt minus1pt</literal>, and <literal>1pt plus0pt
+minus1pt</literal>. The defaults at 11 point are: <literal>3pt plus1pt minus1pt</literal>,
+<literal>3pt plus1pt minus1pt</literal>, and <literal>1pt plus0pt minus1pt</literal>). The
+defaults at 12 point are: <literal>3pt plus2pt minus3pt</literal>, <literal>3pt plus2pt
+minus2pt</literal>, and <literal>1pt plus0pt minus1pt</literal>.
+</para>
+</listitem></varlistentry><varlistentry><term><indexterm role="fn"><primary>\rightmargin</primary></indexterm><literal>\rightmargin</literal>
+</term><listitem><para>Horizontal space between the right margin of the list and the right
+margin of the enclosing environment. Its default value is <literal>0pt</literal>.
+It must be non-negative.
+</para>
+</listitem></varlistentry><varlistentry><term><indexterm role="fn"><primary>\topsep</primary></indexterm><literal>\topsep</literal>
+</term><listitem><para>Vertical space added to both the top and bottom of the list, in addition
+to <literal>\parskip</literal> (see <link linkend="_005cparskip">\parskip</link>). The defaults for the first three
+levels in &latex;’s ‘<literal>article</literal>’, ‘<literal>book</literal>’, and ‘<literal>report</literal>’
+classes at 10 point size are: <literal>8pt plus2pt minus4pt</literal>, <literal>4pt
+plus2pt minus1pt</literal>, and <literal>2pt plus1pt minus1pt</literal>. The defaults at 11
+point are: <literal>9pt plus3pt minus5pt</literal>, <literal>4.5pt plus2pt minus1pt</literal>,
+and <literal>2pt plus1pt minus1pt</literal>. The defaults at 12 point are:
+<literal>10pt plus4pt minus6pt</literal>, <literal>5pt plus2.5pt minus1pt</literal>, and
+<literal>2.5pt plus1pt minus1pt</literal>.
+</para>
+</listitem></varlistentry></variablelist>
+<para>This shows the horizontal and vertical distances.
+</para>
+<informalfigure><mediaobject><imageobject><imagedata fileref="latex2e-figures/list.eps" format="EPS"></imagedata></imageobject><imageobject><imagedata fileref="latex2e-figures/list.pdf" format="PDF"></imagedata></imageobject><imageobject><imagedata fileref="latex2e-figures/list.png" format="PNG"></imagedata></imageobject><textobject><literallayout>.......................................................................
+..............Surrounding environment, preceding material.............. -
+ | v0
+ |---h0--|-h1-| |
+ ..Label.. .....First item..................................... -
+ ............................................................
+ ............................................................ -
+ | v1
+ ........First item, second paragraph .................. -
+ |-h2-| | v2
+ |
+ ..Label.. .....Second item.................................... -
+ ............................................................
+ ............................................................ -
+|-h3--|-h4-| |-h5-| |v3
+ |
+..............Surrounding environment, following material.............. -
+.......................................................................</literallayout></textobject></mediaobject></informalfigure>
+<para>The lengths shown are listed below. The key relationship is that the
+right edge of the bracket for <replaceable>h1</replaceable> equals the right edge of the
+bracket for <replaceable>h4</replaceable>, so that the left edge of the label box is at
+<replaceable>h3</replaceable>+<replaceable>h4</replaceable>-(<replaceable>h0</replaceable>+<replaceable>h1</replaceable>).
+</para>
+<variablelist><varlistentry><term><replaceable>v0</replaceable>
+</term><listitem><para><inlineequation><mathphrase><literal>\topsep</literal> + <literal>\parskip</literal></mathphrase></inlineequation> if
+the list environment does not start a new paragraph, and
+<literal>\topsep</literal>+<literal>\parskip</literal>+<literal>\partopsep</literal> if it does
+</para>
+</listitem></varlistentry><varlistentry><term><replaceable>v1</replaceable>
+</term><listitem><para><literal>\parsep</literal>
+</para>
+</listitem></varlistentry><varlistentry><term><replaceable>v2</replaceable>
+</term><listitem><para><literal>\itemsep</literal>+<literal>\parsep</literal>
+</para>
+</listitem></varlistentry><varlistentry><term><replaceable>v3</replaceable>
+</term><listitem><para>Same as <replaceable>v0</replaceable>. (This space is affected by whether a blank line
+appears in the source above the environment; whether a blank line
+appears in the source below the environment does not matter.)
+</para>
+</listitem></varlistentry><varlistentry><term><replaceable>h1</replaceable>
+</term><listitem><para><literal>\labelsep</literal>
+</para>
+</listitem></varlistentry><varlistentry><term><replaceable>h2</replaceable>
+</term><listitem><para><literal>\listparindent</literal>
+</para>
+</listitem></varlistentry><varlistentry><term><replaceable>h3</replaceable>
+</term><listitem><para><literal>\leftmargin</literal>
+</para>
+</listitem></varlistentry><varlistentry><term><replaceable>h4</replaceable>
+</term><listitem><para><literal>\itemindent</literal>
+</para>
+</listitem></varlistentry><varlistentry><term><replaceable>h5</replaceable>
+</term><listitem><para><literal>\rightmargin</literal>
+</para>
+</listitem></varlistentry></variablelist>
+<para>The list’s left and right margins, shown above as <replaceable>h3</replaceable> and <replaceable>h5</replaceable>,
+are with respect to the ones provided by the surrounding environment, or
+with respect to the page margins for a top-level list. The line width
+used for typesetting the list items is <literal>\linewidth</literal> (see <link linkend="Page-layout-parameters">Page
+layout parameters</link>). For instance, set the list’s left margin to be one
+quarter of the distance between the left and right margins of the
+enclosing environment with
+<literal>\setlength{\leftmargin}{0.25\linewidth}</literal>.
+</para>
+<para>Page breaking in a list structure is controlled by the three
+parameters below. For each, the &latex; default is
+<literal>-\@lowpenalty</literal>, that is, <literal>-51</literal>. Because it is negative,
+it somewhat encourages a page break at each spot. Change it with,
+e.g., <literal>\@beginparpenalty=9999</literal>; a value of 10000 prohibits a
+page break.
+</para>
+<variablelist><varlistentry><term><indexterm role="fn"><primary>\@beginparpenalty</primary></indexterm><literal>\@beginparpenalty</literal>
+</term><listitem><para>The page breaking penalty for breaking before the list (default <literal>-51</literal>).
+</para>
+</listitem></varlistentry><varlistentry><term><indexterm role="fn"><primary>\@itempenalty</primary></indexterm><literal>\@itempenalty</literal>
+</term><listitem><para>The page breaking penalty for breaking before a list item (default <literal>-51</literal>).
+</para>
+</listitem></varlistentry><varlistentry><term><indexterm role="fn"><primary>\@endparpenalty</primary></indexterm><literal>\@endparpenalty</literal>
+</term><listitem><para>The page breaking penalty for breaking after a list (default <literal>-51</literal>).
+</para>
+</listitem></varlistentry></variablelist>
+<para>This example has the labels in red. They are numbered, and the left
+edge of the label lines up with the left edge of the item text.
+</para>
+<screen>\usepackage{color}
+\newcounter{cnt}
+\newcommand{\makeredlabel}[1]{\textcolor{red}{#1.}}
+\newenvironment{redlabel}
+ {\begin{list}
+ {\arabic{cnt}}
+ {\usecounter{cnt}
+ \setlength{\labelwidth}{0em}
+ \setlength{\labelsep}{0.5em}
+ \setlength{\leftmargin}{1.5em}
+ \setlength{\itemindent}{0.5em} % equals \labelwidth+\labelsep
+ \let\makelabel=\makeredlabel
+ }
+ }
+{\end{list} }
+</screen>
+
+
<sect2 label="8.16.1" id="_005citem">
-<title><literal>\item</literal>: An entry in a list.</title>
+<title><literal>\item</literal>: An entry in a list</title>
<para>Synopsis:
</para>
<screen>\item text of item
</screen>
<para>or
-</para><screen>\item[<replaceable>optional label</replaceable>] text of item
+</para><screen>\item[<replaceable>optional-label</replaceable>] text of item
</screen>
<para>An entry in a list. The entries are prefixed by a label, whose default
-depends on the list type.
+depends on the list type.
</para>
-<para>Because the optional argument <replaceable>optional label</replaceable> is surrounded by
-square brackets (<literal>[</literal> and <literal>]</literal>), to use square brackets
-inside the optional argument you must hide them inside curly braces, as
-in <literal>\item[Close square bracket, {]}]</literal>. Similarly, to use an open
-square bracket as first character in the text of the item, also hide it
-inside curly braces. See <link linkend="LaTeX-command-syntax">&latex; command syntax</link>.
+<para>Because the optional label is surrounded by square brackets
+‘<literal>[...]</literal>’, if you have an item whose text starts with ‘<literal>[</literal>’, you
+have to to hide the bracket inside curly braces, as in: <literal>\item
+{[} is an open square bracket</literal>; otherwise, &latex; will think it
+marks the start of an optional label.
</para>
-<para>In this example the <literal>enumerate</literal> list has two items that use the
-default label and one that uses the optional label.
+<para>Similarly, if the item does have the optional label and you need a
+close square bracket inside that label, you must hide it in the same
+way: <literal>\item[Close square bracket, {]}]</literal>. See <link linkend="LaTeX-command-syntax">&latex;
+command syntax</link>.
</para>
+<para>In this example the enumerate list has two items that use the default
+label and one that uses the optional label.
+</para>
<screen>\begin{enumerate}
\item Moe
\item[sometimes] Shemp
@@ -3336,12 +4053,53 @@
\end{enumerate}
</screen>
<para>The first item is labelled ‘<literal>1.</literal>’, the second item is labelled
-‘<literal>sometimes</literal>’, and the third item is labelled ‘<literal>2.</literal>’ (note that,
-because of the optional label in the second item, the third item does
-not get a ‘<literal>3.</literal>’).
+‘<literal>sometimes</literal>’, and the third item is labelled ‘<literal>2.</literal>’. Because
+of the optional label in the second item, the third item is not
+labelled ‘<literal>3.</literal>’.
</para>
+</sect2>
+<sect2 label="8.16.2" id="trivlist">
+<title><literal>trivlist</literal>: A restricted form of <literal>list</literal></title>
+<para>Synopsis:
+</para>
+<screen>\begin{trivlist}
+ ...
+\end{trivlist}
+</screen>
+<para>A restricted version of the list environment, in which margins are not
+indented and an <literal>\item</literal> without an optional argument produces no
+text. It is most often used in macros, to define an environment where
+the <literal>\item</literal> command as part of the environment’s definition. For
+instance, the <literal>center</literal> environment is defined essentially like
+this:
+</para>
+<screen>\newenvironment{center}
+ {\begin{trivlist}\centering\item\relax}
+ {\end{trivlist}}
+</screen>
+<para>Using <literal>trivlist</literal> in this way allows the macro to inherit some
+common code: combining vertical space of two adjacent environments;
+detecting whether the text following the environment should be
+considered a new paragraph or a continuation of the previous one;
+adjusting the left and right margins for possible nested list
+environments.
+</para>
+<para>Specifically, <literal>trivlist</literal> uses the current values of the list
+parameters (see <link linkend="list">list</link>), except that <literal>\parsep</literal> is set to the
+value of <literal>\parskip</literal>, and <literal>\leftmargin</literal>, <literal>\labelwidth</literal>,
+and <literal>\itemindent</literal> are set to zero.
+</para>
+<para>This example outputs the items as two paragraphs, except that (by
+default) they have no paragraph indent and are vertically separated.
+</para>
+<screen>\begin{trivlist}
+\item The \textit{Surprise} is not old; no one would call her old.
+\item She has a bluff bow, lovely lines.
+\end{trivlist}
+</screen>
+
</sect2>
</sect1>
<sect1 label="8.17" id="math">
@@ -3349,6 +4107,7 @@
<indexterm role="fn"><primary>environment, <literal>math</literal></primary></indexterm>
<indexterm role="fn"><primary><literal>math</literal> environment</primary></indexterm>
+
<indexterm role="cp"><primary>in-line formulas</primary></indexterm>
<para>Synopsis:
@@ -3357,8 +4116,8 @@
<replaceable>math</replaceable>
\end{math}
</screen>
-<para>The <literal>math</literal> environment inserts the given <replaceable>math</replaceable> within the
-running text. <literal>\(...\)</literal> and <literal>$...$</literal> are synonyms.
+<para>The <literal>math</literal> environment inserts given <replaceable>math</replaceable> material within
+the running text. <literal>\(...\)</literal> and <literal>$...$</literal> are synonyms.
See <link linkend="Math-formulas">Math formulas</link>.
</para>
@@ -3368,6 +4127,7 @@
<indexterm role="fn"><primary>environment, <literal>minipage</literal></primary></indexterm>
<indexterm role="fn"><primary><literal>minipage</literal> environment</primary></indexterm>
+
<indexterm role="cp"><primary>minipage, creating a</primary></indexterm>
<screen>\begin{minipage}[<replaceable>position</replaceable>][<replaceable>height</replaceable>][<replaceable>inner-pos</replaceable>]{<replaceable>width</replaceable>}
@@ -3408,6 +4168,7 @@
<indexterm role="fn"><primary>environment, <literal>picture</literal></primary></indexterm>
<indexterm role="fn"><primary><literal>picture</literal> environment</primary></indexterm>
+
<indexterm role="cp"><primary>creating pictures</primary></indexterm>
<indexterm role="cp"><primary>pictures, creating</primary></indexterm>
@@ -3432,6 +4193,7 @@
</para>
<indexterm role="cp"><primary>package, <literal>picture</literal></primary></indexterm>
<indexterm role="cp"><primary><literal>picture</literal> package</primary></indexterm>
+
<para>The <literal>picture</literal> package redefine the <literal>picture</literal> environment so
that everywhere a number is used in a <replaceable>picture commands</replaceable> to specify
a coordinate, one can use alternatively a length. Be aware however that
@@ -3763,11 +4525,13 @@
<indexterm role="fn"><primary>environment, <literal>quotation</literal></primary></indexterm>
<indexterm role="fn"><primary><literal>quotation</literal> environment</primary></indexterm>
+
<indexterm role="cp"><primary>quoted text with paragraph indentation, displaying</primary></indexterm>
<indexterm role="cp"><primary>displaying quoted text with paragraph indentation</primary></indexterm>
<indexterm role="cp"><primary>paragraph indentations in quoted text</primary></indexterm>
<indexterm role="fn"><primary>environment, <literal>quote</literal></primary></indexterm>
<indexterm role="fn"><primary><literal>quote</literal> environment</primary></indexterm>
+
<indexterm role="cp"><primary>quoted text without paragraph indentation, displaying</primary></indexterm>
<indexterm role="cp"><primary>displaying quoted text without paragraph indentation</primary></indexterm>
<indexterm role="cp"><primary>paragraph indentations in quoted text, omitting</primary></indexterm>
@@ -3813,6 +4577,7 @@
<indexterm role="fn"><primary>environment, <literal>tabbing</literal></primary></indexterm>
<indexterm role="fn"><primary><literal>tabbing</literal> environment</primary></indexterm>
+
<indexterm role="cp"><primary>tab stops, using</primary></indexterm>
<indexterm role="cp"><primary>lining text up using tab stops</primary></indexterm>
<indexterm role="cp"><primary>alignment via tabbing</primary></indexterm>
@@ -3820,23 +4585,69 @@
<para>Synopsis:
</para>
<screen>\begin{tabbing}
-<replaceable>row1col1</replaceable> \= <replaceable>row1col2</replaceable> \= <replaceable>row1col3</replaceable> \= <replaceable>row1col4</replaceable> \\
-<replaceable>row2col1</replaceable> \> \> <replaceable>row2col3</replaceable> \\
+<replaceable>row1col1</replaceable> \= <replaceable>row1col2</replaceable> ... \\
+<replaceable>row2col1</replaceable> \> <replaceable>row2col2</replaceable> ... \\
...
\end{tabbing}
</screen>
-<para>The <literal>tabbing</literal> environment provides a way to align text in
-columns. It works by setting tab stops and tabbing to them much as
-was done on an ordinary typewriter. It is best suited for cases where
-the width of each column is constant and known in advance.
+<para>The <literal>tabbing</literal> environment aligns text in columns. It works by
+setting tab stops and tabbing to them much as was done on a typewriter.
+It is best suited for cases where the width of each column is constant
+and known in advance.
</para>
-<para>This environment can be broken across pages, unlike the <literal>tabular</literal>
-environment.
+<para>This example has a first line where the tab stops are set to explicit
+widths, ended by a <literal>\kill</literal> command (which is described below):
</para>
-<para>The following commands can be used inside a <literal>tabbing</literal> environment:
+<screen>\begin{tabbing}
+\hspace{0.75in} \= \hspace{0.40in} \= \hspace{0.40in} \kill
+Ship \> Guns \> Year \\
+\textit{Sophie} \> 14 \> 1800 \\
+\textit{Polychrest} \> 24 \> 1803 \\
+\textit{Lively} \> 38 \> 1804 \\
+\textit{Surprise} \> 28 \> 1805 \\
+\end{tabbing}
+</screen>
+<para>Both the <literal>tabbing</literal> environment and the more widely-used
+<literal>tabular</literal> environment put text in columns. The most important
+distinction is that in <literal>tabular</literal> the width of columns is
+determined automatically by &latex;, while in <literal>tabbing</literal> the user
+sets the tab stops. Another distinction is that <literal>tabular</literal>
+generates a box, but <literal>tabbing</literal> can be broken across pages.
+Finally, while <literal>tabular</literal> can be used in any mode, <literal>tabbing</literal>
+can be used only in paragraph mode and it starts a new paragraph.
</para>
+<para>A <literal>tabbing</literal> environment always starts a new paragraph, without
+indentation. Moreover, as shown in the example above, there is no need
+to use the starred form of the <literal>\hspace</literal> command at the beginning
+of a tabbed row. The right margin of the <literal>tabbing</literal> environment is
+the end of line, so that the width of the environment is
+<literal>\linewidth</literal>.
+</para>
+<indexterm role="cp"><primary>row, tabbing</primary></indexterm>
+<para>The <literal>tabbing</literal> environment contains a sequence of <firstterm>tabbed
+rows</firstterm>. The first tabbed row begins immediately after
+<literal>\begin{tabbing}</literal> and each row ends with <literal>\\</literal> or
+<literal>\kill</literal>. The last row may omit the <literal>\\</literal> and end with just
+<literal>\end{tabbing}</literal>.
+</para>
+<para>At any point the <literal>tabbing</literal> environment has a current tab stop
+pattern, a sequence of <inlineequation><mathphrase><replaceable>n</replaceable> > 0</mathphrase></inlineequation> tab stops, numbered 0, 1,
+etc. These create <replaceable>n</replaceable> corresponding columns. Tab stop 0 is
+always the left margin, defined by the enclosing environment. Tab
+stop number <replaceable>i</replaceable> is set if it is assigned a horizontal
+position on the page. Tab stop number <replaceable>i</replaceable> can only be set if
+all the stops 0, …, <inlineequation><mathphrase>i-1</mathphrase></inlineequation> have already been set; normally
+later stops are to the right of earlier ones.
+</para>
+<para>By default any text typeset in a <literal>tabbing</literal> environment is typeset
+ragged right and left-aligned on the current tab stop. Typesetting is
+done in LR mode (see <link linkend="Modes">Modes</link>).
+</para>
+<para>The following commands can be used inside a <literal>tabbing</literal> environment.
+They are all fragile (see <link linkend="_005cprotect">\protect</link>).
+</para>
<variablelist><varlistentry><term><indexterm role="fn"><primary>\\ (tabbing)</primary></indexterm><literal>\\ (tabbing)</literal>
-</term><listitem><para>End a line.
+</term><listitem><para>End a tabbed line and typeset it.
</para>
</listitem></varlistentry><varlistentry><term><indexterm role="fn"><primary>\= (tabbing)</primary></indexterm><literal>\= (tabbing)</literal>
</term><listitem><para>Sets a tab stop at the current position.
@@ -3859,34 +4670,35 @@
following commands one tab stop to the left, beginning tabbed line if
necessary.
</para>
-</listitem></varlistentry><varlistentry><term><indexterm role="fn"><primary>\’ (tabbing)</primary></indexterm><literal>\' (tabbing)</literal>
-</term><listitem><para>Moves everything that you have typed so far in the
-current column, i.e., everything from the most recent <literal>\></literal>,
-<literal>\<</literal>, <literal>\'</literal>, <literal>\\</literal>, or <literal>\kill</literal> command, to the right
-of the previous column, flush against the current column’s tab stop.
+</listitem></varlistentry><varlistentry><term><indexterm role="fn"><primary>\' (tabbing)</primary></indexterm><literal>\' (tabbing)</literal>
+</term><listitem><para>Moves everything that you have typed so far in the current column, i.e.,
+everything from the most recent <literal>\></literal>, <literal>\<</literal>, <literal>\'</literal>,
+<literal>\\</literal>, or <literal>\kill</literal> command, to the previous column and aligned
+to the right, flush against the current column’s tab stop.
</para>
-</listitem></varlistentry><varlistentry><term><indexterm role="fn"><primary>\‘ (tabbing)</primary></indexterm><literal>\` (tabbing)</literal>
+</listitem></varlistentry><varlistentry><term><indexterm role="fn"><primary>\` (tabbing)</primary></indexterm><literal>\` (tabbing)</literal>
</term><listitem><para>Allows you to put text flush right against any tab stop, including tab
-stop 0. However, it can’t move text to the right of the last column
-because there’s no tab stop there. The <literal>\`</literal> command moves all the
-text that follows it, up to the <literal>\\</literal> or <literal>\end{tabbing}</literal>
-command that ends the line, to the right margin of the tabbing
-environment. There must be no <literal>\></literal> or <literal>\'</literal> command between
-the <literal>\`</literal> and the command that ends the line.
+stop 0. However, it can’t move text to the right of the last
+column because there’s no tab stop there. The <literal>\`</literal> command moves
+all the text that follows it, up to the <literal>\\</literal> or
+<literal>\end{tabbing}</literal> command that ends the line, to the right margin
+of the <literal>tabbing</literal> environment. There must be no <literal>\></literal> or
+<literal>\'</literal> command between the <literal>\`</literal> and the <literal>\\</literal> or
+<literal>\end{tabbing}</literal> command that ends the line.
</para>
</listitem></varlistentry><varlistentry><term><indexterm role="fn"><primary>\a (tabbing)</primary></indexterm><literal>\a (tabbing)</literal>
-</term><listitem><indexterm role="fn"><primary>\a’ (acute accent in tabbing)</primary></indexterm>
-<indexterm role="fn"><primary>\a‘ (grave accent in tabbing)</primary></indexterm>
+</term><listitem><indexterm role="fn"><primary>\a' (acute accent in tabbing)</primary></indexterm>
+<indexterm role="fn"><primary>\a` (grave accent in tabbing)</primary></indexterm>
<indexterm role="fn"><primary>\a= (macron accent in tabbing)</primary></indexterm>
<para>In a <literal>tabbing</literal> environment, the commands <literal>\=</literal>, <literal>\'</literal> and
<literal>\`</literal> do not produce accents as usual (see <link linkend="Accents">Accents</link>). Instead,
-the commands <literal>\a=</literal>, <literal>\a'</literal> and <literal>\a`</literal> are used.
+use the commands <literal>\a=</literal>, <literal>\a'</literal> and <literal>\a`</literal>.
</para>
</listitem></varlistentry><varlistentry><term><indexterm role="fn"><primary>\kill</primary></indexterm><literal>\kill</literal>
-</term><listitem><para>Sets tab stops without producing text. Works just like <literal>\\</literal>
-except that it throws away the current line instead of producing
-output for it. The effect of any <literal>\=</literal>, <literal>\+</literal> or <literal>\-</literal>
-commands in that line remain in effect.
+</term><listitem><para>Sets tab stops without producing text. Works just like <literal>\\</literal> except
+that it throws away the current line instead of producing output for it.
+Any <literal>\=</literal>, <literal>\+</literal> or <literal>\-</literal> commands in that line remain in
+effect.
</para>
</listitem></varlistentry><varlistentry><term><indexterm role="fn"><primary>\poptabs</primary></indexterm><literal>\poptabs</literal>
</term><listitem><indexterm role="fn"><primary>\poptabs</primary></indexterm>
@@ -3897,28 +4709,56 @@
tab stop positions in the middle of a <literal>tabbing</literal> environment.
</para>
</listitem></varlistentry><varlistentry><term><indexterm role="fn"><primary>\tabbingsep</primary></indexterm><literal>\tabbingsep</literal>
-</term><listitem><para>Distance to left of tab stop moved by <literal>\'</literal>.
+</term><listitem><para>Distance of the text moved by <literal>\'</literal> to left of current tab stop.
</para>
</listitem></varlistentry></variablelist>
-<para>This example typesets a Pascal function in a traditional format:
+<para>This example typesets a Pascal function:
</para>
<screen>\begin{tabbing}
function \= fact(n : integer) : integer;\\
\> begin \= \+ \\
- \> if \= n $>$ 1 then \+ \\
+ \> if \= n > 1 then \+ \\
fact := n * fact(n-1) \- \\
else \+ \\
fact := 1; \-\- \\
end;\\
\end{tabbing}
</screen>
+<para>The output looks like this:
+</para><screen>function fact(n : integer) : integer;
+ begin
+ if n > 1 then
+ fact := n * fact(n-1);
+ else
+ fact := 1;
+ end;
+</screen>
+<indexterm role="cp"><primary>package, <literal>algorithm2e</literal></primary></indexterm>
+<indexterm role="cp"><primary><literal>algorithm2e</literal> package</primary></indexterm>
+<indexterm role="cp"><primary>package, <literal>listings</literal></primary></indexterm>
+<indexterm role="cp"><primary><literal>listings</literal> package</primary></indexterm>
+<indexterm role="cp"><primary>package, <literal>minted</literal></primary></indexterm>
+<indexterm role="cp"><primary><literal>minted</literal> package</primary></indexterm>
+<indexterm role="cp"><primary>package, <literal>fancyvrb</literal></primary></indexterm>
+<indexterm role="cp"><primary><literal>fancyvrb</literal> package</primary></indexterm>
+
+
+<para>(The above example is just for illustration of the environment. To
+actually typeset computer code in typewriter like this, a verbatim
+environment (see <link linkend="verbatim">verbatim</link>) would normally suffice. For
+pretty-printed code, there are quite a few packages, including
+<literal>algorithm2e</literal>, <literal>fancyvrb</literal>, <literal>listings</literal>, and
+<literal>minted</literal>.)
+</para>
+
</sect1>
<sect1 label="8.22" id="table">
<title><literal>table</literal></title>
<indexterm role="fn"><primary>environment, <literal>table</literal></primary></indexterm>
<indexterm role="fn"><primary><literal>table</literal> environment</primary></indexterm>
+
<indexterm role="cp"><primary>tables, creating</primary></indexterm>
<indexterm role="cp"><primary>creating tables</primary></indexterm>
@@ -3970,6 +4810,7 @@
<indexterm role="fn"><primary>environment, <literal>tabular</literal></primary></indexterm>
<indexterm role="fn"><primary><literal>tabular</literal> environment</primary></indexterm>
+
<indexterm role="cp"><primary>lines in tables</primary></indexterm>
<indexterm role="cp"><primary>lining text up in tables</primary></indexterm>
@@ -4326,6 +5167,7 @@
<indexterm role="fn"><primary>environment, <literal>thebibliography</literal></primary></indexterm>
<indexterm role="fn"><primary><literal>thebibliography</literal> environment</primary></indexterm>
+
<indexterm role="cp"><primary>bibliography, creating (manually)</primary></indexterm>
<para>Synopsis:
@@ -4339,13 +5181,29 @@
reference list.
</para>
<para>In the <literal>article</literal> class, this reference list is labelled
-“References”; in the <literal>report</literal> class, it is labelled
-“Bibliography”. You can change the label (in the standard classes)
-by redefining the command <literal>\refname</literal>. For instance, this
-eliminates it entirely:
+‘<literal>References</literal>’ and the label is stored in macro <literal>\refname</literal>; in
+the <literal>report</literal> class, it is labelled ‘<literal>Bibliography</literal>’ and the
+label is stored in macro <literal>\bibname</literal>.
</para>
-<screen>\renewcommand{\refname}{}
-</screen>
+<para>You can change the label by redefining the command <literal>\refname</literal> or
+<literal>\bibname</literal>, whichever is applicable depending on the class:
+</para>
+<itemizedlist><listitem><indexterm role="fn"><primary>\bibname</primary></indexterm>
+<para>For standard classes whose top level sectioning is <literal>\chapter</literal>
+(such as <filename>book</filename> and <filename>report</filename>), the label is in the macro
+<literal>\bibname</literal>;
+</para>
+</listitem><listitem><indexterm role="fn"><primary>\refname</primary></indexterm>
+<para>For standard classes whose the top level sectioning is <literal>\section</literal>
+(such as <filename>article</filename>), the label is in macro <literal>\refname</literal>.
+</para></listitem></itemizedlist>
+<indexterm role="cp"><primary>package, <literal>babel</literal></primary></indexterm>
+<indexterm role="cp"><primary><literal>babel</literal> package</primary></indexterm>
+
+<para>Typically it is neither necessary nor desirable to directly redefine
+<literal>\refname</literal> or <literal>\bibname</literal>; language support packages like
+<filename>babel</filename> do this.
+</para>
<para>The mandatory <replaceable>widest-label</replaceable> argument is text that, when typeset,
is as wide as the widest item label produced by the <literal>\bibitem</literal>
commands. It is typically given as <literal>9</literal> for bibliographies with
@@ -4465,6 +5323,7 @@
<indexterm role="fn"><primary>environment, <literal>theorem</literal></primary></indexterm>
<indexterm role="fn"><primary><literal>theorem</literal> environment</primary></indexterm>
+
<indexterm role="cp"><primary>theorems, typesetting</primary></indexterm>
<para>Synopsis:
@@ -4485,6 +5344,7 @@
<indexterm role="fn"><primary>environment, <literal>titlepage</literal></primary></indexterm>
<indexterm role="fn"><primary><literal>titlepage</literal> environment</primary></indexterm>
+
<indexterm role="cp"><primary>making a title page</primary></indexterm>
<indexterm role="cp"><primary>title pages, creating</primary></indexterm>
@@ -4531,6 +5391,7 @@
<indexterm role="fn"><primary>environment, <literal>verbatim</literal></primary></indexterm>
<indexterm role="fn"><primary><literal>verbatim</literal> environment</primary></indexterm>
+
<indexterm role="cp"><primary>verbatim text</primary></indexterm>
<indexterm role="cp"><primary>simulating typed text</primary></indexterm>
<indexterm role="cp"><primary>typed text, simulating</primary></indexterm>
@@ -4549,7 +5410,8 @@
into a typewriter with carriage returns and blanks having the same
effect that they would on a typewriter.
</para>
-<para>The <literal>verbatim</literal> uses a monospaced typewriter-like font (<literal>\tt</literal>).
+<para>The <literal>verbatim</literal> environment uses a monospaced typewriter-like font
+(<literal>\tt</literal>).
</para>
<sect2 label="8.27.1" id="_005cverb">
@@ -4581,6 +5443,7 @@
<indexterm role="fn"><primary>environment, <literal>verse</literal></primary></indexterm>
<indexterm role="fn"><primary><literal>verse</literal> environment</primary></indexterm>
+
<indexterm role="cp"><primary>poetry, an environment for</primary></indexterm>
<para>Synopsis:
@@ -5085,6 +5948,7 @@
</screen>
<indexterm role="cp"><primary>package, <literal>footmisc</literal></primary></indexterm>
<indexterm role="cp"><primary><literal>footmisc</literal> package</primary></indexterm>
+
<indexterm role="cp"><primary><literal>stable</literal> option to <literal>footmisc</literal> package</primary></indexterm>
<para>causes the footnote to appear at the bottom of the page where the
section starts, as usual, but also at the bottom of the table of
@@ -5177,6 +6041,7 @@
<para>&latex; has support for making new commands of many different kinds.
</para>
<!-- xx everything in this chapter needs examples. -->
+<!-- xx Add DeclareRobustCommand (see clsguide.pdf) -->
@@ -5681,11 +6546,14 @@
<indexterm role="cp"><primary>fragile commands</primary></indexterm>
<indexterm role="cp"><primary>robust commands</primary></indexterm>
-<para>All &latex; commands are either <firstterm>fragile</firstterm> or <firstterm>robust</firstterm>.
-Footnotes, line breaks, any command that has an optional argument, and
-many more, are fragile. A fragile command can break when it is used in
-the argument to certain commands. To prevent such commands from
-breaking one solution is to have them preceded by the command
+<para>All &latex; commands are either <firstterm>fragile</firstterm> or <firstterm>robust</firstterm>. A
+fragile command can break when it is used in the argument to certain
+other commands. Commands that contain data that &latex; writes to an
+auxiliary file and re-reads later are fragile. This includes material
+that goes into a table of contents, list of figures, list of tables,
+etc. Fragile commands also include line breaks, any command that has an
+optional argument, and many more. To prevent such commands from
+breaking, one solution is to preceded them with the command
<literal>\protect</literal>.
</para>
<para>For example, when &latex; runs the <literal>\section{<replaceable>section
@@ -5733,6 +6601,87 @@
</screen>
</sect1>
+<sect1 label="12.10" id="_005cignorespaces-_0026-_005cignorespacesafterend">
+<title><literal>\ignorespaces & \ignorespacesafterend</literal></title>
+
+<indexterm role="fn"><primary>\ignorespaces</primary></indexterm>
+<indexterm role="fn"><primary>\ignorespacesafterend</primary></indexterm>
+<indexterm role="cp"><primary>spaces, ignore around commands</primary></indexterm>
+<indexterm role="cp"><primary>commands, ignore spaces</primary></indexterm>
+
+<para>Synopsis:
+</para>
+<screen>\ignorespaces
+</screen>
+<para>or
+</para>
+<screen>\ignorespacesafterend
+</screen>
+<para>Both commands cause &latex; to ignore spaces after the end of the
+command up until the first non-space character. The first is a command
+from Plain &tex;, and the second is &latex;-specific.
+</para>
+<para>The <literal>ignorespaces</literal> is often used when defining commands via
+<literal>\newcommand</literal>, or <literal>\newenvironment</literal>, or <literal>\def</literal>. The
+example below illustrates. It allows a user to show the points values
+for quiz questions in the margin but it is inconvenient because, as
+shown in the <literal>enumerate</literal> list, users must not put any space between
+the command and the question text.
+</para>
+<screen>\newcommand{\points}[1]{\makebox[0pt]{\makebox[10em][l]{#1~pts}}
+\begin{enumerate}
+ \item\points{10}no extra space output here
+ \item\points{15} extra space output between the number and the word `extra'
+\end{enumerate}
+</screen>
+<para>The solution is to change to
+<literal>\newcommand{\points}[1]{\makebox[0pt]{\makebox[10em][l]{#1~pts}}\ignorespaces}</literal>.
+</para>
+<para>A second example shows spaces being removed from the front of text. The
+commands below allow a user to uniformly attach a title to names. But,
+as given, if a title accidentally starts with a space then
+<literal>\fullname</literal> will reproduce that.
+</para>
+<screen>\makeatletter
+\newcommand{\honorific}[1]{\def\@honorific{#1}} % remember title
+\newcommand{\fullname}[1]{\@honorific~#1} % recall title; put before name
+\makeatother
+\begin{tabular}{|l|}
+\honorific{Mr/Ms} \fullname{Jones} \\ % no extra space here
+\honorific{ Mr/Ms} \fullname{Jones} % extra space before title
+\end{tabular}
+</screen>
+<para>To fix this, change to
+<literal>\newcommand{\fullname}[1]{\ignorespaces\@honorific~#1}</literal>.
+</para>
+<para>The <literal>\ignorespaces</literal> is also often used in a <literal>\newenvironment</literal>
+at the end of the <replaceable>begin</replaceable> clause, that is, as part of the second
+argument, as in <literal>\begin{newenvironment}{<replaceable>env
+name</replaceable>}{... \ignorespaces}{...}</literal>.
+</para>
+<para>To strip spaces off the end of an environment use
+<literal>\ignorespacesafterend</literal>. An example is that this will show a much
+larger vertical space between the first and second environments than
+between the second and third.
+</para>
+<screen>\newenvironment{eq}{\begin{equation}}{\end{equation}}
+\begin{eq}
+e=mc^2
+\end{eq}
+\begin{equation}
+F=ma
+\end{equation}
+\begin{equation}
+E=IR
+\end{equation}
+</screen>
+<para>Putting a comment character <literal>%</literal> immediately after the
+<literal>\end{eq}</literal> will make the vertical space disappear, but that is
+inconvenient. The solution is to change to
+<literal>\newenvironment{eq}{\begin{equation}}{\end{equation}\ignorespacesafterend}</literal>.
+</para>
+
+</sect1>
</chapter>
<chapter label="13" id="Counters">
<title>Counters</title>
@@ -5802,14 +6751,17 @@
</para>
<para>Here are the symbols:
</para>
-<informaltable><tgroup cols="3"><colspec colwidth="33*"></colspec><colspec colwidth="33*"></colspec><colspec colwidth="33*"></colspec><thead><row><entry><para>Name</para></entry><entry><para>Command</para></entry><entry><para>Equivalent Unicode symbol and/or numeric code point<!-- -->
-</para></entry></row></thead><tbody><row><entry><para>asterisk</para></entry><entry><para><literal>\ast</literal></para></entry><entry><para>*<!-- -->
+<informaltable><tgroup cols="3"><colspec colwidth="33*"></colspec><colspec colwidth="33*"></colspec><colspec colwidth="33*"></colspec><thead><row><entry><para>Name</para></entry><entry><para>Command</para></entry><entry><para>Equivalent Unicode symbol and/or numeric code point<!--
+ -->
+</para></entry></row></thead><tbody><row><entry><para>asterisk</para></entry><entry><para><literal>\ast</literal></para></entry><entry><para>*<!--
+ -->
</para></entry></row><row><entry><para>dagger</para></entry><entry><para><literal>\dagger</literal></para></entry><entry><para>†
</para></entry></row><row><entry><para>ddagger</para></entry><entry><para><literal>\ddagger</literal></para></entry><entry><para>‡
</para></entry></row><row><entry><para>section-sign</para></entry><entry><para><literal>\S</literal></para></entry><entry><para>§
</para></entry></row><row><entry><para>paragraph-sign</para></entry><entry><para><literal>\P</literal></para></entry><entry><para>¶
</para></entry></row><row><entry><para>double-vert</para></entry><entry><para><literal>\parallel</literal></para></entry><entry><para>‖
-</para></entry></row><row><entry><para>double-asterisk</para></entry><entry><para><literal>\ast\ast</literal></para></entry><entry><para>**<!-- -->
+</para></entry></row><row><entry><para>double-asterisk</para></entry><entry><para><literal>\ast\ast</literal></para></entry><entry><para>**<!--
+ -->
</para></entry></row><row><entry><para>double-dagger</para></entry><entry><para><literal>\dagger\dagger</literal></para></entry><entry><para>††
</para></entry></row><row><entry><para>double-ddagger</para></entry><entry><para><literal>\ddagger\ddagger</literal></para></entry><entry><para>‡‡
</para></entry></row></tbody></tgroup></informaltable>
@@ -6323,10 +7275,13 @@
<indexterm role="cp"><primary>math mode, entering</primary></indexterm>
<indexterm role="fn"><primary>environment, <literal>math</literal></primary></indexterm>
<indexterm role="fn"><primary><literal>math</literal> environment</primary></indexterm>
+
<indexterm role="fn"><primary>environment, <literal>displaymath</literal></primary></indexterm>
<indexterm role="fn"><primary><literal>displaymath</literal> environment</primary></indexterm>
+
<indexterm role="fn"><primary>environment, <literal>equation</literal></primary></indexterm>
<indexterm role="fn"><primary><literal>equation</literal> environment</primary></indexterm>
+
<para>There are three environments that put &latex; in math mode:
</para>
@@ -6614,7 +7569,7 @@
arrow <literal>\downarrow</literal>.
</para>
</listitem></varlistentry><varlistentry><term><indexterm role="fn"><primary>\ell</primary></indexterm><literal>\ell</literal>
-</term><listitem><para>ℓ Lower-case cursive letter l (ordinary).
+</term><listitem><para>ℓ Lowercase cursive letter l (ordinary).
</para>
</listitem></varlistentry><varlistentry><term><indexterm role="fn"><primary>\emptyset</primary></indexterm><literal>\emptyset</literal>
</term><listitem><para>∅ Empty set symbol (ordinary). The variant form is
@@ -7940,48 +8895,126 @@
</para>
</sect1>
-<sect1 label="19.3" id="_005c_0028SPACE_0029-and-_005c_0040">
-<title><literal>\(SPACE)</literal> and \@</title>
+<sect1 label="19.3" id="_005cspacefactor">
+<title><literal>\spacefactor</literal></title>
+<para>Synopsis:
+</para>
+<screen>\spacefactor=<replaceable>integer</replaceable>
+</screen>
+<indexterm role="fn"><primary>\spacefactor</primary></indexterm>
+<para>While &latex; is making the page, to give the lines the best appearance
+it may stretch or shrink the gaps between words. The
+<literal>\spacefactor</literal> command (from Plain &tex;) allows you to
+change the &latex;’s default behavior.
+</para>
+<para>After &latex; places each character, or rule or other box, it sets a
+parameter called the <firstterm>space factor</firstterm>. If the next thing in the input
+is a space then this parameter affects how much of a horizontal gap
+&latex; will have it span. (This gap is not a character; it is called
+<firstterm>interword glue</firstterm>.) A larger space factor means that the glue gap
+can stretch more and shrink less.
+</para>
+<para>Normally, the space factor is 1000; this value is in effect following
+most characters, and any non-character box or math formula. But it is
+3000 after a period, exclamation mark, or question mark, it is 2000
+after a colon, 1500 after a semicolon, 1250 after a comma, and 0 after a
+right parenthesis or bracket, or closing double quote or single quote.
+Finally, it is 999 after a capital letter.
+</para>
+<para>If the space factor <replaceable>f</replaceable> is 1000 then the glue gap will be the
+font’s normal space value (for Computer Modern Roman 10 point this is
+3.3333 points). Otherwise, if the space factor <replaceable>f</replaceable> is greater
+than 2000 then &tex; adds the font’s extra space value (for Computer
+Modern Roman 10 point this is 1.11111 points), and then the font’s
+normal stretch value is multiplied by <inlineequation><mathphrase>f /1000</mathphrase></inlineequation> and the normal
+shrink value is multiplied by <inlineequation><mathphrase>1000/f</mathphrase></inlineequation> (for Computer Modern Roman
+10 point these are 1.66666 and 1.11111 points). In short, compared
+to a normal space, such as the space following a word ending in a
+lowercase letter, inter-sentence spacing has a fixed extra space added
+and then the space can stretch 3 times as much and shrink 1/3 as much.
+</para>
+<para>The rules for how &tex; uses space factors are even more complex
+because they play two more roles. In practice, there are two
+consequences. First, if a period or other punctuation is followed by a
+close parenthesis or close double quote then its effect is still in
+place, that is, the following glue will have increased stretch and
+shrink. Second, conversely, if punctuation comes after a capital letter
+then its effect is not in place so you get an ordinary space. For how
+to adjust to this second case, for instance if an abbreviation does not
+end in a capital letter, see <link linkend="_005c_0028SPACE_0029-and-_005c_0040">\(SPACE) and \@</link>.
+</para>
+
+
+
+<sect2 label="19.3.1" id="_005c_0028SPACE_0029-and-_005c_0040">
+<title><literal>\(SPACE)</literal> and <literal>\@</literal></title>
+
<indexterm role="fn"><primary>\(SPACE)</primary></indexterm>
<indexterm role="fn"><primary>\TAB</primary></indexterm>
<indexterm role="fn"><primary>\NEWLINE</primary></indexterm>
<indexterm role="fn"><primary>\@</primary></indexterm>
<anchor id="_005cAT"/><!-- old name -->
-<para>Mark a punctuation character, typically a period, as either ending a
-sentence or as ending an abbreviation.
+<para>Here, <literal>\(SPACE)</literal> means a backslash followed by a space. These
+commands mark a punctuation character, typically a period, as either
+ending a sentence or as ending an abbreviation.
</para>
<para>By default, in justifying a line &latex; adjusts the space after a
sentence-ending period (or a question mark, exclamation point, comma, or
-colon) more than the space between words
-(see <link linkend="_005cfrenchspacing">\frenchspacing</link>). &latex; assumes that the period ends a
-sentence unless it is preceded by a capital letter, in which case it
-takes that period for part of an abbreviation. Note that if a
-sentence-ending period is immediately followed by a right parenthesis or
-bracket, or right single or double quote, then the inter-sentence space
-follows that parenthesis or quote.
+colon) more than the space between words. See <link linkend="_005cspacefactor">\spacefactor</link>. As
+described there, &latex; assumes that the period ends a sentence unless
+it is preceded by a capital letter, in which case it takes that period
+for part of an abbreviation. Note that if a sentence-ending period is
+immediately followed by a right parenthesis or bracket, or right single
+or double quote, then the space effect of that period follows through
+that parenthesis or quote.
</para>
-<para>If you have a period ending an abbreviation whose last letter is not a
-capital letter, and that abbreviation is not the last word in the
+<para>So: if you have a period ending an abbreviation whose last letter is not
+a capital letter, and that abbreviation is not the last word in the
sentence, then follow that period with a backslash-space (<literal>\ </literal>) or
-a tie (<literal>~</literal>). Examples are <literal>Nat.\ Acad.\ Science</literal>, and
-<literal>Mr.~Bean</literal>, and <literal>(manure, etc.)\ for sale</literal>.
+a tie (<literal>~</literal>) or a <literal>\@</literal>. Examples are <literal>Nat.\ Acad.\
+Science</literal>, and <literal>Mr.~Bean</literal>, and <literal>(manure, etc.\@) for sale</literal>
+(note that in the last the <literal>\@</literal> comes before the closing parenthesis).
</para>
-<para>For another use of <literal>\ </literal>, see <link linkend="_005c_0028SPACE_0029-after-control-sequence">\(SPACE) after control sequence</link>.
-</para>
<para>In the opposite situation, if you have a capital letter followed by a
-period that ends the sentence, then put <literal>\@</literal> before that period.
-For example, <literal>book by the MAA\@.</literal> will have inter-sentence
-spacing after the period.
+period that does end the sentence, then put <literal>\@</literal> before the
+period. For example, <literal>book by the MAA\@.</literal> will have correct
+inter-sentence spacing after the period.
</para>
-<para>In contrast, putting <literal>\@</literal> after a period tells &tex; that the
-period does not end the sentence. In the example <literal>reserved words
-(if, then, etc.\@) are different</literal>, &tex; will put interword space
-after the closing parenthesis (note that <literal>\@</literal> is before the
-parenthesis).
+<para>For another use of <literal>\(SPACE)</literal>, see <link linkend="_005c_0028SPACE_0029-after-control-sequence">\(SPACE) after control sequence</link>.
</para>
+</sect2>
+<sect2 label="19.3.2" id="_005cfrenchspacing">
+<title><literal>\frenchspacing</literal></title>
+
+<indexterm role="fn"><primary>\frenchspacing</primary></indexterm>
+<indexterm role="fn"><primary>\nonfrenchspacing</primary></indexterm>
+<indexterm role="cp"><primary>spacing, inter-sentence</primary></indexterm>
+
+<para>This declaration (from Plain &tex;) causes &latex; to treat
+inter-sentence spacing in the same way as interword spacing.
+</para>
+<para>In justifying the text in a line, some typographic traditions, including
+English, prefer to adjust the space between sentences (or after other
+punctuation marks) more than the space between words. Following this
+declaration, all spaces are instead treated equally.
+</para>
+<para>Revert to the default behavior by declaring <literal>\nonfrenchspacing</literal>.
+</para>
+
+</sect2>
+<sect2 label="19.3.3" id="_005cnormalsfcodes">
+<title><literal>\normalsfcodes</literal></title>
+
+<indexterm role="fn"><primary>\normalsfcodes</primary></indexterm>
+<indexterm role="cp"><primary>spacing, inter-sentence</primary></indexterm>
+
+<para>Reset the &latex; space factor values to the default.
+</para>
+
+</sect2>
</sect1>
<sect1 label="19.4" id="_005c_0028SPACE_0029-after-control-sequence">
<title><literal>\ </literal> after control sequence</title>
@@ -8003,31 +9036,13 @@
</screen>
<indexterm role="cp"><primary>package, <literal>xspace</literal></primary></indexterm>
<indexterm role="cp"><primary><literal>xspace</literal> package</primary></indexterm>
+
<para>Some individual commands, notably those defined with the <literal>xspace</literal>,
package do not follow the standard behavior.
</para>
</sect1>
-<sect1 label="19.5" id="_005cfrenchspacing">
-<title><literal>\frenchspacing</literal></title>
-
-<indexterm role="fn"><primary>\frenchspacing</primary></indexterm>
-<indexterm role="fn"><primary>\nonfrenchspacing</primary></indexterm>
-<indexterm role="cp"><primary>spacing, inter-sentence</primary></indexterm>
-
-<para>This declaration (from Plain &tex;) causes &latex; to treat
-inter-sentence spacing in the same way as interword spacing.
-</para>
-<para>In justifying the text in a line, some typographic traditions, including
-English, prefer to adjust the space between sentences (or after other
-punctuation marks) more than the space between words. Following this
-declaration, all spaces are instead treated equally.
-</para>
-<para>Revert to the default behavior by declaring <literal>\nonfrenchspacing</literal>.
-</para>
-
-</sect1>
-<sect1 label="19.6" id="_005cthinspace">
+<sect1 label="19.5" id="_005cthinspace">
<title><literal>\thinspace</literal>: Insert 1/6em</title>
<indexterm role="fn"><primary>\thinspace</primary></indexterm>
@@ -8038,7 +9053,7 @@
</para>
</sect1>
-<sect1 label="19.7" id="_005c_002f">
+<sect1 label="19.6" id="_005c_002f">
<title><literal>\/</literal>: Insert italic correction</title>
<indexterm role="fn"><primary>\/</primary></indexterm>
@@ -8071,7 +9086,7 @@
</para>
</sect1>
-<sect1 label="19.8" id="_005chrulefill-_005cdotfill">
+<sect1 label="19.7" id="_005chrulefill-_005cdotfill">
<title><literal>\hrulefill \dotfill</literal></title>
<indexterm role="fn"><primary>\hrulefill</primary></indexterm>
@@ -8100,7 +9115,7 @@
</para>
</sect1>
-<sect1 label="19.9" id="_005caddvspace">
+<sect1 label="19.8" id="_005caddvspace">
<title><literal>\addvspace</literal></title>
<indexterm role="fn"><primary>\addvspace</primary></indexterm>
@@ -8129,7 +9144,7 @@
</para>
</sect1>
-<sect1 label="19.10" id="_005cbigskip-_005cmedskip-_005csmallskip">
+<sect1 label="19.9" id="_005cbigskip-_005cmedskip-_005csmallskip">
<title><literal>\bigskip \medskip \smallskip</literal></title>
<para>These commands produce a given amount of space, specified by the
@@ -8157,7 +9172,7 @@
</listitem></varlistentry></variablelist>
</sect1>
-<sect1 label="19.11" id="_005cvfill">
+<sect1 label="19.10" id="_005cvfill">
<title><literal>\vfill</literal></title>
<indexterm role="fn"><primary>\vfill</primary></indexterm>
@@ -8189,7 +9204,7 @@
</screen>
</sect1>
-<sect1 label="19.12" id="_005cvspace">
+<sect1 label="19.11" id="_005cvspace">
<title><literal>\vspace{<replaceable>length</replaceable>}</literal></title>
<indexterm role="fn"><primary>\vspace</primary></indexterm>
@@ -8270,8 +9285,8 @@
<indexterm role="fn"><primary>\fboxrule</primary></indexterm>
<indexterm role="fn"><primary>\fboxsep</primary></indexterm>
<para>Both commands produce a rule of thickness <literal>\fboxrule</literal> (default
-‘<literal>.4pt</literal>’), and leave a space of <literal>\fboxsep</literal> (default
-‘<literal>3pt</literal>’) between the rule and the contents of the box.
+<literal>0.4pt</literal>), and leave a space of <literal>\fboxsep</literal> (default <literal>3pt</literal>)
+between the rule and the contents of the box.
</para>
<para>See <link linkend="_005cframebox-_0028picture_0029">\framebox (picture)</link>, for the <literal>\framebox</literal> command in the
<literal>picture</literal> environment.
@@ -8335,8 +9350,9 @@
</para>
<screen>\parbox[<replaceable>position</replaceable>][<replaceable>height</replaceable>][<replaceable>inner-pos</replaceable>]{<replaceable>width</replaceable>}{<replaceable>text</replaceable>}
</screen>
+<indexterm role="cp"><primary>paragraph mode</primary></indexterm>
<para>The <literal>\parbox</literal> command produces a box whose contents are created
-in <literal>paragraph</literal> mode. It should be used to make a box small
+in <firstterm>paragraph mode</firstterm>. It should be used to make a box small
pieces of text, with nothing fancy inside. In particular, you
shouldn’t use any paragraph-making environments inside a
<literal>\parbox</literal> argument. For larger pieces of text, including ones
@@ -8444,7 +9460,1130 @@
</sect1>
</chapter>
-<chapter label="21" id="Special-insertions">
+<chapter label="21" id="Color">
+<title>Color</title>
+
+<indexterm role="cp"><primary>color</primary></indexterm>
+
+<para>You can add color to text, rules, etc. You can also have color in a box
+or on an entire page and write text on top of it.
+</para>
+<para>Color support comes as an additional package. So all the commands below
+will only work if your document preamble contains
+<literal>\usepackage{color}</literal>, that brings in the standard package.
+</para>
+<para>Many other packages also supplement &latex;’s color abilities.
+Particularly worth mentioning is <filename>xcolor</filename>, which is widely used and
+significantly extends the capabilities described here, including adding
+‘<literal>HTML</literal>’ and ‘<literal>Hsb</literal>’ color models.
+</para>
+
+
+<sect1 label="21.1" id="Color-package-options">
+<title>Color package options</title>
+
+<indexterm role="cp"><primary>color package options</primary></indexterm>
+<indexterm role="cp"><primary>options, color package</primary></indexterm>
+
+<para>Synopsis (must be in the document preamble):
+</para>
+<screen>\usepackage[<replaceable>comma-separated option list</replaceable>]{color}
+</screen>
+<para>When you load the <filename>color</filename> package there are two kinds of available
+options.
+</para>
+<para>The first specifies the <firstterm>printer driver</firstterm>. &latex; doesn’t contain
+information about different output systems but instead depends on
+information stored in a file. Normally you should not specify the
+driver option in the document, and instead rely on your system’s
+default. One advantage of this is that it makes the document portable
+across systems. For completeness we include a list of the drivers. The
+currently relevant ones are: <filename>dvipdfmx</filename>, <filename>dvips</filename>,
+<filename>dvisvgm</filename>, <filename>luatex</filename>, <filename>pdftex</filename>, <filename>xetex</filename>. The two
+<filename>xdvi</filename> and <filename>oztex</filename> are essentially aliases for <filename>dvips</filename>
+(and <filename>xdvi</filename> is monochrome). Ones that should not be used for new
+systems are: <filename>dvipdf</filename>, <filename>dvipdfm</filename>, <filename>dviwin</filename>,
+<filename>dvipsone</filename>, <filename>emtex</filename>, <filename>pctexps</filename>, <filename>pctexwin</filename>,
+<filename>pctexhp</filename>, <filename>pctex32</filename>, <filename>truetex</filename>, <filename>tcidvi</filename>,
+<filename>vtex</filename> (and <filename>dviwindo</filename> is an alias for <filename>dvipsone</filename>).
+</para>
+<para>The second kind of options, beyond the drivers, are below.
+</para>
+<variablelist>
+<varlistentry><term><literal>monochrome</literal>
+</term><listitem><para>Disable the color commands, so that they do not generate errors but do
+not generate color either.
+</para>
+</listitem></varlistentry><varlistentry><term><literal>dvipsnames</literal>
+</term><listitem><para>Make available a list of 68 color names that are often used,
+particularly in legacy documents. These color names were originally
+provided by the <filename>dvips</filename> driver, giving the option name.
+</para>
+</listitem></varlistentry><varlistentry><term><literal>nodvipsnames</literal>
+</term><listitem><para>Do not load that list of color names, saving &latex; a tiny amount of
+memory space.
+</para>
+</listitem></varlistentry></variablelist>
+
+</sect1>
+<sect1 label="21.2" id="Color-models">
+<title>Color models</title>
+
+<indexterm role="cp"><primary>color models</primary></indexterm>
+
+<para>A <firstterm>color model</firstterm> is a way of representing colors. &latex;’s
+capabilities depend on the printer driver. However, the <filename>pdftex</filename>,
+<filename>xetex</filename>, and <filename>luatex</filename> printer drivers are today by far the
+most commonly used. The models below work for those drivers. All but
+one of these is also supported by essentially all other printer drivers
+used today.
+</para>
+<para>Note that color combination can be additive or subtractive. Additive
+mixes colors of light, so that for instance combining full intensities
+of red, green, and blue produces white. Subtractive mixes pigments,
+such as with inks, so that combining full intensity of cyan, magenta,
+and yellow makes black.
+</para>
+<variablelist><varlistentry><term><literal>cmyk</literal>
+</term><listitem><para>A comma-separated list with four real numbers between 0 and 1,
+inclusive. The first number is the intensity of cyan, the second is
+magenta, and the others are yellow and black. A number value of 0 means
+minimal intensity, while a 1 is for full intensity. This model is often
+used in color printing. It is a subtractive model.
+</para>
+</listitem></varlistentry><varlistentry><term><literal>gray</literal>
+</term><listitem><para>A single real number between 0 and 1, inclusive. The colors are shades
+of grey. The number 0 produces black while 1 gives white.
+</para>
+</listitem></varlistentry><varlistentry><term><literal>rgb</literal>
+</term><listitem><para>A comma-separated list with three real numbers between 0 and 1,
+inclusive. The first number is the intensity of the red component, the
+second is green, and the third the blue. A number value of 0 means that
+none of that component is added in, while a 1 means full intensity.
+This is an additive model.
+</para>
+</listitem></varlistentry><varlistentry><term><literal>RGB</literal>
+</term><listitem><para>(<filename>pdftex</filename>, <filename>xetex</filename>, <filename>luatex</filename> drivers) A comma-separated
+list with three integers between 0 and 255, inclusive. This model is a
+convenience for using <literal>rgb</literal> since outside of &latex; colors are
+often described in a red-green-blue model using numbers in this range.
+The values entered here are converted to the <literal>rgb</literal> model by
+dividing by 255.
+</para>
+</listitem></varlistentry><varlistentry><term><literal>named</literal>
+</term><listitem><para>Colors are accessed by name, such as ‘<literal>PrussianBlue</literal>’. The list of
+names depends on the driver, but all support the names ‘<literal>black</literal>’,
+‘<literal>blue</literal>’, ‘<literal>cyan</literal>’, ‘<literal>green</literal>’, ‘<literal>magenta</literal>’, ‘<literal>red</literal>’,
+‘<literal>white</literal>’, and ‘<literal>yellow</literal>’ (See the <literal>dvipsnames</literal> option in
+<link linkend="Color-package-options">Color package options</link>).
+</para>
+</listitem></varlistentry></variablelist>
+
+</sect1>
+<sect1 label="21.3" id="Commands-for-color">
+<title>Commands for color</title>
+
+<indexterm role="cp"><primary>color package commands</primary></indexterm>
+
+<para>These are the commands available with the <filename>color</filename> package.
+</para>
+
+
+<sect2 label="21.3.1" id="Define-colors">
+<title>Define colors</title>
+
+<indexterm role="cp"><primary>color</primary></indexterm>
+<indexterm role="cp"><primary>define color</primary></indexterm>
+<indexterm role="cp"><primary>color, define</primary></indexterm>
+
+<para>Synopsis:
+</para>
+<screen>\definecolor{<replaceable>name</replaceable>}{<replaceable>model</replaceable>}{<replaceable>specification</replaceable>}
+</screen>
+<para>Give the name <replaceable>name</replaceable> to the color. For example, after
+<literal>\definecolor{silver}{rgb}{0.75,0.75,0.74}</literal> you can use that
+color name with <literal>Hi ho, \textcolor{silver}{Silver}!</literal>.
+</para>
+<para>This example gives the color a more abstract name, so it could change and
+not be misleading.
+</para>
+<screen>\definecolor{logocolor}{RGB}{145,92,131} % RGB needs pdflatex
+\newcommand{\logo}{\textcolor{logocolor}{Bob's Big Bagels}}
+</screen>
+<para>Often a document’s colors are defined in the preamble, or in the class
+or style, rather than in the document body.
+</para>
+
+</sect2>
+<sect2 label="21.3.2" id="Colored-text">
+<title>Colored text</title>
+
+<indexterm role="cp"><primary>color</primary></indexterm>
+<indexterm role="cp"><primary>colored text</primary></indexterm>
+
+<para>Synopses:
+</para>
+<screen>\textcolor{<replaceable>name</replaceable>}{...}
+\textcolor[<replaceable>color model</replaceable>]{<replaceable>color specification</replaceable>}{...}
+</screen>
+<para>or
+</para>
+<screen>\color{<replaceable>name</replaceable>}
+\color[<replaceable>color model</replaceable>]{<replaceable>specification</replaceable>}
+</screen>
+<para>The affected text gets the color. This line
+</para>
+<screen>\textcolor{magenta}{My name is Ozymandias, king of kings:} Look on my works, ye Mighty, and despair!
+</screen>
+<para>causes the first half to be in magenta while the rest is in black. You
+can use a color declared with <literal>\definecolor</literal> in exactly the same
+way that we just used the builtin color ‘<literal>magenta</literal>’.
+</para>
+<screen>\definecolor{MidlifeCrisisRed}{rgb}{1.0,0.11,0.0}
+I'm thinking about getting a \textcolor{MidlifeCrisisRed}{sports car}.
+</screen>
+<para>The two <literal>\textcolor</literal> and <literal>\color</literal> differ in that the first is
+a command form, enclosing the text to be colored as an argument. Often
+this form is more convenient, or at least more explicit. The second
+form is a declaration, as in <literal>The moon is made of {\color{green}
+green} cheese</literal>, so it is in effect until the end of the current group
+or environment. This is sometimes useful when writing macros or as
+below where it colors everything inside the <literal>center</literal> environment,
+including the vertical and horizontal lines.
+</para>
+<screen>\begin{center} \color{blue}
+ \begin{tabular}{l|r}
+ UL &UR \\ \hline
+ LL &LR
+ \end{tabular}
+\end{center}
+</screen>
+<para>You can use color in equations. A document might have
+<literal>\definecolor{highlightcolor}{RGB}{225,15,0}</literal> in the
+preamble, and then contain this equation.
+</para>
+<screen>\begin{equation}
+ \int_a^b \textcolor{highlightcolor}{f'(x)}\,dx=f(b)-f(a)
+\end{equation}
+</screen>
+<para>Typically the colors used in a document are declared in a class or style
+but sometimes you want a one-off. Those are the second forms in the
+synopses.
+</para>
+<screen>Colors of \textcolor[rgb]{0.33,0.14,0.47}{Purple} and {\color[rgb]{0.72,0.60,0.37} Gold} for the team
+</screen>
+<para>The format of <replaceable>color specification </replaceable> depends on the color model
+(see <link linkend="Color-models">Color models</link>). For instance, while <literal>rgb</literal> takes three
+numbers, <literal>gray</literal> takes only one.
+</para>
+<screen>The selection was \textcolor[gray]{0.5}{grayed out}.
+</screen>
+<para>Colors inside colors do not combine. Thus
+</para>
+<screen>\textcolor{green}{kind of \textcolor{blue}{blue}}
+</screen>
+<para>has a final word that is blue, not a combination of blue and green.
+</para>
+<!-- xx address coloring a line of a table? -->
+
+
+</sect2>
+<sect2 label="21.3.3" id="Colored-boxes">
+<title>Colored boxes</title>
+
+<indexterm role="cp"><primary>color</primary></indexterm>
+<indexterm role="cp"><primary>colored boxes</primary></indexterm>
+<indexterm role="cp"><primary>box, colored</primary></indexterm>
+
+<para>Synopses:
+</para>
+<screen>\colorbox{<replaceable>name</replaceable>}{...}
+\colorbox[<replaceable>model name</replaceable>]{<replaceable>box background color specification</replaceable>}{...}
+</screen>
+<para>or
+</para>
+<screen>\fcolorbox{<replaceable>frame color</replaceable>}{<replaceable>box background color</replaceable>}{...}
+\fcolorbox[<replaceable>model name</replaceable>]{<replaceable>frame color specification</replaceable>}{<replaceable>box background color specification</replaceable>}{...}
+</screen>
+<para>Make a box with the stated background color. The <literal>\fcolorbox</literal>
+command puts a frame around the box. For instance this
+</para>
+<screen>Name:~\colorbox{cyan}{\makebox[5cm][l]{\strut}}
+</screen>
+<para>makes a cyan-colored box that is five centimeters long and gets its
+depth and height from the <literal>\strut</literal> (so the depth is
+<literal>-.3\baselineskip</literal> and the height is <literal>\baselineskip</literal>). This
+puts white text on a blue background.
+</para>
+<screen>\colorbox{blue}{\textcolor{white}{Welcome to the machine.}}
+</screen>
+<para>The <literal>\fcolorbox</literal> commands use the same parameters as <literal>\fbox</literal>
+(see <link linkend="_005cfbox-and-_005cframebox">\fbox and \framebox</link>), <literal>\fboxrule</literal> and <literal>\fboxsep</literal>, to
+set the thickness of the rule and the boundary between the box interior
+and the surrounding rule. &latex;’s defaults are <literal>0.4pt</literal> and
+<literal>3pt</literal>, respectively.
+</para>
+<para>This example changes the thickness of the border to 0.8 points. Note
+that it is surrounded by curly braces so that the change ends at the end
+of the second line.
+</para>
+<screen>{\setlength{\fboxrule}{0.8pt}
+\fcolorbox{black}{red}{Under no circumstances turn this knob.}}
+</screen>
+
+</sect2>
+<sect2 label="21.3.4" id="Colored-pages">
+<title>Colored pages</title>
+
+<indexterm role="cp"><primary>color</primary></indexterm>
+<indexterm role="cp"><primary>colored page</primary></indexterm>
+<indexterm role="cp"><primary>page, colored</primary></indexterm>
+<indexterm role="cp"><primary>background, colored</primary></indexterm>
+
+<para>Synopses:
+</para>
+<screen>\pagecolor{<replaceable>name</replaceable>}
+\pagecolor[<replaceable>color model</replaceable>]{<replaceable>color specification</replaceable>}
+\nopagecolor
+</screen>
+<para>The first two set the background of the page, and all subsequent pages,
+to the color. For an explanation of the specification in the second
+form see <link linkend="Colored-text">Colored text</link>. The third returns the background to normal,
+which is a transparent background. (If that is not supported use
+<literal>\pagecolor{white}</literal>, although that will make a white background
+rather than the default transparent background.)
+</para>
+<screen> ...
+\pagecolor{cyan}
+ ...
+\nopagecolor
+</screen>
+
+</sect2>
+</sect1>
+</chapter>
+<chapter label="22" id="Graphics">
+<title>Graphics</title>
+
+<indexterm role="cp"><primary>graphics</primary></indexterm>
+<indexterm role="cp"><primary>graphics package</primary></indexterm>
+
+<para>You can use graphics such as PNG or PDF files in your &latex; document.
+You need an additional package, which comes standard with &latex;.
+This example is the short how-to.
+</para>
+<screen>\include{graphicx} % goes in the preamble
+ ...
+\includegraphics[width=0.5\linewidth]{plot.pdf}
+</screen>
+<para>To use the commands described here your document preamble must contain
+either <literal>\usepackage{graphicx}</literal> or
+<literal>\usepackage{graphics}</literal>. Most of the time, <filename>graphicx</filename> is the
+better choice.
+</para>
+<para>Graphics come in two main types, raster and vector. &latex; can use
+both. In raster graphics the file contains an entry for each location
+in an array, describing what color it is. An example is a photograph,
+in JPG format. In vector graphics, the file contains a list of
+instructions such as ‘<literal>draw a circle with this radius and that
+center</literal>’. An example is a line drawing produced by the Asymptote
+program, in PDF format. Generally vector graphics are more useful
+because you can rescale their size without pixelation or other problems,
+and because they often have a smaller size.
+</para>
+<para>There are systems particularly well-suited to make graphics for a
+&latex; document. For example, these allow you to use the same fonts
+as in your document. &latex; comes with a <literal>picture</literal> environment
+(see <link linkend="picture">picture</link>) that has simple capabilities. Besides that, there are
+other ways to include the graphic-making commands in the document. Two
+such systems are the PSTricks and TikZ packages. There are also systems
+external to &latex;, that generate a graphic that you include using the
+commands of this chapter. Two that use a programming language are
+Asymptote and MetaPost. One that uses a graphical interface is Xfig.
+Full description of these systems is outside the scope of this document;
+see their documentation.
+</para>
+
+
+<sect1 label="22.1" id="Graphics-package-options">
+<title>Graphics package options</title>
+
+<indexterm role="cp"><primary>graphics package options</primary></indexterm>
+<indexterm role="cp"><primary>options, graphics package</primary></indexterm>
+
+<para>Synopsis (must be in the document preamble):
+</para>
+<screen>\usepackage[<replaceable>comma-separated option list</replaceable>]{graphics}
+</screen>
+<para>or
+</para>
+<screen>\usepackage[<replaceable>comma-separated option list</replaceable>]{graphicx}
+</screen>
+<para>The <literal>graphicx</literal> package has a format for optional arguments to the
+<literal>\includegraphics</literal> command that is convenient (it is the key-value
+format), so it is the better choice for new documents. When you load
+the <filename>graphics</filename> or <filename>graphicx</filename> package with <literal>\usepackage</literal>
+there are two kinds of available options.
+</para>
+<para>The first is that &latex; does not contain information about different
+output systems but instead depends on information stored in a
+<firstterm>printer driver</firstterm> file. Normally you should not specify the driver
+option in the document, and instead rely on your system’s default. One
+advantage of this is that it makes the document portable across systems.
+</para>
+<para>For completeness here is a list of the drivers. The currently relevant
+ones are: <filename>dvipdfmx</filename>, <filename>dvips</filename>, <filename>dvisvgm</filename>, <filename>luatex</filename>,
+<filename>pdftex</filename>, <filename>xetex</filename>. The two <filename>xdvi</filename> and <filename>oztex</filename> are
+essentially aliases for <filename>dvips</filename> (and <filename>xdvi</filename> is monochrome).
+Ones that should not be used for new systems are: <filename>dvipdf</filename>,
+<filename>dvipdfm</filename>, <filename>dviwin</filename>, <filename>dvipsone</filename>, <filename>emtex</filename>,
+<filename>pctexps</filename>, <filename>pctexwin</filename>, <filename>pctexhp</filename>, <filename>pctex32</filename>,
+<filename>truetex</filename>, <filename>tcidvi</filename>, <filename>vtex</filename> (and <filename>dviwindo</filename> is an
+alias for <filename>dvipsone</filename>). These are stored in files with a
+<filename>.def</filename> extension, such as <filename>pdftex.def</filename>.
+</para>
+<para>The second kind of options are below.
+</para>
+<variablelist><varlistentry><term><literal>demo</literal>
+</term><listitem><para>Instead of an image file, &latex; puts in a 150 pt by 100 pt
+rectangle (unless another size is specified in the
+<literal>\includegraphics</literal> command).
+</para>
+</listitem></varlistentry><varlistentry><term><literal>draft</literal>
+</term><listitem><para>For each graphic file, it is not shown but instead the file name is
+printed in a box of the correct size. In order to determine the size,
+the file must be present.
+</para>
+</listitem></varlistentry><varlistentry><term><literal>final</literal>
+</term><listitem><para>(Default) Override any previous <literal>draft</literal> option, so that the
+document shows the contents of the graphic files.
+</para>
+</listitem></varlistentry><varlistentry><term><literal>hiderotate</literal>
+</term><listitem><para>Do not show rotated text. (This allows for the possibility that a
+previewer does not have the capability to rotate text.)
+<!-- what does it show? -->
+</para>
+</listitem></varlistentry><varlistentry><term><literal>hidescale</literal>
+</term><listitem><para>Do not show scaled text. (This allows for the possibility that a
+previewer does not have the capability to scale.)
+<!-- what does it show? -->
+</para>
+</listitem></varlistentry><varlistentry><term><literal>hiresbb</literal>
+</term><listitem><para>In a PS or EPS file the graphic size may be specified in two ways. The
+<literal>%%BoundingBox</literal> lines describe the graphic size using integer
+multiples of a PostScript point, that is, integer multiples of 1/72
+inch. A later addition to the PostScript language allows decimal
+multiples, such as 1.23, in <literal>%%HiResBoundingBox</literal> lines. This
+option has &latex; to read the size from the latter.
+</para>
+</listitem></varlistentry></variablelist>
+
+</sect1>
+<sect1 label="22.2" id="Graphics-package-configuration">
+<title>Graphics package configuration</title>
+
+<indexterm role="cp"><primary>graphics</primary></indexterm>
+<indexterm role="cp"><primary>graphics package</primary></indexterm>
+<indexterm role="cp"><primary>configuration, graphics package</primary></indexterm>
+<indexterm role="cp"><primary>EPS files</primary></indexterm>
+<indexterm role="cp"><primary>JPEG files</primary></indexterm>
+<indexterm role="cp"><primary>JPG files</primary></indexterm>
+<indexterm role="cp"><primary>PDF graphic files</primary></indexterm>
+<indexterm role="cp"><primary>PNG files</primary></indexterm>
+
+<para>These commands configure the way &latex; searches the file system for
+the graphic.
+</para>
+<para>The behavior of file system search code is necessarily platform
+dependent. In this document we cover Linux, Macintosh, and Windows, as
+those systems are typically configured. For other situations consult
+the documentation in <filename>grfguide.pdf</filename>, or the &latex; source, or your
+&tex; distribution’s documentation.
+</para>
+
+
+<sect2 label="22.2.1" id="_005cgraphicspath">
+<title><literal>\graphicspath</literal></title>
+
+<indexterm role="fn"><primary>\graphicspath</primary></indexterm>
+
+<para>Synopsis:
+</para>
+<screen>\graphicspath{<replaceable>list of dir names inside curly brackets</replaceable>}
+</screen>
+<para>Declare a list of directories to search for graphics files. This allows
+you to later say something like <literal>\includegraphics{lion.png}</literal>
+instead of having to give its path.
+</para>
+<para>&latex; always looks for graphic files first in the current directory.
+The declaration below tells the system to then look in the subdirectory
+<filename>pix</filename>, and then <filename>../pix</filename>.
+</para>
+<screen>\usepackage{graphicx} % or graphics; put in preamble
+ ...
+\graphicspath{ {pix/} {../pix/} }
+</screen>
+<para>The <literal>\graphicspath</literal> declaration is optional. If you don’t include
+it then &latex;’s default is to search all of the places that it
+usually looks for a file (it uses &latex;’s <literal>\input at path</literal>). In
+particular, in this case one of the places it looks is the current
+directory.
+</para>
+<para>Enclose each directory name in curly braces; for example, above it says
+‘<literal><literal>{pix}</literal></literal>’. Do this even if there is only one directory.
+Each directory name must end in a forward slash, <filename>/</filename>. This is true
+even on Windows, where good practice is to use forward slashes for all
+the directory separators since it makes the document portable to other
+platforms. If you have spaces in your directory name then use double
+quotes, as with <literal>{"my docs/"}</literal>. Getting one of these rules wrong
+will cause &latex; to report <literal>Error: File `<replaceable>filename</replaceable>' not
+found</literal>.
+</para>
+<para>Basically, the algorithm is that with this example, after looking in the
+current directory,
+</para>
+<screen>\graphicspath{ {pix/} {../pix/} }
+...
+\usepackage{lion.png}
+</screen>
+<para>for each of the listed directories, &latex; concatenates it with the
+file name and searches for the result, checking for <filename>pix/lion.png</filename>
+and then <filename>../pix/lion.png</filename>. This algorithm means that the
+<literal>\graphicspath</literal> command does not recursively search subdirectories:
+if you issue <literal>\graphicspath{{a/}}</literal> and the graphic is in
+<filename>a/b/lion.png</filename> then &latex; will not find it. It also means that
+you can use absolute paths such as
+<literal>\graphicspath{{/home/jim/logos/}}</literal> or
+<literal>\graphicspath{{C:/Users/Albert/Pictures/}}</literal>. However, using
+these means that the document is not portable. (You could preserve
+portability by adjusting your &tex; system settings configuration file
+parameter <literal>TEXINPUTS</literal>; see the documentation of your system.)
+</para>
+<para>You can use <literal>\graphicspath</literal> in the preamble or in the document
+body. You can use it more than once. For debugging, show its value
+with <literal>\makeatletter\typeout{\Ginput at path}\makeatother</literal>.
+</para>
+<para>The directories are taken with respect to the base file. That is,
+suppose that you are working on a document based on <filename>book/book.tex</filename>
+and it contains <literal>\include{chapters/chap1}</literal>. If in
+<filename>chap1.tex</filename> you put <literal>\graphicspath{{plots/}}</literal> then
+&latex; will not search for graphics in <filename>book/chapters/plots</filename>, but
+instead in <filename>book/plots</filename>.
+</para>
+
+</sect2>
+<sect2 label="22.2.2" id="_005cDeclareGraphicsExtensions">
+<title><literal>\DeclareGraphicsExtensions</literal></title>
+
+<indexterm role="fn"><primary>\DeclareGraphicsExtensions</primary></indexterm>
+
+<para>Synopses:
+</para>
+<screen>\DeclareGraphicsExtensions{<replaceable>comma-separated list of file extensions</replaceable>}
+</screen>
+<para>Declare the filename extensions to try. This allows you to specify the
+order in which to choose graphic formats when you include graphic files
+by giving the filename without the extension, as in
+<literal>\includegraphics{functionplot}</literal>.
+</para>
+<para>In this example, &latex; will find files in the PNG format before PDF
+files.
+</para>
+<screen>\DeclareGraphicsExtensions{.png,PNG,.pdf,.PDF}
+ ...
+\includegraphics{lion} % will find <filename>lion.png</filename> before <filename>lion.pdf</filename>
+</screen>
+<para>Because the file name <filename>lion</filename> does not have a period, &latex; uses
+the extension list. For each directory in the graphics path
+(see <link linkend="_005cgraphicspath">\graphicspath</link>), &latex; will try the extensions in the order
+given. If it does not find such a file after trying all the directories
+and extensions then it reports ‘<literal>! LaTeX Error: File `<filename>lion</filename>'
+not found</literal>’. Note that you must include the periods at the start of the
+extensions.
+</para>
+<para>Because Linux and Macintosh filenames are case sensitive, the list of
+file extensions is case sensitive on those platforms. The Windows
+platform is not case sensitive.
+</para>
+<para>You are not required to include <literal>\DeclareGraphicsExtensions</literal> in
+your document; the printer driver has a sensible default. For example,
+the most recent <filename>pdftex.def</filename> has the extension list
+‘<literal><literal>.png,.pdf,.jpg,.mps,.jpeg,.jbig2,.jb2,.PNG,.PDF,.JPG,.JPEG,.JBIG2,.JB2</literal></literal>’.
+</para>
+<para>You can use this command in the preamble or in the document body. You
+can use it more than once. For debugging, show its value with
+<literal>\makeatletter\typeout{\Gin at extensions}\makeatother</literal>.
+</para>
+
+</sect2>
+<sect2 label="22.2.3" id="_005cDeclareGraphicsRule">
+<title><literal>\DeclareGraphicsRule</literal></title>
+
+<indexterm role="fn"><primary>\DeclareGraphicsRule</primary></indexterm>
+
+<para>Synopsis:
+</para>
+<screen>\DeclareGraphicsRule{<replaceable>extension</replaceable>}{<replaceable>type</replaceable>}{<replaceable>size-file extension</replaceable>}{<replaceable>command</replaceable>}
+</screen>
+<para>Declare how to handle graphic files whose names end in <replaceable>extension</replaceable>.
+</para>
+<para>This example declares that all files with names have the form
+<filename>filename-without-dot.mps</filename> will be treated as output from MetaPost,
+meaning that the printer driver will use its MetaPost-handling code to
+input the file.
+</para>
+<screen>\DeclareGraphicsRule{.mps}{mps}{.mps}{}
+</screen>
+<para>This
+</para>
+<screen>\DeclareGraphicsRule{*}{mps}{*}{}
+</screen>
+<para>tells &latex; that it should handle as MetaPost output any file with an
+extension not covered by another rule, so it covers <filename>filename.1</filename>,
+<filename>filename.2</filename>, etc.
+</para>
+<para>This describes the four arguments.
+</para>
+<variablelist><varlistentry><term><replaceable>extension</replaceable>
+</term><listitem><para>The file extension to which this rule applies. The extension is anything
+after and including the first dot in the filename. Use the Kleene star,
+<literal>*</literal>, to denote the default behaviour for all undeclared extensions.
+</para>
+</listitem></varlistentry><varlistentry><term><replaceable>type</replaceable>
+</term><listitem><para>The type of file involved. This type is a string that must be defined
+in the printer driver. For instance, files with extensions <filename>.ps</filename>,
+<filename>.eps</filename>, or <filename>.ps.gz</filename> may all be classed as type <literal>eps</literal>.
+All files of the same type will be input with the same internal command
+by the printer driver. For example, the file types that <filename>pdftex</filename>
+recognizes are: <literal>jpg</literal>, <literal>jbig2</literal>, <literal>mps</literal>, <literal>pdf</literal>,
+<literal>png</literal>, <literal>tif</literal>.
+</para>
+</listitem></varlistentry><varlistentry><term><replaceable>size-file extension</replaceable>
+</term><listitem><para>The extension of the file to be read to determine the size of the
+graphic, if there is such a file. It may be the same as <replaceable>extension</replaceable>
+but it may be different.
+</para>
+<para>As an example, consider a PostScript graphic. To make it smaller, it
+might be compressed into a <filename>.ps.gz</filename> file. Compressed files are not
+easily read by &latex; so you can put the bounding box information in a
+separate file. If <replaceable>size-file extension</replaceable> is empty then you must
+specify size information in the arguments of <literal>\includegraphics</literal>.
+</para>
+<para>If the driver file has a procedure for reading size files for
+<literal>type</literal> then that will be used, otherwise it will use the procedure
+for reading <filename>.eps</filename> files. (Thus you may specify the size of bitmap
+files in a file with a PostScript style <literal>%%BoundingBox</literal> line if no
+other format is available.)
+</para>
+</listitem></varlistentry><varlistentry><term><replaceable>command</replaceable>
+</term><listitem><para>A command that will be applied to the
+file. This is very often left blank. This command must start with a
+single backward quote. Thus,
+<literal>\DeclareGraphicsRule{.eps.gz}{eps}{.eps.bb}{`gunzip -c
+#1}</literal> specifies that any file with the extension <filename>.eps.gz</filename> should
+be treated as an <literal>eps</literal> file, with the the BoundingBox information
+stored in the file with extension <filename>.eps.bb</filename>, and that the command
+<literal>gunzip -c</literal> will run on your platform to decompresses the file.
+</para>
+<para>Such a command is specific to your platform. In addition, your &tex;
+system must allow you to run external commands; as a security measure
+modern systems restrict running commands unless you explicitly allow it.
+See the documentation for your &tex; distribution.
+</para>
+</listitem></varlistentry></variablelist>
+</sect2>
+</sect1>
+<sect1 label="22.3" id="Commands-for-graphics">
+<title>Commands for graphics</title>
+
+<indexterm role="cp"><primary>graphics package commands</primary></indexterm>
+<indexterm role="cp"><primary>commands, graphics package</primary></indexterm>
+
+<para>These are the commands available with the <filename>graphics</filename> and
+<filename>graphicx</filename> packages.
+</para>
+
+
+<sect2 label="22.3.1" id="_005cincludegraphics">
+<title><literal>\includegraphics</literal></title>
+
+<indexterm role="cp"><primary>graphics</primary></indexterm>
+<indexterm role="cp"><primary>graphics package</primary></indexterm>
+<indexterm role="cp"><primary>including graphics</primary></indexterm>
+<indexterm role="cp"><primary>importing graphics</primary></indexterm>
+<indexterm role="cp"><primary>EPS files</primary></indexterm>
+<indexterm role="cp"><primary>JPEG files</primary></indexterm>
+<indexterm role="cp"><primary>JPG files</primary></indexterm>
+<indexterm role="cp"><primary>PDF graphic files</primary></indexterm>
+<indexterm role="cp"><primary>PNG files</primary></indexterm>
+<indexterm role="fn"><primary>\includegraphics</primary></indexterm>
+
+<para>Synopses for <filename>graphics</filename> package:
+</para>
+<screen>\includegraphics{<replaceable>filename</replaceable>}
+\includegraphics[<replaceable>urx</replaceable>,<replaceable>ury</replaceable>]{<replaceable>filename</replaceable>}
+\includegraphics[<replaceable>llx</replaceable>,<replaceable>lly</replaceable>][<replaceable>urx</replaceable>,<replaceable>ury</replaceable>]{<replaceable>filename</replaceable>}
+\includegraphics*{<replaceable>filename</replaceable>}
+\includegraphics*[<replaceable>urx</replaceable>,<replaceable>ury</replaceable>]{<replaceable>filename</replaceable>}
+\includegraphics*[<replaceable>llx</replaceable>,<replaceable>lly</replaceable>][<replaceable>urx</replaceable>,<replaceable>ury</replaceable>]{<replaceable>filename</replaceable>}
+</screen>
+<para>Synopses for <filename>graphicx</filename> package:
+</para>
+<screen>\includegraphics{<replaceable>filename</replaceable>}
+\includegraphics[<replaceable>key-value list</replaceable>]{<replaceable>filename</replaceable>}
+\includegraphics*{<replaceable>filename</replaceable>}
+\includegraphics*[<replaceable>key-value list</replaceable>]{<replaceable>filename</replaceable>}
+</screen>
+<para>Include a graphics file. The starred form <literal>\includegraphics*</literal> will
+clip the graphic to the size specified, while for the unstarred form any
+part of the graphic that is outside the box of the specified size will
+over-print the surrounding area.
+</para>
+<para>This
+</para>
+<screen>\usepackage{graphicx} % in preamble
+ ...
+\begin{center}
+ \includegraphics{plot.pdf}
+\end{center}
+</screen>
+<para>will incorporate into the document the graphic in <filename>plot.pdf</filename>,
+centered and at its nominal size. You can also give a path to the file,
+as with <literal>\includegraphics{graphics/plot.pdf}</literal>. To specify a list
+of locations to search for the file, see <link linkend="_005cgraphicspath">\graphicspath</link>.
+</para>
+<para>If your filename includes spaces then put it in double quotes, as with
+<literal>\includegraphics{"sister picture.jpg"}</literal>.
+</para>
+<para>The <literal>\includegraphics{<replaceable>filename</replaceable>}</literal> command decides on the
+type of graphic by splitting <replaceable>filename</replaceable> on the first dot. You can
+use <replaceable>filename</replaceable> with no dot, as in <literal>\includegraphics{turing}</literal>
+and then &latex; tries a sequence of extensions such as <literal>.png</literal> and
+<literal>.pdf</literal> until it finds a file with that extension
+(see <link linkend="_005cDeclareGraphicsExtensions">\DeclareGraphicsExtensions</link>).
+</para>
+<para>If your file name contains dots before the extension then you can hide
+them with curly braces, as in
+<literal>\includegraphics{{plot.2018.03.12.a}.pdf}</literal>. Or, if you use
+the <filename>graphicx</filename> package then you can use the options <literal>type</literal> and
+<literal>ext</literal>; see below. This and other filename issues are also handled
+with the package <filename>grffile</filename>.
+</para>
+<para>This example puts a graphic in a figure environment so &latex; can
+move it to the next page if fitting it on the current page is awkward
+(see <link linkend="figure">figure</link>).
+</para>
+<screen>\begin{figure}
+ \centering
+ \includegraphics[width=3cm]{lungxray.jpg}
+ \caption{The evidence is overwhelming: don't smoke.} \label{fig:xray}
+\end{figure}
+</screen>
+<para>This places a graphic that will not float, so it is sure to appear at
+this point in the document even if makes &latex; stretch the text or
+resort to blank areas on the page. It will be centered and will have a
+caption.
+</para>
+<screen>\usepackage{caption} % in preamble
+ ...
+\begin{center}
+ \includegraphics{pix/nix.png}
+ \captionof{figure}{The spirit of the night} \label{pix:nix} % if you want a caption
+\end{center}
+</screen>
+<para>This example puts a box with a graphic side by side with one having
+text, with the two vertically centered.
+</para>
+<screen>\newcommand*{\vcenteredhbox}[1]{\begingroup
+ \setbox0=\hbox{#1}\parbox{\wd0}{\box0}\endgroup}
+ ...
+\begin{center}
+ \vcenteredhbox{\includegraphics[width=0.4\textwidth]{plot}}
+ \hspace{1em}
+ \vcenteredhbox{\begin{minipage}{0.4\textwidth}
+ \begin{displaymath}
+ f(x)=x\cdot \sin (1/x)
+ \end{displaymath}
+ \end{minipage}}
+\end{center}
+</screen>
+<para>If you use the <filename>graphics</filename> package then the only options involve the
+size of the graphic (but see <link linkend="_005crotatebox">\rotatebox</link> and <link linkend="_005cscalebox">\scalebox</link>).
+When one optional argument is present then it is
+<literal>[<replaceable>urx</replaceable>,<replaceable>ury</replaceable>]</literal> and it gives the coordinates of the top
+right corner of the image, as a pair of &tex; dimensions (see <link linkend="Units-of-length">Units
+of length</link>). If the units are omitted they default to <literal>bp</literal>. In
+this case, the lower left corner of the image is assumed to be at (0,0).
+If two optional arguments are present then the leading one is
+<literal>[<replaceable>llx</replaceable>,<replaceable>lly</replaceable>]</literal>, specifying the coordinates of the image’s
+lower left. Thus, <literal>\includegraphics[1in,0.618in]{...}</literal> calls for
+the graphic to be placed so it is 1 inch wide and 0.618 inches
+tall and so its origin is at (0,0).
+</para>
+<para>The <filename>graphicx</filename> package gives you many more options. Specify them
+in a key-value form, as here.
+</para>
+<screen>\begin{center}
+ \includegraphics[width=1in,angle=90]{lion}
+ \hspace{2em}
+ \includegraphics[angle=90,width=1in]{lion}
+\end{center}
+</screen>
+<para>The options are read left-to-right. So the first graphic above is made
+one inch wide and then rotated, while the second is rotated and then
+made one inch wide. Thus, unless the graphic is perfectly square, the
+two will end with different widths and heights.
+</para>
+<para>There are many options. The primary ones are listed first.
+</para>
+<para>Note that a graphic is placed by &latex; into a box, which is
+traditionally referred to as its bounding box (distinct from the
+PostScript BoundingBox described below). The graphic’s printed area may
+go beyond this box, or sit inside this box, but when &latex; makes up a
+page it puts together boxes and this is the box allocated for the
+graphic.
+</para>
+<variablelist><varlistentry><term><literal>width</literal>
+</term><listitem><para>The graphic will be shown so its bounding box is this width. An example
+is <literal>\includegraphics[width=1in]{plot}</literal>. You can use the standard
+&tex; dimensions (see <link linkend="Units-of-length">Units of length</link>) and also convenient is
+<literal>\linewidth</literal>, or in a two-column document, <literal>\columnwidth</literal>
+(see <link linkend="Page-layout-parameters">Page layout parameters</link>). An example is that by using the
+<filename>calc</filename> package you can make the graphic be 1 cm narrow than
+the width of the text with
+<literal>\includegraphics[width=\linewidth-1.0cm]{hefferon.jpg}</literal>.
+</para>
+</listitem></varlistentry><varlistentry><term><literal>height</literal>
+</term><listitem><para>The graphic will be shown so its bounding box is this height. You can
+use the standard &tex; dimensions (see <link linkend="Units-of-length">Units of length</link>), and also
+convenient are <literal>\pageheight</literal> and <literal>\textheight</literal> (see <link linkend="Page-layout-parameters">Page
+layout parameters</link>). For instance,
+<literal>\includegraphics[height=0.25\textheight]{godel}</literal> will make the
+graphic be a quarter of the height of the text area.
+</para>
+</listitem></varlistentry><varlistentry><term><literal>totalheight</literal>
+</term><listitem><para>The graphic will be shown so its bounding box has this height plus
+depth. This differs from the height if the graphic was rotated. For
+instance, if it has been rotated by -90 then it will have zero height
+but a large depth.
+</para>
+</listitem></varlistentry><varlistentry><term><literal>keepaspectratio</literal>
+</term><listitem><para>If set to <literal>true</literal>, or just specified as with
+<literal>\includegraphics[...,keepaspectratio,...]{...}</literal> and you give as
+options both <literal>width</literal> and <literal>height</literal> (or <literal>totalheight</literal>),
+then &latex; will make the graphic is as large as possible without
+distortion. That is, &latex; will ensure that neither is the graphic
+wider than <literal>width</literal> nor taller than <literal>height</literal> (or
+<literal>totalheight</literal>).
+</para>
+</listitem></varlistentry><varlistentry><term><literal>scale</literal>
+</term><listitem><para>Factor by which to scale the graphic. Specifying
+<literal>\includegraphics[scale=2.0]{...}</literal> makes the graphic twice its
+nominal size. This number may be any value; a number between 1
+and 0 will shrink the graphic and a negative number will reflect
+it.
+</para>
+</listitem></varlistentry><varlistentry><term><literal>angle</literal>
+</term><listitem><para>Rotate the picture. The angle is taken in degrees and counterclockwise.
+The graphic is rotated about its <literal>origin</literal>; see that option. For a
+complete description of how rotated material is typeset,
+see <link linkend="_005crotatebox">\rotatebox</link>.
+</para>
+</listitem></varlistentry><varlistentry><term><literal>origin</literal>
+</term><listitem><para>The point of the graphic about which the rotation happens. Possible
+values are any string containing one or two of: <literal>l</literal> for left,
+<literal>r</literal> for right, <literal>b</literal> for bottom, <literal>c</literal> for center, <literal>t</literal>
+for top, and <literal>B</literal> for baseline. Thus,
+<literal>\includegraphics[angle=180,origin=c]{moon}</literal> will turn the
+picture upside down from the center, while
+<literal>\includegraphics[angle=180,origin=lB]{LeBateau}</literal> will turn its
+picture upside down about its left baseline. (The character <literal>c</literal>
+gives the horizontal center in <literal>bc</literal> or <literal>tc</literal>, but gives the
+vertical center in <literal>lc</literal> or <literal>rc</literal>.) The default is <literal>lB</literal>.
+</para>
+<para>To rotate about an arbitrary point, see <link linkend="_005crotatebox">\rotatebox</link>.
+</para>
+</listitem></varlistentry></variablelist>
+<para>These are lesser-used options.
+</para>
+<variablelist><varlistentry><term><literal>viewport</literal>
+</term><listitem><para>Pick out a subregion of the graphic to show. Takes four arguments,
+separated by spaces and given in &tex; dimensions, as with
+<literal>\includegraphics[.., viewport=0in 0in 1in 0.618in]{...}</literal>. The
+dimensions default to big points, <literal>bp</literal>. They are taken
+relative to the origin specified by the bounding box. See also the
+<literal>trim</literal> option.
+</para>
+</listitem></varlistentry><varlistentry><term><literal>trim</literal>
+</term><listitem><para>Gives parts of the graphic to not show. Takes four arguments, separated
+by spaces, that are given in &tex; dimensions, as with
+<literal>\includegraphics[.., trim= 0in 0.1in 0.2in 0.3in, ...]{...}</literal>.
+These give the amounts of the graphic not to show, that is, &latex;
+will crop the picture by 0 inches on the left, 0.1 inches on
+the bottom, 0.2 inches on the right, and 0.3 inches on the
+top. See also the <literal>viewport</literal> option.
+</para>
+</listitem></varlistentry><varlistentry><term><literal>clip</literal>
+</term><listitem><para>If set to <literal>true</literal>, or just specified as with
+<literal>\includegraphics[...,clip,...]{...}</literal>, then the graphic is
+cropped to the bounding box. You can get this effect by instead using
+the starred form of the command, as
+<literal>\includegraphics*[...]{...}</literal>.
+</para>
+</listitem></varlistentry><varlistentry><term><literal>page</literal>
+</term><listitem><para>Give the page number of a multi-page PDF file. The default is
+<literal>page=1</literal>.
+</para>
+</listitem></varlistentry><varlistentry><term><literal>pagebox</literal>
+</term><listitem><para>Specifies which bounding box to use for PDF files from among
+<literal>mediabox</literal>, <literal>cropbox</literal>, <literal>bleedbox</literal>, <literal>trimbox</literal>, or
+<literal>artbox</literal>. PDF files do not have the BoundingBox that PostScript
+files have, but may specify up to four predefined rectangles. The
+MediaBox gives the boundaries of the physical medium. The CropBox is the
+region to which the contents of the page are to be clipped when
+displayed. The BleedBox is the region to which the contents of the page
+should be clipped in production. The TrimBox is the intended dimensions
+of the finished page. The ArtBox is the extent of the page’s meaningful
+content. The driver will set the image size based on CropBox if
+present, otherwise it will not use one of the others, with a
+driver-defined order of preference. MediaBox is always present.
+</para>
+</listitem></varlistentry><varlistentry><term><literal>interpolate</literal>
+</term><listitem><para>Enable or disable interpolation of raster images by the viewer. Can be
+set with <literal>interpolate=true</literal> or just specified as with
+<literal>\includegraphics[...,interpolate,...]{...}</literal>.
+</para>
+</listitem></varlistentry><varlistentry><term><literal>quiet</literal>
+</term><listitem><para>Do not write information to the log. You can set it with
+<literal>quiet=true</literal> or just specified it with
+<literal>\includegraphics[...,quite,...]{...}</literal>,
+</para>
+</listitem></varlistentry><varlistentry><term><literal>draft</literal>
+</term><listitem><para>If you set it with <literal>draft=true</literal> or just specified it with
+<literal>\includegraphics[...,draft,...]{...}</literal>, then the graphic will not
+appear in the document, possibly saving color printer ink. Instead,
+&latex; will put an empty box of the correct size with the filename
+printed in it.
+</para>
+</listitem></varlistentry></variablelist>
+<para>These options address the bounding box for Encapsulated PostScript
+graphic files, which have a size specified with a line
+<literal>%%BoundingBox</literal> that appears in the file. It has four values,
+giving the lower <inlineequation><mathphrase>x</mathphrase></inlineequation> coordinate, lower <inlineequation><mathphrase>y</mathphrase></inlineequation> coordinate, upper
+<inlineequation><mathphrase>x</mathphrase></inlineequation> coordinate, and upper <inlineequation><mathphrase>y</mathphrase></inlineequation> coordinate. The units are
+PostScript points, equivalent to &tex;’s big points, 1/72 inch.
+For example, if an <filename>.eps</filename> file has the line <literal>%%BoundingBox 10
+20 40 80</literal> then its natural size is 30/72 inch wide by
+60/72 inch tall.
+</para>
+<variablelist><varlistentry><term><literal>bb</literal>
+</term><listitem><para>Specify the bounding box of the displayed region. The argument is four
+dimensions separated by spaces, as with <literal>\includegraphics[.., bb=
+0in 0in 1in 0.618in]{...}</literal>. Usually <literal>\includegraphics</literal> reads the
+BoundingBox numbers from the EPS file automatically, so this option is
+only useful if the bounding box is missing from that file or if you want
+to change it.
+</para>
+</listitem></varlistentry><varlistentry><term><literal>bbllx, bblly, bburx, bbury</literal>
+</term><listitem><para>Set the bounding box. These four are obsolete, but are retained for
+compatibility with old packages.
+</para>
+</listitem></varlistentry><varlistentry><term><literal>natwidth, natheight</literal>
+</term><listitem><para>An alternative for <literal>bb</literal>. Setting
+<literal>\includegraphics[...,natwidth=1in,natheight=0.618in,...]{...}</literal>
+is the same as setting <literal>bb=0 0 1in 0.618in</literal>.
+</para>
+</listitem></varlistentry><varlistentry><term><literal>hiresbb</literal>
+</term><listitem><para>If set to <literal>true</literal>, or just specified as with
+<literal>\includegraphics[...,hiresbb,...]{...}</literal>, then &latex; will look
+for <literal>%%HiResBoundingBox</literal> lines instead of <literal>%%BoundingBox</literal>
+lines. (The <literal>BoundingBox</literal> lines use only natural numbers while the
+<literal>HiResBoundingBox</literal> lines use decimals; both use units equivalent to
+&tex;’s big points, 1/72 inch.) To override a prior setting of
+<literal>true</literal>, you can set it to <literal>false</literal>.
+</para>
+</listitem></varlistentry></variablelist>
+<para>These following options allow a user to override &latex;’s method of
+choosing the graphic type based on the filename extension. An example
+is that <literal>\includegraphics[type=png,ext=.xxx,read=.xxx]{lion}</literal>
+will read the file <filename>lion.xxx</filename> as though it were
+<filename>lion.png</filename>. For more on these, see <link linkend="_005cDeclareGraphicsRule">\DeclareGraphicsRule</link>.
+</para>
+<variablelist><varlistentry><term><literal>type</literal>
+</term><listitem><para>Specify the graphics type.
+</para>
+</listitem></varlistentry><varlistentry><term><literal>ext</literal>
+</term><listitem><para>Specify the graphics extension.
+Only use this in conjunction with the option <literal>type</literal>.
+</para>
+</listitem></varlistentry><varlistentry><term><literal>read</literal>
+</term><listitem><para>Specify the file extension of the read file.
+Only use this in conjunction with the option <literal>type</literal>.
+</para>
+</listitem></varlistentry><varlistentry><term><literal>command</literal>
+</term><listitem><para>Specify a command to be applied to this file.
+Only use this in conjunction with the option <literal>type</literal>.
+<!-- write18 and restricted execution. -->
+</para>
+</listitem></varlistentry></variablelist>
+
+</sect2>
+<sect2 label="22.3.2" id="_005crotatebox">
+<title><literal>\rotatebox</literal></title>
+
+<indexterm role="cp"><primary>rotation</primary></indexterm>
+<indexterm role="cp"><primary>rotating graphics</primary></indexterm>
+<indexterm role="cp"><primary>rotating text</primary></indexterm>
+<indexterm role="fn"><primary>\rotatebox</primary></indexterm>
+
+<para>Synopsis for <filename>graphics</filename> package:
+</para>
+<screen>\rotatebox{<replaceable>angle</replaceable>}{<replaceable>material</replaceable>}
+</screen>
+<para>Synopses for <filename>graphicx</filename> package:
+</para>
+<screen>\rotatebox{<replaceable>angle</replaceable>}{<replaceable>material</replaceable>}
+\rotatebox[<replaceable>key-value list</replaceable>]{<replaceable>angle</replaceable>}{<replaceable>material</replaceable>}
+</screen>
+<para>Put <replaceable>material</replaceable> in a box and rotate it <replaceable>angle</replaceable> degrees counterclockwise.
+</para>
+<para>This example rotates the table column heads forty five degrees.
+</para>
+<screen>\begin{tabular}{ll}
+ \rotatebox{45}{Character} &\rotatebox{45}{NATO phonetic} \\
+ A &AL-FAH \\
+ B &BRAH-VOH
+\end{tabular}
+</screen>
+<para>The <replaceable>material</replaceable> can be anything that goes in a box, including a graphic.
+</para>
+<screen> \rotatebox[origin=c]{45}{\includegraphics[width=1in]{lion}}
+</screen>
+<para>To place the rotated material, the first step is that &latex; sets
+<replaceable>material</replaceable> in a box, with a reference point on the left baseline.
+The second step is the rotation, by default about the reference point.
+The third step is that &latex; computes a box to bound the rotated
+material. Fourth, &latex; moves this box horizontally so that the left
+edge of this new bounding box coincides with the left edge of the box
+from the first step (they need not coincide vertically). This new
+bounding box, in its new position, is what &latex; uses as the box when
+typesetting this material.
+</para>
+<para>If you use the <filename>graphics</filename> package then the rotation is about the
+reference point of the box. If you use the <filename>graphicx</filename> package then
+then these are the options that can go in the <replaceable>key-value list</replaceable>, but
+note that you can get the same effect without needing this package,
+except for the <literal>x</literal> and <literal>y</literal> options (see <link linkend="_005cincludegraphics">\includegraphics</link>).
+</para>
+<variablelist><varlistentry><term><literal>origin</literal>
+</term><listitem><para>The point of the <replaceable>material</replaceable>’s box about which the rotation happens.
+Possible values are any string containing one or two of: <literal>l</literal> for
+left, <literal>r</literal> for right, <literal>b</literal> for bottom, <literal>c</literal> for center,
+<literal>t</literal> for top, and <literal>B</literal> for baseline. Thus,
+<literal>\includegraphics[angle=180,origin=c]{moon}</literal> will turn the
+picture upside down from the center, while
+<literal>\includegraphics[angle=180,origin=lB]{LeBateau}</literal> will turn its
+picture upside down about its left baseline. (The character <literal>c</literal>
+gives the horizontal center in <literal>bc</literal> or <literal>tc</literal> but gives the
+vertical center in <literal>lc</literal> or <literal>rc</literal>.) The default is <literal>lB</literal>.
+</para>
+</listitem></varlistentry><varlistentry><term><literal>x, y</literal>
+</term><listitem><para>Specify an arbitrary point of rotation with
+<literal>\rotatebox[x=<replaceable>&tex; dimension</replaceable>,y=<replaceable>&tex;
+dimension</replaceable>]{...}</literal> (see <link linkend="Units-of-length">Units of length</link>). These give the offset
+from the box’s reference point.
+</para>
+</listitem></varlistentry><varlistentry><term><literal>units</literal>
+</term><listitem><para>This key allows you to change the default of degrees counterclockwise.
+Setting <literal>units=-360</literal> changes the direction to degrees clockwise and
+setting <literal>units=6.283185</literal> changes to radians counterclockwise.
+</para>
+</listitem></varlistentry></variablelist>
+
+</sect2>
+<sect2 label="22.3.3" id="_005cscalebox">
+<title><literal>\scalebox</literal></title>
+
+<indexterm role="cp"><primary>graphics, scaling</primary></indexterm>
+<indexterm role="cp"><primary>graphics, resizing</primary></indexterm>
+<indexterm role="cp"><primary>scaling</primary></indexterm>
+<indexterm role="cp"><primary>resizing</primary></indexterm>
+<indexterm role="cp"><primary>text, scaling</primary></indexterm>
+<indexterm role="cp"><primary>text, resizing</primary></indexterm>
+<indexterm role="fn"><primary>\scalebox</primary></indexterm>
+<indexterm role="fn"><primary>\reflectbox</primary></indexterm>
+
+<para>Synopses:
+</para>
+<screen>\scalebox{<replaceable>horizontal factor</replaceable>}{<replaceable>material</replaceable>}
+\scalebox{<replaceable>horizontal factor</replaceable>}[<replaceable>vertical factor</replaceable>]{<replaceable>material</replaceable>}
+\reflectbox{<replaceable>material</replaceable>}
+</screen>
+<para>Scale the <replaceable>material</replaceable>.
+</para>
+<para>This example halves the size, both horizontally and vertically, of the
+first text and doubles the size of the second.
+</para>
+<screen>\scalebox{0.5}{DRINK ME} and \scalebox{2.0}{Eat Me}
+</screen>
+<para>If you do not specify the optional <replaceable>vertical factor</replaceable> then it
+defaults to the same value as the <replaceable>horizontal factor</replaceable>.
+</para>
+<para>You can use this command to resize a graphic, as with
+<literal>\scalebox{0.5}{\includegraphics{lion}}</literal>. If you use the
+<filename>graphicx</filename> package then you can accomplish the same thing with
+optional arguments to <literal>\includegraphics</literal>
+(see <link linkend="_005cincludegraphics">\includegraphics</link>).
+</para>
+<para>The <literal>\reflectbox</literal> command abbreviates
+<literal>\scalebox{-1}[1]{<replaceable>material</replaceable>}</literal>. Thus, <literal>Able was
+I\reflectbox{Able was I}</literal> will show the phrase ‘<literal>Able was I</literal>’
+immediately followed by its mirror reflection.
+</para>
+
+</sect2>
+<sect2 label="22.3.4" id="_005cresizebox">
+<title><literal>\resizebox</literal></title>
+
+<indexterm role="cp"><primary>graphics, scaling</primary></indexterm>
+<indexterm role="cp"><primary>graphics, resizing</primary></indexterm>
+<indexterm role="cp"><primary>scaling</primary></indexterm>
+<indexterm role="cp"><primary>resizing</primary></indexterm>
+<indexterm role="cp"><primary>text, scaling</primary></indexterm>
+<indexterm role="cp"><primary>text, resizing</primary></indexterm>
+<indexterm role="fn"><primary>\resizebox</primary></indexterm>
+
+<para>Synopses:
+</para>
+<screen>\resizebox{<replaceable>horizontal length</replaceable>}{<replaceable>vertical length</replaceable>}{<replaceable>material</replaceable>}
+\resizebox*{<replaceable>horizontal length</replaceable>}{<replaceable>vertical length</replaceable>}{<replaceable>material</replaceable>}
+</screen>
+<para>Given a size, such as <literal>3cm</literal>, transform <replaceable>material</replaceable> to make it
+that size. If either <replaceable>horizontal length</replaceable> or <replaceable>vertical length</replaceable>
+is an exclamation point <literal>!</literal> then the other argument is used
+to determine a scale factor for both directions.
+</para>
+<para>This example makes the graphic be a half inch wide and scales it
+vertically by the same factor to keep it from being distorted.
+</para>
+<screen>\resizebox{0.5in}{!}{\includegraphics{lion}}
+</screen>
+<para>The unstarred form <literal>\resizebox</literal> takes <replaceable>vertical length</replaceable> to be
+the box’s height while the starred form <literal>\resizebox*</literal> takes it to
+be height+depth. For instance, make the text have a height+depth of a
+quarter inch with <literal>\resizebox*{!}{0.25in}{\parbox{1in}{This
+box has both height and depth.}}</literal>.
+</para>
+<para>You can use <literal>\depth</literal>, <literal>\height</literal>, <literal>\totalheight</literal>, and
+<literal>\width</literal> to refer to the original size of the box. Thus, make the
+text two inches wide but keep the original height with
+<literal>\resizebox{2in}{\height}{Two inches}</literal>.
+</para>
+
+</sect2>
+</sect1>
+</chapter>
+<chapter label="23" id="Special-insertions">
<title>Special insertions</title>
<indexterm role="cp"><primary>special insertions</primary></indexterm>
@@ -8455,7 +10594,7 @@
</para>
-<sect1 label="21.1" id="Reserved-characters">
+<sect1 label="23.1" id="Reserved-characters">
<title>Reserved characters</title>
<indexterm role="cp"><primary>reserved characters</primary></indexterm>
@@ -8502,7 +10641,66 @@
</para>
</sect1>
-<sect1 label="21.2" id="Symbols-by-font-position">
+<sect1 label="23.2" id="Upper-and-lower-case">
+<title>Upper and lower case</title>
+
+<indexterm role="cp"><primary>Upper case</primary></indexterm>
+<indexterm role="cp"><primary>Lower case</primary></indexterm>
+<indexterm role="cp"><primary>characters, case</primary></indexterm>
+
+<para>Synopsis:
+</para>
+<screen>\uppercase{<replaceable>text</replaceable>}
+\lowercase{<replaceable>text</replaceable>}
+\MakeUppercase{<replaceable>text</replaceable>}
+\MakeLowercase{<replaceable>text</replaceable>}
+</screen>
+<para>Change the case of characters. The &tex; primitives commands
+<literal>\uppercase</literal> and <literal>\lowercase</literal> only work for American
+characters. The &latex; commands <literal>\MakeUppercase</literal> and
+<literal>\MakeLowercase</literal> commands also change characters accessed by
+commands such as <literal>\ae</literal> or <literal>\aa</literal>. The commands
+<literal>\MakeUppercase</literal> and <literal>\MakeLowercase</literal> are robust but they have
+moving arguments (see <link linkend="_005cprotect">\protect</link>).
+</para>
+<para>These commands do not change the case of letters used in the name of a
+command within <replaceable>text</replaceable>. But they do change the case of every other
+Latin letter inside the argument <replaceable>text</replaceable>. Thus,
+<literal>\MakeUppercase{Let $y=f(x)$</literal>} produces ‘<literal>LET Y=F(X)</literal>’. Another
+example is that the name of an environment will be changed, so that
+<literal>\MakeUppercase{\begin{tabular} ... \end{tabular}}</literal> will
+produce an error because the first half is changed to
+<literal>\begin{TABULAR}</literal>.
+</para>
+<para>&latex; uses the same fixed table for changing case throughout a
+document, The table used is designed for the font encoding T1; this
+works well with the standard &tex; fonts for all Latin alphabets but
+will cause problems when using other alphabets.
+</para>
+<para>To change the case of text that results from a macro inside <replaceable>text</replaceable>
+you need to do expansion. Here the <literal>\Schoolname</literal> produces
+‘<literal>COLLEGE OF MATHEMATICS</literal>’.
+</para>
+<screen>\newcommand{\schoolname}{College of Mathematics}
+\newcommand{\Schoolname}{\expandafter\MakeUppercase
+ <!-- /@w -->\expandafter{\schoolname}}
+</screen>
+<indexterm role="cp"><primary>package, <literal>textcase</literal></primary></indexterm>
+<indexterm role="cp"><primary><literal>textcase</literal> package</primary></indexterm>
+
+<para>The <filename>textcase</filename> package brings some of the missing feature of the
+standard &latex; commands <literal>\MakeUppercase</literal> and
+<literal>\MakeLowerCase</literal>.
+</para>
+<indexterm role="cp"><primary>package, <literal>mfirstuc</literal></primary></indexterm>
+<indexterm role="cp"><primary><literal>mfirstuc</literal> package</primary></indexterm>
+
+<para>To uppercase only the first letter of words, you can use the package
+<filename>mfirstuc</filename>.
+</para>
+
+</sect1>
+<sect1 label="23.3" id="Symbols-by-font-position">
<title>Symbols by font position</title>
<indexterm role="fn"><primary>\symbol</primary></indexterm>
@@ -8521,7 +10719,7 @@
</para>
</sect1>
-<sect1 label="21.3" id="Text-symbols">
+<sect1 label="23.4" id="Text-symbols">
<title>Text symbols</title>
<indexterm role="cp"><primary>text symbols</primary></indexterm>
@@ -8809,7 +11007,7 @@
</listitem></varlistentry></variablelist>
</sect1>
-<sect1 label="21.4" id="Accents">
+<sect1 label="23.5" id="Accents">
<title>Accents</title>
<indexterm role="cp"><primary>accents</primary></indexterm>
@@ -8818,6 +11016,7 @@
<indexterm role="cp"><primary>package, <literal>babel</literal></primary></indexterm>
<indexterm role="cp"><primary><literal>babel</literal> package</primary></indexterm>
+
<indexterm role="cp"><primary>multilingual support</primary></indexterm>
<para>&latex; has wide support for many of the world’s scripts and
languages, through the <literal>babel</literal> package and related support. This
@@ -8837,7 +11036,7 @@
</para>
</listitem></varlistentry><varlistentry><term><literal>\'</literal>
</term><term><literal>\capitalacute</literal>
-</term><listitem><indexterm role="fn"><primary>\’ (acute accent)</primary></indexterm>
+</term><listitem><indexterm role="fn"><primary>\' (acute accent)</primary></indexterm>
<indexterm role="fn"><primary>\capitalacute</primary></indexterm>
<indexterm role="cp"><primary>acute accent</primary></indexterm>
<para>Produces an acute accent, as in ó. In the <literal>tabbing</literal>
@@ -8869,7 +11068,7 @@
</para>
</listitem></varlistentry><varlistentry><term><literal>\`</literal>
</term><term><literal>\capitalgrave</literal>
-</term><listitem><indexterm role="fn"><primary>\‘ (grave accent)</primary></indexterm>
+</term><listitem><indexterm role="fn"><primary>\` (grave accent)</primary></indexterm>
<indexterm role="fn"><primary>\capitalgrave</primary></indexterm>
<indexterm role="cp"><primary>grave accent</primary></indexterm>
<para>Produces a grave accent over the following, as in ò. In the
@@ -8975,7 +11174,7 @@
</listitem></varlistentry></variablelist>
</sect1>
-<sect1 label="21.5" id="Additional-Latin-letters">
+<sect1 label="23.6" id="Additional-Latin-letters">
<title>Additional Latin letters</title>
<anchor id="Non_002dEnglish-characters"/><indexterm role="cp"><primary>Latin letters, additional</primary></indexterm>
@@ -9076,7 +11275,7 @@
</listitem></varlistentry></variablelist>
</sect1>
-<sect1 label="21.6" id="_005crule">
+<sect1 label="23.7" id="_005crule">
<title><literal>\rule</literal></title>
<indexterm role="fn"><primary>\rule</primary></indexterm>
@@ -9099,7 +11298,7 @@
</para></listitem></varlistentry></variablelist>
</sect1>
-<sect1 label="21.7" id="_005ctoday">
+<sect1 label="23.8" id="_005ctoday">
<title><literal>\today</literal></title>
<indexterm role="fn"><primary>\today</primary></indexterm>
@@ -9124,13 +11323,14 @@
</screen>
<indexterm role="cp"><primary>package, <literal>datetime</literal></primary></indexterm>
<indexterm role="cp"><primary><literal>datetime</literal> package</primary></indexterm>
+
<para>The <literal>datetime</literal> package, among others, can produce a wide variety
of other date formats.
</para>
</sect1>
</chapter>
-<chapter label="22" id="Splitting-the-input">
+<chapter label="24" id="Splitting-the-input">
<title>Splitting the input</title>
<indexterm role="cp"><primary>splitting the input file</primary></indexterm>
@@ -9150,7 +11350,7 @@
</para>
-<sect1 label="22.1" id="_005cinclude">
+<sect1 label="24.1" id="_005cinclude">
<title><literal>\include</literal></title>
<indexterm role="fn"><primary>\include</primary></indexterm>
@@ -9174,8 +11374,8 @@
</para>
</sect1>
-<sect1 label="22.2" id="_005cincludeonly">
-<title>\<literal>includeonly</literal></title>
+<sect1 label="24.2" id="_005cincludeonly">
+<title><literal>\includeonly</literal></title>
<indexterm role="fn"><primary>\includeonly</primary></indexterm>
@@ -9193,7 +11393,7 @@
</para>
</sect1>
-<sect1 label="22.3" id="_005cinput">
+<sect1 label="24.3" id="_005cinput">
<title><literal>\input</literal></title>
<indexterm role="fn"><primary>\input</primary></indexterm>
@@ -9214,12 +11414,12 @@
</sect1>
</chapter>
-<chapter label="23" id="Front_002fback-matter">
+<chapter label="25" id="Front_002fback-matter">
<title>Front/back matter</title>
-<sect1 label="23.1" id="Tables-of-contents">
+<sect1 label="25.1" id="Tables-of-contents">
<title>Tables of contents</title>
<indexterm role="cp"><primary>table of contents, creating</primary></indexterm>
@@ -9251,7 +11451,7 @@
</para>
-<sect2 label="23.1.1" id="_005caddcontentsline">
+<sect2 label="25.1.1" id="_005caddcontentsline">
<title><literal>\addcontentsline</literal></title>
<indexterm role="fn"><primary>\addcontentsline</primary></indexterm>
@@ -9265,7 +11465,7 @@
or table where:
</para>
<variablelist><varlistentry><term><replaceable>ext</replaceable>
-</term><listitem><para>The extension of the file on which information is to be written,
+</term><listitem><para>The filename extension of the file on which information is to be written,
typically one of: <literal>toc</literal> (table of contents), <literal>lof</literal> (list of
figures), or <literal>lot</literal> (list of tables).
</para>
@@ -9293,7 +11493,7 @@
</sect2>
-<sect2 label="23.1.2" id="_005caddtocontents">
+<sect2 label="25.1.2" id="_005caddtocontents">
<title><literal>\addtocontents</literal></title>
<indexterm role="fn"><primary>\addtocontents{<replaceable>ext</replaceable>}{<replaceable>text</replaceable>}</primary></indexterm>
@@ -9313,7 +11513,7 @@
</sect2>
</sect1>
-<sect1 label="23.2" id="Glossaries">
+<sect1 label="25.2" id="Glossaries">
<title>Glossaries</title>
<indexterm role="cp"><primary>glossaries</primary></indexterm>
@@ -9337,7 +11537,7 @@
</para>
</sect1>
-<sect1 label="23.3" id="Indexes">
+<sect1 label="25.3" id="Indexes">
<title>Indexes</title>
<indexterm role="cp"><primary>indexes</primary></indexterm>
@@ -9381,6 +11581,7 @@
<indexterm role="fn"><primary>\printindex</primary></indexterm>
<indexterm role="cp"><primary>package, <literal>makeidx</literal></primary></indexterm>
<indexterm role="cp"><primary><literal>makeidx</literal> package</primary></indexterm>
+
<para>The index is usually generated with the <literal>\printindex</literal> command.
This is defined in the <literal>makeidx</literal> package, so
<literal>\usepackage{makeidx}</literal> needs to be in the preamble.
@@ -9392,12 +11593,14 @@
</para>
<indexterm role="cp"><primary>package, <literal>showidx</literal></primary></indexterm>
<indexterm role="cp"><primary><literal>showidx</literal> package</primary></indexterm>
+
<para>The <literal>showidx</literal> package causes each index entries to be shown in
the margin on the page where the entry appears. This can help in
preparing the index.
</para>
<indexterm role="cp"><primary>package, <literal>multind</literal></primary></indexterm>
<indexterm role="cp"><primary><literal>multind</literal> package</primary></indexterm>
+
<para>The <literal>multind</literal> package supports multiple indexes. See also the
&tex; FAQ entry on this topic,
<ulink url="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=multind">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=multind</ulink>.
@@ -9405,7 +11608,7 @@
</sect1>
</chapter>
-<chapter label="24" id="Letters">
+<chapter label="26" id="Letters">
<title>Letters</title>
<indexterm role="cp"><primary>letters, writing</primary></indexterm>
@@ -9492,7 +11695,7 @@
</para>
-<sect1 label="24.1" id="_005caddress">
+<sect1 label="26.1" id="_005caddress">
<title><literal>\address</literal></title>
<indexterm role="fn"><primary>\address</primary></indexterm>
@@ -9522,7 +11725,7 @@
</screen>
</sect1>
-<sect1 label="24.2" id="_005ccc">
+<sect1 label="26.2" id="_005ccc">
<title><literal>\cc</literal></title>
<indexterm role="fn"><primary>\cc</primary></indexterm>
@@ -9543,7 +11746,7 @@
</screen>
</sect1>
-<sect1 label="24.3" id="_005cclosing">
+<sect1 label="26.3" id="_005cclosing">
<title><literal>\closing</literal></title>
<indexterm role="fn"><primary>\closing</primary></indexterm>
@@ -9561,7 +11764,7 @@
</screen>
</sect1>
-<sect1 label="24.4" id="_005cencl">
+<sect1 label="26.4" id="_005cencl">
<title><literal>\encl</literal></title>
<indexterm role="fn"><primary>\encl</primary></indexterm>
@@ -9581,7 +11784,7 @@
</screen>
</sect1>
-<sect1 label="24.5" id="_005clocation">
+<sect1 label="26.5" id="_005clocation">
<title><literal>\location</literal></title>
<indexterm role="fn"><primary>\location</primary></indexterm>
@@ -9595,7 +11798,7 @@
</para>
</sect1>
-<sect1 label="24.6" id="_005cmakelabels">
+<sect1 label="26.6" id="_005cmakelabels">
<title><literal>\makelabels</literal></title>
<indexterm role="fn"><primary>\makelabels</primary></indexterm>
@@ -9623,7 +11826,7 @@
<!-- xxx TODO, align on latex2e-fr.texi, see https://mail.gna.org/public/latexrefman-discuss/2015-10/msg00000.html -->
</sect1>
-<sect1 label="24.7" id="_005cname">
+<sect1 label="26.7" id="_005cname">
<title><literal>\name</literal></title>
<indexterm role="fn"><primary>\name</primary></indexterm>
@@ -9637,7 +11840,7 @@
</para>
</sect1>
-<sect1 label="24.8" id="_005copening">
+<sect1 label="26.8" id="_005copening">
<title><literal>\opening</literal></title>
<indexterm role="fn"><primary>\opening</primary></indexterm>
@@ -9655,7 +11858,7 @@
</screen>
</sect1>
-<sect1 label="24.9" id="_005cps">
+<sect1 label="26.9" id="_005cps">
<title><literal>\ps</literal></title>
<indexterm role="fn"><primary>\ps</primary></indexterm>
<indexterm role="cp"><primary>postscript, in letters</primary></indexterm>
@@ -9671,7 +11874,7 @@
</screen>
</sect1>
-<sect1 label="24.10" id="_005csignature">
+<sect1 label="26.10" id="_005csignature">
<title><literal>\signature</literal></title>
<para>Synopsis:
@@ -9725,7 +11928,7 @@
<!-- -->
<!-- -->
</sect1>
-<sect1 label="24.11" id="_005ctelephone">
+<sect1 label="26.11" id="_005ctelephone">
<title><literal>\telephone</literal></title>
<indexterm role="fn"><primary>\telephone</primary></indexterm>
@@ -9742,7 +11945,7 @@
</sect1>
</chapter>
-<chapter label="25" id="Terminal-input_002foutput">
+<chapter label="27" id="Terminal-input_002foutput">
<title>Terminal input/output</title>
<indexterm role="cp"><primary>input/output, to terminal</primary></indexterm>
@@ -9750,7 +11953,7 @@
-<sect1 label="25.1" id="_005ctypein">
+<sect1 label="27.1" id="_005ctypein">
<title><literal>\typein[<replaceable>cmd</replaceable>]{<replaceable>msg</replaceable>}</literal></title>
<indexterm role="fn"><primary>\typein</primary></indexterm>
@@ -9769,7 +11972,7 @@
</para>
</sect1>
-<sect1 label="25.2" id="_005ctypeout">
+<sect1 label="27.2" id="_005ctypeout">
<title><literal>\typeout{<replaceable>msg</replaceable>}</literal></title>
<indexterm role="fn"><primary>\typeout</primary></indexterm>
@@ -9792,7 +11995,7 @@
</sect1>
</chapter>
-<chapter label="26" id="Command-line">
+<chapter label="28" id="Command-line">
<title>Command line</title>
<indexterm role="cp"><primary>command line</primary></indexterm>
@@ -9807,7 +12010,7 @@
</para>
<screen>latex '\nonstopmode\input foo.tex'
</screen>
-<indexterm role="fn"><primary>–help command-line option</primary></indexterm>
+<indexterm role="fn"><primary>--help command-line option</primary></indexterm>
<para>With many, but not all, implementations, command-line options can also
be specified in the usual Unix way, starting with ‘<literal>-</literal>’ or
‘<literal>--</literal>’. For a list of those options, try ‘<literal>latex --help</literal>’.
Modified: trunk/latex2e.dvi
===================================================================
(Binary files differ)
Modified: trunk/latex2e.pdf
===================================================================
(Binary files differ)
Modified: trunk/latex2e.txt
===================================================================
--- trunk/latex2e.txt 2018-03-28 22:21:21 UTC (rev 614)
+++ trunk/latex2e.txt 2018-03-29 14:57:26 UTC (rev 615)
@@ -19,12 +19,14 @@
18 Page styles
19 Spaces
20 Boxes
-21 Special insertions
-22 Splitting the input
-23 Front/back matter
-24 Letters
-25 Terminal input/output
-26 Command line
+21 Color
+22 Graphics
+23 Special insertions
+24 Splitting the input
+25 Front/back matter
+26 Letters
+27 Terminal input/output
+28 Command line
Appendix A Document templates
Concept Index
Command Index
@@ -35,6 +37,10 @@
2.2 Output files
2.3 TeX engines
2.4 LaTeX command syntax
+ 2.4.1 Environments
+ 2.4.2 Command declarations
+ 2.4.3 '\makeatletter' and '\makeatother'
+ 2.4.3.1 '\@ifstar'
3 Document classes
3.1 Document class options
3.2 Additional packages
@@ -53,6 +59,7 @@
5.5 Page layout parameters
5.6 Floats
6 Sectioning
+ 6.1 '\@startsection'
7 Cross references
7.1 '\label'
7.2 '\pageref{KEY}'
@@ -65,6 +72,8 @@
8.4 'description'
8.5 'displaymath'
8.6 'document'
+ 8.6.1 '\AtBeginDocument'
+ 8.6.2 '\AtEndDocument'
8.7 'enumerate'
8.8 'eqnarray'
8.9 'equation'
@@ -77,7 +86,8 @@
8.14 'itemize'
8.15 'letter' environment: writing letters
8.16 'list'
- 8.16.1 '\item': An entry in a list.
+ 8.16.1 '\item': An entry in a list
+ 8.16.2 'trivlist': A restricted form of 'list'
8.17 'math'
8.18 'minipage'
8.19 'picture'
@@ -148,6 +158,7 @@
12.7 '\newtheorem'
12.8 '\newfont': Define a new font (obsolete)
12.9 '\protect'
+ 12.10 '\ignorespaces & \ignorespacesafterend'
13 Counters
13.1 '\alph \Alph \arabic \roman \Roman \fnsymbol': Printing counters
13.2 '\usecounter{COUNTER}'
@@ -187,16 +198,18 @@
19 Spaces
19.1 '\hspace'
19.2 '\hfill'
- 19.3 '\(SPACE)' and \@
+ 19.3 '\spacefactor'
+ 19.3.1 '\(SPACE)' and '\@'
+ 19.3.2 '\frenchspacing'
+ 19.3.3 '\normalsfcodes'
19.4 '\ ' after control sequence
- 19.5 '\frenchspacing'
- 19.6 '\thinspace': Insert 1/6em
- 19.7 '\/': Insert italic correction
- 19.8 '\hrulefill \dotfill'
- 19.9 '\addvspace'
- 19.10 '\bigskip \medskip \smallskip'
- 19.11 '\vfill'
- 19.12 '\vspace{LENGTH}'
+ 19.5 '\thinspace': Insert 1/6em
+ 19.6 '\/': Insert italic correction
+ 19.7 '\hrulefill \dotfill'
+ 19.8 '\addvspace'
+ 19.9 '\bigskip \medskip \smallskip'
+ 19.10 '\vfill'
+ 19.11 '\vspace{LENGTH}'
20 Boxes
20.1 '\mbox{TEXT}'
20.2 '\fbox' and '\framebox'
@@ -207,40 +220,60 @@
20.7 '\savebox'
20.8 '\sbox{\BOXCMD}{TEXT}'
20.9 '\usebox{\BOXCMD}'
-21 Special insertions
- 21.1 Reserved characters
- 21.2 Symbols by font position
- 21.3 Text symbols
- 21.4 Accents
- 21.5 Additional Latin letters
- 21.6 '\rule'
- 21.7 '\today'
-22 Splitting the input
- 22.1 '\include'
- 22.2 \'includeonly'
- 22.3 '\input'
-23 Front/back matter
- 23.1 Tables of contents
- 23.1.1 '\addcontentsline'
- 23.1.2 '\addtocontents'
- 23.2 Glossaries
- 23.3 Indexes
-24 Letters
- 24.1 '\address'
- 24.2 '\cc'
- 24.3 '\closing'
- 24.4 '\encl'
- 24.5 '\location'
- 24.6 '\makelabels'
- 24.7 '\name'
- 24.8 '\opening'
- 24.9 '\ps'
- 24.10 '\signature'
- 24.11 '\telephone'
-25 Terminal input/output
- 25.1 '\typein[CMD]{MSG}'
- 25.2 '\typeout{MSG}'
-26 Command line
+21 Color
+ 21.1 Color package options
+ 21.2 Color models
+ 21.3 Commands for color
+ 21.3.1 Define colors
+ 21.3.2 Colored text
+ 21.3.3 Colored boxes
+ 21.3.4 Colored pages
+22 Graphics
+ 22.1 Graphics package options
+ 22.2 Graphics package configuration
+ 22.2.1 '\graphicspath'
+ 22.2.2 '\DeclareGraphicsExtensions'
+ 22.2.3 '\DeclareGraphicsRule'
+ 22.3 Commands for graphics
+ 22.3.1 '\includegraphics'
+ 22.3.2 '\rotatebox'
+ 22.3.3 '\scalebox'
+ 22.3.4 '\resizebox'
+23 Special insertions
+ 23.1 Reserved characters
+ 23.2 Upper and lower case
+ 23.3 Symbols by font position
+ 23.4 Text symbols
+ 23.5 Accents
+ 23.6 Additional Latin letters
+ 23.7 '\rule'
+ 23.8 '\today'
+24 Splitting the input
+ 24.1 '\include'
+ 24.2 '\includeonly'
+ 24.3 '\input'
+25 Front/back matter
+ 25.1 Tables of contents
+ 25.1.1 '\addcontentsline'
+ 25.1.2 '\addtocontents'
+ 25.2 Glossaries
+ 25.3 Indexes
+26 Letters
+ 26.1 '\address'
+ 26.2 '\cc'
+ 26.3 '\closing'
+ 26.4 '\encl'
+ 26.5 '\location'
+ 26.6 '\makelabels'
+ 26.7 '\name'
+ 26.8 '\opening'
+ 26.9 '\ps'
+ 26.10 '\signature'
+ 26.11 '\telephone'
+27 Terminal input/output
+ 27.1 '\typein[CMD]{MSG}'
+ 27.2 '\typeout{MSG}'
+28 Command line
Appendix A Document templates
A.1 'beamer' template
A.2 'book' template
@@ -250,8 +283,8 @@
LaTeX2e: An unofficial reference manual
***************************************
-This document is an unofficial reference manual (version of November
-2016) for LaTeX2e, a document preparation system.
+This document is an unofficial reference manual (version of March 2018)
+for LaTeX2e, a document preparation system.
1 About this document
*********************
@@ -259,13 +292,13 @@
This is an unofficial reference manual for the LaTeX2e document
preparation system, which is a macro package for the TeX typesetting
program (*note Overview::). This document's home page is
-<http://home.gna.org/latexrefman>. That page has links to the current
-output in various formats, sources, mailing list archives and
-subscriptions, and other infrastructure.
+<http://puszcza.gnu.org.ua/software/latexrefman/>. That page has links
+to the current output in various formats, sources, mailing list archives
+and subscriptions, and other infrastructure.
In this document, we will mostly just use 'LaTeX' rather than
-'LaTeX2e', since the previous version of LaTeX (2.09) was retired many
-years ago.
+'LaTeX2e', since the previous version of LaTeX (2.09) was frozen decades
+ago.
LaTeX is currently maintained by a group of volunteers
(<http://latex-project.org>). The official documentation written by the
@@ -273,7 +306,7 @@
completely unofficial and has not been reviewed by the LaTeX
maintainers. Do not send bug reports or anything else about this
document to them. Instead, please send all comments to
-<latexrefman-discuss at gna.org>.
+<latexrefman at tug.org>.
This document is a reference. There is a vast array of other sources
of information about LaTeX, at all levels. Here are a few
@@ -286,8 +319,9 @@
Writing your first document, with a bit of both text and math.
<http://ctan.org/pkg/usrguide>
- The guide for document authors that is maintained as part of LaTeX;
- there are plenty of others available elsewhere.
+ The guide for document authors that is maintained as part of LaTeX.
+ Many other guides by many other people are also available,
+ independent of LaTeX itself; one such is the next item:
<http://ctan.org/pkg/lshort>
A short introduction to LaTeX, translated to many languages.
@@ -478,6 +512,9 @@
This manual describes all accepted options and '*'-forms for the
commands it covers (barring unintentional omissions, a.k.a. bugs).
+2.4.1 Environments
+------------------
+
Synopsis:
\begin{ENVIRONMENT NAME}
@@ -508,10 +545,16 @@
... rows of table ...
\end{tabular}
+2.4.2 Command declarations
+--------------------------
+
A command that changes the value, or changes the meaning, of some other
command or parameter. For instance, the '\mainmatter' command changes
the setting of page numbers from roman numerals to arabic.
+2.4.3 '\makeatletter' and '\makeatother'
+----------------------------------------
+
Synopsis:
\makeatletter
@@ -523,7 +566,7 @@
'\makeatother' sets the category code of '@' to 12, its original value.
As each character is read by TeX for LaTeX, it is assigned a
-character category code, or "catcode" for shorter. For instance, the
+character category code, or "catcode" for short. For instance, the
backslash '\' is assigned the catcode 0, for characters that start a
command. These two commands alter the catcode assigned to '@'.
@@ -537,29 +580,83 @@
'\makeatletter' and '\makeatother' allow users to define or redefine
commands named with '@'.
- Use these inside a '.tex' file, in the preamble. Don't use them
+ Use these two commands inside a '.tex' file, in the preamble, when
+defining or redefining a command with '@' in its name. Don't use them
inside '.sty' or '.cls' files since the '\usepackage' and
'\documentclass' commands set the at sign to have the character code of
a letter.
- in their names, see document <http://ctan.org/pkg/macros2e>. These
-macros are mainly useful to package or class authors; examples that may
-be useful to document authors are provided hereinafter.
+ For a comprehensive list of macros with an at-sign in their names see
+<http://ctan.org/pkg/macros2e>. These macros are mainly intended to
+package or class authors.
- The example code below, if put in the preamble, redefines the section
-command to center the section title, put it in bold type, and adjust the
-spacing.
+ The example below is typical. In the user's class file is a command
+'\thesis at universityname'. The user wants to change the definition.
+These three lines should go in the preamble, before the
+'\begin{document}'.
\makeatletter
- \renewcommand\section{%
- \@startsection{section}% Name
- {1}% Level: 0=part, 1=chapter, etc.
- {0pt}% Heading indent
- {-3.5ex plus -1ex minus -.2ex}% Beforeskip (if neg, no head indent)
- {2.3ex plus.2ex}% Afterskip (if neg, run-in heading)
- {\centering\normalfont\Large\bfseries}} % Style of head
+ \renewcommand{\thesis at universityname}{Saint Michael's College}
\makeatother
+2.4.3.1 '\@ifstar'
+..................
+
+Synopsis:
+
+ \newcommand{\mycmd}{\@ifstar{\mycmd at star}{\mycmd at nostar}}
+ \newcommand{\mycmd at nostar}[NON-STARRED COMMAND NUMBER OF ARGS]{BODY OF NON-STARRED COMMAND}
+ \newcommand{\mycmd at star}[STARRED COMMAND NUMBER OF ARGS]{BODY OF STARRED COMMAND}
+
+ Many standard LaTeX environments or commands have a variant with the
+same name but ending with a star character '*', an asterisk. Examples
+are the 'table' and 'table*' environments and the '\section' and
+'\section*' commands.
+
+ When defining environments, following this pattern is straightforward
+because '\newenvironment' and '\renewenvironment' allow the environment
+name to contain a star. For commands the situation is more complex. As
+in the synopsis above, there will be a user-called command, given above
+as '\mycmd', which peeks ahead to see if it is followed by a star. For
+instance, LaTeX does not really have a '\section*' command; instead, the
+'\section' command peeks ahead. This command does not accept arguments
+but instead expands to one of two commands that do accept arguments. In
+the synopsis these two are '\mycmd at nostar' and '\mycmd at star'. They
+could take the same number of arguments or a different number, or no
+arguments at all. As always, in a LaTeX document a command using
+at-sign '@' must be enclosed inside a '\makeatletter ... \makeatother'
+block (*note \makeatletter and \makeatother::).
+
+ This example of '\@ifstar' defines the command '\ciel' and a variant
+'\ciel*'. Both have one required argument. A call to '\ciel{night}'
+will return "starry night sky" while '\ciel*{blue}' will return "starry
+not blue sky".
+
+ \newcommand*{\ciel at unstarred}[1]{starry #1 sky}
+ \newcommand*{\ciel at starred}[1]{starry not #1 sky}
+ \newcommand*{\ciel}{\@ifstar{\ciel at starred}{\ciel at unstarred}}
+
+ In the next example, the starred variant takes a different number of
+arguments than does the unstarred one. With this definition, Agent
+007's '``My name is \agentsecret*{Bond}, \agentsecret{James}{Bond}.'''
+is equivalent to '``My name is \textsc{Bond}, \textit{James}
+textsc{Bond}.'''
+
+ \newcommand*{\agentsecret at unstarred}[2]{\textit{#1} \textsc{#2}}
+ \newcommand*{\agentsecret at starred}[1]{\textsc{#1}}
+ \newcommand*{\agentsecret}{\@ifstar{\agentsecret at starred}{\agentsecret at unstarred}}
+
+ There are two sometimes more convenient ways to accomplish the work
+of '\@ifstar'. The 'suffix' package allows the construct
+'\newcommand\mycommand{UNSTARRED VERSION}' followed by
+'\WithSuffix\newcommand\mycommand*{STARRED VERSION}'. And LaTeX3 has
+the 'xparse' package that allows this code.
+
+ \NewDocumentCommand\foo{s}{\IfBooleanTF#1
+ {STARRED VERSION}%
+ {UNSTARRED VERSION}%
+ }
+
3 Document classes
******************
@@ -635,9 +732,11 @@
TeX engines::), options other than 'letterpaper' set the print area but
you must also set the physical paper size. One way to do that is to put
'\pdfpagewidth=\paperwidth' and '\pdfpageheight=\paperheight' in your
-document's preamble. The 'geometry' package provides flexible ways of
-setting the print area and physical page size.
+document's preamble.
+ The 'geometry' package provides flexible ways of setting the print
+area and physical page size.
+
Miscellaneous other options:
'draft'
@@ -722,35 +821,37 @@
SMC Math Department' is for a class.
Inside of a class or package file you can use the at-sign '@' as a
-character in command names without having to surround that command with
-'\makeatletter' and '\makeatother'. *Note \makeatletter and
-\makeatother::. This allow you to create commands that users will not
-accidentally redefine. Another technique is to preface class- or
-package-specific commands with some string to prevent your class or
-package from interacting with others. For instance, the class 'smcmemo'
-might have commands '\smc at tolist', '\smc at fromlist', etc.
+character in command names without having to surround the code
+containing that command with '\makeatletter' and '\makeatother'. *Note
+\makeatletter and \makeatother::. This allow you to create commands
+that users will not accidentally redefine. Another technique is to
+preface class- or package-specific commands with some string to prevent
+your class or package from interfering with others. For instance, the
+class 'smcmemo' might have commands '\smc at tolist', '\smc at fromlist', etc.
3.3.1 Class and package structure
---------------------------------
-A class file or package file typically has four parts. (1) In the
-identification part, the file says that it is a LaTeX package or class
-and describes itself, using the '\NeedsTeXFormat' and '\ProvidesClass'
-or '\ProvidesPackage' commands. (2) The preliminary declarations part
-declares some commands and can also load other files. Usually these
-commands will be those needed for the code used in the next part. For
-example, an 'smcmemo' class might be called with an option to read in a
-file with a list of people for the to-head, as
-'\documentclass[mathto]{smcmemo}', and therefore needs to define a
-command '\newcommand{\setto}[1]{\def\@tolist{#1}}' used in that file.
-(3) In the handle options part the class or package declares and
-processes its options. Class options allow a user to start their
-document as '\documentclass[OPTION LIST]{CLASS NAME}', to modify the
-behavior of the class. An example is when you declare
-'\documentclass[11pt]{article}' to set the default document font size.
-Finally, (4) in the more declarations part the class or package usually
-does most of its work: declaring new variables, commands and fonts, and
-loading other files.
+A class file or package file typically has four parts.
+ In the "identification part", the file says that it is a LaTeX
+ package or class and describes itself, using the '\NeedsTeXFormat'
+ and '\ProvidesClass' or '\ProvidesPackage' commands.
+ 1. The "preliminary declarations part" declares some commands and can
+ also load other files. Usually these commands will be those needed
+ for the code used in the next part. For example, an 'smcmemo'
+ class might be called with an option to read in a file with a list
+ of people for the to-head, as '\documentclass[mathto]{smcmemo}',
+ and therefore needs to define a command
+ '\newcommand{\setto}[1]{\def\@tolist{#1}}' used in that file.
+ 2. In the "handle options part" the class or package declares and
+ processes its options. Class options allow a user to start their
+ document as '\documentclass[OPTION LIST]{CLASS NAME}', to modify
+ the behavior of the class. An example is when you declare
+ '\documentclass[11pt]{article}' to set the default document font
+ size.
+ 3. Finally, in the "more declarations part" the class or package
+ usually does most of its work: declaring new variables, commands
+ and fonts, and loading other files.
Here is a starting class file, which should be saved as 'stub.cls'
where LaTeX can find it, for example in the same directory as the '.tex'
@@ -788,6 +889,18 @@
times; the 'code' will be executed in the order that you called it.
See also *note \AtBeginDocument::.
+'\CheckCommand{CMD}[NUM][DEFAULT]{DEFINITION}'
+'\CheckCommand*{CMD}[NUM][DEFAULT]{DEFINITION}'
+ Like '\newcommand' (*note \newcommand & \renewcommand::) but does
+ not define CMD; instead it checks that the current definition of
+ CMD is exactly as given by DEFINITION and is or is not "long" as
+ expected. A long command is a command that accepts '\par' within
+ an argument. The CMD command is expected to be long with the
+ unstarred version of '\CheckCommand'. Raises an error when the
+ check fails. This allows you to check before you start redefining
+ 'cmd' yourself that no other package has already redefined this
+ command.
+
'\ClassError{CLASS NAME}{ERROR TEXT}{HELP TEXT}'
'\PackageError{PACKAGE NAME}{ERROR TEXT}{HELP TEXT}'
'\ClassWarning{CLASS NAME}{WARNING TEXT}'
@@ -812,7 +925,8 @@
To format the messages, including the HELP TEXT: use '\protect' to
stop a command from expanding, get a line break with
- '\MessageBreak', and get a space with '\space'. Note that LaTeX
+ '\MessageBreak', and get a space with '\space' when a space
+ character does not allow it, like after a command. Note that LaTeX
appends a period to the messages.
'\CurrentOption'
@@ -821,7 +935,7 @@
'\DeclareOption*'.
'\DeclareOption{OPTION}{CODE}'
-'\DeclareOption*{OPTION}{CODE}'
+'\DeclareOption*{CODE}'
Make an option available to a user, for invoking in their
'\documentclass' command. For example, the 'smcmemo' class could
have an option allowing users to put the institutional logo on the
@@ -850,14 +964,45 @@
\DeclareOption*{\InputIfFileExists{\CurrentOption.memo}{}{%
\PassOptionsToClass{\CurrentOption}{article}}}
+'\DeclareRobustCommand{CMD}[NUM][DEFAULT]{DEFINITION}'
+'\DeclareRobustCommand*{CMD}[NUM][DEFAULT]{DEFINITION}'
+ Like '\newcommand' and '\newcommand*' (*note \newcommand &
+ \renewcommand::) but these declare a robust command, even if some
+ code within the DEFINITION is fragile. (For a discussion of robust
+ and fragile commands *note \protect::.) Use this command to define
+ new robust commands or to redefine existing commands and make them
+ robust. Unlike '\newcommand' these do not give an error if macro
+ CMD already exists; instead, a log message is put into the
+ transcript file if a command is redefined.
+
+ Commands defined this way are a bit less efficient than those
+ defined using '\newcommand' so unless the command's data is fragile
+ and the command is used within a moving argument, use
+ '\newcommand'.
+
+ The 'etoolbox' package offers commands '\newrobustcmd',
+ '\newrobustcmd*', '\renewrobustcmd', '\renewrobustcmd*',
+ '\providerobustcmd', and '\providerobustcmd*' which are similar to
+ '\newcommand', '\newcommand*', '\renewcommand', '\renewcommand*',
+ '\providecommand', and '\providecommand*', but define a robust CMD
+ with two advantages as compared to '\DeclareRobustCommand':
+ 1. They use the low-level e-TeX protection mechanism rather than
+ the higher level LaTeX '\protect' mechanism, so they do not
+ incur the slight loss of performance mentioned above, and
+ 2. They make the same distinction between '\new...', '\renew...',
+ and '\provide...', as the standard commands, so they do not
+ just make a log message when you redefine CMD that already
+ exists, in that case you need to use either '\renew...' or
+ '\provide...' or you get an error.
+
'\IfFileExists{FILE NAME}{TRUE CODE}{FALSE CODE}'
'\InputIfFileExists{FILE NAME}{TRUE CODE}{FALSE CODE}'
- Execute TRUE CODE if LaTeX can find the file and FALSE CODE
- otherwise. In the second case it inputs the file immediately after
- executing TRUE CODE. Thus
+ Execute TRUE CODE if LaTeX can find the file 'FILE NAME' and FALSE
+ CODE otherwise. In the second case it inputs the file immediately
+ after executing TRUE CODE. Thus
'\IfFileExists{img.pdf}{\includegraphics{img.pdf}}{\typeout{WARNING:
- img.pdf not found}}' will include the graphic if it is found but
- otherwise just give a warning.
+ img.pdf not found}}' will include the graphic 'img.pdf' if it is
+ found but otherwise just give a warning.
This command looks for the file in all search paths that LaTeX
uses, not only in the current directory. To look only in the
@@ -875,13 +1020,14 @@
The OPTIONS LIST, if present, is a comma-separated list. The
RELEASE DATE is optional. If present it must have the form
- YYYY/MM/DD. If you request a RELEASE DATE and the date of the
- package installed on your system is earlier, then you get a warning
- on the screen and in the log like 'You have requested, on input
- line 4, version `2038/01/19' of document class article, but only
- version `2014/09/29 v1.4h Standard LaTeX document class' is
- available.'
+ YYYY/MM/DD.
+ If you request a RELEASE DATE and the date of the package installed
+ on your system is earlier, then you get a warning on the screen and
+ in the log like 'You have requested, on input line 4, version
+ `2038/01/19' of document class article, but only version
+ `2014/09/29 v1.4h Standard LaTeX document class' is available.'
+
The command version '\LoadClassWithOptions' uses the list of
options for the current class. This means it ignores any options
passed to it via '\PassOptionsToClass'. This is a convenience
@@ -890,8 +1036,8 @@
were passed.
'\ExecuteOptions{OPTIONS-LIST}'
- For each option in the OPTIONS-LIST, in order, this command
- executes the command '\ds@'OPTION. If this command is not defined
+ For each option OPTION in the OPTIONS-LIST, in order, this command
+ executes the command '\ds at OPTION'. If this command is not defined
then that option is silently ignored.
It can be used to provide a default option list before
@@ -900,13 +1046,13 @@
'\ExecuteOptions{11pt}\ProcessOptions\relax'.
'\NeedsTeXFormat{FORMAT}[FORMAT DATE]'
- Specifies the format that this class should be run under. Often
+ Specifies the format that this class must be run under. Often
issued as the first line of a class file, and most often used as:
- '\NeedsTeXFormat{LaTeX2e}'. The format that you specify must
- exactly match the one installed on your system that you invoked,
- including that the string is case sensitive. If it does not match
- then execution stops with an error like 'This file needs format
- `xxx' but this is `LaTeX2e'.'
+ '\NeedsTeXFormat{LaTeX2e}'. When a document using that class is
+ processed, the format name given here must match the format that is
+ actually being run (including that the FORMAT string is case
+ sensitive). If it does not match then execution stops with an
+ error like 'This file needs format `LaTeX2e' but this is `xxx'.'
To specify a version of the format that you know to have certain
features, include the optional FORMAT DATE on which those features
@@ -914,16 +1060,14 @@
If the format version installed on your system is earlier than
FORMAT DATE then you get a warning like 'You have requested release
`2038/01/20' of LaTeX, but only release `2016/02/01' is available.'
- (The LaTeX kernel has been frozen for many years so you probably do
- not not need to specify the format date.)
'\OptionNotUsed'
Adds the current option to the list of unused options. Can only be
used within the CODE argument of either '\DeclareOption' or
'\DeclareOption*'.
-'\PassOptionsToClass{OPTIONS LIST}{CLASS NAME}'
-'\PassOptionsToPackage{OPTIONS LIST}{PACKAGE NAME}'
+'\PassOptionsToClass{OPTION LIST}{CLASS NAME}'
+'\PassOptionsToPackage{OPTION LIST}{PACKAGE NAME}'
Adds the options in the comma-separated list OPTION LIST to the
options used by any future '\RequirePackage' or '\usepackage'
command for package PACKAGE NAME or the class CLASS NAME.
@@ -935,14 +1079,15 @@
clash for package foo.' (LaTeX throws an error even if there is no
conflict between the options.)
- If your code is bringing in a package twice then you can collapse
- that to once, for example replacing the two
+ If your own code is bringing in a package twice then you can
+ collapse that to once, for example replacing the two
'\RequirePackage[landscape]{geometry}\RequirePackage[margins=1in]{geometry}'
with the single '\RequirePackage[landscape,margins=1in]{geometry}'.
But if you are loading a package that in turn loads another package
- then you need to queue up the options you desire. For instance,
- suppose the package 'foo' loads the package 'geometry'. Instead of
- ' \RequirePackage{foo}\RequirePackage[draft]{graphics}' you must
+ then you need to queue up the options you desire for this other
+ package. For instance, suppose the package 'foo' loads the package
+ 'geometry'. Instead of
+ '\RequirePackage{foo}\RequirePackage[draft]{graphics}' you must
write '\PassOptionsToPackage{draft}{graphics}
\RequirePackage{foo}'. (If 'foo.sty' loads an option in conflict
with what you want then you may have to look into altering its
@@ -961,36 +1106,40 @@
Include it in the class file as '\ProcessOptions\relax' (because of
the existence of the starred command).
- Options come in two types. 'Local' options have been specified for
+ Options come in two types. "Local options" have been specified for
this particular package in the OPTIONS argument of
'\PassOptionsToPackage{OPTIONS}', '\usepackage[OPTIONS]', or
- '\RequirePackage[OPTIONS]'. 'Global' options are those given by
+ '\RequirePackage[OPTIONS]'. "Global options" are those given by
the class user in '\documentclass[OPTIONS]' (If an option is
specified both locally and globally then it is local.)
When '\ProcessOptions' is called for a package 'pkg.sty', the
- following happens. (1) For each option OPTION so far declared with
- '\DeclareOption', it looks to see if that option is either a global
- or a local option for 'pkg'. If so then it executes the declared
- code. This is done in the order in which these options were given
- in 'pkg.sty'. (2) For each remaining local option, it executes the
- command '\ds@'OPTION if it has been defined somewhere (other than
- by a '\DeclareOption'); otherwise, it executes the default option
- code given in '\DeclareOption*'. If no default option code has
- been declared then it gives an error message. This is done in the
- order in which these options were specified.
+ following happens:
+ 1. For each option OPTION so far declared with '\DeclareOption',
+ it looks to see if that option is either a global or a local
+ option for 'pkg'. If so then it executes the declared code.
+ This is done in the order in which these options were given in
+ 'pkg.sty'.
+ 2. For each remaining local option, it executes the command
+ '\ds@'OPTION if it has been defined somewhere (other than by a
+ '\DeclareOption'); otherwise, it executes the default option
+ code given in '\DeclareOption*'. If no default option code
+ has been declared then it gives an error message. This is
+ done in the order in which these options were specified.
When '\ProcessOptions' is called for a class it works in the same
- way except that all options are local, and the default value for
+ way except that all options are local, and the default CODE for
'\DeclareOption*' is '\OptionNotUsed' rather than an error.
- The starred version '\ProcessOptions*'\@OPTIONS executes the
- options in the order specified in the calling commands, rather than
- in the order of declaration in the class or package. For a package
- this means that the global options are processed first.
+ The starred version '\ProcessOptions*' executes the options in the
+ order specified in the calling commands, rather than in the order
+ of declaration in the class or package. For a package this means
+ that the global options are processed first.
-'\ProvidesClass{CLASS NAME}[<RELEASE DATE> <BRIEF ADDITIONAL INFORMATION>]'
-'\ProvidesPackage{PACKAGE NAME}[<RELEASE DATE> <BRIEF ADDITIONAL INFORMATION>]'
+'\ProvidesClass{CLASS NAME}[RELEASE DATE BRIEF ADDITIONAL INFORMATION]'
+'\ProvidesClass{CLASS NAME}[RELEASE DATE]'
+'\ProvidesPackage{PACKAGE NAME}[RELEASE DATE BRIEF ADDITIONAL INFORMATION]'
+'\ProvidesPackage{PACKAGE NAME}[RELEASE DATE]'
Identifies the class or package, printing a message to the screen
and the log file.
@@ -1004,20 +1153,20 @@
but the document class provides 'xxx'.' This warning does not
prevent LaTeX from processing the rest of the class file normally.
- If you include the optional part then you must include the date,
- before the first space, and it must have the form 'YYYY/MM/DD'.
- The rest of the optional part is free-form, although it
- traditionally identifies the class, and is written to the screen
- during compilation and to the log file. Thus, if your file
- 'smcmem.cls' contains the line '\ProvidesClass{smcmem}[2008/06/01
- SMC memo class]' and your document's first line is
- '\documentclass{smcmem}' then you will see 'Document Class: smcmemo
- 2008/06/01 SMC memo class'.
+ If you include the optional argument, then you must include the
+ date, before the first space if any, and it must have the form
+ 'YYYY/MM/DD'. The rest of the optional argument is free-form,
+ although it traditionally identifies the class, and is written to
+ the screen during compilation and to the log file. Thus, if your
+ file 'smcmemo.cls' contains the line
+ '\ProvidesClass{smcmemo}[2008/06/01 v1.0 SMC memo class]' and your
+ document's first line is '\documentclass{smcmemo}' then you will
+ see 'Document Class: smcmemo 2008/06/01 v1.0 SMC memo class'.
- The date in the optional portion allows class and package users to
+ The date in the optional argument allows class and package users to
ask to be warned if the version of the class or package installed
on their system is earlier than RELEASE DATE, by using the optional
- calls such as '\documentclass{smcmem}[2018/10/12]' or
+ arguments such as '\documentclass{smcmemo}[2018/10/12]' or
'\usepackage{foo}[[2017/07/07]]'. (Note that package users only
rarely include a date, and class users almost never do.)
@@ -1025,17 +1174,19 @@
Declare a file other than the main class and package files, such as
configuration files or font definition files. Put this command in
that file and you get in the log a string like 'File: test.config
- 2017/10/12 config file for test.cls'.
+ 2017/10/12 config file for test.cls' for FILE NAME equal to
+ 'test.config' and ADDITIONAL INFORMATION equal to '2017/10/12
+ config file for test.cls'.
-'\RequirePackage[OPTIONS LIST]{PACKAGE NAME}[RELEASE DATE]'
+'\RequirePackage[OPTION LIST]{PACKAGE NAME}[RELEASE DATE]'
'\RequirePackageWithOptions{PACKAGE NAME}[RELEASE DATE]'
- Load a package, like the author command '\usepackage'. *Note
- Additional packages::. An example is
+ Load a package, like the document author command '\usepackage'.
+ *Note Additional packages::. An example is
'\RequirePackage[landscape,margin=1in]{geometry}'. Note that the
LaTeX development team strongly recommends use of these commands
over Plain TeX's '\input'; see the Class Guide.
- The OPTIONS LIST, if present, is a comma-separated list. The
+ The OPTION LIST, if present, is a comma-separated list. The
RELEASE DATE, if present, must have the form YYYY/MM/DD. If the
release date of the package as installed on your system is earlier
than RELEASE DATE then you get a warning like 'You have requested,
@@ -1195,7 +1346,7 @@
Finally, the command '\oldstylenums{NUMERALS}' will typeset so-called
"old-style" numerals, which have differing heights and depths (and
sometimes widths) from the standard "lining" numerals, which all have
-the same height as upper-case letters. LaTeX's default fonts support
+the same height as uppercase letters. LaTeX's default fonts support
this, and will respect '\textbf' (but not other styles; there are no
italic old-style numerals in Computer Modern). Many other fonts have
old-style numerals also; sometimes the 'textcomp' package must be
@@ -1243,7 +1394,8 @@
'T1', also known as the Cork encoding, which has support for the
accented characters used by the most widespread European languages
(German, French, Italian, Polish and others), which allows TeX to
- hyphenate words containing accented letters.
+ hyphenate words containing accented letters. For more, see
+ <https://ctan.org/pkg/encguide>.
'\fontfamily{FAMILY}'
Select the font family. The web page
@@ -1251,60 +1403,62 @@
through many of the fonts easily used with LaTeX. Here are
examples of some common families:
- 'pag' Avant Garde
- 'fvs' Bitstream Vera Sans
- 'pbk' Bookman
- 'bch' Charter
- 'ccr' Computer Concrete
- 'cmr' Computer Modern
- 'pcr' Courier
- 'phv' Helvetica
- 'fi4' Inconsolata
- 'lmr' Latin Modern
- 'lmss' Latin Modern Sans
- 'lmtt' Latin Modern Typewriter
- 'pnc' New Century Schoolbook
- 'ppl' Palatino
- 'ptm' Times
- 'uncl' Uncial
- 'put' Utopia
- 'pzc' Zapf Chancery
+ 'pag' Avant Garde
+ 'fvs' Bitstream Vera Sans
+ 'pbk' Bookman
+ 'bch' Charter
+ 'ccr' Computer Concrete
+ 'cmr' Computer Modern
+ 'cmss' Computer Modern Sans Serif
+ 'cmtt' Computer Modern Typewriter
+ 'pcr' Courier
+ 'phv' Helvetica
+ 'fi4' Inconsolata
+ 'lmr' Latin Modern
+ 'lmss' Latin Modern Sans
+ 'lmtt' Latin Modern Typewriter
+ 'pnc' New Century Schoolbook
+ 'ppl' Palatino
+ 'ptm' Times
+ 'uncl' Uncial
+ 'put' Utopia
+ 'pzc' Zapf Chancery
'\fontseries{SERIES}'
Select the font series. A "series" combines a "weight" and a
"width". Typically, a font supports only a few of the possible
combinations. Some common combined series values include:
- 'm' Medium (normal)
- 'b' Bold
- 'c' Condensed
- 'bc' Bold condensed
- 'bx' Bold extended
+ 'm' Medium (normal)
+ 'b' Bold
+ 'c' Condensed
+ 'bc' Bold condensed
+ 'bx' Bold extended
The possible values for weight, individually, are:
- 'ul' Ultra light
- 'el' Extra light
- 'l' Light
- 'sl' Semi light
- 'm' Medium (normal)
- 'sb' Semi bold
- 'b' Bold
- 'eb' Extra bold
- 'ub' Ultra bold
+ 'ul' Ultra light
+ 'el' Extra light
+ 'l' Light
+ 'sl' Semi light
+ 'm' Medium (normal)
+ 'sb' Semi bold
+ 'b' Bold
+ 'eb' Extra bold
+ 'ub' Ultra bold
- The possible values for width, individually, are (the percentages
- are just guides and are not followed precisely by all fonts):
+ The possible values for width, individually, are (the meaning and
+ relationship of these terms varies with individual typefaces):
- 'uc' Ultra condensed, 50%
- 'ec' Extra condensed, 62.5%
- 'c' Condensed, 75%
- 'sc' Semi condensed, 87.5%
- 'm' Medium, 100%
- 'sx' Semi expanded, 112.5%
- 'x' Expanded, 125%
- 'ex' Extra expanded, 150%
- 'ux' Ultra expanded, 200%
+ 'uc' Ultra condensed
+ 'ec' Extra condensed
+ 'c' Condensed
+ 'sc' Semi condensed
+ 'm' Medium
+ 'sx' Semi expanded
+ 'x' Expanded
+ 'ex' Extra expanded
+ 'ux' Ultra expanded
When forming the SERIES string from the weight and width, drop the
'm' that stands for medium weight or medium width, unless both
@@ -1313,12 +1467,12 @@
'\fontshape{SHAPE}'
Select font shape. Valid shapes are:
- 'n' Upright (normal)
- 'it' Italic
- 'sl' Slanted (oblique)
- 'sc' Small caps
- 'ui' Upright italics
- 'ol' Outline
+ 'n' Upright (normal)
+ 'it' Italic
+ 'sl' Slanted (oblique)
+ 'sc' Small caps
+ 'ui' Upright italics
+ 'ol' Outline
The two last shapes are not available for most font families, and
small caps are often missing as well.
@@ -1337,7 +1491,8 @@
LaTeX multiplies the line spacing by the value of the
'\baselinestretch' parameter; the default factor is 1. A change
takes effect when '\selectfont' (see below) is called. You can
- make line skip changes happen for the entire document by doing
+ make a line skip change happen for the entire document, for
+ instance doubling it, by doing
'\renewcommand{\baselinestretch}{2.0}' in the preamble.
However, the best way to double-space a document is to use the
@@ -1855,8 +2010,199 @@
\setcounter{secnumdepth}{LEVEL}
suppresses heading numbers at any depth > LEVEL, where 'chapter' is
-level zero. (*Note \setcounter::.)
+level zero. The default 'secnumdepth' is 3 in LaTeX's 'article' class
+and 2 in the 'book' and 'report' classes. (*Note \setcounter::.)
+6.1 '\@startsection'
+====================
+
+Synopsis:
+
+ \@startsection{NAME}{LEVEL}{INDENT}{BEFORESKIP}{AFTERSKIP}{STYLE}
+
+ Used to help redefine the behavior of commands that start sectioning
+divisions such as '\section' or '\subsection'.
+
+ Note that the 'titlesec' package makes manipulation of sectioning
+easier. Further, while most requirements for sectioning commands can be
+satisfied with '\@startsection', some cannot. For instance, in the
+standard LaTeX 'book' and 'report' classes the commands '\chapter' and
+'\report' are not constructed in this way. To make such a command you
+may want to use the '\secdef' command.
+
+ Technically, '\@startsection' has the form
+ \@startsection{NAME}{LEVEL}{INDENT}{BEFORESKIP}{AFTERSKIP}{STYLE}*[TOCTITLE]{TITLE}
+(the star '*' is optional), so that issuing
+ \renewcommand{\section}{\@startsection{NAME}{LEVEL}{INDENT}{BEFORESKIP}{AFTERSKIP}{STYLE}}
+redefines '\section' to have the form '\section*[TOCTITLE]{TITLE}' (here
+too, the star '*' is optional). *Note Sectioning::. This implies that
+when you write a command like '\renewcommand{section}{...}', the
+'\@startsection{...}' must come last in the definition. See the
+examples below.
+
+NAME
+ Name of the counter used to number the sectioning header. This
+ counter must be defined separately. Most commonly this is either
+ 'section', 'subsection', or 'paragraph'. Although in those three
+ cases the counter name is the same as the sectioning command
+ itself, using the same name is not required.
+
+ Then '\the'NAME displays the title number and '\'NAME'mark' is for
+ the page headers. See the third example below.
+
+LEVEL
+ An integer giving the depth of the sectioning command: 0 for
+ 'chapter' (only applies to the standard 'book' and 'report'
+ classes), 1 for 'section', 2 for 'subsection', 3 for
+ 'subsubsection', 4 for 'paragraph', and 5 for 'subparagraph'. In
+ the 'book' and 'report' classes 'part' has level -1, while in the
+ 'article' class 'part' has level 0.
+
+ If LEVEL is less than or equal to the value of 'secnumdepth' then
+ the titles for this sectioning command will be numbered. For
+ instance, in an 'article', if 'secnumdepth' is 1 then a
+ '\section{Introduction}' command will produce output like "1
+ Introduction" while '\subsection{Discussion}' will produce output
+ like "Discussion", without the number prefix. *Note
+ Sectioning/secnumdepth::.
+
+ If LEVEL is less than or equal to the value of TOCDEPTH then the
+ table of contents will have an entry for this sectioning unit. For
+ instance, in an 'article', if TOCDEPTH is 1 then the table of
+ contents will list sections but not subsections.
+
+INDENT
+ A length giving the indentation of all of the title lines with
+ respect to the left margin. To have the title flush with the
+ margin use '0pt'. A negative indentation such as '-\parindent'
+ will move the title into the left margin.
+
+BEFORESKIP
+ The absolute value of this length is the amount of vertical space
+ that is inserted before this sectioning unit's title. This space
+ will be discarded if the sectioning unit happens to start at the
+ top of a fresh page. If this number is negative then the first
+ paragraph following the header is not indented, if it is
+ non-negative then the first paragraph is indented. (Note that the
+ negative of '1pt plus 2pt minus 3pt' is '-1pt plus -2pt minus
+ -3pt'.)
+
+ For example, if BEFORESKIP is '-3.5ex plus -1ex minus -0.2ex' then
+ to start the new sectioning unit, LaTeX will add about 3.5 times
+ the height of a letter x in vertical space, and the first paragraph
+ in the section will not be indented. Using a rubber length, with
+ 'plus' and 'minus', is good practice here since it gives LaTeX more
+ flexibility in making up the page (*note Lengths::).
+
+ The full accounting of the vertical space between the baseline of
+ the line prior to this sectioning unit's header and the baseline of
+ the header is that it is the sum of the '\parskip' of the text
+ font, the '\baselineskip' of the title font, and the absolute value
+ of the BEFORESKIP. This space is typically rubber so it may
+ stretch or shrink. (If the sectioning unit starts on a fresh page
+ so that the vertical space is discarded then the baseline of the
+ header text will be where LaTeX would put the baseline of the first
+ text line on that page.)
+
+AFTERSKIP
+ This is a length. If AFTERSKIP is non-negative then this is the
+ vertical space inserted after the sectioning unit's title header.
+ If it is negative then the title header becomes a run-in header, so
+ that it becomes part of the next paragraph. In this case the
+ absolute value of the length gives the horizontal space between the
+ end of the title and the beginning of the following paragraph.
+ (Note that the negative of '1pt plus 2pt minus 3pt' is '-1pt plus
+ -2pt minus -3pt'.)
+
+ As with BEFORESKIP, using a rubber length, with 'plus' and 'minus'
+ components, is good practice here since it gives LaTeX more
+ flexibility in putting together the page.
+
+ If 'afterskip' is non-negative then the full accounting of the
+ vertical space between the baseline of the sectioning unit's header
+ and the baseline of the first line of the following paragraph is
+ that it is the sum of the '\parskip' of the title font, the
+ '\baselineskip' of the text font, and the value of AFTER. That
+ space is typically rubber so it may stretch or shrink. (Note that
+ because the sign of 'afterskip' changes the sectioning unit
+ header's from standalone to run-in, you cannot use a negative
+ 'afterskip' to cancel part of the '\parskip'.)
+
+STYLE
+ Controls the styling of the title. See the examples below.
+ Typical commands to use here are '\centering', '\raggedright',
+ '\normalfont', '\hrule', or '\newpage'. The last command in STYLE
+ may be one such as '\MakeUppercase' or '\fbox' that takes one
+ argument. The section title will be supplied as the argument to
+ this command. For instance, setting STYLE to
+ '\bfseries\MakeUppercase' would produce titles that are bold and
+ upper case.
+
+ These are LaTeX's defaults for the first three sectioning units that
+are defined with '\@startsection', for the 'article', 'book', and
+'report' classes.
+
+ 'section' 'subsection' 'subsubsection'
+-----------------------------------------------------------------------------
+*note NAME: \@startsection/name.sectionsubsection subsubsection
+*note LEVEL: \@startsection/level.12 3
+*note INDENT: \@startsection/indent.'0pt''0pt' '0pt'
+*note BEFORESKIP: \@startsection/beforeskip.'-3.5ex plus -1ex'-3.25ex plus -1ex'-3.25ex plus -1ex
+ minus -0.2ex' minus -0.2ex' minus -0.2ex'
+*note AFTERSKIP: \@startsection/afterskip.'2.3ex plus 0.2ex''1.5ex plus 0.2ex''1.5ex plus 0.2ex'
+*note STYLE: \@startsection/style.'\normalfont\Large\bfseries''\normalfont\large\bfseries''\normalfont\normalsize\bfseries'
+
+ Here are examples. They go either in a package or class file or in
+the preamble of a LaTeX document. If you put them in the preamble they
+must go between a '\makeatletter' command and a '\makeatother'.
+(Probably the error message 'You can't use `\spacefactor' in vertical
+mode.' means that you forgot this.) *Note \makeatletter and
+\makeatother::.
+
+ This will put section titles in large boldface type, centered. It
+says '\renewcommand' because LaTeX's standard classes have already
+defined a '\section'. For the same reason it does not define a
+'section' counter, or the commands '\thesection' and '\l at section'.
+
+ \renewcommand\section{%
+ \@startsection{section}% *note NAME: \@startsection/name.
+ {1}% *note LEVEL: \@startsection/level.
+ {0pt}% *note INDENT: \@startsection/indent.
+ {-3.5ex plus -1ex minus -.2ex}% *note BEFORESKIP: \@startsection/beforeskip.
+ {2.3ex plus.2ex}% *note AFTERSKIP: \@startsection/afterskip.
+ {\centering\normalfont\Large\bfseries}% *note STYLE: \@startsection/style.
+ }
+
+ This will put 'subsection' titles in small caps type, inline with the
+paragraph.
+
+ \renewcommand\subsection{%
+ \@startsection{subsection}% *note NAME: \@startsection/name.
+ {2}% *note LEVEL: \@startsection/level.
+ {0em}% *note INDENT: \@startsection/indent.
+ {-1ex plus 0.1ex minus -0.05ex}% *note BEFORESKIP: \@startsection/beforeskip.
+ {-1em plus 0.2em}% *note AFTERSKIP: \@startsection/afterskip.
+ {\scshape}% *note STYLE: \@startsection/style.
+ }
+
+ The prior examples redefined existing sectional unit title commands.
+This defines a new one, illustrating the needed counter and macros to
+display that counter.
+
+ \setcounter{secnumdepth}{6}% show counters this far down
+ \newcounter{subsubparagraph}[subparagraph]% counter for numbering
+ \renewcommand{\thesubsubparagraph}% how to display
+ {\thesubparagraph.\@arabic\c at subsubparagraph}% numbering
+ \newcommand{\subsubparagraph}{\@startsection
+ {subsubparagraph}%
+ {6}%
+ {0em}%
+ {\baselineskip}%
+ {0.5\baselineskip}%
+ {\normalfont\normalsize}}
+ \newcommand*\l at subsubparagraph{\@dottedtocline{6}{10em}{5em}}% for toc
+ \newcommand{\subsubparagraphmark}[1]{}% for page headers
+
7 Cross references
******************
@@ -2188,73 +2534,84 @@
Synopsis:
\begin{description}
- \item [FIRST LABEL] text of first item
- \item [SECOND LABEL] text of second item
+ \item[LABEL OF FIRST ITEM] text of first item
+ \item[LABEL OF SECOND ITEM] text of second item
...
\end{description}
- Environment to make a labelled list of items. Each item's LABEL is
-typeset in bold, flush-left. Each item's text may contain multiple
-paragraphs. Although the labels on the items are optional there is no
-sensible default, so all items should have labels.
+ Environment to make a labeled list of items. Each item's LABEL is
+typeset in bold, and is flush left so that long labels continue into the
+first line of the item text. There must be at least one item; having
+none causes the LaTeX error 'Something's wrong--perhaps a missing
+\item'.
- The list consists of at least one item, created with the '\item'
-command (*note \item::). Having no items causes the LaTeX error
-'Something's wrong--perhaps a missing \item').
+ This example shows the environment used for a sequence of
+definitions. The labels 'lama' and 'llama' come out in boldface with
+their left edges aligned on the left margin.
+ \begin{definition}
+ \item[lama] A priest.
+ \item[llama] A beast.
+ \end{definition}
+
+ Start list items with the '\item' command (*note \item::). Use the
+optional labels, as in '\item[Main point]', because there is no sensible
+default. Following the '\item' is optional text, which may contain
+multiple paragraphs.
+
Since the labels are in bold style, if the label text calls for a
font change given in argument style (see *note Font styles::) then it
will come out bold. For instance, if the label text calls for
typewriter with '\item[\texttt{label text}]' then it will appear in bold
typewriter, if that is available. The simplest way to get non-bold
typewriter is to use declarative style: '\item[{\tt label text}]'.
-Similarly, to get the standard roman font, use '\item[{\rm label
-text}]'.
+Similarly, get the standard roman font with '\item[{\rm label text}]'.
For other major LaTeX labelled list environments, see *note itemize::
-and *note enumerate::. For information about customizing list layout,
-see *note list::; also, the package 'enumitem' is useful for this.
+and *note enumerate::. Unlike those environments, nesting 'description'
+environments does not change the default label; it is boldface and flush
+left at all levels.
- This example shows the environment used for a sequence of
-definitions.
+ For information about list layout parameters, including the default
+values, and for information about customizing list layout, see *note
+list::. The package 'enumitem' is useful for customizing lists.
- \begin{definition}
- \item[lama] A priest.
- \item[llama] A beast.
- \end{definition}
+ This example changes the description labels to small caps.
+ \renewcommand{\descriptionlabel}[1]{%
+ {\hspace{\labelsep}\textsc{#1}}}
+
8.5 'displaymath'
=================
Synopsis:
\begin{displaymath}
- ... math text ...
+ MATH TEXT
\end{displaymath}
Environment to typeset the math text on its own line, in display
style and centered. To make the text be flush-left use the global
option 'fleqn'; see *note Document class options::.
- LaTeX will not break the math text across lines.
-
In the 'displaymath' environment no equation number is added to the
math text. One way to get an equation number is to use the 'equation'
environment (*note equation::).
- Note that the 'amsmath' package has extensive displayed equation
-facilities. Those facilities are the best approach for such output in
-new documents. For example, there are a number of options in that
-package for having math text broken across lines.
+ LaTeX will not break the MATH TEXT across lines.
- The construct '\[..math text..\]' is essentially a synonym for
-'\begin{displaymath}..math text..\end{displaymath}' but the latter is
-easier to work with in the source file; for instance, searching for a
-square bracket may get false positives but the word 'displaymath' will
-likely be unique. (The construct '$$..math text..$$' from Plain TeX is
-sometimes mistakenly used as a synonym for 'displaymath'. It is not a
-synonym, because the 'displaymath' environment checks that it isn't
-started in math mode and that it ends in math mode begun by the matching
+ Note that the 'amsmath' package has significantly more extensive
+displayed equation facilities. For example, there are a number of ways
+in that package for having math text broken across lines.
+
+ The construct '\[MATH TEXT\]' is essentially a synonym for
+'\begin{displaymath}MATH TEXT\end{displaymath}' but the latter is easier
+to work with in the source file; for instance, searching for a square
+bracket may get false positives but the word 'displaymath' will likely
+be unique. (The construct '$$MATH TEXT$$' from Plain TeX is sometimes
+mistakenly used as a synonym for 'displaymath'. It is not a synonym,
+because the 'displaymath' environment checks that it isn't started in
+math mode and that it ends in math mode begun by the matching
environment start, because the 'displaymath' environment has different
vertical spacing, and because the 'displaymath' environment honors the
'fleqn' option.)
@@ -2272,6 +2629,9 @@
The 'document' environment encloses the entire body of a document. It
is required in every LaTeX document. *Note Starting and ending::.
+8.6.1 '\AtBeginDocument'
+------------------------
+
Synopsis:
\AtBeginDocument{CODE}
@@ -2285,6 +2645,9 @@
You can issue this command more than once; the successive code lines
will be executed in the order that you gave them.
+8.6.2 '\AtEndDocument'
+----------------------
+
Synopsis:
\AtEndDocument{CODE}
@@ -2304,62 +2667,67 @@
Synopsis:
\begin{enumerate}
- \item [FIRST LABEL] text of first item
- \item [SECOND LABEL] text of second item
+ \item[OPTIONAL LABEL OF FIRST ITEM] text of first item
+ \item[OPTIONAL LABEL OF SECOND ITEM] text of second item
...
\end{enumerate}
Environment to produce a numbered list of items. The format of the
-label numbering depends on whether this environment is nested within
-another; see below.
+label numbering depends on the nesting level of this environment; see
+below. The default top-level numbering is '1.', '2.', etc. Each
+'enumerate' list environment must have at least one item; having none
+causes the LaTeX error 'Something's wrong--perhaps a missing \item'.
- The list consists of at least one item. Having no items causes the
-LaTeX error 'Something's wrong--perhaps a missing \item'. Each item is
-produced with an '\item' command.
+ This example gives the first two finishers in the 1908 Olympic
+marathon. As a top-level list the labels would come out as '1.' and
+'2.'.
- This example lists the top two finishers in the 1908 Olympic
-marathon.
-
\begin{enumerate}
\item Johnny Hayes (USA)
\item Charles Hefferon (RSA)
\end{enumerate}
- Enumerations may be nested within a paragraph-making environment,
-including 'itemize' (*note itemize::), 'description' (*note
-description::) and 'enumeration', up to four levels deep. The format of
-the label produced depends on the place in the nesting. This gives
-LaTeX's default for the format at each nesting level (where 1 is the
-outermost level):
+ Start list items with the '\item' command (*note \item::). If you
+give '\item' an optional argument by following it with square brackets,
+as in '\item[Interstitial label]', then the next item will continue the
+interrupted sequence (*note \item::). That is, you will get labels like
+'1.', then 'Interstitial label', then '2.'. Following the '\item' is
+optional text, which may contain multiple paragraphs.
+ Enumerations may be nested within other 'enumerate' environments, or
+within any paragraph-making environment such as 'itemize' (*note
+itemize::), up to four levels deep. This gives LaTeX's default for the
+format at each nesting level, where 1 is the top level, the outermost
+level.
+
1. arabic number followed by a period: '1.', '2.', ...
2. lower case letter inside parentheses: '(a)', '(b)' ...
3. lower case roman numeral followed by a period: 'i.', 'ii.', ...
4. upper case letter followed by a period: 'A.', 'B.', ...
The 'enumerate' environment uses the counters '\enumi' through
-'\enumiv' counters (*note Counters::). If you use the optional argument
-to '\item' then the counter is not incremented for that item (*note
-\item::).
+'\enumiv' (*note Counters::).
+ For other major LaTeX labeled list environments, see *note
+description:: and *note itemize::. For information about list layout
+parameters, including the default values, and for information about
+customizing list layout, see *note list::. The package 'enumitem' is
+useful for customizing lists.
+
To change the format of the label use '\renewcommand' (*note
\newcommand & \renewcommand::) on the commands '\labelenumi' through
'\labelenumiv'. For instance, this first level list will be labelled
-with uppercase letters, in boldface, and without a trailing period:
+with uppercase letters, in boldface, and without a trailing period.
\renewcommand{\labelenumi}{\textbf{\Alph{enumi}}}
\begin{enumerate}
- \item eI
- \item bi:
- \item si:
+ \item Shows as boldface A
+ \item Shows as boldface B
\end{enumerate}
- For a list of counter-labelling commands like '\Alph' see *note \alph
-\Alph \arabic \roman \Roman \fnsymbol::.
+ For a list of counter-labeling commands see *note \alph \Alph \arabic
+\roman \Roman \fnsymbol::.
- For more on customizing the layout see *note list::. Also, the
-package 'enumitem' is useful for this.
-
8.8 'eqnarray'
==============
@@ -2428,6 +2796,10 @@
The equation number is generated using the 'equation' counter.
+ You should have no blank lines between '\begin{equation}' and
+'\begin{equation}', or LaTeX will tell you that there is a missing
+dollar sign, $'$'.
+
Note that the 'amsmath' package has extensive displayed equation
facilities. Those facilities are the best approach for such output in
new documents.
@@ -2594,89 +2966,70 @@
Synopsis:
\begin{itemize}
- \item ITEM1
- \item ITEM2
+ \item[OPTIONAL LABEL OF FIRST ITEM] text of first item
+ \item[OPTIONAL LABEL OF SECOND ITEM] text of second item
...
\end{itemize}
The 'itemize' environment produces an "unordered", "bulleted" list.
-Itemized lists can be nested within one another, up to four levels deep.
-They can also be nested within other paragraph-making environments, such
-as 'enumerate' (*note enumerate::).
+The format of the label numbering depends on the nesting level of this
+environment; see below. Each 'itemize' list environment must have at
+least one item; having none causes the LaTeX error 'Something's
+wrong--perhaps a missing \item'.
- Each item of an 'itemize' list begins with an '\item' command. There
-must be at least one '\item' command within the environment.
+ This example gives a two-item list. As a top-level list each label
+would come out as a bullet, *.
- By default, the marks at each level look like this:
+ \begin{itemize}
+ \item Pencil and watercolor sketch by Cassandra
+ \item Rice portrait
+ \end{itemize}
- 1. * (bullet)
- 2. -- (bold en-dash)
- 3. * (asterisk)
- 4. . (centered dot, rendered here as a period)
+ Start list items with the '\item' command (*note \item::). If you
+give '\item' an optional argument by following it with square brackets,
+as in '\item[Optional label]', then by default it will appear in bold
+and be flush right, so it could extend into the left margin. For labels
+that are flush left see the *note description:: environment. Following
+the '\item' is optional text, which may contain multiple paragraphs.
- The 'itemize' environment uses the commands '\labelitemi' through
-'\labelitemiv' to produce the default label. So, you can use
-'\renewcommand' to change the labels. For instance, to have the first
-level use diamonds:
+ Itemized lists can be nested within one another, up to four levels
+deep. They can also be nested within other paragraph-making
+environments, such as 'enumerate' (*note enumerate::). The 'itemize'
+environment uses the commands '\labelitemi' through '\labelitemiv' to
+produce the default label (this also uses the convention of lower case
+roman numerals at the end of the command names that signify the nesting
+level). These are the default marks at each level.
- \renewcommand{\labelitemi}{$\diamond$}
+ 1. * (bullet, from '\textbullet')
+ 2. -- (bold en-dash, from '\normalfont\bfseries\textendash')
+ 3. * (asterisk, from '\textasteriskcentered')
+ 4. . (centered dot, rendered here as a period, from
+ '\textperiodcentered')
- The '\leftmargini' through '\leftmarginvi' parameters define the
-distance between the left margin of the enclosing environment and the
-left margin of the list. By convention, '\leftmargin' is set to the
-appropriate '\leftmarginN' when a new level of nesting is entered.
+ Change the labels with '\renewcommand'. For instance, this makes the
+first level use diamonds.
- The defaults vary from '.5em' (highest levels of nesting) to '2.5em'
-(first level), and are a bit reduced in two-column mode. This example
-greatly reduces the margin space for outermost lists:
+ \renewcommand{\labelitemi}{$\diamond$}
- \setlength{\leftmargini}{1.25em} % default 2.5em
+ The distance between the left margin of the enclosing environment and
+the left margin of the 'itemize' list is determined by the parameters
+'\leftmargini' through '\leftmarginvi'. (Note the convention of using
+lower case roman numerals a the end of the command name to denote the
+nesting level.) The defaults are: '2.5em' in level 1 ('2em' in
+two-column mode), '2.2em' in level 2, '1.87em' in level 3, and '1.7em'
+in level 4, with smaller values for more deeply nested levels.
- Some parameters that affect list formatting:
+ For other major LaTeX labeled list environments, see *note
+description:: and *note enumerate::. For information about list layout
+parameters, including the default values, and for information about
+customizing list layout, see *note list::. The package 'enumitem' is
+useful for customizing lists.
-'\itemindent'
- Extra indentation before each item in a list; default zero.
+ This example greatly reduces the margin space for outermost itemized
+lists.
-'\labelsep'
- Space between the label and text of an item; default '.5em'.
+ \setlength{\leftmargini}{1.25em} % default 2.5em
-'\labelwidth'
- Width of the label; default '2em', or '1.5em' in two-column mode.
-
-'\listparindent'
- Extra indentation added to second and subsequent paragraphs within
- a list item; default '0pt'.
-
-'\rightmargin'
- Horizontal distance between the right margin of the list and the
- enclosing environment; default '0pt', except in the 'quote',
- 'quotation', and 'verse' environments, where it is set equal to
- '\leftmargin'.
-
- Parameters affecting vertical spacing between list items (rather
-loose, by default).
-
-'\itemsep'
- Vertical space between items. The default is '2pt plus1pt
- minus1pt' for '10pt' documents, '3pt plus2pt minus1pt' for '11pt',
- and '4.5pt plus2pt minus1pt' for '12pt'.
-
-'\parsep'
- Extra vertical space between paragraphs within a list item.
- Defaults are the same as '\itemsep'.
-
-'\topsep'
- Vertical space between the first item and the preceding paragraph.
- For top-level lists, the default is '8pt plus2pt minus4pt' for
- '10pt' documents, '9pt plus3pt minus5pt' for '11pt', and '10pt
- plus4pt minus6pt' for '12pt'. These are reduced for nested lists.
-
-'\partopsep'
- Extra space added to '\topsep' when the list environment starts a
- paragraph. The default is '2pt plus1pt minus1pt' for '10pt'
- documents, '3pt plus1pt minus1pt' for '11pt', and '3pt plus2pt
- minus2pt' for '12pt'.
-
Especially for lists with short items, it may be desirable to elide
space between items. Here is an example defining an 'itemize*'
environment with no extra spacing between items, or between paragraphs
@@ -2698,51 +3051,308 @@
8.16 'list'
===========
-The 'list' environment is a generic environment which is used for
-defining many of the more specific environments. It is seldom used in
-documents, but often in macros.
+Synopsis:
\begin{list}{LABELING}{SPACING}
- \item ITEM1
- \item ITEM2
+ \item[OPTIONAL LABEL OF FIRST ITEM] text of first item
+ \item[OPTIONAL LABEL OF SECOND ITEM] text of second item
...
\end{list}
- The mandatory LABELING argument specifies how items should be
-labelled (unless the optional argument is supplied to '\item'). This
-argument is a piece of text that is inserted in a box to form the label.
-It can and usually does contain other LaTeX commands.
+ The 'list' environment is a generic environment for constructing more
+specialized lists. It is most often used to create lists via the
+'description', 'enumerate', and 'itemize' environments (*note
+description::, *note enumerate::, and *note itemize::).
- The mandatory SPACING argument contains commands to change the
-spacing parameters for the list. This argument will most often be
-empty, i.e., '{}', which leaves the default spacing.
+ Also, many standard LaTeX environments that are not visually lists
+are constructed using 'list', including 'quotation', 'quote', 'center',
+'verbatim', and plenty more (*note quotation and quote::, *note
+center::, *note flushright::).
- The width used for typesetting the list items is specified by
-'\linewidth' (*note Page layout parameters::).
+ The third-party package 'enumitem' is useful for customizing lists.
+Here, we describe the 'list' environment by defining a new custom
+environment.
-8.16.1 '\item': An entry in a list.
------------------------------------
+ \newcounter{namedlistcounter} % number the items
+ \newenvironment{named}
+ {\begin{list}
+ {Item~\Roman{namedlistcounter}.} % labeling argument
+ {\usecounter{namedlistcounter} % spacing argument
+ \setlength{\leftmargin}{3.5em}} % still spacing arg
+ }
+ {\end{list}}
+ \begin{named}
+ \item Shows as ``Item~I.''
+ \item[Special label.] Shows as ``Special label.''
+ \item Shows as ``Item~II.''
+ \end{named}
+
+ The 'list' environment's mandatory first argument, LABELING,
+specifies the default labeling of list items. It can contain text and
+LaTeX commands, as above where it contains both 'Item' and
+'\Roman{...}'. LaTeX forms the label by putting the LABELING argument
+in a box of width '\labelwidth'. If the label is wider than that, the
+additional material extends to the right. When making an instance of a
+list you can override the default labeling by giving '\item' an optional
+argument by including square braces and the text, as in the above
+'\item[Special label.]'; *note \item::.
+
+ The label box is constructed by the command '\makelabel'. By default
+it positions the contents flush right. It takes one argument, the
+label. It typesets the contents in LR mode. An example of changing its
+definition is that to the above example before the definition of the
+'named' environment add '\newcommand{\namedmakelabel}[1]{\textsc{#1}}',
+and between the '\setlength' command and the parenthesis that closes the
+SPACING argument also add '\let\makelabel\namedmakelabel'. Then the
+items will be typeset in small caps. Similarly, changing the second
+code line to '\let\makelabel\fbox' puts the labels inside a framed box.
+Another example is at the bottom of this entry.
+
+ The mandatory second argument SPACING can have a list of commands to
+redefine the spacing parameters for the list, such as
+'\setlength{\labelwidth}{2em}'. If this argument is empty, i.e., '{}',
+then the list will have the default spacing given below. To number the
+items using a counter, put '\usecounter{COUNTERNAME}' in this argument
+(*note \usecounter::).
+
+ Below are the spacing parameters for list formatting. See also the
+figure below. Each is a length (*note Lengths::). The vertical spaces
+are normally rubber lengths, with 'plus' and 'minus' components, to give
+TeX flexibility in setting the page. Change each with a command such as
+'\setlength{itemsep}{2pt plus1pt minus1pt}'. For some effects these
+lengths should be zero or negative. Default values for derived
+environments such as 'itemize' can be changed from the values shown here
+for the basic 'list'.
+
+'\itemindent'
+ Extra horizontal space indentation, beyond 'leftmargin', of the
+ first line each item. Its default value is '0pt'.
+
+'\itemsep'
+ Vertical space between items, beyond the '\parsep'. The defaults
+ for the first three levels in LaTeX's 'article', 'book', and
+ 'report' classes at 10 point size are: '4pt plus2pt minus1pt',
+ '\parsep' (that is, '2pt plus1pt minus1pt'), and '\topsep' (that
+ is, '2pt plus1pt minus1pt'). The defaults at 11 point are: '4.5pt
+ plus2pt minus1pt', '\parsep' (that is, '2pt plus1pt minus1pt'), and
+ 'topsep' (that is, '2pt plus1pt minus1pt'). The defaults at 12
+ point are: '5pt plus2.5pt minus1pt', '\parsep' (that is, '2.5pt
+ plus1pt minus1pt'), and '\topsep' (that is, '2.5pt plus1pt
+ minus1pt').
+
+'\labelsep'
+ Horizontal space between the label and text of an item. The
+ default for LaTeX's 'article', 'book', and 'report' classes is
+ '0.5em'.
+
+'\labelwidth'
+ Horizontal width. The box containing the label is nominally this
+ wide. If '\makelabel' returns text that is wider than this then
+ the first line of the item will be indented to make room for this
+ extra material. If '\makelabel' returns text of width less than or
+ equal to '\labelwidth' then LaTeX's default is that the label is
+ typeset flush right in a box of this width.
+
+ The left edge of the label box is
+ '\leftmargin'+'\itemindent'-'\labelsep'-'\labelwidth' from the left
+ margin of the enclosing environment.
+
+ The default for LaTeX's 'article', 'book', and 'report' classes at
+ the top level is '\leftmargini'-'\labelsep', (which is '2em' in one
+ column mode and '1.5em' in two column mode). At the second level
+ it is '\leftmarginii'-'\labelsep', and at the third level it is
+ '\leftmarginiii'-'\labelsep'. These definitions make the label's
+ left edge coincide with the left margin of the enclosing
+ environment.
+
+'\leftmargin'
+ Horizontal space between the left margin of the enclosing
+ environment (or the left margin of the page if this is a top-level
+ list), and the left margin of this list. It must be non-negative.
+
+ In the standard LaTeX document classes, a top-level list has this
+ set to the value of '\leftmargini', while a list that is nested
+ inside a top-level list has this margin set to '\leftmarginii'.
+ More deeply nested lists get the values of '\leftmarginiii' through
+ '\leftmarginvi'. (Nesting greater than level five generates the
+ error message 'Too deeply nested'.)
+
+ The defaults for the first three levels in LaTeX's 'article',
+ 'book', and 'report' classes are: '\leftmargini' is '2.5em' (in two
+ column mode, '2em'), '\leftmarginii' is '2.2em', and
+ '\leftmarginiii' is '1.87em'.
+
+'\listparindent'
+ Horizontal space of additional line indentation, beyond
+ '\leftmargin', for second and subsequent paragraphs within a list
+ item. A negative value makes this an "outdent". Its default value
+ is '0pt'.
+
+'\parsep'
+ Vertical space between paragraphs within an item. In the 'book'
+ and 'article' classes The defaults for the first three levels in
+ LaTeX's 'article', 'book', and 'report' classes at 10 point size
+ are: '4pt plus2pt minus1pt', '2pt plus1pt minus1pt', and '0pt'.
+ The defaults at 11 point size are: '4.5pt plus2pt minus1pt', '2pt
+ plus1pt minus1pt', and '0pt'. The defaults at 12 point size are:
+ '5pt plus2.5pt minus1pt', '2.5pt plus1pt minus1pt', and '0pt'.
+
+'\partopsep'
+ Vertical space added, beyond '\topsep'+'\parskip', to the top and
+ bottom of the entire environment if the list instance is preceded
+ by a blank line. (A blank line in the LaTeX source before the list
+ changes spacing at both the top and bottom of the list; whether the
+ line following the list is blank does not matter.)
+
+ The defaults for the first three levels in LaTeX's 'article',
+ 'book', and 'report' classes at 10 point size are: '2pt plus1
+ minus1pt', '2pt plus1pt minus1pt', and '1pt plus0pt minus1pt'. The
+ defaults at 11 point are: '3pt plus1pt minus1pt', '3pt plus1pt
+ minus1pt', and '1pt plus0pt minus1pt'). The defaults at 12 point
+ are: '3pt plus2pt minus3pt', '3pt plus2pt minus2pt', and '1pt
+ plus0pt minus1pt'.
+
+'\rightmargin'
+ Horizontal space between the right margin of the list and the right
+ margin of the enclosing environment. Its default value is '0pt'.
+ It must be non-negative.
+
+'\topsep'
+ Vertical space added to both the top and bottom of the list, in
+ addition to '\parskip' (*note \parskip::). The defaults for the
+ first three levels in LaTeX's 'article', 'book', and 'report'
+ classes at 10 point size are: '8pt plus2pt minus4pt', '4pt plus2pt
+ minus1pt', and '2pt plus1pt minus1pt'. The defaults at 11 point
+ are: '9pt plus3pt minus5pt', '4.5pt plus2pt minus1pt', and '2pt
+ plus1pt minus1pt'. The defaults at 12 point are: '10pt plus4pt
+ minus6pt', '5pt plus2.5pt minus1pt', and '2.5pt plus1pt minus1pt'.
+
+ This shows the horizontal and vertical distances.
+
+.......................................................................
+..............Surrounding environment, preceding material.............. -
+ | v0
+ |---h0--|-h1-| |
+ ..Label.. .....First item..................................... -
+ ............................................................
+ ............................................................ -
+ | v1
+ ........First item, second paragraph .................. -
+ |-h2-| | v2
+ |
+ ..Label.. .....Second item.................................... -
+ ............................................................
+ ............................................................ -
+|-h3--|-h4-| |-h5-| |v3
+ |
+..............Surrounding environment, following material.............. -
+.......................................................................
+ The lengths shown are listed below. The key relationship is that the
+right edge of the bracket for H1 equals the right edge of the bracket
+for H4, so that the left edge of the label box is at H3+H4-(H0+H1).
+
+V0
+ '\topsep' + '\parskip' if the list environment does not start a new
+ paragraph, and '\topsep'+'\parskip'+'\partopsep' if it does
+
+V1
+ '\parsep'
+
+V2
+ '\itemsep'+'\parsep'
+
+V3
+ Same as V0. (This space is affected by whether a blank line
+ appears in the source above the environment; whether a blank line
+ appears in the source below the environment does not matter.)
+
+H1
+ '\labelsep'
+
+H2
+ '\listparindent'
+
+H3
+ '\leftmargin'
+
+H4
+ '\itemindent'
+
+H5
+ '\rightmargin'
+
+ The list's left and right margins, shown above as H3 and H5, are with
+respect to the ones provided by the surrounding environment, or with
+respect to the page margins for a top-level list. The line width used
+for typesetting the list items is '\linewidth' (*note Page layout
+parameters::). For instance, set the list's left margin to be one
+quarter of the distance between the left and right margins of the
+enclosing environment with '\setlength{\leftmargin}{0.25\linewidth}'.
+
+ Page breaking in a list structure is controlled by the three
+parameters below. For each, the LaTeX default is '-\@lowpenalty', that
+is, '-51'. Because it is negative, it somewhat encourages a page break
+at each spot. Change it with, e.g., '\@beginparpenalty=9999'; a value
+of 10000 prohibits a page break.
+
+'\@beginparpenalty'
+ The page breaking penalty for breaking before the list (default
+ '-51').
+
+'\@itempenalty'
+ The page breaking penalty for breaking before a list item (default
+ '-51').
+
+'\@endparpenalty'
+ The page breaking penalty for breaking after a list (default
+ '-51').
+
+ This example has the labels in red. They are numbered, and the left
+edge of the label lines up with the left edge of the item text.
+
+ \usepackage{color}
+ \newcounter{cnt}
+ \newcommand{\makeredlabel}[1]{\textcolor{red}{#1.}}
+ \newenvironment{redlabel}
+ {\begin{list}
+ {\arabic{cnt}}
+ {\usecounter{cnt}
+ \setlength{\labelwidth}{0em}
+ \setlength{\labelsep}{0.5em}
+ \setlength{\leftmargin}{1.5em}
+ \setlength{\itemindent}{0.5em} % equals \labelwidth+\labelsep
+ \let\makelabel=\makeredlabel
+ }
+ }
+ {\end{list} }
+
+8.16.1 '\item': An entry in a list
+----------------------------------
+
Synopsis:
\item text of item
or
- \item[OPTIONAL LABEL] text of item
+ \item[OPTIONAL-LABEL] text of item
An entry in a list. The entries are prefixed by a label, whose
default depends on the list type.
- Because the optional argument OPTIONAL LABEL is surrounded by square
-brackets ('[' and ']'), to use square brackets inside the optional
-argument you must hide them inside curly braces, as in '\item[Close
-square bracket, {]}]'. Similarly, to use an open square bracket as
-first character in the text of the item, also hide it inside curly
-braces. *Note LaTeX command syntax::.
+ Because the optional label is surrounded by square brackets '[...]',
+if you have an item whose text starts with '[', you have to to hide the
+bracket inside curly braces, as in: '\item {[} is an open square
+bracket'; otherwise, LaTeX will think it marks the start of an optional
+label.
- In this example the 'enumerate' list has two items that use the
-default label and one that uses the optional label.
+ Similarly, if the item does have the optional label and you need a
+close square bracket inside that label, you must hide it in the same
+way: '\item[Close square bracket, {]}]'. *Note LaTeX command syntax::.
+ In this example the enumerate list has two items that use the default
+label and one that uses the optional label.
+
\begin{enumerate}
\item Moe
\item[sometimes] Shemp
@@ -2750,10 +3360,47 @@
\end{enumerate}
The first item is labelled '1.', the second item is labelled
-'sometimes', and the third item is labelled '2.' (note that, because of
-the optional label in the second item, the third item does not get a
-'3.').
+'sometimes', and the third item is labelled '2.'. Because of the
+optional label in the second item, the third item is not labelled '3.'.
+8.16.2 'trivlist': A restricted form of 'list'
+----------------------------------------------
+
+Synopsis:
+
+ \begin{trivlist}
+ ...
+ \end{trivlist}
+
+ A restricted version of the list environment, in which margins are
+not indented and an '\item' without an optional argument produces no
+text. It is most often used in macros, to define an environment where
+the '\item' command as part of the environment's definition. For
+instance, the 'center' environment is defined essentially like this:
+
+ \newenvironment{center}
+ {\begin{trivlist}\centering\item\relax}
+ {\end{trivlist}}
+
+ Using 'trivlist' in this way allows the macro to inherit some common
+code: combining vertical space of two adjacent environments; detecting
+whether the text following the environment should be considered a new
+paragraph or a continuation of the previous one; adjusting the left and
+right margins for possible nested list environments.
+
+ Specifically, 'trivlist' uses the current values of the list
+parameters (*note list::), except that '\parsep' is set to the value of
+'\parskip', and '\leftmargin', '\labelwidth', and '\itemindent' are set
+to zero.
+
+ This example outputs the items as two paragraphs, except that (by
+default) they have no paragraph indent and are vertically separated.
+
+ \begin{trivlist}
+ \item The \textit{Surprise} is not old; no one would call her old.
+ \item She has a bluff bow, lovely lines.
+ \end{trivlist}
+
8.17 'math'
===========
@@ -2763,7 +3410,7 @@
MATH
\end{math}
- The 'math' environment inserts the given MATH within the running
+ The 'math' environment inserts given MATH material within the running
text. '\(...\)' and '$...$' are synonyms. *Note Math formulas::.
8.18 'minipage'
@@ -3108,23 +3755,64 @@
Synopsis:
\begin{tabbing}
- ROW1COL1 \= ROW1COL2 \= ROW1COL3 \= ROW1COL4 \\
- ROW2COL1 \> \> ROW2COL3 \\
+ ROW1COL1 \= ROW1COL2 ... \\
+ ROW2COL1 \> ROW2COL2 ... \\
...
\end{tabbing}
- The 'tabbing' environment provides a way to align text in columns.
-It works by setting tab stops and tabbing to them much as was done on an
-ordinary typewriter. It is best suited for cases where the width of
-each column is constant and known in advance.
+ The 'tabbing' environment aligns text in columns. It works by
+setting tab stops and tabbing to them much as was done on a typewriter.
+It is best suited for cases where the width of each column is constant
+and known in advance.
- This environment can be broken across pages, unlike the 'tabular'
-environment.
+ This example has a first line where the tab stops are set to explicit
+widths, ended by a '\kill' command (which is described below):
- The following commands can be used inside a 'tabbing' environment:
+ \begin{tabbing}
+ \hspace{0.75in} \= \hspace{0.40in} \= \hspace{0.40in} \kill
+ Ship \> Guns \> Year \\
+ \textit{Sophie} \> 14 \> 1800 \\
+ \textit{Polychrest} \> 24 \> 1803 \\
+ \textit{Lively} \> 38 \> 1804 \\
+ \textit{Surprise} \> 28 \> 1805 \\
+ \end{tabbing}
+ Both the 'tabbing' environment and the more widely-used 'tabular'
+environment put text in columns. The most important distinction is that
+in 'tabular' the width of columns is determined automatically by LaTeX,
+while in 'tabbing' the user sets the tab stops. Another distinction is
+that 'tabular' generates a box, but 'tabbing' can be broken across
+pages. Finally, while 'tabular' can be used in any mode, 'tabbing' can
+be used only in paragraph mode and it starts a new paragraph.
+
+ A 'tabbing' environment always starts a new paragraph, without
+indentation. Moreover, as shown in the example above, there is no need
+to use the starred form of the '\hspace' command at the beginning of a
+tabbed row. The right margin of the 'tabbing' environment is the end of
+line, so that the width of the environment is '\linewidth'.
+
+ The 'tabbing' environment contains a sequence of "tabbed rows". The
+first tabbed row begins immediately after '\begin{tabbing}' and each row
+ends with '\\' or '\kill'. The last row may omit the '\\' and end with
+just '\end{tabbing}'.
+
+ At any point the 'tabbing' environment has a current tab stop
+pattern, a sequence of N > 0 tab stops, numbered 0, 1, etc. These
+create N corresponding columns. Tab stop 0 is always the left margin,
+defined by the enclosing environment. Tab stop number I is set if it is
+assigned a horizontal position on the page. Tab stop number I can only
+be set if all the stops 0, ..., i-1 have already been set; normally
+later stops are to the right of earlier ones.
+
+ By default any text typeset in a 'tabbing' environment is typeset
+ragged right and left-aligned on the current tab stop. Typesetting is
+done in LR mode (*note Modes::).
+
+ The following commands can be used inside a 'tabbing' environment.
+They are all fragile (*note \protect::).
+
'\\ (tabbing)'
- End a line.
+ End a tabbed line and typeset it.
'\= (tabbing)'
Sets a tab stop at the current position.
@@ -3147,28 +3835,28 @@
'\' (tabbing)'
Moves everything that you have typed so far in the current column,
i.e., everything from the most recent '\>', '\<', '\'', '\\', or
- '\kill' command, to the right of the previous column, flush against
- the current column's tab stop.
+ '\kill' command, to the previous column and aligned to the right,
+ flush against the current column's tab stop.
'\` (tabbing)'
Allows you to put text flush right against any tab stop, including
tab stop 0. However, it can't move text to the right of the last
column because there's no tab stop there. The '\`' command moves
all the text that follows it, up to the '\\' or '\end{tabbing}'
- command that ends the line, to the right margin of the tabbing
+ command that ends the line, to the right margin of the 'tabbing'
environment. There must be no '\>' or '\'' command between the
- '\`' and the command that ends the line.
+ '\`' and the '\\' or '\end{tabbing}' command that ends the line.
'\a (tabbing)'
In a 'tabbing' environment, the commands '\=', '\'' and '\`' do not
- produce accents as usual (*note Accents::). Instead, the commands
- '\a=', '\a'' and '\a`' are used.
+ produce accents as usual (*note Accents::). Instead, use the
+ commands '\a=', '\a'' and '\a`'.
'\kill'
Sets tab stops without producing text. Works just like '\\' except
that it throws away the current line instead of producing output
- for it. The effect of any '\=', '\+' or '\-' commands in that line
- remain in effect.
+ for it. Any '\=', '\+' or '\-' commands in that line remain in
+ effect.
'\poptabs'
Restores the tab stop positions saved by the last '\pushtabs'.
@@ -3179,20 +3867,35 @@
environment.
'\tabbingsep'
- Distance to left of tab stop moved by '\''.
+ Distance of the text moved by '\'' to left of current tab stop.
- This example typesets a Pascal function in a traditional format:
+ This example typesets a Pascal function:
\begin{tabbing}
function \= fact(n : integer) : integer;\\
\> begin \= \+ \\
- \> if \= n $>$ 1 then \+ \\
+ \> if \= n > 1 then \+ \\
fact := n * fact(n-1) \- \\
else \+ \\
fact := 1; \-\- \\
end;\\
\end{tabbing}
+ The output looks like this:
+ function fact(n : integer) : integer;
+ begin
+ if n > 1 then
+ fact := n * fact(n-1);
+ else
+ fact := 1;
+ end;
+
+ (The above example is just for illustration of the environment. To
+actually typeset computer code in typewriter like this, a verbatim
+environment (*note verbatim::) would normally suffice. For
+pretty-printed code, there are quite a few packages, including
+'algorithm2e', 'fancyvrb', 'listings', and 'minted'.)
+
8.22 'table'
============
@@ -3569,13 +4272,23 @@
The 'thebibliography' environment produces a bibliography or
reference list.
- In the 'article' class, this reference list is labelled "References";
-in the 'report' class, it is labelled "Bibliography". You can change
-the label (in the standard classes) by redefining the command
-'\refname'. For instance, this eliminates it entirely:
+ In the 'article' class, this reference list is labelled 'References'
+and the label is stored in macro '\refname'; in the 'report' class, it
+is labelled 'Bibliography' and the label is stored in macro '\bibname'.
- \renewcommand{\refname}{}
+ You can change the label by redefining the command '\refname' or
+'\bibname', whichever is applicable depending on the class:
+ * For standard classes whose top level sectioning is '\chapter' (such
+ as 'book' and 'report'), the label is in the macro '\bibname';
+
+ * For standard classes whose the top level sectioning is '\section'
+ (such as 'article'), the label is in macro '\refname'.
+
+ Typically it is neither necessary nor desirable to directly redefine
+'\refname' or '\bibname'; language support packages like 'babel' do
+this.
+
The mandatory WIDEST-LABEL argument is text that, when typeset, is as
wide as the widest item label produced by the '\bibitem' commands. It
is typically given as '9' for bibliographies with less than 10
@@ -3729,7 +4442,8 @@
returns and blanks having the same effect that they would on a
typewriter.
- The 'verbatim' uses a monospaced typewriter-like font ('\tt').
+ The 'verbatim' environment uses a monospaced typewriter-like font
+('\tt').
8.27.1 '\verb'
--------------
@@ -4616,11 +5330,14 @@
12.9 '\protect'
===============
-All LaTeX commands are either "fragile" or "robust". Footnotes, line
-breaks, any command that has an optional argument, and many more, are
-fragile. A fragile command can break when it is used in the argument to
-certain commands. To prevent such commands from breaking one solution
-is to have them preceded by the command '\protect'.
+All LaTeX commands are either "fragile" or "robust". A fragile command
+can break when it is used in the argument to certain other commands.
+Commands that contain data that LaTeX writes to an auxiliary file and
+re-reads later are fragile. This includes material that goes into a
+table of contents, list of figures, list of tables, etc. Fragile
+commands also include line breaks, any command that has an optional
+argument, and many more. To prevent such commands from breaking, one
+solution is to preceded them with the command '\protect'.
For example, when LaTeX runs the '\section{SECTION NAME}' command it
writes the SECTION NAME text to the '.aux' auxiliary file, moving it
@@ -4662,6 +5379,79 @@
\section{Einstein's \( e=mc^2 \)}
...
+12.10 '\ignorespaces & \ignorespacesafterend'
+=============================================
+
+Synopsis:
+
+ \ignorespaces
+
+ or
+
+ \ignorespacesafterend
+
+ Both commands cause LaTeX to ignore spaces after the end of the
+command up until the first non-space character. The first is a command
+from Plain TeX, and the second is LaTeX-specific.
+
+ The 'ignorespaces' is often used when defining commands via
+'\newcommand', or '\newenvironment', or '\def'. The example below
+illustrates. It allows a user to show the points values for quiz
+questions in the margin but it is inconvenient because, as shown in the
+'enumerate' list, users must not put any space between the command and
+the question text.
+
+ \newcommand{\points}[1]{\makebox[0pt]{\makebox[10em][l]{#1~pts}}
+ \begin{enumerate}
+ \item\points{10}no extra space output here
+ \item\points{15} extra space output between the number and the word `extra'
+ \end{enumerate}
+
+ The solution is to change to
+'\newcommand{\points}[1]{\makebox[0pt]{\makebox[10em][l]{#1~pts}}\ignorespaces}'.
+
+ A second example shows spaces being removed from the front of text.
+The commands below allow a user to uniformly attach a title to names.
+But, as given, if a title accidentally starts with a space then
+'\fullname' will reproduce that.
+
+ \makeatletter
+ \newcommand{\honorific}[1]{\def\@honorific{#1}} % remember title
+ \newcommand{\fullname}[1]{\@honorific~#1} % recall title; put before name
+ \makeatother
+ \begin{tabular}{|l|}
+ \honorific{Mr/Ms} \fullname{Jones} \\ % no extra space here
+ \honorific{ Mr/Ms} \fullname{Jones} % extra space before title
+ \end{tabular}
+
+ To fix this, change to
+'\newcommand{\fullname}[1]{\ignorespaces\@honorific~#1}'.
+
+ The '\ignorespaces' is also often used in a '\newenvironment' at the
+end of the BEGIN clause, that is, as part of the second argument, as in
+'\begin{newenvironment}{ENV NAME}{... \ignorespaces}{...}'.
+
+ To strip spaces off the end of an environment use
+'\ignorespacesafterend'. An example is that this will show a much
+larger vertical space between the first and second environments than
+between the second and third.
+
+ \newenvironment{eq}{\begin{equation}}{\end{equation}}
+ \begin{eq}
+ e=mc^2
+ \end{eq}
+ \begin{equation}
+ F=ma
+ \end{equation}
+ \begin{equation}
+ E=IR
+ \end{equation}
+
+ Putting a comment character '%' immediately after the '\end{eq}' will
+make the vertical space disappear, but that is inconvenient. The
+solution is to change to
+'\newenvironment{eq}{\begin{equation}}{\end{equation}\ignorespacesafterend}'.
+
13 Counters
***********
@@ -5342,7 +6132,7 @@
down arrow '\downarrow'.
'\ell'
- U+2113 Lower-case cursive letter l (ordinary).
+ U+2113 Lowercase cursive letter l (ordinary).
'\emptyset'
U+2205 Empty set symbol (ordinary). The variant form is
@@ -6517,39 +7307,104 @@
that does not disappear at line breaks use '\hspace*{\fill}' instead
(*note \hspace::).
-19.3 '\(SPACE)' and \@
-======================
+19.3 '\spacefactor'
+===================
-Mark a punctuation character, typically a period, as either ending a
+Synopsis:
+
+ \spacefactor=INTEGER
+
+ While LaTeX is making the page, to give the lines the best appearance
+it may stretch or shrink the gaps between words. The '\spacefactor'
+command (from Plain TeX) allows you to change the LaTeX's default
+behavior.
+
+ After LaTeX places each character, or rule or other box, it sets a
+parameter called the "space factor". If the next thing in the input is
+a space then this parameter affects how much of a horizontal gap LaTeX
+will have it span. (This gap is not a character; it is called
+"interword glue".) A larger space factor means that the glue gap can
+stretch more and shrink less.
+
+ Normally, the space factor is 1000; this value is in effect following
+most characters, and any non-character box or math formula. But it is
+3000 after a period, exclamation mark, or question mark, it is 2000
+after a colon, 1500 after a semicolon, 1250 after a comma, and 0 after a
+right parenthesis or bracket, or closing double quote or single quote.
+Finally, it is 999 after a capital letter.
+
+ If the space factor F is 1000 then the glue gap will be the font's
+normal space value (for Computer Modern Roman 10 point this is
+3.3333 points). Otherwise, if the space factor F is greater than 2000
+then TeX adds the font's extra space value (for Computer Modern Roman 10
+point this is 1.11111 points), and then the font's normal stretch value
+is multiplied by f /1000 and the normal shrink value is multiplied by
+1000/f (for Computer Modern Roman 10 point these are 1.66666 and
+1.11111 points). In short, compared to a normal space, such as the
+space following a word ending in a lowercase letter, inter-sentence
+spacing has a fixed extra space added and then the space can stretch 3
+times as much and shrink 1/3 as much.
+
+ The rules for how TeX uses space factors are even more complex
+because they play two more roles. In practice, there are two
+consequences. First, if a period or other punctuation is followed by a
+close parenthesis or close double quote then its effect is still in
+place, that is, the following glue will have increased stretch and
+shrink. Second, conversely, if punctuation comes after a capital letter
+then its effect is not in place so you get an ordinary space. For how
+to adjust to this second case, for instance if an abbreviation does not
+end in a capital letter, *note \(SPACE) and \@::.
+
+19.3.1 '\(SPACE)' and '\@'
+--------------------------
+
+Here, '\(SPACE)' means a backslash followed by a space. These commands
+mark a punctuation character, typically a period, as either ending a
sentence or as ending an abbreviation.
By default, in justifying a line LaTeX adjusts the space after a
sentence-ending period (or a question mark, exclamation point, comma, or
-colon) more than the space between words (*note \frenchspacing::).
-LaTeX assumes that the period ends a sentence unless it is preceded by a
-capital letter, in which case it takes that period for part of an
-abbreviation. Note that if a sentence-ending period is immediately
-followed by a right parenthesis or bracket, or right single or double
-quote, then the inter-sentence space follows that parenthesis or quote.
+colon) more than the space between words. *Note \spacefactor::. As
+described there, LaTeX assumes that the period ends a sentence unless it
+is preceded by a capital letter, in which case it takes that period for
+part of an abbreviation. Note that if a sentence-ending period is
+immediately followed by a right parenthesis or bracket, or right single
+or double quote, then the space effect of that period follows through
+that parenthesis or quote.
- If you have a period ending an abbreviation whose last letter is not
-a capital letter, and that abbreviation is not the last word in the
+ So: if you have a period ending an abbreviation whose last letter is
+not a capital letter, and that abbreviation is not the last word in the
sentence, then follow that period with a backslash-space ('\ ') or a tie
-('~'). Examples are 'Nat.\ Acad.\ Science', and 'Mr.~Bean', and
-'(manure, etc.)\ for sale'.
+('~') or a '\@'. Examples are 'Nat.\ Acad.\ Science', and 'Mr.~Bean',
+and '(manure, etc.\@) for sale' (note that in the last the '\@' comes
+before the closing parenthesis).
- For another use of '\ ', *note \(SPACE) after control sequence::.
-
In the opposite situation, if you have a capital letter followed by a
-period that ends the sentence, then put '\@' before that period. For
-example, 'book by the MAA\@.' will have inter-sentence spacing after the
-period.
+period that does end the sentence, then put '\@' before the period. For
+example, 'book by the MAA\@.' will have correct inter-sentence spacing
+after the period.
- In contrast, putting '\@' after a period tells TeX that the period
-does not end the sentence. In the example 'reserved words (if, then,
-etc.\@) are different', TeX will put interword space after the closing
-parenthesis (note that '\@' is before the parenthesis).
+ For another use of '\(SPACE)', *note \(SPACE) after control
+sequence::.
+19.3.2 '\frenchspacing'
+-----------------------
+
+This declaration (from Plain TeX) causes LaTeX to treat inter-sentence
+spacing in the same way as interword spacing.
+
+ In justifying the text in a line, some typographic traditions,
+including English, prefer to adjust the space between sentences (or
+after other punctuation marks) more than the space between words.
+Following this declaration, all spaces are instead treated equally.
+
+ Revert to the default behavior by declaring '\nonfrenchspacing'.
+
+19.3.3 '\normalsfcodes'
+-----------------------
+
+Reset the LaTeX space factor values to the default.
+
19.4 '\ ' after control sequence
================================
@@ -6570,27 +7425,14 @@
Some individual commands, notably those defined with the 'xspace',
package do not follow the standard behavior.
-19.5 '\frenchspacing'
-=====================
-
-This declaration (from Plain TeX) causes LaTeX to treat inter-sentence
-spacing in the same way as interword spacing.
-
- In justifying the text in a line, some typographic traditions,
-including English, prefer to adjust the space between sentences (or
-after other punctuation marks) more than the space between words.
-Following this declaration, all spaces are instead treated equally.
-
- Revert to the default behavior by declaring '\nonfrenchspacing'.
-
-19.6 '\thinspace': Insert 1/6em
+19.5 '\thinspace': Insert 1/6em
===============================
'\thinspace' produces an unbreakable and unstretchable space that is 1/6
of an em. This is the proper space to use between nested quotes, as in
'".
-19.7 '\/': Insert italic correction
+19.6 '\/': Insert italic correction
===================================
The '\/' command produces an "italic correction". This is a small space
@@ -6615,7 +7457,7 @@
There is no concept of italic correction in math mode; spacing is
done in a different way.
-19.8 '\hrulefill \dotfill'
+19.7 '\hrulefill \dotfill'
==========================
Produce an infinite rubber length (*note Lengths::) filled with a
@@ -6638,7 +7480,7 @@
'\renewcommand{\dotfill}{\leavevmode\cleaders\hb at xt@ 1.00em{\hss .\hss
}\hfill\kern\z@}', which changes the default length of 0.33em to 1.00em.
-19.9 '\addvspace'
+19.8 '\addvspace'
=================
'\addvspace{LENGTH}'
@@ -6660,8 +7502,8 @@
were not in vertical mode when you invoked this command; one way to
change that is to precede this command with a '\par' command.
-19.10 '\bigskip \medskip \smallskip'
-====================================
+19.9 '\bigskip \medskip \smallskip'
+===================================
These commands produce a given amount of space, specified by the
document class.
@@ -6681,7 +7523,7 @@
of a line space, with stretch and shrink (the default for the
'book' and 'article' classes is '3pt plus 1pt minus 1pt').
-19.11 '\vfill'
+19.10 '\vfill'
==============
End the current paragraph and insert a vertical rubber length (*note
@@ -6706,7 +7548,7 @@
Lost Dog!
\end{document}
-19.12 '\vspace{LENGTH}'
+19.11 '\vspace{LENGTH}'
=======================
Synopsis, one of these two:
@@ -6765,7 +7607,7 @@
dimension), and positioning with the optional POSITION argument.
Both commands produce a rule of thickness '\fboxrule' (default
-'.4pt'), and leave a space of '\fboxsep' (default '3pt') between the
+'0.4pt'), and leave a space of '\fboxsep' (default '3pt') between the
rule and the contents of the box.
*Note \framebox (picture)::, for the '\framebox' command in the
@@ -6777,7 +7619,7 @@
Synopsis:
\begin{lrbox}{\CMD}
- TEXT
+ TEXT
\end{lrbox}
This is the environment form of *note '\sbox': \sbox.
@@ -6818,7 +7660,7 @@
\parbox[POSITION][HEIGHT][INNER-POS]{WIDTH}{TEXT}
The '\parbox' command produces a box whose contents are created in
-'paragraph' mode. It should be used to make a box small pieces of text,
+"paragraph mode". It should be used to make a box small pieces of text,
with nothing fancy inside. In particular, you shouldn't use any
paragraph-making environments inside a '\parbox' argument. For larger
pieces of text, including ones containing a paragraph-making
@@ -6903,13 +7745,979 @@
'\usebox' produces the box most recently saved in the bin \BOXCMD by
a '\savebox' command (*note \savebox::).
-21 Special insertions
+21 Color
+********
+
+You can add color to text, rules, etc. You can also have color in a box
+or on an entire page and write text on top of it.
+
+ Color support comes as an additional package. So all the commands
+below will only work if your document preamble contains
+'\usepackage{color}', that brings in the standard package.
+
+ Many other packages also supplement LaTeX's color abilities.
+Particularly worth mentioning is 'xcolor', which is widely used and
+significantly extends the capabilities described here, including adding
+'HTML' and 'Hsb' color models.
+
+21.1 Color package options
+==========================
+
+Synopsis (must be in the document preamble):
+
+ \usepackage[COMMA-SEPARATED OPTION LIST]{color}
+
+ When you load the 'color' package there are two kinds of available
+options.
+
+ The first specifies the "printer driver". LaTeX doesn't contain
+information about different output systems but instead depends on
+information stored in a file. Normally you should not specify the
+driver option in the document, and instead rely on your system's
+default. One advantage of this is that it makes the document portable
+across systems. For completeness we include a list of the drivers. The
+currently relevant ones are: 'dvipdfmx', 'dvips', 'dvisvgm', 'luatex',
+'pdftex', 'xetex'. The two 'xdvi' and 'oztex' are essentially aliases
+for 'dvips' (and 'xdvi' is monochrome). Ones that should not be used
+for new systems are: 'dvipdf', 'dvipdfm', 'dviwin', 'dvipsone', 'emtex',
+'pctexps', 'pctexwin', 'pctexhp', 'pctex32', 'truetex', 'tcidvi', 'vtex'
+(and 'dviwindo' is an alias for 'dvipsone').
+
+ The second kind of options, beyond the drivers, are below.
+
+'monochrome'
+ Disable the color commands, so that they do not generate errors but
+ do not generate color either.
+
+'dvipsnames'
+ Make available a list of 68 color names that are often used,
+ particularly in legacy documents. These color names were
+ originally provided by the 'dvips' driver, giving the option name.
+
+'nodvipsnames'
+ Do not load that list of color names, saving LaTeX a tiny amount of
+ memory space.
+
+21.2 Color models
+=================
+
+A "color model" is a way of representing colors. LaTeX's capabilities
+depend on the printer driver. However, the 'pdftex', 'xetex', and
+'luatex' printer drivers are today by far the most commonly used. The
+models below work for those drivers. All but one of these is also
+supported by essentially all other printer drivers used today.
+
+ Note that color combination can be additive or subtractive. Additive
+mixes colors of light, so that for instance combining full intensities
+of red, green, and blue produces white. Subtractive mixes pigments,
+such as with inks, so that combining full intensity of cyan, magenta,
+and yellow makes black.
+
+'cmyk'
+ A comma-separated list with four real numbers between 0 and 1,
+ inclusive. The first number is the intensity of cyan, the second
+ is magenta, and the others are yellow and black. A number value of
+ 0 means minimal intensity, while a 1 is for full intensity. This
+ model is often used in color printing. It is a subtractive model.
+
+'gray'
+ A single real number between 0 and 1, inclusive. The colors are
+ shades of grey. The number 0 produces black while 1 gives white.
+
+'rgb'
+ A comma-separated list with three real numbers between 0 and 1,
+ inclusive. The first number is the intensity of the red component,
+ the second is green, and the third the blue. A number value of 0
+ means that none of that component is added in, while a 1 means full
+ intensity. This is an additive model.
+
+'RGB'
+ ('pdftex', 'xetex', 'luatex' drivers) A comma-separated list with
+ three integers between 0 and 255, inclusive. This model is a
+ convenience for using 'rgb' since outside of LaTeX colors are often
+ described in a red-green-blue model using numbers in this range.
+ The values entered here are converted to the 'rgb' model by
+ dividing by 255.
+
+'named'
+ Colors are accessed by name, such as 'PrussianBlue'. The list of
+ names depends on the driver, but all support the names 'black',
+ 'blue', 'cyan', 'green', 'magenta', 'red', 'white', and 'yellow'
+ (See the 'dvipsnames' option in *note Color package options::).
+
+21.3 Commands for color
+=======================
+
+These are the commands available with the 'color' package.
+
+21.3.1 Define colors
+--------------------
+
+Synopsis:
+
+ \definecolor{NAME}{MODEL}{SPECIFICATION}
+
+ Give the name NAME to the color. For example, after
+'\definecolor{silver}{rgb}{0.75,0.75,0.74}' you can use that color name
+with 'Hi ho, \textcolor{silver}{Silver}!'.
+
+ This example gives the color a more abstract name, so it could change
+and not be misleading.
+
+ \definecolor{logocolor}{RGB}{145,92,131} % RGB needs pdflatex
+ \newcommand{\logo}{\textcolor{logocolor}{Bob's Big Bagels}}
+
+ Often a document's colors are defined in the preamble, or in the
+class or style, rather than in the document body.
+
+21.3.2 Colored text
+-------------------
+
+Synopses:
+
+ \textcolor{NAME}{...}
+ \textcolor[COLOR MODEL]{COLOR SPECIFICATION}{...}
+
+ or
+
+ \color{NAME}
+ \color[COLOR MODEL]{SPECIFICATION}
+
+ The affected text gets the color. This line
+
+ \textcolor{magenta}{My name is Ozymandias, king of kings:} Look on my works, ye Mighty, and despair!
+
+ causes the first half to be in magenta while the rest is in black.
+You can use a color declared with '\definecolor' in exactly the same way
+that we just used the builtin color 'magenta'.
+
+ \definecolor{MidlifeCrisisRed}{rgb}{1.0,0.11,0.0}
+ I'm thinking about getting a \textcolor{MidlifeCrisisRed}{sports car}.
+
+ The two '\textcolor' and '\color' differ in that the first is a
+command form, enclosing the text to be colored as an argument. Often
+this form is more convenient, or at least more explicit. The second
+form is a declaration, as in 'The moon is made of {\color{green} green}
+cheese', so it is in effect until the end of the current group or
+environment. This is sometimes useful when writing macros or as below
+where it colors everything inside the 'center' environment, including
+the vertical and horizontal lines.
+
+ \begin{center} \color{blue}
+ \begin{tabular}{l|r}
+ UL &UR \\ \hline
+ LL &LR
+ \end{tabular}
+ \end{center}
+
+ You can use color in equations. A document might have
+'\definecolor{highlightcolor}{RGB}{225,15,0}' in the preamble, and then
+contain this equation.
+
+ \begin{equation}
+ \int_a^b \textcolor{highlightcolor}{f'(x)}\,dx=f(b)-f(a)
+ \end{equation}
+
+ Typically the colors used in a document are declared in a class or
+style but sometimes you want a one-off. Those are the second forms in
+the synopses.
+
+ Colors of \textcolor[rgb]{0.33,0.14,0.47}{Purple} and {\color[rgb]{0.72,0.60,0.37} Gold} for the team
+
+ The format of COLOR SPECIFICATION depends on the color model (*note
+Color models::). For instance, while 'rgb' takes three numbers, 'gray'
+takes only one.
+
+ The selection was \textcolor[gray]{0.5}{grayed out}.
+
+ Colors inside colors do not combine. Thus
+
+ \textcolor{green}{kind of \textcolor{blue}{blue}}
+
+ has a final word that is blue, not a combination of blue and green.
+
+21.3.3 Colored boxes
+--------------------
+
+Synopses:
+
+ \colorbox{NAME}{...}
+ \colorbox[MODEL NAME]{BOX BACKGROUND COLOR SPECIFICATION}{...}
+
+ or
+
+ \fcolorbox{FRAME COLOR}{BOX BACKGROUND COLOR}{...}
+ \fcolorbox[MODEL NAME]{FRAME COLOR SPECIFICATION}{BOX BACKGROUND COLOR SPECIFICATION}{...}
+
+ Make a box with the stated background color. The '\fcolorbox'
+command puts a frame around the box. For instance this
+
+ Name:~\colorbox{cyan}{\makebox[5cm][l]{\strut}}
+
+ makes a cyan-colored box that is five centimeters long and gets its
+depth and height from the '\strut' (so the depth is '-.3\baselineskip'
+and the height is '\baselineskip'). This puts white text on a blue
+background.
+
+ \colorbox{blue}{\textcolor{white}{Welcome to the machine.}}
+
+ The '\fcolorbox' commands use the same parameters as '\fbox' (*note
+\fbox and \framebox::), '\fboxrule' and '\fboxsep', to set the thickness
+of the rule and the boundary between the box interior and the
+surrounding rule. LaTeX's defaults are '0.4pt' and '3pt', respectively.
+
+ This example changes the thickness of the border to 0.8 points. Note
+that it is surrounded by curly braces so that the change ends at the end
+of the second line.
+
+ {\setlength{\fboxrule}{0.8pt}
+ \fcolorbox{black}{red}{Under no circumstances turn this knob.}}
+
+21.3.4 Colored pages
+--------------------
+
+Synopses:
+
+ \pagecolor{NAME}
+ \pagecolor[COLOR MODEL]{COLOR SPECIFICATION}
+ \nopagecolor
+
+ The first two set the background of the page, and all subsequent
+pages, to the color. For an explanation of the specification in the
+second form *note Colored text::. The third returns the background to
+normal, which is a transparent background. (If that is not supported
+use '\pagecolor{white}', although that will make a white background
+rather than the default transparent background.)
+
+ ...
+ \pagecolor{cyan}
+ ...
+ \nopagecolor
+
+22 Graphics
+***********
+
+You can use graphics such as PNG or PDF files in your LaTeX document.
+You need an additional package, which comes standard with LaTeX. This
+example is the short how-to.
+
+ \include{graphicx} % goes in the preamble
+ ...
+ \includegraphics[width=0.5\linewidth]{plot.pdf}
+
+ To use the commands described here your document preamble must
+contain either '\usepackage{graphicx}' or '\usepackage{graphics}'. Most
+of the time, 'graphicx' is the better choice.
+
+ Graphics come in two main types, raster and vector. LaTeX can use
+both. In raster graphics the file contains an entry for each location
+in an array, describing what color it is. An example is a photograph,
+in JPG format. In vector graphics, the file contains a list of
+instructions such as 'draw a circle with this radius and that center'.
+An example is a line drawing produced by the Asymptote program, in PDF
+format. Generally vector graphics are more useful because you can
+rescale their size without pixelation or other problems, and because
+they often have a smaller size.
+
+ There are systems particularly well-suited to make graphics for a
+LaTeX document. For example, these allow you to use the same fonts as
+in your document. LaTeX comes with a 'picture' environment (*note
+picture::) that has simple capabilities. Besides that, there are other
+ways to include the graphic-making commands in the document. Two such
+systems are the PSTricks and TikZ packages. There are also systems
+external to LaTeX, that generate a graphic that you include using the
+commands of this chapter. Two that use a programming language are
+Asymptote and MetaPost. One that uses a graphical interface is Xfig.
+Full description of these systems is outside the scope of this document;
+see their documentation.
+
+22.1 Graphics package options
+=============================
+
+Synopsis (must be in the document preamble):
+
+ \usepackage[COMMA-SEPARATED OPTION LIST]{graphics}
+
+ or
+
+ \usepackage[COMMA-SEPARATED OPTION LIST]{graphicx}
+
+ The 'graphicx' package has a format for optional arguments to the
+'\includegraphics' command that is convenient (it is the key-value
+format), so it is the better choice for new documents. When you load
+the 'graphics' or 'graphicx' package with '\usepackage' there are two
+kinds of available options.
+
+ The first is that LaTeX does not contain information about different
+output systems but instead depends on information stored in a "printer
+driver" file. Normally you should not specify the driver option in the
+document, and instead rely on your system's default. One advantage of
+this is that it makes the document portable across systems.
+
+ For completeness here is a list of the drivers. The currently
+relevant ones are: 'dvipdfmx', 'dvips', 'dvisvgm', 'luatex', 'pdftex',
+'xetex'. The two 'xdvi' and 'oztex' are essentially aliases for 'dvips'
+(and 'xdvi' is monochrome). Ones that should not be used for new
+systems are: 'dvipdf', 'dvipdfm', 'dviwin', 'dvipsone', 'emtex',
+'pctexps', 'pctexwin', 'pctexhp', 'pctex32', 'truetex', 'tcidvi', 'vtex'
+(and 'dviwindo' is an alias for 'dvipsone'). These are stored in files
+with a '.def' extension, such as 'pdftex.def'.
+
+ The second kind of options are below.
+
+'demo'
+ Instead of an image file, LaTeX puts in a 150 pt by 100 pt
+ rectangle (unless another size is specified in the
+ '\includegraphics' command).
+
+'draft'
+ For each graphic file, it is not shown but instead the file name is
+ printed in a box of the correct size. In order to determine the
+ size, the file must be present.
+
+'final'
+ (Default) Override any previous 'draft' option, so that the
+ document shows the contents of the graphic files.
+
+'hiderotate'
+ Do not show rotated text. (This allows for the possibility that a
+ previewer does not have the capability to rotate text.)
+
+'hidescale'
+ Do not show scaled text. (This allows for the possibility that a
+ previewer does not have the capability to scale.)
+
+'hiresbb'
+ In a PS or EPS file the graphic size may be specified in two ways.
+ The '%%BoundingBox' lines describe the graphic size using integer
+ multiples of a PostScript point, that is, integer multiples of 1/72
+ inch. A later addition to the PostScript language allows decimal
+ multiples, such as 1.23, in '%%HiResBoundingBox' lines. This
+ option has LaTeX to read the size from the latter.
+
+22.2 Graphics package configuration
+===================================
+
+These commands configure the way LaTeX searches the file system for the
+graphic.
+
+ The behavior of file system search code is necessarily platform
+dependent. In this document we cover Linux, Macintosh, and Windows, as
+those systems are typically configured. For other situations consult
+the documentation in 'grfguide.pdf', or the LaTeX source, or your TeX
+distribution's documentation.
+
+22.2.1 '\graphicspath'
+----------------------
+
+Synopsis:
+
+ \graphicspath{LIST OF DIR NAMES INSIDE CURLY BRACKETS}
+
+ Declare a list of directories to search for graphics files. This
+allows you to later say something like '\includegraphics{lion.png}'
+instead of having to give its path.
+
+ LaTeX always looks for graphic files first in the current directory.
+The declaration below tells the system to then look in the subdirectory
+'pix', and then '../pix'.
+
+ \usepackage{graphicx} % or graphics; put in preamble
+ ...
+ \graphicspath{ {pix/} {../pix/} }
+
+ The '\graphicspath' declaration is optional. If you don't include it
+then LaTeX's default is to search all of the places that it usually
+looks for a file (it uses LaTeX's '\input at path'). In particular, in
+this case one of the places it looks is the current directory.
+
+ Enclose each directory name in curly braces; for example, above it
+says ''{pix}''. Do this even if there is only one directory. Each
+directory name must end in a forward slash, '/'. This is true even on
+Windows, where good practice is to use forward slashes for all the
+directory separators since it makes the document portable to other
+platforms. If you have spaces in your directory name then use double
+quotes, as with '{"my docs/"}'. Getting one of these rules wrong will
+cause LaTeX to report 'Error: File `FILENAME' not found'.
+
+ Basically, the algorithm is that with this example, after looking in
+the current directory,
+
+ \graphicspath{ {pix/} {../pix/} }
+ ...
+ \usepackage{lion.png}
+
+ for each of the listed directories, LaTeX concatenates it with the
+file name and searches for the result, checking for 'pix/lion.png' and
+then '../pix/lion.png'. This algorithm means that the '\graphicspath'
+command does not recursively search subdirectories: if you issue
+'\graphicspath{{a/}}' and the graphic is in 'a/b/lion.png' then LaTeX
+will not find it. It also means that you can use absolute paths such as
+'\graphicspath{{/home/jim/logos/}}' or
+'\graphicspath{{C:/Users/Albert/Pictures/}}'. However, using these
+means that the document is not portable. (You could preserve
+portability by adjusting your TeX system settings configuration file
+parameter 'TEXINPUTS'; see the documentation of your system.)
+
+ You can use '\graphicspath' in the preamble or in the document body.
+You can use it more than once. For debugging, show its value with
+'\makeatletter\typeout{\Ginput at path}\makeatother'.
+
+ The directories are taken with respect to the base file. That is,
+suppose that you are working on a document based on 'book/book.tex' and
+it contains '\include{chapters/chap1}'. If in 'chap1.tex' you put
+'\graphicspath{{plots/}}' then LaTeX will not search for graphics in
+'book/chapters/plots', but instead in 'book/plots'.
+
+22.2.2 '\DeclareGraphicsExtensions'
+-----------------------------------
+
+Synopses:
+
+ \DeclareGraphicsExtensions{COMMA-SEPARATED LIST OF FILE EXTENSIONS}
+
+ Declare the filename extensions to try. This allows you to specify
+the order in which to choose graphic formats when you include graphic
+files by giving the filename without the extension, as in
+'\includegraphics{functionplot}'.
+
+ In this example, LaTeX will find files in the PNG format before PDF
+files.
+
+ \DeclareGraphicsExtensions{.png,PNG,.pdf,.PDF}
+ ...
+ \includegraphics{lion} % will find lion.png before lion.pdf
+
+ Because the file name 'lion' does not have a period, LaTeX uses the
+extension list. For each directory in the graphics path (*note
+\graphicspath::), LaTeX will try the extensions in the order given. If
+it does not find such a file after trying all the directories and
+extensions then it reports '! LaTeX Error: File `'lion'' not found'.
+Note that you must include the periods at the start of the extensions.
+
+ Because Linux and Macintosh filenames are case sensitive, the list of
+file extensions is case sensitive on those platforms. The Windows
+platform is not case sensitive.
+
+ You are not required to include '\DeclareGraphicsExtensions' in your
+document; the printer driver has a sensible default. For example, the
+most recent 'pdftex.def' has the extension list
+''.png,.pdf,.jpg,.mps,.jpeg,.jbig2,.jb2,.PNG,.PDF,.JPG,.JPEG,.JBIG2,.JB2''.
+
+ You can use this command in the preamble or in the document body.
+You can use it more than once. For debugging, show its value with
+'\makeatletter\typeout{\Gin at extensions}\makeatother'.
+
+22.2.3 '\DeclareGraphicsRule'
+-----------------------------
+
+Synopsis:
+
+ \DeclareGraphicsRule{EXTENSION}{TYPE}{SIZE-FILE EXTENSION}{COMMAND}
+
+ Declare how to handle graphic files whose names end in EXTENSION.
+
+ This example declares that all files with names have the form
+'filename-without-dot.mps' will be treated as output from MetaPost,
+meaning that the printer driver will use its MetaPost-handling code to
+input the file.
+
+ \DeclareGraphicsRule{.mps}{mps}{.mps}{}
+
+ This
+
+ \DeclareGraphicsRule{*}{mps}{*}{}
+
+ tells LaTeX that it should handle as MetaPost output any file with an
+extension not covered by another rule, so it covers 'filename.1',
+'filename.2', etc.
+
+ This describes the four arguments.
+
+EXTENSION
+ The file extension to which this rule applies. The extension is
+ anything after and including the first dot in the filename. Use
+ the Kleene star, '*', to denote the default behaviour for all
+ undeclared extensions.
+
+TYPE
+ The type of file involved. This type is a string that must be
+ defined in the printer driver. For instance, files with extensions
+ '.ps', '.eps', or '.ps.gz' may all be classed as type 'eps'. All
+ files of the same type will be input with the same internal command
+ by the printer driver. For example, the file types that 'pdftex'
+ recognizes are: 'jpg', 'jbig2', 'mps', 'pdf', 'png', 'tif'.
+
+SIZE-FILE EXTENSION
+ The extension of the file to be read to determine the size of the
+ graphic, if there is such a file. It may be the same as EXTENSION
+ but it may be different.
+
+ As an example, consider a PostScript graphic. To make it smaller,
+ it might be compressed into a '.ps.gz' file. Compressed files are
+ not easily read by LaTeX so you can put the bounding box
+ information in a separate file. If SIZE-FILE EXTENSION is empty
+ then you must specify size information in the arguments of
+ '\includegraphics'.
+
+ If the driver file has a procedure for reading size files for
+ 'type' then that will be used, otherwise it will use the procedure
+ for reading '.eps' files. (Thus you may specify the size of bitmap
+ files in a file with a PostScript style '%%BoundingBox' line if no
+ other format is available.)
+
+COMMAND
+ A command that will be applied to the file. This is very often
+ left blank. This command must start with a single backward quote.
+ Thus, '\DeclareGraphicsRule{.eps.gz}{eps}{.eps.bb}{`gunzip -c #1}'
+ specifies that any file with the extension '.eps.gz' should be
+ treated as an 'eps' file, with the the BoundingBox information
+ stored in the file with extension '.eps.bb', and that the command
+ 'gunzip -c' will run on your platform to decompresses the file.
+
+ Such a command is specific to your platform. In addition, your TeX
+ system must allow you to run external commands; as a security
+ measure modern systems restrict running commands unless you
+ explicitly allow it. See the documentation for your TeX
+ distribution.
+
+22.3 Commands for graphics
+==========================
+
+These are the commands available with the 'graphics' and 'graphicx'
+packages.
+
+22.3.1 '\includegraphics'
+-------------------------
+
+Synopses for 'graphics' package:
+
+ \includegraphics{FILENAME}
+ \includegraphics[URX,URY]{FILENAME}
+ \includegraphics[LLX,LLY][URX,URY]{FILENAME}
+ \includegraphics*{FILENAME}
+ \includegraphics*[URX,URY]{FILENAME}
+ \includegraphics*[LLX,LLY][URX,URY]{FILENAME}
+
+ Synopses for 'graphicx' package:
+
+ \includegraphics{FILENAME}
+ \includegraphics[KEY-VALUE LIST]{FILENAME}
+ \includegraphics*{FILENAME}
+ \includegraphics*[KEY-VALUE LIST]{FILENAME}
+
+ Include a graphics file. The starred form '\includegraphics*' will
+clip the graphic to the size specified, while for the unstarred form any
+part of the graphic that is outside the box of the specified size will
+over-print the surrounding area.
+
+ This
+
+ \usepackage{graphicx} % in preamble
+ ...
+ \begin{center}
+ \includegraphics{plot.pdf}
+ \end{center}
+
+ will incorporate into the document the graphic in 'plot.pdf',
+centered and at its nominal size. You can also give a path to the file,
+as with '\includegraphics{graphics/plot.pdf}'. To specify a list of
+locations to search for the file, *note \graphicspath::.
+
+ If your filename includes spaces then put it in double quotes, as
+with '\includegraphics{"sister picture.jpg"}'.
+
+ The '\includegraphics{FILENAME}' command decides on the type of
+graphic by splitting FILENAME on the first dot. You can use FILENAME
+with no dot, as in '\includegraphics{turing}' and then LaTeX tries a
+sequence of extensions such as '.png' and '.pdf' until it finds a file
+with that extension (*note \DeclareGraphicsExtensions::).
+
+ If your file name contains dots before the extension then you can
+hide them with curly braces, as in
+'\includegraphics{{plot.2018.03.12.a}.pdf}'. Or, if you use the
+'graphicx' package then you can use the options 'type' and 'ext'; see
+below. This and other filename issues are also handled with the package
+'grffile'.
+
+ This example puts a graphic in a figure environment so LaTeX can move
+it to the next page if fitting it on the current page is awkward (*note
+figure::).
+
+ \begin{figure}
+ \centering
+ \includegraphics[width=3cm]{lungxray.jpg}
+ \caption{The evidence is overwhelming: don't smoke.} \label{fig:xray}
+ \end{figure}
+
+ This places a graphic that will not float, so it is sure to appear at
+this point in the document even if makes LaTeX stretch the text or
+resort to blank areas on the page. It will be centered and will have a
+caption.
+
+ \usepackage{caption} % in preamble
+ ...
+ \begin{center}
+ \includegraphics{pix/nix.png}
+ \captionof{figure}{The spirit of the night} \label{pix:nix} % if you want a caption
+ \end{center}
+
+ This example puts a box with a graphic side by side with one having
+text, with the two vertically centered.
+
+ \newcommand*{\vcenteredhbox}[1]{\begingroup
+ \setbox0=\hbox{#1}\parbox{\wd0}{\box0}\endgroup}
+ ...
+ \begin{center}
+ \vcenteredhbox{\includegraphics[width=0.4\textwidth]{plot}}
+ \hspace{1em}
+ \vcenteredhbox{\begin{minipage}{0.4\textwidth}
+ \begin{displaymath}
+ f(x)=x\cdot \sin (1/x)
+ \end{displaymath}
+ \end{minipage}}
+ \end{center}
+
+ If you use the 'graphics' package then the only options involve the
+size of the graphic (but see *note \rotatebox:: and *note \scalebox::).
+When one optional argument is present then it is '[URX,URY]' and it
+gives the coordinates of the top right corner of the image, as a pair of
+TeX dimensions (*note Units of length::). If the units are omitted they
+default to 'bp'. In this case, the lower left corner of the image is
+assumed to be at (0,0). If two optional arguments are present then the
+leading one is '[LLX,LLY]', specifying the coordinates of the image's
+lower left. Thus, '\includegraphics[1in,0.618in]{...}' calls for the
+graphic to be placed so it is 1 inch wide and 0.618 inches tall and so
+its origin is at (0,0).
+
+ The 'graphicx' package gives you many more options. Specify them in
+a key-value form, as here.
+
+ \begin{center}
+ \includegraphics[width=1in,angle=90]{lion}
+ \hspace{2em}
+ \includegraphics[angle=90,width=1in]{lion}
+ \end{center}
+
+ The options are read left-to-right. So the first graphic above is
+made one inch wide and then rotated, while the second is rotated and
+then made one inch wide. Thus, unless the graphic is perfectly square,
+the two will end with different widths and heights.
+
+ There are many options. The primary ones are listed first.
+
+ Note that a graphic is placed by LaTeX into a box, which is
+traditionally referred to as its bounding box (distinct from the
+PostScript BoundingBox described below). The graphic's printed area may
+go beyond this box, or sit inside this box, but when LaTeX makes up a
+page it puts together boxes and this is the box allocated for the
+graphic.
+
+'width'
+ The graphic will be shown so its bounding box is this width. An
+ example is '\includegraphics[width=1in]{plot}'. You can use the
+ standard TeX dimensions (*note Units of length::) and also
+ convenient is '\linewidth', or in a two-column document,
+ '\columnwidth' (*note Page layout parameters::). An example is
+ that by using the 'calc' package you can make the graphic be 1 cm
+ narrow than the width of the text with
+ '\includegraphics[width=\linewidth-1.0cm]{hefferon.jpg}'.
+
+'height'
+ The graphic will be shown so its bounding box is this height. You
+ can use the standard TeX dimensions (*note Units of length::), and
+ also convenient are '\pageheight' and '\textheight' (*note Page
+ layout parameters::). For instance,
+ '\includegraphics[height=0.25\textheight]{godel}' will make the
+ graphic be a quarter of the height of the text area.
+
+'totalheight'
+ The graphic will be shown so its bounding box has this height plus
+ depth. This differs from the height if the graphic was rotated.
+ For instance, if it has been rotated by -90 then it will have zero
+ height but a large depth.
+
+'keepaspectratio'
+ If set to 'true', or just specified as with
+ '\includegraphics[...,keepaspectratio,...]{...}' and you give as
+ options both 'width' and 'height' (or 'totalheight'), then LaTeX
+ will make the graphic is as large as possible without distortion.
+ That is, LaTeX will ensure that neither is the graphic wider than
+ 'width' nor taller than 'height' (or 'totalheight').
+
+'scale'
+ Factor by which to scale the graphic. Specifying
+ '\includegraphics[scale=2.0]{...}' makes the graphic twice its
+ nominal size. This number may be any value; a number between 1
+ and 0 will shrink the graphic and a negative number will reflect
+ it.
+
+'angle'
+ Rotate the picture. The angle is taken in degrees and
+ counterclockwise. The graphic is rotated about its 'origin'; see
+ that option. For a complete description of how rotated material is
+ typeset, *note \rotatebox::.
+
+'origin'
+ The point of the graphic about which the rotation happens.
+ Possible values are any string containing one or two of: 'l' for
+ left, 'r' for right, 'b' for bottom, 'c' for center, 't' for top,
+ and 'B' for baseline. Thus,
+ '\includegraphics[angle=180,origin=c]{moon}' will turn the picture
+ upside down from the center, while
+ '\includegraphics[angle=180,origin=lB]{LeBateau}' will turn its
+ picture upside down about its left baseline. (The character 'c'
+ gives the horizontal center in 'bc' or 'tc', but gives the vertical
+ center in 'lc' or 'rc'.) The default is 'lB'.
+
+ To rotate about an arbitrary point, *note \rotatebox::.
+
+ These are lesser-used options.
+
+'viewport'
+ Pick out a subregion of the graphic to show. Takes four arguments,
+ separated by spaces and given in TeX dimensions, as with
+ '\includegraphics[.., viewport=0in 0in 1in 0.618in]{...}'. The
+ dimensions default to big points, 'bp'. They are taken relative to
+ the origin specified by the bounding box. See also the 'trim'
+ option.
+
+'trim'
+ Gives parts of the graphic to not show. Takes four arguments,
+ separated by spaces, that are given in TeX dimensions, as with
+ '\includegraphics[.., trim= 0in 0.1in 0.2in 0.3in, ...]{...}'.
+ These give the amounts of the graphic not to show, that is, LaTeX
+ will crop the picture by 0 inches on the left, 0.1 inches on the
+ bottom, 0.2 inches on the right, and 0.3 inches on the top. See
+ also the 'viewport' option.
+
+'clip'
+ If set to 'true', or just specified as with
+ '\includegraphics[...,clip,...]{...}', then the graphic is cropped
+ to the bounding box. You can get this effect by instead using the
+ starred form of the command, as '\includegraphics*[...]{...}'.
+
+'page'
+ Give the page number of a multi-page PDF file. The default is
+ 'page=1'.
+
+'pagebox'
+ Specifies which bounding box to use for PDF files from among
+ 'mediabox', 'cropbox', 'bleedbox', 'trimbox', or 'artbox'. PDF
+ files do not have the BoundingBox that PostScript files have, but
+ may specify up to four predefined rectangles. The MediaBox gives
+ the boundaries of the physical medium. The CropBox is the region
+ to which the contents of the page are to be clipped when displayed.
+ The BleedBox is the region to which the contents of the page should
+ be clipped in production. The TrimBox is the intended dimensions
+ of the finished page. The ArtBox is the extent of the page's
+ meaningful content. The driver will set the image size based on
+ CropBox if present, otherwise it will not use one of the others,
+ with a driver-defined order of preference. MediaBox is always
+ present.
+
+'interpolate'
+ Enable or disable interpolation of raster images by the viewer.
+ Can be set with 'interpolate=true' or just specified as with
+ '\includegraphics[...,interpolate,...]{...}'.
+
+'quiet'
+ Do not write information to the log. You can set it with
+ 'quiet=true' or just specified it with
+ '\includegraphics[...,quite,...]{...}',
+
+'draft'
+ If you set it with 'draft=true' or just specified it with
+ '\includegraphics[...,draft,...]{...}', then the graphic will not
+ appear in the document, possibly saving color printer ink.
+ Instead, LaTeX will put an empty box of the correct size with the
+ filename printed in it.
+
+ These options address the bounding box for Encapsulated PostScript
+graphic files, which have a size specified with a line '%%BoundingBox'
+that appears in the file. It has four values, giving the lower x
+coordinate, lower y coordinate, upper x coordinate, and upper y
+coordinate. The units are PostScript points, equivalent to TeX's big
+points, 1/72 inch. For example, if an '.eps' file has the line
+'%%BoundingBox 10 20 40 80' then its natural size is 30/72 inch wide by
+60/72 inch tall.
+
+'bb'
+ Specify the bounding box of the displayed region. The argument is
+ four dimensions separated by spaces, as with '\includegraphics[..,
+ bb= 0in 0in 1in 0.618in]{...}'. Usually '\includegraphics' reads
+ the BoundingBox numbers from the EPS file automatically, so this
+ option is only useful if the bounding box is missing from that file
+ or if you want to change it.
+
+'bbllx, bblly, bburx, bbury'
+ Set the bounding box. These four are obsolete, but are retained
+ for compatibility with old packages.
+
+'natwidth, natheight'
+ An alternative for 'bb'. Setting
+ '\includegraphics[...,natwidth=1in,natheight=0.618in,...]{...}' is
+ the same as setting 'bb=0 0 1in 0.618in'.
+
+'hiresbb'
+ If set to 'true', or just specified as with
+ '\includegraphics[...,hiresbb,...]{...}', then LaTeX will look for
+ '%%HiResBoundingBox' lines instead of '%%BoundingBox' lines. (The
+ 'BoundingBox' lines use only natural numbers while the
+ 'HiResBoundingBox' lines use decimals; both use units equivalent to
+ TeX's big points, 1/72 inch.) To override a prior setting of
+ 'true', you can set it to 'false'.
+
+ These following options allow a user to override LaTeX's method of
+choosing the graphic type based on the filename extension. An example
+is that '\includegraphics[type=png,ext=.xxx,read=.xxx]{lion}' will read
+the file 'lion.xxx' as though it were 'lion.png'. For more on these,
+*note \DeclareGraphicsRule::.
+
+'type'
+ Specify the graphics type.
+
+'ext'
+ Specify the graphics extension. Only use this in conjunction with
+ the option 'type'.
+
+'read'
+ Specify the file extension of the read file. Only use this in
+ conjunction with the option 'type'.
+
+'command'
+ Specify a command to be applied to this file. Only use this in
+ conjunction with the option 'type'.
+
+22.3.2 '\rotatebox'
+-------------------
+
+Synopsis for 'graphics' package:
+
+ \rotatebox{ANGLE}{MATERIAL}
+
+ Synopses for 'graphicx' package:
+
+ \rotatebox{ANGLE}{MATERIAL}
+ \rotatebox[KEY-VALUE LIST]{ANGLE}{MATERIAL}
+
+ Put MATERIAL in a box and rotate it ANGLE degrees counterclockwise.
+
+ This example rotates the table column heads forty five degrees.
+
+ \begin{tabular}{ll}
+ \rotatebox{45}{Character} &\rotatebox{45}{NATO phonetic} \\
+ A &AL-FAH \\
+ B &BRAH-VOH
+ \end{tabular}
+
+ The MATERIAL can be anything that goes in a box, including a graphic.
+
+ \rotatebox[origin=c]{45}{\includegraphics[width=1in]{lion}}
+
+ To place the rotated material, the first step is that LaTeX sets
+MATERIAL in a box, with a reference point on the left baseline. The
+second step is the rotation, by default about the reference point. The
+third step is that LaTeX computes a box to bound the rotated material.
+Fourth, LaTeX moves this box horizontally so that the left edge of this
+new bounding box coincides with the left edge of the box from the first
+step (they need not coincide vertically). This new bounding box, in its
+new position, is what LaTeX uses as the box when typesetting this
+material.
+
+ If you use the 'graphics' package then the rotation is about the
+reference point of the box. If you use the 'graphicx' package then then
+these are the options that can go in the KEY-VALUE LIST, but note that
+you can get the same effect without needing this package, except for the
+'x' and 'y' options (*note \includegraphics::).
+
+'origin'
+ The point of the MATERIAL's box about which the rotation happens.
+ Possible values are any string containing one or two of: 'l' for
+ left, 'r' for right, 'b' for bottom, 'c' for center, 't' for top,
+ and 'B' for baseline. Thus,
+ '\includegraphics[angle=180,origin=c]{moon}' will turn the picture
+ upside down from the center, while
+ '\includegraphics[angle=180,origin=lB]{LeBateau}' will turn its
+ picture upside down about its left baseline. (The character 'c'
+ gives the horizontal center in 'bc' or 'tc' but gives the vertical
+ center in 'lc' or 'rc'.) The default is 'lB'.
+
+'x, y'
+ Specify an arbitrary point of rotation with '\rotatebox[x=TeX
+ DIMENSION,y=TeX DIMENSION]{...}' (*note Units of length::). These
+ give the offset from the box's reference point.
+
+'units'
+ This key allows you to change the default of degrees
+ counterclockwise. Setting 'units=-360' changes the direction to
+ degrees clockwise and setting 'units=6.283185' changes to radians
+ counterclockwise.
+
+22.3.3 '\scalebox'
+------------------
+
+Synopses:
+
+ \scalebox{HORIZONTAL FACTOR}{MATERIAL}
+ \scalebox{HORIZONTAL FACTOR}[VERTICAL FACTOR]{MATERIAL}
+ \reflectbox{MATERIAL}
+
+ Scale the MATERIAL.
+
+ This example halves the size, both horizontally and vertically, of
+the first text and doubles the size of the second.
+
+ \scalebox{0.5}{DRINK ME} and \scalebox{2.0}{Eat Me}
+
+ If you do not specify the optional VERTICAL FACTOR then it defaults
+to the same value as the HORIZONTAL FACTOR.
+
+ You can use this command to resize a graphic, as with
+'\scalebox{0.5}{\includegraphics{lion}}'. If you use the 'graphicx'
+package then you can accomplish the same thing with optional arguments
+to '\includegraphics' (*note \includegraphics::).
+
+ The '\reflectbox' command abbreviates '\scalebox{-1}[1]{MATERIAL}'.
+Thus, 'Able was I\reflectbox{Able was I}' will show the phrase 'Able was
+I' immediately followed by its mirror reflection.
+
+22.3.4 '\resizebox'
+-------------------
+
+Synopses:
+
+ \resizebox{HORIZONTAL LENGTH}{VERTICAL LENGTH}{MATERIAL}
+ \resizebox*{HORIZONTAL LENGTH}{VERTICAL LENGTH}{MATERIAL}
+
+ Given a size, such as '3cm', transform MATERIAL to make it that size.
+If either HORIZONTAL LENGTH or VERTICAL LENGTH is an exclamation
+point '!' then the other argument is used to determine a scale factor
+for both directions.
+
+ This example makes the graphic be a half inch wide and scales it
+vertically by the same factor to keep it from being distorted.
+
+ \resizebox{0.5in}{!}{\includegraphics{lion}}
+
+ The unstarred form '\resizebox' takes VERTICAL LENGTH to be the box's
+height while the starred form '\resizebox*' takes it to be height+depth.
+For instance, make the text have a height+depth of a quarter inch with
+'\resizebox*{!}{0.25in}{\parbox{1in}{This box has both height and
+depth.}}'.
+
+ You can use '\depth', '\height', '\totalheight', and '\width' to
+refer to the original size of the box. Thus, make the text two inches
+wide but keep the original height with '\resizebox{2in}{\height}{Two
+inches}'.
+
+23 Special insertions
*********************
LaTeX provides commands for inserting characters that have a special
meaning do not correspond to simple characters you can type.
-21.1 Reserved characters
+23.1 Reserved characters
========================
LaTeX sets aside the following characters for special purposes (for
@@ -6940,7 +8748,51 @@
In that example the double backslash '\\' is only there to split the
lines.
-21.2 Symbols by font position
+23.2 Upper and lower case
+=========================
+
+Synopsis:
+
+ \uppercase{TEXT}
+ \lowercase{TEXT}
+ \MakeUppercase{TEXT}
+ \MakeLowercase{TEXT}
+
+ Change the case of characters. The TeX primitives commands
+'\uppercase' and '\lowercase' only work for American characters. The
+LaTeX commands '\MakeUppercase' and '\MakeLowercase' commands also
+change characters accessed by commands such as '\ae' or '\aa'. The
+commands '\MakeUppercase' and '\MakeLowercase' are robust but they have
+moving arguments (*note \protect::).
+
+ These commands do not change the case of letters used in the name of
+a command within TEXT. But they do change the case of every other Latin
+letter inside the argument TEXT. Thus, '\MakeUppercase{Let $y=f(x)$'}
+produces 'LET Y=F(X)'. Another example is that the name of an
+environment will be changed, so that '\MakeUppercase{\begin{tabular} ...
+\end{tabular}}' will produce an error because the first half is changed
+to '\begin{TABULAR}'.
+
+ LaTeX uses the same fixed table for changing case throughout a
+document, The table used is designed for the font encoding T1; this
+works well with the standard TeX fonts for all Latin alphabets but will
+cause problems when using other alphabets.
+
+ To change the case of text that results from a macro inside TEXT you
+need to do expansion. Here the '\Schoolname' produces 'COLLEGE OF
+MATHEMATICS'.
+
+ \newcommand{\schoolname}{College of Mathematics}
+ \newcommand{\Schoolname}{\expandafter\MakeUppercase
+ \expandafter{\schoolname}}
+
+ The 'textcase' package brings some of the missing feature of the
+standard LaTeX commands '\MakeUppercase' and '\MakeLowerCase'.
+
+ To uppercase only the first letter of words, you can use the package
+'mfirstuc'.
+
+23.3 Symbols by font position
=============================
You can access any character of the current font using its number with
@@ -6952,7 +8804,7 @@
or hexadecimal (base 16) with a '"' prefix, so the previous example
could also be written as '\symbol{'40}' or '\symbol{"20}'.
-21.3 Text symbols
+23.4 Text symbols
=================
LaTeX provides commands to generate a number of non-letter symbols in
@@ -7132,7 +8984,7 @@
'\textvisiblespace'
Visible space symbol.
-21.4 Accents
+23.5 Accents
============
LaTeX has wide support for many of the world's scripts and languages,
@@ -7228,7 +9080,7 @@
'\capitalcaron'
Produces a ha'c<ek (check, caron) accent, as in 'o<'.
-21.5 Additional Latin letters
+23.6 Additional Latin letters
=============================
Here are the basic LaTeX commands for inserting letters (beyond A-Z)
@@ -7285,7 +9137,7 @@
you need the 'fontenc' package to select an alternate font
encoding, such as T1.
-21.6 '\rule'
+23.7 '\rule'
============
Synopsis:
@@ -7304,7 +9156,7 @@
THICKNESS
The thickness of the rule (mandatory).
-21.7 '\today'
+23.8 '\today'
=============
The '\today' command produces today's date, in the format 'MONTH DD,
@@ -7326,7 +9178,7 @@
The 'datetime' package, among others, can produce a wide variety of
other date formats.
-22 Splitting the input
+24 Splitting the input
**********************
A large document requires a lot of input. Rather than putting the whole
@@ -7338,7 +9190,7 @@
*Note filecontents::, for an environment that allows bundling an
external file to be created with the main document.
-22.1 '\include'
+24.1 '\include'
===============
Synopsis:
@@ -7356,7 +9208,7 @@
The '\include' command may not appear in the preamble or in a file
read by another '\include' command.
-22.2 \'includeonly'
+24.2 '\includeonly'
===================
Synopsis:
@@ -7371,7 +9223,7 @@
This command can only appear in the preamble.
-22.3 '\input'
+24.3 '\input'
=============
Synopsis:
@@ -7386,10 +9238,10 @@
first tried with that extension ('foo.tex' or 'foo.bar.tex'). If that
is not found, the original FILE is tried ('foo' or 'foo.bar').
-23 Front/back matter
+25 Front/back matter
********************
-23.1 Tables of contents
+25.1 Tables of contents
=======================
A table of contents is produced with the '\tableofcontents' command.
@@ -7410,7 +9262,7 @@
The command '\nofiles' overrides these commands, and _prevents_ any
of these lists from being generated.
-23.1.1 '\addcontentsline'
+25.1.1 '\addcontentsline'
-------------------------
Synopsis:
@@ -7421,9 +9273,9 @@
table where:
EXT
- The extension of the file on which information is to be written,
- typically one of: 'toc' (table of contents), 'lof' (list of
- figures), or 'lot' (list of tables).
+ The filename extension of the file on which information is to be
+ written, typically one of: 'toc' (table of contents), 'lof' (list
+ of figures), or 'lot' (list of tables).
UNIT
The name of the sectional unit being added, typically one of the
@@ -7444,7 +9296,7 @@
'\contentsline{UNIT}{TEXT}{NUM}', where 'NUM' is the current value of
counter 'UNIT'.
-23.1.2 '\addtocontents'
+25.1.2 '\addtocontents'
-----------------------
The '\addtocontents'{EXT}{TEXT} command adds text (or formatting
@@ -7459,7 +9311,7 @@
TEXT
The text to be written.
-23.2 Glossaries
+25.2 Glossaries
===============
The command '\makeglossary' enables creating glossaries.
@@ -7474,7 +9326,7 @@
The 'glossary' package on CTAN provides support for fancier
glossaries.
-23.3 Indexes
+25.3 Indexes
============
The command '\makeindex' enables creating indexes. Put this in the
@@ -7514,7 +9366,7 @@
FAQ entry on this topic,
<http://www.tex.ac.uk/cgi-bin/texfaq2html?label=multind>.
-24 Letters
+26 Letters
**********
Synopsis:
@@ -7593,7 +9445,7 @@
These commands are used with the 'letter' class.
-24.1 '\address'
+26.1 '\address'
===============
Synopsis:
@@ -7619,7 +9471,7 @@
\address{Stephen Maturin \\
The Grapes of the Savoy}
-24.2 '\cc'
+26.2 '\cc'
==========
Synopsis:
@@ -7635,7 +9487,7 @@
\cc{President \\
Vice President}
-24.3 '\closing'
+26.3 '\closing'
===============
Synopsis:
@@ -7647,7 +9499,7 @@
\closing{Regards,}
-24.4 '\encl'
+26.4 '\encl'
============
Synopsis:
@@ -7662,7 +9514,7 @@
\encl{License \\
Passport }
-24.5 '\location'
+26.5 '\location'
================
Synopsis:
@@ -7672,7 +9524,7 @@
The TEXT appears centered at the bottom of the each page. It only
appears if the page style is 'firstpage'.
-24.6 '\makelabels'
+26.6 '\makelabels'
==================
Synopsis:
@@ -7694,7 +9546,7 @@
value passed in the argument to the 'letter' environment. By default
'\mlabel' ignores the first argument, the SENDER ADDRESS.
-24.7 '\name'
+26.7 '\name'
============
Synopsis:
@@ -7704,7 +9556,7 @@
Sender's name, used for printing on the envelope together with the
return address.
-24.8 '\opening'
+26.8 '\opening'
===============
Synopsis:
@@ -7717,7 +9569,7 @@
\opening{Dear John:}
-24.9 '\ps'
+26.9 '\ps'
==========
Synopsis:
@@ -7729,7 +9581,7 @@
\ps{P.S. After you have read this letter, burn it. Or eat it.}
-24.10 '\signature'
+26.10 '\signature'
==================
Synopsis:
@@ -7758,7 +9610,7 @@
'\signature{\vspace{-6\medskipamount}\includegraphics{sig.png}\\ My
name}' (this requires writing '\usepackage{graphicx}' in the preamble).
-24.11 '\telephone'
+26.11 '\telephone'
==================
Synopsis:
@@ -7770,10 +9622,10 @@
pagestyle is selected. If so, it appears on the lower right of the
page.
-25 Terminal input/output
+27 Terminal input/output
************************
-25.1 '\typein[CMD]{MSG}'
+27.1 '\typein[CMD]{MSG}'
========================
Synopsis:
@@ -7787,7 +9639,7 @@
command. If the '\CMD' argument is present, it must be a command name.
This command name is then defined or redefined to be the typed input.
-25.2 '\typeout{MSG}'
+27.2 '\typeout{MSG}'
====================
Synopsis:
@@ -7803,7 +9655,7 @@
command in 'msg' causes a single space to be printed, independent of
surrounding spaces. A '^^J' in 'msg' prints a newline.
-26 Command line
+28 Command line
***************
The input file specification indicates the file to be formatted; TeX
@@ -7973,1998 +9825,2157 @@
* Menu:
-* * prompt: Command line. (line 7880)
+* * prompt: Command line. (line 9743)
* *-form of environment commands: \newenvironment & \renewenvironment.
- (line 4388)
-* *-form of sectioning commands: Sectioning. (line 1842)
+ (line 5102)
+* *-form of sectioning commands: Sectioning. (line 1997)
* *-form, defining new commands: \newcommand & \renewcommand.
- (line 4228)
-* .glo file: Glossaries. (line 7523)
-* .idx file: Indexes. (line 7539)
-* .ind file: Indexes. (line 7553)
-* 'see' and 'see also' index entries: Indexes. (line 7546)
-* abstracts: abstract. (line 2011)
-* accents: Accents. (line 7194)
-* accents, mathematical: Math accents. (line 6184)
+ (line 4942)
+* .glo file: Glossaries. (line 9386)
+* .idx file: Indexes. (line 9402)
+* .ind file: Indexes. (line 9416)
+* 'see' and 'see also' index entries: Indexes. (line 9409)
+* abstracts: abstract. (line 2357)
+* accents: Accents. (line 9057)
+* accents, mathematical: Math accents. (line 6974)
* accessing any character of a font: Symbols by font position.
- (line 7002)
-* acute accent: Accents. (line 7208)
-* acute accent, math: Math accents. (line 6189)
+ (line 8865)
+* acute accent: Accents. (line 9071)
+* acute accent, math: Math accents. (line 6979)
* additional packages, loading: Additional packages.
- (line 701)
+ (line 802)
* ae ligature: Additional Latin letters.
- (line 7300)
-* align environment, from amsmath: eqnarray. (line 2376)
-* aligning equations: eqnarray. (line 2376)
-* alignment via tabbing: tabbing. (line 3121)
-* amsmath package, replacing eqnarray: eqnarray. (line 2376)
-* appendix, creating: Sectioning. (line 1848)
+ (line 9163)
+* algorithm2e package: tabbing. (line 3906)
+* align environment, from amsmath: eqnarray. (line 2744)
+* aligning equations: eqnarray. (line 2744)
+* alignment via tabbing: tabbing. (line 3768)
+* amsmath package: array. (line 2437)
+* amsmath package <1>: displaymath. (line 2613)
+* amsmath package, replacing eqnarray: eqnarray. (line 2744)
+* appendix, creating: Sectioning. (line 2003)
* aring: Additional Latin letters.
- (line 7296)
-* arrays, math: array. (line 2057)
-* arrow, left, in text: Text symbols. (line 7139)
-* arrow, right, in text: Text symbols. (line 7174)
-* ascender height: Text symbols. (line 7107)
-* ASCII circumflex, in text: Text symbols. (line 7072)
-* ASCII tilde, in text: Text symbols. (line 7075)
-* asterisk, centered, in text: Text symbols. (line 7078)
-* at clause, in font definitions: \newfont. (line 4616)
-* author, for titlepage: \maketitle. (line 6445)
-* auxiliary file: Output files. (line 382)
-* babel package: Accents. (line 7194)
-* backslash, in text: Text symbols. (line 7081)
-* bar, double vertical, in text: Text symbols. (line 7087)
-* bar, vertical, in text: Text symbols. (line 7084)
-* bar-over accent: Accents. (line 7217)
-* bar-over accent, math: Math accents. (line 6192)
-* bar-under accent: Accents. (line 7234)
-* basics of LaTeX: Overview. (line 301)
-* beamer template and class: beamer template. (line 7896)
-* beginning of document hook: \AtBeginDocument. (line 2285)
+ (line 9159)
+* arrays, math: array. (line 2403)
+* arrow, left, in text: Text symbols. (line 9002)
+* arrow, right, in text: Text symbols. (line 9037)
+* ascender height: Text symbols. (line 8970)
+* ASCII circumflex, in text: Text symbols. (line 8935)
+* ASCII tilde, in text: Text symbols. (line 8938)
+* asterisk, centered, in text: Text symbols. (line 8941)
+* at clause, in font definitions: \newfont. (line 5330)
+* author, for titlepage: \maketitle. (line 7235)
+* auxiliary file: Output files. (line 416)
+* babel package: thebibliography. (line 4302)
+* babel package <1>: Accents. (line 9057)
+* background, colored: Colored pages. (line 8035)
+* backslash, in text: Text symbols. (line 8944)
+* bar, double vertical, in text: Text symbols. (line 8950)
+* bar, vertical, in text: Text symbols. (line 8947)
+* bar-over accent: Accents. (line 9080)
+* bar-over accent, math: Math accents. (line 6982)
+* bar-under accent: Accents. (line 9097)
+* basics of LaTeX: Overview. (line 335)
+* beamer template and class: beamer template. (line 9759)
+* beginning of document hook: \AtBeginDocument. (line 2645)
* bibliography format, open: Document class options.
- (line 663)
-* bibliography, creating (automatically): Using BibTeX. (line 3645)
-* bibliography, creating (manually): thebibliography. (line 3576)
-* bibTeX, using: Using BibTeX. (line 3645)
-* big circle symbols, in text: Text symbols. (line 7090)
-* Big point: Units of length. (line 4914)
+ (line 764)
+* bibliography, creating (automatically): Using BibTeX. (line 4358)
+* bibliography, creating (manually): thebibliography. (line 4279)
+* bibTeX, using: Using BibTeX. (line 4358)
+* big circle symbols, in text: Text symbols. (line 8953)
+* Big point: Units of length. (line 5704)
* black boxes, omitting: Document class options.
- (line 649)
-* bold font: Font styles. (line 1138)
-* bold math: Font styles. (line 1197)
-* bold typewriter, avoiding: description. (line 2215)
-* box, allocating new: \newsavebox. (line 4365)
-* boxes: Boxes. (line 6795)
-* brace, left, in text: Text symbols. (line 7093)
-* brace, right, in text: Text symbols. (line 7096)
-* breaking lines: Line breaking. (line 3787)
-* breaking pages: Page breaking. (line 3930)
-* breve accent: Accents. (line 7274)
-* breve accent, math: Math accents. (line 6195)
+ (line 750)
+* bold font: Font styles. (line 1289)
+* bold math: Font styles. (line 1348)
+* bold typewriter, avoiding: description. (line 2572)
+* box, allocating new: \newsavebox. (line 5079)
+* box, colored: Colored boxes. (line 7998)
+* boxes: Boxes. (line 7640)
+* brace, left, in text: Text symbols. (line 8956)
+* brace, right, in text: Text symbols. (line 8959)
+* breaking lines: Line breaking. (line 4501)
+* breaking pages: Page breaking. (line 4644)
+* breve accent: Accents. (line 9137)
+* breve accent, math: Math accents. (line 6985)
* bug reporting: About this document.
- (line 258)
-* bullet symbol: Math symbols. (line 5289)
-* bullet, in text: Text symbols. (line 7099)
-* bulleted lists: itemize. (line 2606)
-* calligraphic letters for math: Font styles. (line 1141)
-* cap height: Text symbols. (line 7107)
-* caron accent: Accents. (line 7285)
+ (line 306)
+* bullet symbol: Math symbols. (line 6079)
+* bullet, in text: Text symbols. (line 8962)
+* bulleted lists: itemize. (line 2979)
+* calligraphic letters for math: Font styles. (line 1292)
+* cap height: Text symbols. (line 8970)
+* caron accent: Accents. (line 9148)
* catcode: \makeatletter and \makeatother.
- (line 529)
+ (line 572)
* category code, character: \makeatletter and \makeatother.
- (line 529)
-* cc list, in letters: \cc. (line 7683)
-* cedilla accent: Accents. (line 7239)
-* centered asterisk, in text: Text symbols. (line 7078)
+ (line 572)
+* cc list, in letters: \cc. (line 9546)
+* cedilla accent: Accents. (line 9102)
+* centered asterisk, in text: Text symbols. (line 8941)
* centered equations: Document class options.
- (line 653)
-* centered period, in text: Text symbols. (line 7146)
-* centering text, declaration for: \centering. (line 2166)
-* centering text, environment for: center. (line 2123)
-* Centimeter: Units of length. (line 4918)
+ (line 754)
+* centered period, in text: Text symbols. (line 9009)
+* centering text, declaration for: \centering. (line 2512)
+* centering text, environment for: center. (line 2469)
+* Centimeter: Units of length. (line 5708)
* character category code: \makeatletter and \makeatother.
- (line 529)
-* characters, accented: Accents. (line 7194)
+ (line 572)
+* characters, accented: Accents. (line 9057)
+* characters, case: Upper and lower case.
+ (line 8820)
* characters, non-English: Additional Latin letters.
- (line 7290)
+ (line 9153)
* characters, reserved: Reserved characters.
- (line 6968)
+ (line 8786)
* characters, special: Reserved characters.
- (line 6968)
-* check accent: Accents. (line 7285)
-* check accent, math: Math accents. (line 6198)
-* Cicero: Units of length. (line 4927)
-* circle symbol, big, in text: Text symbols. (line 7090)
-* circled letter, in text: Text symbols. (line 7102)
-* circumflex accent: Accents. (line 7221)
-* circumflex accent, math: Math accents. (line 6210)
-* circumflex, ASCII, in text: Text symbols. (line 7072)
-* citation key: \bibitem. (line 3607)
+ (line 8786)
+* check accent: Accents. (line 9148)
+* check accent, math: Math accents. (line 6988)
+* Cicero: Units of length. (line 5717)
+* circle symbol, big, in text: Text symbols. (line 8953)
+* circled letter, in text: Text symbols. (line 8965)
+* circumflex accent: Accents. (line 9084)
+* circumflex accent, math: Math accents. (line 7000)
+* circumflex, ASCII, in text: Text symbols. (line 8935)
+* citation key: \bibitem. (line 4320)
* class and package commands: Class and package commands.
- (line 784)
+ (line 885)
* class and package difference: Class and package construction.
- (line 726)
+ (line 827)
* class and package structure: Class and package structure.
- (line 740)
+ (line 841)
* class file example: Class and package structure.
- (line 770)
+ (line 871)
* class file layout: Class and package structure.
- (line 740)
+ (line 841)
* class options: Document class options.
- (line 604)
+ (line 703)
* class options <1>: Class and package structure.
- (line 740)
+ (line 841)
* class options <2>: Class and package commands.
- (line 831)
-* classes of documents: Document classes. (line 570)
-* closing letters: \closing. (line 7699)
-* closing quote: Text symbols. (line 7063)
-* code, typesetting: verbatim. (line 3734)
-* command line: Command line. (line 7868)
+ (line 945)
+* classes of documents: Document classes. (line 669)
+* closing letters: \closing. (line 9562)
+* closing quote: Text symbols. (line 8926)
+* code, typesetting: verbatim. (line 4447)
+* color: Color. (line 7807)
+* color <1>: Define colors. (line 7912)
+* color <2>: Colored text. (line 7932)
+* color <3>: Colored boxes. (line 7998)
+* color <4>: Colored pages. (line 8035)
+* color models: Color models. (line 7860)
+* color package commands: Commands for color. (line 7907)
+* color package options: Color package options.
+ (line 7822)
+* color, define: Define colors. (line 7912)
+* colored boxes: Colored boxes. (line 7998)
+* colored page: Colored pages. (line 8035)
+* colored text: Colored text. (line 7932)
+* command line: Command line. (line 9731)
* command syntax: LaTeX command syntax.
- (line 452)
+ (line 486)
* commands, class and package: Class and package commands.
- (line 784)
+ (line 885)
* commands, defining new ones: \newcommand & \renewcommand.
- (line 4220)
-* commands, defining new ones <1>: \providecommand. (line 4311)
+ (line 4934)
+* commands, defining new ones <1>: \providecommand. (line 5025)
* commands, document class: Class and package construction.
- (line 717)
+ (line 818)
+* commands, graphics package: Commands for graphics.
+ (line 8343)
+* commands, ignore spaces: \ignorespaces & \ignorespacesafterend.
+ (line 5400)
* commands, redefining: \newcommand & \renewcommand.
- (line 4220)
-* composite word mark, in text: Text symbols. (line 7107)
-* computer programs, typesetting: verbatim. (line 3734)
-* contents file: Output files. (line 392)
-* copyright symbol: Text symbols. (line 7020)
-* counters, a list of: Counters. (line 4683)
-* counters, defining new: \newcounter. (line 4326)
-* counters, getting value of: \value. (line 4783)
+ (line 4934)
+* commands, star-variants: \@ifstar. (line 609)
+* composite word mark, in text: Text symbols. (line 8970)
+* computer programs, typesetting: verbatim. (line 4447)
+* configuration, graphics package: Graphics package configuration.
+ (line 8157)
+* contents file: Output files. (line 426)
+* copyright symbol: Text symbols. (line 8883)
+* counters, a list of: Counters. (line 5473)
+* counters, defining new: \newcounter. (line 5040)
+* counters, getting value of: \value. (line 5573)
* counters, printing: \alph \Alph \arabic \roman \Roman \fnsymbol.
- (line 4709)
-* counters, setting: \setcounter. (line 4812)
-* creating pictures: picture. (line 2813)
-* creating tables: table. (line 3212)
-* credit footnote: \maketitle. (line 6455)
-* cross references: Cross references. (line 1869)
-* cross references, resolving: Output files. (line 382)
-* cross referencing with page number: \pageref. (line 1951)
-* cross referencing, symbolic: \ref. (line 1972)
-* currency, dollar: Text symbols. (line 7118)
-* currency, euro: Text symbols. (line 7127)
-* dagger, double, in text: Text symbols. (line 7115)
-* dagger, in text: Text symbols. (line 7023)
-* dagger, in text <1>: Text symbols. (line 7112)
-* date, for titlepage: \maketitle. (line 6451)
-* date, today's: \today. (line 7366)
-* datetime package: \today. (line 7382)
+ (line 5499)
+* counters, setting: \setcounter. (line 5602)
+* creating pictures: picture. (line 3460)
+* creating tables: table. (line 3915)
+* credit footnote: \maketitle. (line 7245)
+* cross references: Cross references. (line 2215)
+* cross references, resolving: Output files. (line 416)
+* cross referencing with page number: \pageref. (line 2297)
+* cross referencing, symbolic: \ref. (line 2318)
+* currency, dollar: Text symbols. (line 8981)
+* currency, euro: Text symbols. (line 8990)
+* dagger, double, in text: Text symbols. (line 8978)
+* dagger, in text: Text symbols. (line 8886)
+* dagger, in text <1>: Text symbols. (line 8975)
+* date, for titlepage: \maketitle. (line 7241)
+* date, today's: \today. (line 9229)
+* datetime package: \today. (line 9245)
+* define color: Define colors. (line 7912)
* defining a new command: \newcommand & \renewcommand.
- (line 4220)
-* defining a new command <1>: \providecommand. (line 4311)
+ (line 4934)
+* defining a new command <1>: \providecommand. (line 5025)
* defining new environments: \newenvironment & \renewenvironment.
- (line 4380)
-* defining new fonts: \newfont. (line 4599)
-* defining new theorems: \newtheorem. (line 4487)
-* definitions: Definitions. (line 4215)
-* description lists, creating: description. (line 2198)
-* design size, in font definitions: \newfont. (line 4616)
-* Didot point: Units of length. (line 4924)
-* dieresis accent: Accents. (line 7204)
+ (line 5094)
+* defining new fonts: \newfont. (line 5313)
+* defining new theorems: \newtheorem. (line 5201)
+* definitions: Definitions. (line 4929)
+* description lists, creating: description. (line 2544)
+* design size, in font definitions: \newfont. (line 5330)
+* Didot point: Units of length. (line 5714)
+* dieresis accent: Accents. (line 9067)
* difference between class and package: Class and package construction.
- (line 726)
-* discretionary hyphenation: \discretionary. (line 3872)
-* discretionary multiplication: Math miscellany. (line 6280)
+ (line 827)
+* discretionary hyphenation: \discretionary. (line 4586)
+* discretionary multiplication: Math miscellany. (line 7070)
* displaying quoted text with paragraph indentation: quotation and quote.
- (line 3085)
+ (line 3732)
* displaying quoted text without paragraph indentation: quotation and quote.
- (line 3085)
+ (line 3732)
* document class commands: Class and package construction.
- (line 717)
+ (line 818)
* document class options: Document class options.
- (line 604)
+ (line 703)
* document class, defined: Starting and ending.
- (line 335)
-* document classes: Document classes. (line 570)
-* document templates: Document templates. (line 7889)
-* dollar sign: Text symbols. (line 7118)
-* dot accent: Accents. (line 7213)
-* dot over accent, math: Math accents. (line 6204)
-* dot-over accent: Accents. (line 7213)
-* dot-under accent: Accents. (line 7243)
-* dotless i: Accents. (line 7251)
-* dotless i, math: Math accents. (line 6213)
-* dotless j: Accents. (line 7254)
-* dotless j, math: Math accents. (line 6216)
-* double angle quotation marks: Text symbols. (line 7038)
-* double dagger, in text: Text symbols. (line 7026)
-* double dagger, in text <1>: Text symbols. (line 7115)
-* double dot accent, math: Math accents. (line 6201)
-* double guillemets: Text symbols. (line 7038)
-* double left quote: Text symbols. (line 7152)
-* double low-9 quotation mark: Text symbols. (line 7060)
-* double quote, straight base: Text symbols. (line 7168)
-* double right quote: Text symbols. (line 7155)
+ (line 369)
+* document classes: Document classes. (line 669)
+* document templates: Document templates. (line 9752)
+* dollar sign: Text symbols. (line 8981)
+* dot accent: Accents. (line 9076)
+* dot over accent, math: Math accents. (line 6994)
+* dot-over accent: Accents. (line 9076)
+* dot-under accent: Accents. (line 9106)
+* dotless i: Accents. (line 9114)
+* dotless i, math: Math accents. (line 7003)
+* dotless j: Accents. (line 9117)
+* dotless j, math: Math accents. (line 7006)
+* double angle quotation marks: Text symbols. (line 8901)
+* double dagger, in text: Text symbols. (line 8889)
+* double dagger, in text <1>: Text symbols. (line 8978)
+* double dot accent, math: Math accents. (line 6991)
+* double guillemets: Text symbols. (line 8901)
+* double left quote: Text symbols. (line 9015)
+* double low-9 quotation mark: Text symbols. (line 8923)
+* double quote, straight base: Text symbols. (line 9031)
+* double right quote: Text symbols. (line 9018)
* double spacing: Low-level font commands.
- (line 1349)
-* double vertical bar, in text: Text symbols. (line 7087)
-* e-dash: Text symbols. (line 7124)
-* e-TeX: TeX engines. (line 407)
-* ellipsis: Text symbols. (line 7044)
-* em: Units of length. (line 4932)
-* em-dash: Text symbols. (line 7121)
-* em-dash, three-quarters: Text symbols. (line 7177)
-* em-dash, two-thirds: Text symbols. (line 7183)
-* emphasis: Font styles. (line 1126)
-* enclosure list: \encl. (line 7711)
-* end of document hook: \AtEndDocument. (line 2298)
+ (line 1504)
+* double vertical bar, in text: Text symbols. (line 8950)
+* e-dash: Text symbols. (line 8987)
+* e-TeX: TeX engines. (line 441)
+* ellipsis: Text symbols. (line 8907)
+* em: Units of length. (line 5722)
+* em-dash: Text symbols. (line 8984)
+* em-dash, three-quarters: Text symbols. (line 9040)
+* em-dash, two-thirds: Text symbols. (line 9046)
+* emphasis: Font styles. (line 1277)
+* enclosure list: \encl. (line 9574)
+* end of document hook: \AtEndDocument. (line 2661)
* ending and starting: Starting and ending.
- (line 327)
-* engines, TeX: TeX engines. (line 401)
-* enlarge current page: \enlargethispage. (line 3959)
+ (line 361)
+* engines, TeX: TeX engines. (line 435)
+* enlarge current page: \enlargethispage. (line 4673)
+* enumitem package: list. (line 3085)
* environment: Starting and ending.
- (line 343)
-* environment, theorem-like: \newtheorem. (line 4487)
-* environments: Environments. (line 1994)
+ (line 377)
+* environment, theorem-like: \newtheorem. (line 5201)
+* environments: Environments. (line 2340)
* environments, defining: \newenvironment & \renewenvironment.
- (line 4380)
-* equation number, cross referencing: \ref. (line 1972)
+ (line 5094)
+* EPS files: Graphics package configuration.
+ (line 8157)
+* EPS files <1>: \includegraphics. (line 8349)
+* equation number, cross referencing: \ref. (line 2318)
* equation numbers, left vs. right: Document class options.
- (line 659)
-* equation numbers, omitting: eqnarray. (line 2411)
-* equations, aligning: eqnarray. (line 2376)
-* equations, environment for: equation. (line 2432)
+ (line 760)
+* equation numbers, omitting: eqnarray. (line 2779)
+* equations, aligning: eqnarray. (line 2744)
+* equations, environment for: equation. (line 2800)
* equations, flush left vs. centered: Document class options.
- (line 653)
+ (line 754)
* es-zet German letter: Additional Latin letters.
- (line 7336)
+ (line 9199)
* eth, Icelandic letter: Additional Latin letters.
- (line 7304)
-* euro symbol: Text symbols. (line 7127)
-* ex: Units of length. (line 4932)
-* exclamation point, upside-down: Text symbols. (line 7130)
+ (line 9167)
+* etoolbox package: Class and package commands.
+ (line 989)
+* euro symbol: Text symbols. (line 8990)
+* ex: Units of length. (line 5722)
+* exclamation point, upside-down: Text symbols. (line 8993)
* exponent: Subscripts & superscripts.
- (line 5148)
+ (line 5938)
* extended Latin: Additional Latin letters.
- (line 7290)
-* external files, writing: filecontents. (line 2503)
+ (line 9153)
+* external files, writing: filecontents. (line 2876)
* families, of fonts: Low-level font commands.
- (line 1255)
-* feminine ordinal symbol: Text symbols. (line 7143)
-* figure number, cross referencing: \ref. (line 1972)
-* figures, footnotes in: minipage. (line 2800)
-* figures, inserting: figure. (line 2450)
+ (line 1407)
+* fancyvrb package: tabbing. (line 3906)
+* feminine ordinal symbol: Text symbols. (line 9006)
+* figure number, cross referencing: \ref. (line 2318)
+* figures, footnotes in: minipage. (line 3447)
+* figures, inserting: figure. (line 2823)
* file, root: Splitting the input.
- (line 7391)
-* fixed-width font: Font styles. (line 1159)
-* float package: Floats. (line 1713)
-* float page: Floats. (line 1719)
+ (line 9254)
+* fixed-width font: Font styles. (line 1310)
+* flafter package: Floats. (line 1898)
+* float package: Floats. (line 1868)
+* float page: Floats. (line 1874)
* flush left equations: Document class options.
- (line 653)
-* flushing floats and starting a page: \clearpage. (line 3946)
+ (line 754)
+* flushing floats and starting a page: \clearpage. (line 4660)
* font catalogue: Low-level font commands.
- (line 1255)
+ (line 1407)
* font commands, low-level: Low-level font commands.
- (line 1241)
+ (line 1392)
* font size: Low-level font commands.
- (line 1333)
-* font sizes: Font sizes. (line 1215)
-* font styles: Font styles. (line 1073)
+ (line 1487)
+* font sizes: Font sizes. (line 1366)
+* font styles: Font styles. (line 1224)
* font symbols, by number: Symbols by font position.
- (line 7002)
-* fonts: Fonts. (line 1067)
-* fonts, new commands for: \newfont. (line 4599)
-* footer style: \pagestyle. (line 6490)
+ (line 8865)
+* fonts: Fonts. (line 1218)
+* fonts, new commands for: \newfont. (line 5313)
+* footer style: \pagestyle. (line 7280)
* footer, parameters for: Page layout parameters.
- (line 1535)
+ (line 1690)
* footmisc package: Footnotes in section headings.
- (line 4143)
-* footnote number, cross referencing: \ref. (line 1972)
+ (line 4857)
+* footnote number, cross referencing: \ref. (line 2318)
* footnote parameters: Footnote parameters.
- (line 4199)
-* footnotes in figures: minipage. (line 2800)
-* footnotes, creating: Footnotes. (line 3992)
-* Footnotes, in a minipage: \footnote. (line 4039)
+ (line 4913)
+* footnotes in figures: minipage. (line 3447)
+* footnotes, creating: Footnotes. (line 4706)
+* Footnotes, in a minipage: \footnote. (line 4753)
* Footnotes, in a table: Footnotes in a table.
- (line 4093)
+ (line 4807)
* footnotes, in section headings: Footnotes in section headings.
- (line 4139)
-* footnotes, symbols instead of numbers: \footnote. (line 4027)
-* formulas, environment for: equation. (line 2432)
-* formulas, math: Math formulas. (line 5111)
-* forward reference: Cross references. (line 1885)
-* forward references, resolving: Output files. (line 382)
-* fragile commands: \protect. (line 4634)
-* French quotation marks: Text symbols. (line 7038)
-* functions, math: Math functions. (line 6076)
+ (line 4853)
+* footnotes, symbols instead of numbers: \footnote. (line 4741)
+* formulas, environment for: equation. (line 2800)
+* formulas, math: Math formulas. (line 5901)
+* forward reference: Cross references. (line 2231)
+* forward references, resolving: Output files. (line 416)
+* fragile commands: \protect. (line 5348)
+* French quotation marks: Text symbols. (line 8901)
+* functions, math: Math functions. (line 6866)
* geometry package: Document class options.
- (line 638)
+ (line 737)
+* geometry package <1>: Document class options.
+ (line 741)
* global options: Document class options.
- (line 604)
+ (line 703)
* global options <1>: Additional packages.
- (line 710)
-* glossaries: Glossaries. (line 7521)
-* glossary package: Glossaries. (line 7530)
-* glue register, plain TeX: \newlength. (line 4350)
-* graphics packages: \line. (line 2976)
-* grave accent: Accents. (line 7225)
-* grave accent, math: Math accents. (line 6207)
-* greater than symbol, in text: Text symbols. (line 7133)
-* greek letters: Math symbols. (line 5181)
-* group, and environments: Environments. (line 2006)
-* ha'c<ek accent, math: Math accents. (line 6198)
-* hacek accent: Accents. (line 7285)
-* hat accent: Accents. (line 7221)
-* hat accent, math: Math accents. (line 6210)
-* header style: \pagestyle. (line 6490)
+ (line 811)
+* glossaries: Glossaries. (line 9384)
+* glossary package: Glossaries. (line 9393)
+* glue register, plain TeX: \newlength. (line 5064)
+* graphics: Graphics. (line 8056)
+* graphics <1>: Graphics package configuration.
+ (line 8157)
+* graphics <2>: \includegraphics. (line 8349)
+* graphics package: Graphics. (line 8056)
+* graphics package <1>: Graphics package configuration.
+ (line 8157)
+* graphics package <2>: \includegraphics. (line 8349)
+* graphics package commands: Commands for graphics.
+ (line 8343)
+* graphics package options: Graphics package options.
+ (line 8093)
+* graphics packages: \line. (line 3623)
+* graphics, resizing: \scalebox. (line 8723)
+* graphics, resizing <1>: \resizebox. (line 8751)
+* graphics, scaling: \scalebox. (line 8723)
+* graphics, scaling <1>: \resizebox. (line 8751)
+* grave accent: Accents. (line 9088)
+* grave accent, math: Math accents. (line 6997)
+* greater than symbol, in text: Text symbols. (line 8996)
+* greek letters: Math symbols. (line 5971)
+* group, and environments: Environments. (line 2352)
+* ha'c<ek accent, math: Math accents. (line 6988)
+* hacek accent: Accents. (line 9148)
+* hat accent: Accents. (line 9084)
+* hat accent, math: Math accents. (line 7000)
+* header style: \pagestyle. (line 7280)
* header, parameters for: Page layout parameters.
- (line 1535)
+ (line 1690)
* hello, world: Starting and ending.
- (line 327)
-* here, putting floats: Floats. (line 1713)
-* hungarian umlaut accent: Accents. (line 7247)
-* hyphenation, defining: \hyphenation. (line 3897)
-* hyphenation, discretionary: \discretionary. (line 3872)
-* hyphenation, forcing: \- (hyphenation). (line 3860)
-* hyphenation, preventing: \mbox. (line 6801)
+ (line 361)
+* here, putting floats: Floats. (line 1868)
+* hungarian umlaut accent: Accents. (line 9110)
+* hyphenation, defining: \hyphenation. (line 4611)
+* hyphenation, discretionary: \discretionary. (line 4586)
+* hyphenation, forcing: \- (hyphenation). (line 4574)
+* hyphenation, preventing: \mbox. (line 7646)
* Icelandic eth: Additional Latin letters.
- (line 7304)
+ (line 9167)
* Icelandic thorn: Additional Latin letters.
- (line 7340)
+ (line 9203)
* ij letter, Dutch: Additional Latin letters.
- (line 7316)
-* implementations of TeX: TeX engines. (line 401)
-* in-line formulas: math. (line 2773)
-* indent, forcing: \indent. (line 5029)
-* indent, suppressing: \noindent. (line 5040)
-* indentation of paragraphs, in minipage: minipage. (line 2796)
-* index entries, 'see' and 'see also': Indexes. (line 7546)
-* indexes: Indexes. (line 7536)
-* infinite horizontal stretch: \hfill. (line 6565)
-* infinite vertical stretch: \vfill. (line 6739)
+ (line 9179)
+* implementations of TeX: TeX engines. (line 435)
+* importing graphics: \includegraphics. (line 8349)
+* in-line formulas: math. (line 3420)
+* including graphics: \includegraphics. (line 8349)
+* indent, forcing: \indent. (line 5819)
+* indent, suppressing: \noindent. (line 5830)
+* indentation of paragraphs, in minipage: minipage. (line 3443)
+* index entries, 'see' and 'see also': Indexes. (line 9409)
+* indexes: Indexes. (line 9399)
+* infinite horizontal stretch: \hfill. (line 7355)
+* infinite vertical stretch: \vfill. (line 7584)
* input file: Splitting the input.
- (line 7388)
+ (line 9251)
* input/output, to terminal: Terminal input/output.
- (line 7835)
-* inserting figures: figure. (line 2450)
-* insertions of special characters: Special insertions. (line 6962)
-* italic correction: \/. (line 6648)
-* italic font: Font styles. (line 1144)
-* justification, ragged left: \raggedleft. (line 2593)
-* justification, ragged right: \raggedright. (line 2567)
-* Knuth, Donald E.: Overview. (line 301)
-* label: Cross references. (line 1872)
-* labelled lists, creating: description. (line 2198)
-* Lamport TeX: Overview. (line 319)
-* Lamport, Leslie: Overview. (line 301)
+ (line 9698)
+* inserting figures: figure. (line 2823)
+* insertions of special characters: Special insertions. (line 8780)
+* italic correction: \/. (line 7493)
+* italic font: Font styles. (line 1295)
+* JPEG files: Graphics package configuration.
+ (line 8157)
+* JPEG files <1>: \includegraphics. (line 8349)
+* JPG files: Graphics package configuration.
+ (line 8157)
+* JPG files <1>: \includegraphics. (line 8349)
+* justification, ragged left: \raggedleft. (line 2966)
+* justification, ragged right: \raggedright. (line 2940)
+* Knuth, Donald E.: Overview. (line 335)
+* label: Cross references. (line 2218)
+* labelled lists, creating: description. (line 2544)
+* Lamport TeX: Overview. (line 353)
+* Lamport, Leslie: Overview. (line 335)
* landscape orientation: Document class options.
- (line 656)
-* LaTeX logo: Text symbols. (line 7029)
-* LaTeX overview: Overview. (line 301)
+ (line 757)
+* LaTeX logo: Text symbols. (line 8892)
+* LaTeX overview: Overview. (line 335)
* LaTeX Project team: About this document.
- (line 269)
+ (line 302)
* LaTeX vs. LaTeX2e: About this document.
- (line 265)
-* LaTeX2e logo: Text symbols. (line 7032)
+ (line 298)
+* LaTeX2e logo: Text symbols. (line 8895)
* Latin letters, additional: Additional Latin letters.
- (line 7290)
-* layout commands: Layout. (line 1379)
+ (line 9153)
+* layout commands: Layout. (line 1534)
* layout, page parameters for: Page layout parameters.
- (line 1535)
-* left angle quotation marks: Text symbols. (line 7038)
-* left arrow, in text: Text symbols. (line 7139)
-* left brace, in text: Text symbols. (line 7093)
-* left quote: Text symbols. (line 7048)
-* left quote, double: Text symbols. (line 7152)
-* left quote, single: Text symbols. (line 7158)
+ (line 1690)
+* left angle quotation marks: Text symbols. (line 8901)
+* left arrow, in text: Text symbols. (line 9002)
+* left brace, in text: Text symbols. (line 8956)
+* left quote: Text symbols. (line 8911)
+* left quote, double: Text symbols. (line 9015)
+* left quote, single: Text symbols. (line 9021)
* left-hand equation numbers: Document class options.
- (line 659)
-* left-justifying text: \raggedright. (line 2567)
-* left-justifying text, environment for: flushleft. (line 2554)
-* left-to-right mode: Modes. (line 6363)
-* length command: \setlength. (line 4954)
-* lengths, adding to: \addtolength. (line 4962)
-* lengths, allocating new: \newlength. (line 4350)
-* lengths, defining and using: Lengths. (line 4872)
-* lengths, predefined: Predefined lengths. (line 5002)
-* lengths, setting: \setlength. (line 4950)
-* less than symbol, in text: Text symbols. (line 7136)
-* letters, accented: Accents. (line 7194)
+ (line 760)
+* left-justifying text: \raggedright. (line 2940)
+* left-justifying text, environment for: flushleft. (line 2927)
+* left-to-right mode: Modes. (line 7153)
+* length command: \setlength. (line 5744)
+* lengths, adding to: \addtolength. (line 5752)
+* lengths, allocating new: \newlength. (line 5064)
+* lengths, defining and using: Lengths. (line 5662)
+* lengths, predefined: Predefined lengths. (line 5792)
+* lengths, setting: \setlength. (line 5740)
+* less than symbol, in text: Text symbols. (line 8999)
+* letters, accented: Accents. (line 9057)
* letters, additional Latin: Additional Latin letters.
- (line 7290)
-* letters, ending: \closing. (line 7699)
-* letters, starting: \opening. (line 7769)
-* letters, writing: Letters. (line 7576)
-* line break, forcing: \\. (line 3798)
-* line breaking: Line breaking. (line 3787)
+ (line 9153)
+* letters, ending: \closing. (line 9562)
+* letters, starting: \opening. (line 9632)
+* letters, writing: Letters. (line 9439)
+* line break, forcing: \\. (line 4512)
+* line breaking: Line breaking. (line 4501)
* line breaks, forcing: \linebreak & \nolinebreak.
- (line 3913)
+ (line 4627)
* line breaks, preventing: \linebreak & \nolinebreak.
- (line 3913)
-* lines in tables: tabular. (line 3254)
-* lining numerals: Font styles. (line 1201)
-* lining text up in tables: tabular. (line 3254)
-* lining text up using tab stops: tabbing. (line 3121)
-* list items, specifying counter: \usecounter. (line 4757)
-* list of figures file: Output files. (line 392)
-* list of tables file: Output files. (line 392)
-* lists of items: itemize. (line 2606)
-* lists of items, generic: list. (line 2713)
-* lists of items, numbered: enumerate. (line 2314)
+ (line 4627)
+* lines in tables: tabular. (line 3957)
+* lining numerals: Font styles. (line 1352)
+* lining text up in tables: tabular. (line 3957)
+* lining text up using tab stops: tabbing. (line 3768)
+* list items, specifying counter: \usecounter. (line 5547)
+* list of figures file: Output files. (line 426)
+* list of tables file: Output files. (line 426)
+* listings package: tabbing. (line 3906)
+* lists of items: itemize. (line 2979)
+* lists of items, generic: list. (line 3067)
+* lists of items, numbered: enumerate. (line 2677)
* loading additional packages: Additional packages.
- (line 701)
-* log file: Output files. (line 377)
-* logo, LaTeX: Text symbols. (line 7029)
-* logo, LaTeX2e: Text symbols. (line 7032)
-* logo, TeX: Text symbols. (line 7069)
-* low-9 quotation marks, single and double: Text symbols. (line 7060)
+ (line 802)
+* log file: Output files. (line 411)
+* logo, LaTeX: Text symbols. (line 8892)
+* logo, LaTeX2e: Text symbols. (line 8895)
+* logo, TeX: Text symbols. (line 8932)
+* long command: Class and package commands.
+ (line 902)
+* low-9 quotation marks, single and double: Text symbols. (line 8923)
* low-level font commands: Low-level font commands.
- (line 1241)
-* LR mode: Modes. (line 6363)
-* ltugboat class: tugboat template. (line 7947)
-* LuaTeX: TeX engines. (line 424)
-* m-width: Units of length. (line 4932)
-* macro package, LaTeX as: Overview. (line 306)
-* macron accent: Accents. (line 7217)
-* macron accent, math: Math accents. (line 6192)
-* macros2e package For a comprehensive list of macros with an at-sign: \makeatletter and \makeatother.
- (line 549)
-* Madsen, Lars: eqnarray. (line 2376)
-* makeidx package: Indexes. (line 7558)
-* makeindex program: Indexes. (line 7553)
-* making a title page: titlepage. (line 3695)
-* making paragraphs: Making paragraphs. (line 5021)
-* marginal notes: Marginal notes. (line 5061)
-* masculine ordinal symbol: Text symbols. (line 7143)
-* math accents: Math accents. (line 6184)
-* math formulas: Math formulas. (line 5111)
-* math functions: Math functions. (line 6076)
-* math miscellany: Math miscellany. (line 6279)
-* math mode: Modes. (line 6363)
-* math mode, entering: Math formulas. (line 5111)
+ (line 1392)
+* Lower case: Upper and lower case.
+ (line 8820)
+* LR mode: Modes. (line 7153)
+* ltugboat class: tugboat template. (line 9810)
+* LuaTeX: TeX engines. (line 458)
+* m-width: Units of length. (line 5722)
+* macro package, LaTeX as: Overview. (line 340)
+* macron accent: Accents. (line 9080)
+* macron accent, math: Math accents. (line 6982)
+* macros2e package: \makeatletter and \makeatother.
+ (line 593)
+* Madsen, Lars: eqnarray. (line 2744)
+* makeidx package: Indexes. (line 9421)
+* makeindex program: Indexes. (line 9416)
+* making a title page: titlepage. (line 4408)
+* making paragraphs: Making paragraphs. (line 5811)
+* marginal notes: Marginal notes. (line 5851)
+* masculine ordinal symbol: Text symbols. (line 9006)
+* math accents: Math accents. (line 6974)
+* math formulas: Math formulas. (line 5901)
+* math functions: Math functions. (line 6866)
+* math miscellany: Math miscellany. (line 7069)
+* math mode: Modes. (line 7153)
+* math mode, entering: Math formulas. (line 5901)
* math mode, spacing: Spacing in math mode.
- (line 6236)
-* math symbols: Math symbols. (line 5181)
-* math, bold: Font styles. (line 1197)
-* Millimeter: Units of length. (line 4921)
-* minipage, creating a: minipage. (line 2785)
-* modes: Modes. (line 6363)
-* monospace font: Font styles. (line 1159)
-* moving arguments: \protect. (line 4644)
-* mpfootnote counter: \footnote. (line 4039)
-* mu, math unit: Units of length. (line 4943)
-* multicolumn text: \twocolumn. (line 1393)
-* multilingual support: Accents. (line 7194)
-* multind package: Indexes. (line 7569)
+ (line 7026)
+* math symbols: Math symbols. (line 5971)
+* math, bold: Font styles. (line 1348)
+* mfirstuc package: Upper and lower case.
+ (line 8859)
+* Millimeter: Units of length. (line 5711)
+* minipage, creating a: minipage. (line 3432)
+* minted package: tabbing. (line 3906)
+* modes: Modes. (line 7153)
+* monospace font: Font styles. (line 1310)
+* moving arguments: \protect. (line 5361)
+* mpfootnote counter: \footnote. (line 4753)
+* mu, math unit: Units of length. (line 5733)
+* multicolumn text: \twocolumn. (line 1548)
+* multilingual support: Accents. (line 9057)
+* multind package: Indexes. (line 9432)
* multiplication symbol, discretionary line break: Math miscellany.
- (line 6280)
-* nested \include, not allowed: \include. (line 7412)
+ (line 7070)
+* nested \include, not allowed: \include. (line 9275)
* new class commands: Class and package construction.
- (line 717)
+ (line 818)
+* new command, check: Class and package commands.
+ (line 900)
+* new command, definition: Class and package commands.
+ (line 975)
* new commands, defining: \newcommand & \renewcommand.
- (line 4220)
-* new commands, defining <1>: \providecommand. (line 4311)
+ (line 4934)
+* new commands, defining <1>: \providecommand. (line 5025)
* new line, output as input: \obeycr & \restorecr.
- (line 3830)
-* new line, starting: \\. (line 3798)
-* new line, starting (paragraph mode): \newline. (line 3839)
-* new page, starting: \newpage. (line 3953)
+ (line 4544)
+* new line, starting: \\. (line 4512)
+* new line, starting (paragraph mode): \newline. (line 4553)
+* new page, starting: \newpage. (line 4667)
* non-English characters: Additional Latin letters.
- (line 7290)
-* notes in the margin: Marginal notes. (line 5061)
-* null delimiter: Math miscellany. (line 6309)
-* numbered items, specifying counter: \usecounter. (line 4757)
-* numerals, old-style: Font styles. (line 1201)
-* oblique font: Font styles. (line 1156)
+ (line 9153)
+* notes in the margin: Marginal notes. (line 5851)
+* null delimiter: Math miscellany. (line 7099)
+* numbered items, specifying counter: \usecounter. (line 5547)
+* numerals, old-style: Font styles. (line 1352)
+* oblique font: Font styles. (line 1307)
* oe ligature: Additional Latin letters.
- (line 7332)
-* ogonek: Accents. (line 7258)
-* old-style numerals: Font styles. (line 1201)
-* one-column output: \onecolumn. (line 1384)
-* opening quote: Text symbols. (line 7048)
-* OpenType fonts: TeX engines. (line 401)
+ (line 9195)
+* ogonek: Accents. (line 9121)
+* old-style numerals: Font styles. (line 1352)
+* one-column output: \onecolumn. (line 1539)
+* opening quote: Text symbols. (line 8911)
+* OpenType fonts: TeX engines. (line 435)
* options, class: Class and package commands.
- (line 831)
+ (line 945)
+* options, color package: Color package options.
+ (line 7822)
* options, document class: Document class options.
- (line 604)
+ (line 703)
* options, document class <1>: Class and package structure.
- (line 740)
+ (line 841)
* options, global: Additional packages.
- (line 710)
+ (line 811)
+* options, graphics package: Graphics package options.
+ (line 8093)
* options, package: Class and package structure.
- (line 740)
+ (line 841)
* options, package <1>: Class and package commands.
- (line 831)
-* ordinals, feminine and masculine: Text symbols. (line 7143)
+ (line 945)
+* ordinals, feminine and masculine: Text symbols. (line 9006)
* oslash: Additional Latin letters.
- (line 7328)
-* overbar accent: Accents. (line 7217)
-* overdot accent, math: Math accents. (line 6204)
-* overview of LaTeX: Overview. (line 301)
+ (line 9191)
+* overbar accent: Accents. (line 9080)
+* overdot accent, math: Math accents. (line 6994)
+* overview of LaTeX: Overview. (line 335)
* package file layout: Class and package structure.
- (line 740)
+ (line 841)
* package options: Class and package structure.
- (line 740)
+ (line 841)
* package options <1>: Class and package commands.
- (line 831)
-* package, babel: Accents. (line 7194)
-* package, datetime: \today. (line 7382)
-* package, float: Floats. (line 1713)
+ (line 945)
+* package, algorithm2e: tabbing. (line 3906)
+* package, amsmath: array. (line 2437)
+* package, amsmath <1>: displaymath. (line 2613)
+* package, babel: thebibliography. (line 4302)
+* package, babel <1>: Accents. (line 9057)
+* package, datetime: \today. (line 9245)
+* package, enumitem: list. (line 3085)
+* package, etoolbox: Class and package commands.
+ (line 989)
+* package, fancyvrb: tabbing. (line 3906)
+* package, flafter: Floats. (line 1898)
+* package, float: Floats. (line 1868)
* package, footmisc: Footnotes in section headings.
- (line 4143)
+ (line 4857)
* package, geometry: Document class options.
- (line 638)
+ (line 737)
+* package, geometry <1>: Document class options.
+ (line 741)
+* package, listings: tabbing. (line 3906)
* package, macros2e: \makeatletter and \makeatother.
- (line 549)
-* package, makeidx: Indexes. (line 7558)
-* package, multind: Indexes. (line 7569)
-* package, picture: picture. (line 2830)
+ (line 593)
+* package, makeidx: Indexes. (line 9421)
+* package, mfirstuc: Upper and lower case.
+ (line 8859)
+* package, minted: tabbing. (line 3906)
+* package, multind: Indexes. (line 9432)
+* package, picture: picture. (line 3477)
* package, setspace: Low-level font commands.
- (line 1349)
-* package, showidx: Indexes. (line 7565)
-* package, textcomp: Font styles. (line 1201)
+ (line 1504)
+* package, showidx: Indexes. (line 9428)
+* package, textcase: Upper and lower case.
+ (line 8856)
+* package, textcomp: Font styles. (line 1352)
* package, xspace: \(SPACE) after control sequence.
- (line 6622)
+ (line 7480)
* packages, loading additional: Additional packages.
- (line 701)
+ (line 802)
* page break, forcing: \pagebreak & \nopagebreak.
- (line 3974)
+ (line 4688)
* page break, preventing: \pagebreak & \nopagebreak.
- (line 3974)
-* page breaking: Page breaking. (line 3930)
+ (line 4688)
+* page breaking: Page breaking. (line 4644)
* page layout parameters: Page layout parameters.
- (line 1535)
-* page number, cross referencing: \pageref. (line 1951)
-* page numbering style: \pagenumbering. (line 6465)
-* page styles: Page styles. (line 6433)
-* paragraph indentation, in minipage: minipage. (line 2796)
+ (line 1690)
+* page number, cross referencing: \pageref. (line 2297)
+* page numbering style: \pagenumbering. (line 7255)
+* page styles: Page styles. (line 7223)
+* page, colored: Colored pages. (line 8035)
+* paragraph indentation, in minipage: minipage. (line 3443)
* paragraph indentations in quoted text: quotation and quote.
- (line 3085)
+ (line 3732)
* paragraph indentations in quoted text, omitting: quotation and quote.
- (line 3085)
-* paragraph mode: Modes. (line 6363)
-* paragraph symbol: Text symbols. (line 7052)
-* paragraphs: Making paragraphs. (line 5021)
+ (line 3732)
+* paragraph mode: Modes. (line 7153)
+* paragraph mode <1>: \parbox. (line 7718)
+* paragraph symbol: Text symbols. (line 8915)
+* paragraphs: Making paragraphs. (line 5811)
* parameters, for footnotes: Footnote parameters.
- (line 4199)
+ (line 4913)
* parameters, page layout: Page layout parameters.
- (line 1535)
-* pdfTeX: Output files. (line 369)
-* pdfTeX engine: TeX engines. (line 407)
-* period, centered, in text: Text symbols. (line 7146)
-* pica: Units of length. (line 4908)
-* pict2e package: \line. (line 2976)
-* picture package: picture. (line 2830)
-* pictures, creating: picture. (line 2813)
-* pilcrow: Text symbols. (line 7052)
-* placement of floats: Floats. (line 1692)
-* poetry, an environment for: verse. (line 3768)
-* Point: Units of length. (line 4904)
+ (line 1690)
+* PDF graphic files: Graphics package configuration.
+ (line 8157)
+* PDF graphic files <1>: \includegraphics. (line 8349)
+* pdfTeX: Output files. (line 403)
+* pdfTeX engine: TeX engines. (line 441)
+* period, centered, in text: Text symbols. (line 9009)
+* pica: Units of length. (line 5698)
+* pict2e package: \line. (line 3623)
+* picture package: picture. (line 3477)
+* pictures, creating: picture. (line 3460)
+* pilcrow: Text symbols. (line 8915)
+* placement of floats: Floats. (line 1847)
+* PNG files: Graphics package configuration.
+ (line 8157)
+* PNG files <1>: \includegraphics. (line 8349)
+* poetry, an environment for: verse. (line 4482)
+* Point: Units of length. (line 5694)
* polish l: Additional Latin letters.
- (line 7320)
+ (line 9183)
* portrait orientation: Document class options.
- (line 656)
-* position, in picture: picture. (line 2835)
+ (line 757)
+* position, in picture: picture. (line 3482)
* positional parameter: \newcommand & \renewcommand.
- (line 4251)
-* postscript, in letters: \ps. (line 7782)
-* pounds symbol: Text symbols. (line 7056)
+ (line 4965)
+* postscript, in letters: \ps. (line 9645)
+* pounds symbol: Text symbols. (line 8919)
* preamble, defined: Starting and ending.
- (line 340)
-* predefined lengths: Predefined lengths. (line 5002)
-* prompt, *: Command line. (line 7880)
-* pronunciation: Overview. (line 319)
+ (line 374)
+* predefined lengths: Predefined lengths. (line 5792)
+* prompt, *: Command line. (line 9743)
+* pronunciation: Overview. (line 353)
* quad: Spacing in math mode.
- (line 6262)
-* question mark, upside-down: Text symbols. (line 7149)
-* quotation marks, French: Text symbols. (line 7038)
-* quote, single straight: Text symbols. (line 7164)
-* quote, straight base: Text symbols. (line 7168)
+ (line 7052)
+* question mark, upside-down: Text symbols. (line 9012)
+* quotation marks, French: Text symbols. (line 8901)
+* quote, single straight: Text symbols. (line 9027)
+* quote, straight base: Text symbols. (line 9031)
* quoted text with paragraph indentation, displaying: quotation and quote.
- (line 3085)
+ (line 3732)
* quoted text without paragraph indentation, displaying: quotation and quote.
- (line 3085)
-* ragged left text: \raggedleft. (line 2593)
-* ragged left text, environment for: flushright. (line 2580)
-* ragged right text: \raggedright. (line 2567)
-* ragged right text, environment for: flushleft. (line 2554)
+ (line 3732)
+* ragged left text: \raggedleft. (line 2966)
+* ragged left text, environment for: flushright. (line 2953)
+* ragged right text: \raggedright. (line 2940)
+* ragged right text, environment for: flushleft. (line 2927)
* redefining environments: \newenvironment & \renewenvironment.
- (line 4380)
-* reference, forward: Cross references. (line 1885)
-* references, resolving forward: Output files. (line 382)
-* registered symbol: Text symbols. (line 7171)
-* remarks in the margin: Marginal notes. (line 5061)
+ (line 5094)
+* reference, forward: Cross references. (line 2231)
+* references, resolving forward: Output files. (line 416)
+* registered symbol: Text symbols. (line 9034)
+* remarks in the margin: Marginal notes. (line 5851)
* reporting bugs: About this document.
- (line 258)
+ (line 306)
* reserved characters: Reserved characters.
- (line 6968)
-* right angle quotation marks: Text symbols. (line 7038)
-* right arrow, in text: Text symbols. (line 7174)
-* right brace, in text: Text symbols. (line 7096)
-* right quote: Text symbols. (line 7063)
-* right quote, double: Text symbols. (line 7155)
-* right quote, single: Text symbols. (line 7161)
+ (line 8786)
+* resizing: \scalebox. (line 8723)
+* resizing <1>: \resizebox. (line 8751)
+* right angle quotation marks: Text symbols. (line 8901)
+* right arrow, in text: Text symbols. (line 9037)
+* right brace, in text: Text symbols. (line 8959)
+* right quote: Text symbols. (line 8926)
+* right quote, double: Text symbols. (line 9018)
+* right quote, single: Text symbols. (line 9024)
* right-hand equation numbers: Document class options.
- (line 659)
-* right-justifying text: \raggedleft. (line 2593)
-* right-justifying text, environment for: flushright. (line 2580)
-* ring accent: Accents. (line 7263)
-* ring accent, math: Math accents. (line 6219)
-* robust commands: \protect. (line 4634)
-* roman font: Font styles. (line 1147)
+ (line 760)
+* right-justifying text: \raggedleft. (line 2966)
+* right-justifying text, environment for: flushright. (line 2953)
+* ring accent: Accents. (line 9126)
+* ring accent, math: Math accents. (line 7009)
+* robust commands: \protect. (line 5348)
+* roman font: Font styles. (line 1298)
* root file: Splitting the input.
- (line 7391)
-* rubber lengths, defining new: \newlength. (line 4350)
+ (line 9254)
+* rotating graphics: \rotatebox. (line 8658)
+* rotating text: \rotatebox. (line 8658)
+* rotation: \rotatebox. (line 8658)
+* row, tabbing: tabbing. (line 3807)
+* rubber lengths, defining new: \newlength. (line 5064)
* running header and footer: Page layout parameters.
- (line 1535)
-* running header and footer style: \pagestyle. (line 6490)
-* sans serif font: Font styles. (line 1153)
-* Scaled point: Units of length. (line 4930)
-* script letters for math: Font styles. (line 1141)
-* section number, cross referencing: \ref. (line 1972)
-* section numbers, printing: Sectioning. (line 1858)
-* section symbol: Text symbols. (line 7066)
-* sectioning commands: Sectioning. (line 1817)
+ (line 1690)
+* running header and footer style: \pagestyle. (line 7280)
+* sans serif font: Font styles. (line 1304)
+* Scaled point: Units of length. (line 5720)
+* scaling: \scalebox. (line 8723)
+* scaling <1>: \resizebox. (line 8751)
+* script letters for math: Font styles. (line 1292)
+* section number, cross referencing: \ref. (line 2318)
+* section numbers, printing: Sectioning. (line 2013)
+* section symbol: Text symbols. (line 8929)
+* section, redefining: \@startsection. (line 2025)
+* sectioning commands: Sectioning. (line 1972)
* series, of fonts: Low-level font commands.
- (line 1280)
+ (line 1434)
* setspace package: Low-level font commands.
- (line 1349)
-* setting counters: \setcounter. (line 4812)
+ (line 1504)
+* setting counters: \setcounter. (line 5602)
* shapes, of fonts: Low-level font commands.
- (line 1320)
+ (line 1474)
* sharp S letters: Additional Latin letters.
- (line 7336)
-* showidx package: Indexes. (line 7565)
-* simulating typed text: verbatim. (line 3734)
-* single angle quotation marks: Text symbols. (line 7038)
-* single guillemets: Text symbols. (line 7038)
-* single left quote: Text symbols. (line 7158)
-* single low-9 quotation mark: Text symbols. (line 7060)
-* single quote, straight: Text symbols. (line 7164)
-* single right quote: Text symbols. (line 7161)
-* sizes of text: Font sizes. (line 1215)
-* skip register, plain TeX: \newlength. (line 4350)
-* slanted font: Font styles. (line 1156)
-* small caps font: Font styles. (line 1150)
-* space, inserting vertical: \addvspace. (line 6696)
-* space, vertical: \vspace. (line 6765)
-* spaces: Spaces. (line 6533)
+ (line 9199)
+* showidx package: Indexes. (line 9428)
+* simulating typed text: verbatim. (line 4447)
+* single angle quotation marks: Text symbols. (line 8901)
+* single guillemets: Text symbols. (line 8901)
+* single left quote: Text symbols. (line 9021)
+* single low-9 quotation mark: Text symbols. (line 8923)
+* single quote, straight: Text symbols. (line 9027)
+* single right quote: Text symbols. (line 9024)
+* sizes of text: Font sizes. (line 1366)
+* skip register, plain TeX: \newlength. (line 5064)
+* slanted font: Font styles. (line 1307)
+* small caps font: Font styles. (line 1301)
+* space, inserting vertical: \addvspace. (line 7541)
+* space, vertical: \vspace. (line 7610)
+* spaces: Spaces. (line 7323)
+* spaces, ignore around commands: \ignorespaces & \ignorespacesafterend.
+ (line 5400)
* spacing within math mode: Spacing in math mode.
- (line 6236)
-* spacing, inter-sentence: \frenchspacing. (line 6628)
-* Spanish ordinals, feminine and masculine: Text symbols. (line 7143)
+ (line 7026)
+* spacing, inter-sentence: \frenchspacing. (line 7448)
+* spacing, inter-sentence <1>: \normalsfcodes. (line 7461)
+* Spanish ordinals, feminine and masculine: Text symbols. (line 9006)
* special characters: Reserved characters.
- (line 6968)
+ (line 8786)
* special characters <1>: Additional Latin letters.
- (line 7290)
-* special insertions: Special insertions. (line 6962)
-* specifier, float placement: Floats. (line 1692)
+ (line 9153)
+* special insertions: Special insertions. (line 8780)
+* specifier, float placement: Floats. (line 1847)
* splitting the input file: Splitting the input.
- (line 7388)
+ (line 9251)
* stable option to footmisc package: Footnotes in section headings.
- (line 4143)
+ (line 4857)
+* star-variants, commands: \@ifstar. (line 609)
* starred form, defining new commands: \newcommand & \renewcommand.
- (line 4228)
-* starting a new page: \newpage. (line 3953)
-* starting a new page and clearing floats: \clearpage. (line 3946)
+ (line 4942)
+* starting a new page: \newpage. (line 4667)
+* starting a new page and clearing floats: \clearpage. (line 4660)
* starting and ending: Starting and ending.
- (line 327)
-* starting on a right-hand page: \cleardoublepage. (line 3937)
-* sterling symbol: Text symbols. (line 7056)
-* straight double quote, base: Text symbols. (line 7168)
-* straight quote, base: Text symbols. (line 7168)
-* straight single quote: Text symbols. (line 7164)
-* stretch, infinite horizontal: \hfill. (line 6565)
-* stretch, infinite vertical: \vfill. (line 6739)
-* stretch, omitting vertical: \raggedbottom. (line 1524)
-* styles of text: Font styles. (line 1073)
-* styles, page: Page styles. (line 6433)
+ (line 361)
+* starting on a right-hand page: \cleardoublepage. (line 4651)
+* sterling symbol: Text symbols. (line 8919)
+* straight double quote, base: Text symbols. (line 9031)
+* straight quote, base: Text symbols. (line 9031)
+* straight single quote: Text symbols. (line 9027)
+* stretch, infinite horizontal: \hfill. (line 7355)
+* stretch, infinite vertical: \vfill. (line 7584)
+* stretch, omitting vertical: \raggedbottom. (line 1679)
+* styles of text: Font styles. (line 1224)
+* styles, page: Page styles. (line 7223)
* subscript: Subscripts & superscripts.
- (line 5148)
+ (line 5938)
* superscript: Subscripts & superscripts.
- (line 5148)
-* symbols, math: Math symbols. (line 5181)
-* symbols, text: Text symbols. (line 7014)
-* tab stops, using: tabbing. (line 3121)
+ (line 5938)
+* symbols, math: Math symbols. (line 5971)
+* symbols, text: Text symbols. (line 8877)
+* tab stops, using: tabbing. (line 3768)
* table of contents entry, manually adding: \addcontentsline.
- (line 7472)
-* table of contents file: Output files. (line 392)
+ (line 9335)
+* table of contents file: Output files. (line 426)
* table of contents, avoiding footnotes: Footnotes in section headings.
- (line 4139)
-* table of contents, creating: Tables of contents. (line 7451)
-* tables, creating: table. (line 3212)
-* template, beamer: beamer template. (line 7896)
-* template, book: book template. (line 7927)
-* template, TUGboat: tugboat template. (line 7947)
-* templates, document: Document templates. (line 7889)
+ (line 4853)
+* table of contents, creating: Tables of contents. (line 9314)
+* tables, creating: table. (line 3915)
+* template, beamer: beamer template. (line 9759)
+* template, book: book template. (line 9790)
+* template, TUGboat: tugboat template. (line 9810)
+* templates, document: Document templates. (line 9752)
* terminal input/output: Terminal input/output.
- (line 7835)
-* TeX logo: Text symbols. (line 7069)
-* text symbols: Text symbols. (line 7014)
-* textcomp package: Font styles. (line 1201)
-* thanks, for titlepage: \maketitle. (line 6455)
-* theorem-like environment: \newtheorem. (line 4487)
-* theorems, defining: \newtheorem. (line 4487)
-* theorems, typesetting: theorem. (line 3682)
+ (line 9698)
+* TeX logo: Text symbols. (line 8932)
+* text symbols: Text symbols. (line 8877)
+* text, resizing: \scalebox. (line 8723)
+* text, resizing <1>: \resizebox. (line 8751)
+* text, scaling: \scalebox. (line 8723)
+* text, scaling <1>: \resizebox. (line 8751)
+* textcase package: Upper and lower case.
+ (line 8856)
+* textcomp package: Font styles. (line 1352)
+* thanks, for titlepage: \maketitle. (line 7245)
+* theorem-like environment: \newtheorem. (line 5201)
+* theorems, defining: \newtheorem. (line 5201)
+* theorems, typesetting: theorem. (line 4395)
* thorn, Icelandic letter: Additional Latin letters.
- (line 7340)
-* three-quarters em-dash: Text symbols. (line 7177)
-* tie-after accent: Accents. (line 7269)
-* tilde accent: Accents. (line 7231)
-* tilde accent, math: Math accents. (line 6222)
-* tilde, ASCII, in text: Text symbols. (line 7075)
+ (line 9203)
+* three-quarters em-dash: Text symbols. (line 9040)
+* tie-after accent: Accents. (line 9132)
+* tilde accent: Accents. (line 9094)
+* tilde accent, math: Math accents. (line 7012)
+* tilde, ASCII, in text: Text symbols. (line 8938)
* title page, separate or run-in: Document class options.
- (line 667)
-* title pages, creating: titlepage. (line 3695)
-* title, for titlepage: \maketitle. (line 6459)
-* titles, making: \maketitle. (line 6439)
-* trademark symbol: Text symbols. (line 7180)
-* transcript file: Output files. (line 377)
-* TrueType fonts: TeX engines. (line 401)
-* TUGboat template: tugboat template. (line 7947)
-* two-column output: \twocolumn. (line 1393)
-* two-thirds em-dash: Text symbols. (line 7183)
-* type styles: Font styles. (line 1073)
-* typed text, simulating: verbatim. (line 3734)
-* typeface sizes: Font sizes. (line 1215)
-* typefaces: Fonts. (line 1067)
-* typewriter font: Font styles. (line 1159)
-* typewriter labels in lists: description. (line 2215)
-* umlaut accent: Accents. (line 7204)
-* underbar: Accents. (line 7277)
-* underscore, in text: Text symbols. (line 7186)
-* Unicode input, native: TeX engines. (line 401)
-* units, of length: Units of length. (line 4900)
+ (line 768)
+* title pages, creating: titlepage. (line 4408)
+* title, for titlepage: \maketitle. (line 7249)
+* titles, making: \maketitle. (line 7229)
+* trademark symbol: Text symbols. (line 9043)
+* transcript file: Output files. (line 411)
+* TrueType fonts: TeX engines. (line 435)
+* TUGboat template: tugboat template. (line 9810)
+* two-column output: \twocolumn. (line 1548)
+* two-thirds em-dash: Text symbols. (line 9046)
+* type styles: Font styles. (line 1224)
+* typed text, simulating: verbatim. (line 4447)
+* typeface sizes: Font sizes. (line 1366)
+* typefaces: Fonts. (line 1218)
+* typewriter font: Font styles. (line 1310)
+* typewriter labels in lists: description. (line 2572)
+* umlaut accent: Accents. (line 9067)
+* underbar: Accents. (line 9140)
+* underscore, in text: Text symbols. (line 9049)
+* Unicode input, native: TeX engines. (line 435)
+* units, of length: Units of length. (line 5690)
* unofficial nature of this manual: About this document.
- (line 269)
-* unordered lists: itemize. (line 2606)
-* using BibTeX: Using BibTeX. (line 3645)
-* UTF-8: TeX engines. (line 401)
-* variables, a list of: Counters. (line 4683)
-* vector symbol, math: Math accents. (line 6225)
-* verbatim text: verbatim. (line 3734)
-* verbatim text, inline: \verb. (line 3751)
-* vertical bar, double, in text: Text symbols. (line 7087)
-* vertical bar, in text: Text symbols. (line 7084)
-* vertical space: \addvspace. (line 6696)
-* vertical space <1>: \vspace. (line 6765)
-* vertical space before paragraphs: \parskip. (line 5055)
-* visible space: \verb. (line 3762)
-* visible space symbol, in text: Text symbols. (line 7189)
+ (line 302)
+* unordered lists: itemize. (line 2979)
+* Upper case: Upper and lower case.
+ (line 8820)
+* using BibTeX: Using BibTeX. (line 4358)
+* UTF-8: TeX engines. (line 435)
+* variables, a list of: Counters. (line 5473)
+* vector symbol, math: Math accents. (line 7015)
+* verbatim text: verbatim. (line 4447)
+* verbatim text, inline: \verb. (line 4465)
+* vertical bar, double, in text: Text symbols. (line 8950)
+* vertical bar, in text: Text symbols. (line 8947)
+* vertical space: \addvspace. (line 7541)
+* vertical space <1>: \vspace. (line 7610)
+* vertical space before paragraphs: \parskip. (line 5845)
+* visible space: \verb. (line 4476)
+* visible space symbol, in text: Text symbols. (line 9052)
* weights, of fonts: Low-level font commands.
- (line 1290)
-* white space: Spaces. (line 6533)
-* wide hat accent, math: Math accents. (line 6228)
-* wide tilde accent, math: Math accents. (line 6231)
+ (line 1444)
+* white space: Spaces. (line 7323)
+* wide hat accent, math: Math accents. (line 7018)
+* wide tilde accent, math: Math accents. (line 7021)
* widths, of fonts: Low-level font commands.
- (line 1302)
-* writing external files: filecontents. (line 2503)
-* writing letters: Letters. (line 7576)
-* x-height: Units of length. (line 4932)
-* XeTeX: TeX engines. (line 433)
-* xindy program: Indexes. (line 7553)
+ (line 1456)
+* writing external files: filecontents. (line 2876)
+* writing letters: Letters. (line 9439)
+* x-height: Units of length. (line 5722)
+* XeTeX: TeX engines. (line 467)
+* xindy program: Indexes. (line 9416)
* xspace package: \(SPACE) after control sequence.
- (line 6622)
+ (line 7480)
Command Index
*************
* Menu:
-* $: Math formulas. (line 5129)
-* &: tabular. (line 3280)
-* --help command-line option: Command line. (line 7876)
-* .aux file: Output files. (line 382)
-* .dvi file: Output files. (line 359)
-* .fd file: \newfont. (line 4609)
-* .lof file: Output files. (line 392)
-* .lof file <1>: Tables of contents. (line 7461)
-* .log file: Output files. (line 377)
-* .lot file: Output files. (line 392)
-* .lot file <1>: Tables of contents. (line 7461)
-* .pdf file: Output files. (line 369)
-* .tex, default extension: Command line. (line 7868)
-* .toc file: Output files. (line 392)
-* .toc file <1>: Tables of contents. (line 7451)
-* .xdv file: TeX engines. (line 433)
+* $: Math formulas. (line 5919)
+* &: tabular. (line 3983)
+* --help command-line option: Command line. (line 9739)
+* .aux file: Output files. (line 416)
+* .dvi file: Output files. (line 393)
+* .fd file: \newfont. (line 5323)
+* .lof file: Output files. (line 426)
+* .lof file <1>: Tables of contents. (line 9324)
+* .log file: Output files. (line 411)
+* .lot file: Output files. (line 426)
+* .lot file <1>: Tables of contents. (line 9324)
+* .pdf file: Output files. (line 403)
+* .tex, default extension: Command line. (line 9731)
+* .toc file: Output files. (line 426)
+* .toc file <1>: Tables of contents. (line 9314)
+* .xdv file: TeX engines. (line 467)
* 10pt option: Document class options.
- (line 612)
+ (line 711)
* 11pt option: Document class options.
- (line 612)
+ (line 711)
* 12pt option: Document class options.
- (line 612)
+ (line 711)
* [...] for optional arguments: LaTeX command syntax.
- (line 452)
+ (line 486)
* \ character starting commands: LaTeX command syntax.
- (line 452)
+ (line 486)
* \!: Spacing in math mode.
- (line 6259)
-* \" (umlaut accent): Accents. (line 7204)
+ (line 7049)
+* \" (umlaut accent): Accents. (line 9067)
* \#: Reserved characters.
- (line 6975)
+ (line 8793)
* \$: Reserved characters.
- (line 6975)
+ (line 8793)
* \%: Reserved characters.
- (line 6975)
+ (line 8793)
* \&: Reserved characters.
- (line 6975)
-* \' (acute accent): Accents. (line 7208)
-* \' (tabbing): tabbing. (line 3160)
-* \(: Math formulas. (line 5121)
-* \(SPACE): \(SPACE) and \@. (line 6575)
-* \): Math formulas. (line 5121)
-* \*: Math miscellany. (line 6279)
-* \+: tabbing. (line 3152)
+ (line 8793)
+* \' (acute accent): Accents. (line 9071)
+* \' (tabbing): tabbing. (line 3848)
+* \(: Math formulas. (line 5911)
+* \(SPACE): \(SPACE) and \@. (line 7416)
+* \): Math formulas. (line 5911)
+* \*: Math miscellany. (line 7069)
+* \+: tabbing. (line 3840)
* \,: Spacing in math mode.
- (line 6255)
-* \-: tabbing. (line 3156)
-* \- (hyphenation): \- (hyphenation). (line 3860)
-* \. (dot-over accent): Accents. (line 7213)
-* \/: \/. (line 6648)
+ (line 7045)
+* \-: tabbing. (line 3844)
+* \- (hyphenation): \- (hyphenation). (line 4574)
+* \. (dot-over accent): Accents. (line 9076)
+* \/: \/. (line 7493)
* \:: Spacing in math mode.
- (line 6251)
+ (line 7041)
* \;: Spacing in math mode.
- (line 6246)
-* \<: tabbing. (line 3148)
-* \= (macron accent): Accents. (line 7217)
-* \= (tabbing): tabbing. (line 3142)
-* \>: tabbing. (line 3146)
+ (line 7036)
+* \<: tabbing. (line 3836)
+* \= (macron accent): Accents. (line 9080)
+* \= (tabbing): tabbing. (line 3830)
+* \>: tabbing. (line 3834)
* \> <1>: Spacing in math mode.
- (line 6251)
-* \> (tabbing): tabbing. (line 3145)
-* \@: \(SPACE) and \@. (line 6575)
-* \@fnsymbol: \footnote. (line 4027)
-* \a (tabbing): tabbing. (line 3175)
-* \a' (acute accent in tabbing): tabbing. (line 3176)
-* \a= (macron accent in tabbing): tabbing. (line 3176)
+ (line 7041)
+* \> (tabbing): tabbing. (line 3833)
+* \@: \(SPACE) and \@. (line 7416)
+* \@beginparpenalty: list. (line 3312)
+* \@endparpenalty: list. (line 3320)
+* \@fnsymbol: \footnote. (line 4741)
+* \@ifstar: \@ifstar. (line 609)
+* \@itempenalty: list. (line 3316)
+* \@startsection: \@startsection. (line 2025)
+* \a (tabbing): tabbing. (line 3863)
+* \a' (acute accent in tabbing): tabbing. (line 3864)
+* \a= (macron accent in tabbing): tabbing. (line 3864)
* \aa (aa): Additional Latin letters.
- (line 7296)
+ (line 9159)
* \AA (AA): Additional Latin letters.
- (line 7296)
-* \acute: Math accents. (line 6188)
-* \addcontentsline: \addcontentsline. (line 7472)
-* \address: \address. (line 7656)
-* \addtocontents{EXT}{TEXT}: \addtocontents. (line 7506)
-* \addtocounter: \addtocounter. (line 4828)
-* \addtolength: \addtolength. (line 4962)
-* \addvspace: \addvspace. (line 6696)
+ (line 9159)
+* \acute: Math accents. (line 6978)
+* \addcontentsline: \addcontentsline. (line 9335)
+* \address: \address. (line 9519)
+* \addtocontents{EXT}{TEXT}: \addtocontents. (line 9369)
+* \addtocounter: \addtocounter. (line 5618)
+* \addtolength: \addtolength. (line 5752)
+* \addvspace: \addvspace. (line 7541)
* \ae (ae): Additional Latin letters.
- (line 7300)
+ (line 9163)
* \AE (AE): Additional Latin letters.
- (line 7300)
-* \aleph: Math symbols. (line 5197)
-* \Alph example: enumerate. (line 2360)
-* \alpha: Math symbols. (line 5200)
+ (line 9163)
+* \aleph: Math symbols. (line 5987)
+* \Alph example: enumerate. (line 2732)
+* \alpha: Math symbols. (line 5990)
* \alph{COUNTER}: \alph \Alph \arabic \roman \Roman \fnsymbol.
- (line 4717)
+ (line 5507)
* \Alph{COUNTER}: \alph \Alph \arabic \roman \Roman \fnsymbol.
- (line 4720)
-* \alsoname: Indexes. (line 7550)
-* \amalg: Math symbols. (line 5203)
-* \and for \author: \maketitle. (line 6445)
-* \angle: Math symbols. (line 5206)
-* \appendix: Sectioning. (line 1848)
-* \approx: Math symbols. (line 5211)
+ (line 5510)
+* \alsoname: Indexes. (line 9413)
+* \amalg: Math symbols. (line 5993)
+* \and for \author: \maketitle. (line 7235)
+* \angle: Math symbols. (line 5996)
+* \appendix: Sectioning. (line 2003)
+* \approx: Math symbols. (line 6001)
* \arabic{COUNTER}: \alph \Alph \arabic \roman \Roman \fnsymbol.
- (line 4723)
-* \arccos: Math functions. (line 6079)
-* \arcsin: Math functions. (line 6082)
-* \arctan: Math functions. (line 6085)
-* \arg: Math functions. (line 6088)
-* \arraycolsep: array. (line 2088)
-* \arrayrulewidth: tabular. (line 3404)
-* \arraystretch: tabular. (line 3410)
-* \ast: Math symbols. (line 5214)
-* \asymp: Math symbols. (line 5223)
-* \AtBeginDocument: \AtBeginDocument. (line 2285)
+ (line 5513)
+* \arccos: Math functions. (line 6869)
+* \arcsin: Math functions. (line 6872)
+* \arctan: Math functions. (line 6875)
+* \arg: Math functions. (line 6878)
+* \arraycolsep: array. (line 2434)
+* \arrayrulewidth: tabular. (line 4107)
+* \arraystretch: tabular. (line 4113)
+* \ast: Math symbols. (line 6004)
+* \asymp: Math symbols. (line 6013)
+* \AtBeginDocument: \AtBeginDocument. (line 2645)
* \AtBeginDvi: Class and package commands.
- (line 787)
-* \AtEndDocument: \AtEndDocument. (line 2298)
+ (line 888)
+* \AtEndDocument: \AtEndDocument. (line 2661)
* \AtEndOfClass: Class and package commands.
- (line 792)
+ (line 893)
* \AtEndOfPackage: Class and package commands.
- (line 792)
-* \author{NAME \and NAME2}: \maketitle. (line 6444)
-* \a` (grave accent in tabbing): tabbing. (line 3176)
-* \b (bar-under accent): Accents. (line 7234)
-* \backslash: Math symbols. (line 5226)
-* \bar: Math accents. (line 6191)
+ (line 893)
+* \author{NAME \and NAME2}: \maketitle. (line 7234)
+* \a` (grave accent in tabbing): tabbing. (line 3864)
+* \b (bar-under accent): Accents. (line 9097)
+* \backslash: Math symbols. (line 6016)
+* \bar: Math accents. (line 6981)
* \baselineskip: Low-level font commands.
- (line 1333)
+ (line 1487)
* \baselinestretch: Low-level font commands.
- (line 1343)
-* \begin: Environments. (line 1994)
-* \beta: Math symbols. (line 5230)
-* \bf: Font styles. (line 1137)
-* \bfseries: Font styles. (line 1106)
-* \bibitem: \bibitem. (line 3601)
-* \bibliography: Using BibTeX. (line 3645)
-* \bibliographystyle: Using BibTeX. (line 3645)
-* \bigcap: Math symbols. (line 5233)
-* \bigcirc: Math symbols. (line 5237)
-* \bigcup: Math symbols. (line 5241)
-* \bigodot: Math symbols. (line 5245)
-* \bigoplus: Math symbols. (line 5248)
-* \bigotimes: Math symbols. (line 5251)
+ (line 1497)
+* \begin: Environments. (line 2340)
+* \beta: Math symbols. (line 6020)
+* \bf: Font styles. (line 1288)
+* \bfseries: Font styles. (line 1257)
+* \bibitem: \bibitem. (line 4314)
+* \bibliography: Using BibTeX. (line 4358)
+* \bibliographystyle: Using BibTeX. (line 4358)
+* \bibname: thebibliography. (line 4296)
+* \bigcap: Math symbols. (line 6023)
+* \bigcirc: Math symbols. (line 6027)
+* \bigcup: Math symbols. (line 6031)
+* \bigodot: Math symbols. (line 6035)
+* \bigoplus: Math symbols. (line 6038)
+* \bigotimes: Math symbols. (line 6041)
* \bigskip: \bigskip \medskip \smallskip.
- (line 6721)
+ (line 7566)
* \bigskipamount: \bigskip \medskip \smallskip.
- (line 6722)
-* \bigsqcup: Math symbols. (line 5262)
-* \bigtriangledown: Math symbols. (line 5254)
-* \bigtriangleup: Math symbols. (line 5258)
-* \biguplus: Math symbols. (line 5265)
-* \bigvee: Math symbols. (line 5269)
-* \bigwedge: Math symbols. (line 5272)
-* \bmod: Math functions. (line 6091)
-* \boldmath: Math formulas. (line 5134)
-* \bot: Math symbols. (line 5275)
-* \bottomfraction: Floats. (line 1755)
-* \bottomfraction <1>: Floats. (line 1756)
-* \bowtie: Math symbols. (line 5280)
-* \Box: Math symbols. (line 5283)
-* \breve: Math accents. (line 6194)
-* \bullet: Math symbols. (line 5288)
-* \c (cedilla accent): Accents. (line 7239)
-* \cal: Font styles. (line 1140)
-* \cap: Math symbols. (line 5291)
-* \capitalacute: Accents. (line 7208)
-* \capitalbreve: Accents. (line 7274)
-* \capitalcaron: Accents. (line 7285)
-* \capitalcedilla: Accents. (line 7239)
-* \capitalcircumflex: Accents. (line 7221)
-* \capitaldieresis: Accents. (line 7204)
-* \capitaldotaccent: Accents. (line 7243)
-* \capitalgrave: Accents. (line 7225)
-* \capitalhungarumlaut: Accents. (line 7247)
-* \capitalmacron: Accents. (line 7217)
-* \capitalnewtie: Accents. (line 7269)
-* \capitalogonek: Accents. (line 7258)
-* \capitalring: Accents. (line 7263)
-* \capitaltie: Accents. (line 7269)
-* \capitaltilde: Accents. (line 7231)
-* \caption: figure. (line 2484)
-* \caption <1>: table. (line 3232)
-* \cc: \cc. (line 7683)
-* \cdot: Math symbols. (line 5296)
-* \cdots: Math miscellany. (line 6298)
-* \centering: \centering. (line 2166)
-* \chapter: Sectioning. (line 1820)
-* \check: Math accents. (line 6197)
-* \chi: Math symbols. (line 5299)
-* \circ: Math symbols. (line 5302)
-* \circle: \circle. (line 2888)
-* \cite: \cite. (line 3620)
+ (line 7567)
+* \bigsqcup: Math symbols. (line 6052)
+* \bigtriangledown: Math symbols. (line 6044)
+* \bigtriangleup: Math symbols. (line 6048)
+* \biguplus: Math symbols. (line 6055)
+* \bigvee: Math symbols. (line 6059)
+* \bigwedge: Math symbols. (line 6062)
+* \bmod: Math functions. (line 6881)
+* \boldmath: Math formulas. (line 5924)
+* \bot: Math symbols. (line 6065)
+* \bottomfraction: Floats. (line 1910)
+* \bottomfraction <1>: Floats. (line 1911)
+* \bowtie: Math symbols. (line 6070)
+* \Box: Math symbols. (line 6073)
+* \breve: Math accents. (line 6984)
+* \bullet: Math symbols. (line 6078)
+* \c (cedilla accent): Accents. (line 9102)
+* \cal: Font styles. (line 1291)
+* \cap: Math symbols. (line 6081)
+* \capitalacute: Accents. (line 9071)
+* \capitalbreve: Accents. (line 9137)
+* \capitalcaron: Accents. (line 9148)
+* \capitalcedilla: Accents. (line 9102)
+* \capitalcircumflex: Accents. (line 9084)
+* \capitaldieresis: Accents. (line 9067)
+* \capitaldotaccent: Accents. (line 9106)
+* \capitalgrave: Accents. (line 9088)
+* \capitalhungarumlaut: Accents. (line 9110)
+* \capitalmacron: Accents. (line 9080)
+* \capitalnewtie: Accents. (line 9132)
+* \capitalogonek: Accents. (line 9121)
+* \capitalring: Accents. (line 9126)
+* \capitaltie: Accents. (line 9132)
+* \capitaltilde: Accents. (line 9094)
+* \caption: figure. (line 2857)
+* \caption <1>: table. (line 3935)
+* \cc: \cc. (line 9546)
+* \cdot: Math symbols. (line 6086)
+* \cdots: Math miscellany. (line 7088)
+* \centering: \centering. (line 2512)
+* \chapter: Sectioning. (line 1975)
+* \check: Math accents. (line 6987)
+* \CheckCommand: Class and package commands.
+ (line 900)
+* \CheckCommand*: Class and package commands.
+ (line 900)
+* \chi: Math symbols. (line 6089)
+* \circ: Math symbols. (line 6092)
+* \circle: \circle. (line 3535)
+* \cite: \cite. (line 4333)
* \ClassError: Class and package commands.
- (line 807)
+ (line 920)
* \ClassInfo: Class and package commands.
- (line 807)
+ (line 920)
* \ClassInfoNoLine: Class and package commands.
- (line 807)
+ (line 920)
* \ClassWarning: Class and package commands.
- (line 807)
+ (line 920)
* \ClassWarningNoLine: Class and package commands.
- (line 807)
-* \cleardoublepage: \cleardoublepage. (line 3937)
-* \clearpage: \clearpage. (line 3946)
-* \cline: \cline. (line 3537)
-* \closing: \closing. (line 7699)
-* \clubsuit: Math symbols. (line 5307)
-* \columnsep: \twocolumn. (line 1409)
+ (line 920)
+* \cleardoublepage: \cleardoublepage. (line 4651)
+* \clearpage: \clearpage. (line 4660)
+* \cline: \cline. (line 4240)
+* \closing: \closing. (line 9562)
+* \clubsuit: Math symbols. (line 6097)
+* \columnsep: \twocolumn. (line 1564)
* \columnsep <1>: Page layout parameters.
- (line 1535)
+ (line 1690)
* \columnsep <2>: Page layout parameters.
- (line 1538)
-* \columnseprule: \twocolumn. (line 1415)
+ (line 1693)
+* \columnseprule: \twocolumn. (line 1570)
* \columnseprule <1>: Page layout parameters.
- (line 1536)
+ (line 1691)
* \columnseprule <2>: Page layout parameters.
- (line 1538)
-* \columnwidth: \twocolumn. (line 1422)
+ (line 1693)
+* \columnwidth: \twocolumn. (line 1577)
* \columnwidth <1>: Page layout parameters.
- (line 1537)
+ (line 1692)
* \columnwidth <2>: Page layout parameters.
- (line 1538)
-* \complement: Math symbols. (line 5310)
-* \cong: Math symbols. (line 5316)
-* \contentsline: \addcontentsline. (line 7499)
-* \coprod: Math symbols. (line 5319)
-* \copyright: Text symbols. (line 7018)
-* \cos: Math functions. (line 6094)
-* \cosh: Math functions. (line 6097)
-* \cot: Math functions. (line 6100)
-* \coth: Math functions. (line 6103)
-* \csc: Math functions. (line 6106)
-* \cup: Math symbols. (line 5322)
+ (line 1693)
+* \complement: Math symbols. (line 6100)
+* \cong: Math symbols. (line 6106)
+* \contentsline: \addcontentsline. (line 9362)
+* \coprod: Math symbols. (line 6109)
+* \copyright: Text symbols. (line 8881)
+* \cos: Math functions. (line 6884)
+* \cosh: Math functions. (line 6887)
+* \cot: Math functions. (line 6890)
+* \coth: Math functions. (line 6893)
+* \csc: Math functions. (line 6896)
+* \cup: Math symbols. (line 6112)
* \CurrentOption: Class and package commands.
- (line 825)
-* \d (dot-under accent): Accents. (line 7243)
-* \dag: Text symbols. (line 7022)
-* \dagger: Math symbols. (line 5327)
-* \dashbox: \dashbox. (line 2943)
-* \dashv: Math symbols. (line 5330)
-* \date{TEXT}: \maketitle. (line 6450)
-* \day: \day \month \year. (line 4861)
-* \dblfloatpagefraction: \twocolumn. (line 1456)
-* \dblfloatsep: \twocolumn. (line 1462)
-* \dbltextfloatsep: \twocolumn. (line 1469)
-* \dbltopfraction: \twocolumn. (line 1434)
-* \dbltopnumber: \twocolumn. (line 1474)
-* \ddag: Text symbols. (line 7025)
-* \ddagger: Math symbols. (line 5334)
-* \ddot: Math accents. (line 6200)
-* \ddots: Math miscellany. (line 6302)
+ (line 939)
+* \d (dot-under accent): Accents. (line 9106)
+* \dag: Text symbols. (line 8885)
+* \dagger: Math symbols. (line 6117)
+* \dashbox: \dashbox. (line 3590)
+* \dashv: Math symbols. (line 6120)
+* \date{TEXT}: \maketitle. (line 7240)
+* \day: \day \month \year. (line 5651)
+* \dblfloatpagefraction: \twocolumn. (line 1611)
+* \dblfloatsep: \twocolumn. (line 1617)
+* \dbltextfloatsep: \twocolumn. (line 1624)
+* \dbltopfraction: \twocolumn. (line 1589)
+* \dbltopnumber: \twocolumn. (line 1629)
+* \ddag: Text symbols. (line 8888)
+* \ddagger: Math symbols. (line 6124)
+* \ddot: Math accents. (line 6990)
+* \ddots: Math miscellany. (line 7092)
+* \DeclareGraphicsExtensions: \DeclareGraphicsExtensions.
+ (line 8231)
+* \DeclareGraphicsRule: \DeclareGraphicsRule.
+ (line 8270)
* \DeclareOption: Class and package commands.
- (line 831)
+ (line 945)
* \DeclareOption*: Class and package commands.
- (line 831)
-* \deg: Math functions. (line 6109)
-* \Delta: Math symbols. (line 5337)
-* \delta: Math symbols. (line 5340)
-* \depth: Predefined lengths. (line 5006)
-* \det: Math functions. (line 6112)
+ (line 945)
+* \DeclareRobustCommand: Class and package commands.
+ (line 975)
+* \DeclareRobustCommand*: Class and package commands.
+ (line 975)
+* \deg: Math functions. (line 6899)
+* \Delta: Math symbols. (line 6127)
+* \delta: Math symbols. (line 6130)
+* \depth: Predefined lengths. (line 5796)
+* \det: Math functions. (line 6902)
* \dh (d): Additional Latin letters.
- (line 7304)
+ (line 9167)
* \DH (D): Additional Latin letters.
- (line 7304)
-* \Diamond: Math symbols. (line 5343)
-* \diamond: Math symbols. (line 5347)
-* \diamondsuit: Math symbols. (line 5351)
-* \dim: Math functions. (line 6115)
-* \displaystyle: Math formulas. (line 5139)
-* \div: Math symbols. (line 5354)
+ (line 9167)
+* \Diamond: Math symbols. (line 6133)
+* \diamond: Math symbols. (line 6137)
+* \diamondsuit: Math symbols. (line 6141)
+* \dim: Math functions. (line 6905)
+* \displaystyle: Math formulas. (line 5929)
+* \div: Math symbols. (line 6144)
* \dj: Additional Latin letters.
- (line 7310)
+ (line 9173)
* \DJ: Additional Latin letters.
- (line 7310)
-* \documentclass: Document classes. (line 570)
-* \dot: Math accents. (line 6203)
-* \doteq: Math symbols. (line 5357)
+ (line 9173)
+* \documentclass: Document classes. (line 669)
+* \dot: Math accents. (line 6993)
+* \doteq: Math symbols. (line 6147)
* \dotfill: \hrulefill \dotfill.
- (line 6673)
-* \dots: Text symbols. (line 7042)
-* \doublerulesep: tabular. (line 3415)
-* \downarrow: Math symbols. (line 5361)
-* \Downarrow: Math symbols. (line 5365)
-* \ell: Math symbols. (line 5369)
-* \emph: Font styles. (line 1126)
-* \emptyset: Math symbols. (line 5372)
-* \encl: \encl. (line 7711)
-* \end: Environments. (line 1994)
-* \enlargethispage: \enlargethispage. (line 3959)
-* \enumi: enumerate. (line 2350)
-* \enumii: enumerate. (line 2350)
-* \enumiii: enumerate. (line 2350)
-* \enumiv: enumerate. (line 2350)
-* \epsilon: Math symbols. (line 5376)
-* \equiv: Math symbols. (line 5382)
-* \eta: Math symbols. (line 5385)
+ (line 7518)
+* \dots: Text symbols. (line 8905)
+* \doublerulesep: tabular. (line 4118)
+* \downarrow: Math symbols. (line 6151)
+* \Downarrow: Math symbols. (line 6155)
+* \ell: Math symbols. (line 6159)
+* \emph: Font styles. (line 1277)
+* \emptyset: Math symbols. (line 6162)
+* \encl: \encl. (line 9574)
+* \end: Environments. (line 2340)
+* \enlargethispage: \enlargethispage. (line 4673)
+* \enumi: enumerate. (line 2718)
+* \enumii: enumerate. (line 2718)
+* \enumiii: enumerate. (line 2718)
+* \enumiv: enumerate. (line 2718)
+* \epsilon: Math symbols. (line 6166)
+* \equiv: Math symbols. (line 6172)
+* \eta: Math symbols. (line 6175)
* \evensidemargin: Document class options.
- (line 680)
+ (line 781)
* \evensidemargin <1>: Page layout parameters.
- (line 1596)
+ (line 1751)
* \evensidemargin <2>: Page layout parameters.
- (line 1597)
+ (line 1752)
* \ExecuteOptions: Class and package commands.
- (line 899)
-* \exists: Math symbols. (line 5388)
-* \exp: Math functions. (line 6118)
-* \extracolsep: tabular. (line 3363)
+ (line 1045)
+* \exists: Math symbols. (line 6178)
+* \exp: Math functions. (line 6908)
+* \extracolsep: tabular. (line 4066)
* \fbox: \fbox and \framebox.
- (line 6808)
+ (line 7653)
* \fboxrule: \framebox (picture).
- (line 2937)
+ (line 3584)
* \fboxrule <1>: \fbox and \framebox.
- (line 6820)
+ (line 7665)
* \fboxsep: \framebox (picture).
- (line 2937)
+ (line 3584)
* \fboxsep <1>: \fbox and \framebox.
- (line 6820)
-* \fill: \hfill. (line 6568)
-* \flat: Math symbols. (line 5391)
-* \floatpagefraction: Floats. (line 1759)
-* \floatpagefraction <1>: Floats. (line 1760)
-* \floatsep: Floats. (line 1775)
-* \floatsep <1>: Floats. (line 1776)
-* \flushbottom: \flushbottom. (line 1503)
-* \fnsymbol, and footnotes: \footnote. (line 4027)
+ (line 7665)
+* \fill: \hfill. (line 7358)
+* \flat: Math symbols. (line 6181)
+* \floatpagefraction: Floats. (line 1914)
+* \floatpagefraction <1>: Floats. (line 1915)
+* \floatsep: Floats. (line 1930)
+* \floatsep <1>: Floats. (line 1931)
+* \flushbottom: \flushbottom. (line 1658)
+* \fnsymbol, and footnotes: \footnote. (line 4741)
* \fnsymbol{COUNTER}: \alph \Alph \arabic \roman \Roman \fnsymbol.
- (line 4732)
+ (line 5522)
* \fontencoding: Low-level font commands.
- (line 1246)
+ (line 1397)
* \fontfamily: Low-level font commands.
- (line 1255)
+ (line 1407)
* \fontseries: Low-level font commands.
- (line 1280)
+ (line 1434)
* \fontshape: Low-level font commands.
- (line 1320)
+ (line 1474)
* \fontsize: Low-level font commands.
- (line 1333)
-* \footnote: \footnote. (line 4010)
-* \footnotemark: \footnotemark. (line 4048)
+ (line 1487)
+* \footnote: \footnote. (line 4724)
+* \footnotemark: \footnotemark. (line 4762)
* \footnoterule: Footnote parameters.
- (line 4199)
+ (line 4913)
* \footnotesep: Footnote parameters.
- (line 4205)
-* \footnotesize: Font sizes. (line 1220)
-* \footnotetext: \footnotetext. (line 4080)
+ (line 4919)
+* \footnotesize: Font sizes. (line 1371)
+* \footnotetext: \footnotetext. (line 4794)
* \footskip: Page layout parameters.
- (line 1555)
+ (line 1710)
* \footskip <1>: Page layout parameters.
- (line 1556)
-* \forall: Math symbols. (line 5394)
-* \frac: Math miscellany. (line 6306)
-* \frac{NUM}{DEN}: Math miscellany. (line 6305)
-* \frame: \frame. (line 2958)
+ (line 1711)
+* \forall: Math symbols. (line 6184)
+* \frac: Math miscellany. (line 7096)
+* \frac{NUM}{DEN}: Math miscellany. (line 7095)
+* \frame: \frame. (line 3605)
* \framebox: \framebox (picture).
- (line 2929)
+ (line 3576)
* \framebox <1>: \fbox and \framebox.
- (line 6808)
-* \frenchspacing: \frenchspacing. (line 6628)
-* \frown: Math symbols. (line 5397)
-* \fussy: \fussy. (line 3879)
-* \Gamma: Math symbols. (line 5400)
-* \gamma: Math symbols. (line 5403)
-* \gcd: Math functions. (line 6121)
-* \ge: Math symbols. (line 5406)
-* \geq: Math symbols. (line 5410)
-* \gets: Math symbols. (line 5414)
-* \gg: Math symbols. (line 5417)
-* \glossary: Glossaries. (line 7523)
-* \glossaryentry: Glossaries. (line 7526)
-* \grave: Math accents. (line 6206)
-* \guillemotleft (<<): Text symbols. (line 7034)
-* \guillemotright (>>): Text symbols. (line 7035)
-* \guilsinglleft (<): Text symbols. (line 7036)
-* \guilsinglright (>): Text symbols. (line 7037)
-* \H (Hungarian umlaut accent): Accents. (line 7247)
-* \hat: Math accents. (line 6209)
-* \hbar: Math symbols. (line 5421)
+ (line 7653)
+* \frenchspacing: \frenchspacing. (line 7448)
+* \frown: Math symbols. (line 6187)
+* \fussy: \fussy. (line 4593)
+* \Gamma: Math symbols. (line 6190)
+* \gamma: Math symbols. (line 6193)
+* \gcd: Math functions. (line 6911)
+* \ge: Math symbols. (line 6196)
+* \geq: Math symbols. (line 6200)
+* \gets: Math symbols. (line 6204)
+* \gg: Math symbols. (line 6207)
+* \glossary: Glossaries. (line 9386)
+* \glossaryentry: Glossaries. (line 9389)
+* \graphicspath: \graphicspath. (line 8169)
+* \grave: Math accents. (line 6996)
+* \guillemotleft (<<): Text symbols. (line 8897)
+* \guillemotright (>>): Text symbols. (line 8898)
+* \guilsinglleft (<): Text symbols. (line 8899)
+* \guilsinglright (>): Text symbols. (line 8900)
+* \H (Hungarian umlaut accent): Accents. (line 9110)
+* \hat: Math accents. (line 6999)
+* \hbar: Math symbols. (line 6211)
* \headheight: Page layout parameters.
- (line 1543)
+ (line 1698)
* \headheight <1>: Page layout parameters.
- (line 1544)
+ (line 1699)
* \headsep: Page layout parameters.
- (line 1548)
+ (line 1703)
* \headsep <1>: Page layout parameters.
- (line 1549)
-* \heartsuit: Math symbols. (line 5424)
-* \height: Predefined lengths. (line 5004)
-* \hfill: \hfill. (line 6565)
-* \hline: \hline. (line 3559)
-* \hom: Math functions. (line 6124)
-* \hookleftarrow: Math symbols. (line 5427)
-* \hookrightarrow: Math symbols. (line 5430)
+ (line 1704)
+* \heartsuit: Math symbols. (line 6214)
+* \height: Predefined lengths. (line 5794)
+* \hfill: \hfill. (line 7355)
+* \hline: \hline. (line 4262)
+* \hom: Math functions. (line 6914)
+* \hookleftarrow: Math symbols. (line 6217)
+* \hookrightarrow: Math symbols. (line 6220)
* \hrulefill: \hrulefill \dotfill.
- (line 6673)
+ (line 7518)
* \hsize: Page layout parameters.
- (line 1648)
+ (line 1803)
* \hsize <1>: Page layout parameters.
- (line 1648)
-* \hspace: \hspace. (line 6538)
-* \huge: Font sizes. (line 1220)
-* \Huge: Font sizes. (line 1220)
-* \hyphenation: \hyphenation. (line 3897)
-* \i (dotless i): Accents. (line 7251)
-* \iff: Math symbols. (line 5433)
+ (line 1803)
+* \hspace: \hspace. (line 7328)
+* \huge: Font sizes. (line 1371)
+* \Huge: Font sizes. (line 1371)
+* \hyphenation: \hyphenation. (line 4611)
+* \i (dotless i): Accents. (line 9114)
+* \iff: Math symbols. (line 6223)
* \IfFileExists: Class and package commands.
- (line 861)
+ (line 1006)
+* \ignorespaces: \ignorespaces & \ignorespacesafterend.
+ (line 5400)
+* \ignorespacesafterend: \ignorespaces & \ignorespacesafterend.
+ (line 5400)
* \ij (ij): Additional Latin letters.
- (line 7316)
+ (line 9179)
* \IJ (IJ): Additional Latin letters.
- (line 7316)
-* \Im: Math symbols. (line 5437)
-* \imath: Math accents. (line 6212)
-* \in: Math symbols. (line 5440)
-* \include: \include. (line 7400)
-* \includeonly: \includeonly. (line 7418)
-* \indent: \indent. (line 5029)
-* \index: Indexes. (line 7539)
-* \indexentry: Indexes. (line 7542)
-* \indexspace: Indexes. (line 7562)
-* \inf: Math functions. (line 6127)
-* \infty: Math symbols. (line 5446)
-* \input: \input. (line 7433)
+ (line 9179)
+* \Im: Math symbols. (line 6227)
+* \imath: Math accents. (line 7002)
+* \in: Math symbols. (line 6230)
+* \include: \include. (line 9263)
+* \includegraphics: \includegraphics. (line 8349)
+* \includeonly: \includeonly. (line 9281)
+* \indent: \indent. (line 5819)
+* \index: Indexes. (line 9402)
+* \indexentry: Indexes. (line 9405)
+* \indexspace: Indexes. (line 9425)
+* \inf: Math functions. (line 6917)
+* \infty: Math symbols. (line 6236)
+* \input: \input. (line 9296)
* \InputIfFileExists: Class and package commands.
- (line 861)
-* \int: Math symbols. (line 5449)
-* \intextsep: Floats. (line 1779)
-* \intextsep <1>: Floats. (line 1780)
-* \iota: Math symbols. (line 5452)
-* \it: Font styles. (line 1143)
-* \item: description. (line 2211)
-* \item <1>: enumerate. (line 2326)
-* \item <2>: itemize. (line 2606)
-* \itemindent: itemize. (line 2649)
-* \itemsep: itemize. (line 2671)
-* \itshape: Font styles. (line 1100)
-* \j (dotless j): Accents. (line 7254)
-* \jmath: Math accents. (line 6215)
-* \Join: Math symbols. (line 5455)
-* \k (ogonek): Accents. (line 7258)
-* \kappa: Math symbols. (line 5459)
-* \ker: Math functions. (line 6130)
-* \kill: tabbing. (line 3180)
+ (line 1006)
+* \int: Math symbols. (line 6239)
+* \intextsep: Floats. (line 1934)
+* \intextsep <1>: Floats. (line 1935)
+* \iota: Math symbols. (line 6242)
+* \it: Font styles. (line 1294)
+* \item: description. (line 2567)
+* \item <1>: enumerate. (line 2700)
+* \item <2>: itemize. (line 2979)
+* \item <3>: itemize. (line 3001)
+* \itemindent: list. (line 3141)
+* \itemsep: list. (line 3145)
+* \itshape: Font styles. (line 1251)
+* \j (dotless j): Accents. (line 9117)
+* \jmath: Math accents. (line 7005)
+* \Join: Math symbols. (line 6245)
+* \k (ogonek): Accents. (line 9121)
+* \kappa: Math symbols. (line 6249)
+* \ker: Math functions. (line 6920)
+* \kill: tabbing. (line 3868)
* \l (/l): Additional Latin letters.
- (line 7320)
+ (line 9183)
* \L (/L): Additional Latin letters.
- (line 7320)
-* \label: \label. (line 1900)
-* \labelenumi: enumerate. (line 2355)
-* \labelenumii: enumerate. (line 2355)
-* \labelenumiii: enumerate. (line 2355)
-* \labelenumiv: enumerate. (line 2355)
-* \labelitemi: itemize. (line 2629)
-* \labelitemii: itemize. (line 2629)
-* \labelitemiii: itemize. (line 2629)
-* \labelitemiv: itemize. (line 2629)
-* \labelsep: itemize. (line 2652)
-* \labelwidth: itemize. (line 2655)
-* \Lambda: Math symbols. (line 5462)
-* \lambda: Math symbols. (line 5465)
-* \land: Math symbols. (line 5468)
-* \langle: Math symbols. (line 5473)
-* \large: Font sizes. (line 1220)
-* \Large: Font sizes. (line 1220)
-* \LARGE: Font sizes. (line 1220)
-* \LaTeX: Text symbols. (line 7028)
-* \LaTeXe: Text symbols. (line 7031)
-* \lbrace: Math symbols. (line 5478)
-* \lbrack: Math symbols. (line 5482)
-* \lceil: Math symbols. (line 5486)
-* \ldots: Text symbols. (line 7041)
-* \le: Math symbols. (line 5490)
-* \leadsto: Math symbols. (line 5494)
-* \left DELIM1 ... \right DELIM2: Math miscellany. (line 6308)
-* \Leftarrow: Math symbols. (line 5501)
-* \leftarrow: Math symbols. (line 5506)
-* \lefteqn: eqnarray. (line 2416)
-* \leftharpoondown: Math symbols. (line 5510)
-* \leftharpoonup: Math symbols. (line 5513)
-* \leftmargin: itemize. (line 2636)
-* \leftmargini: itemize. (line 2636)
-* \leftmarginii: itemize. (line 2636)
-* \leftmarginiii: itemize. (line 2636)
-* \leftmarginiv: itemize. (line 2636)
-* \leftmarginv: itemize. (line 2636)
-* \leftmarginvi: itemize. (line 2636)
-* \Leftrightarrow: Math symbols. (line 5516)
-* \leftrightarrow: Math symbols. (line 5521)
-* \leq: Math symbols. (line 5526)
-* \lfloor: Math symbols. (line 5530)
-* \lg: Math functions. (line 6133)
-* \lhd: Math symbols. (line 5533)
-* \lim: Math functions. (line 6136)
-* \liminf: Math functions. (line 6139)
-* \limsup: Math functions. (line 6142)
-* \line: \line. (line 2969)
+ (line 9183)
+* \label: \label. (line 2246)
+* \labelenumi: enumerate. (line 2727)
+* \labelenumii: enumerate. (line 2727)
+* \labelenumiii: enumerate. (line 2727)
+* \labelenumiv: enumerate. (line 2727)
+* \labelitemi: itemize. (line 3008)
+* \labelitemii: itemize. (line 3008)
+* \labelitemiii: itemize. (line 3008)
+* \labelitemiv: itemize. (line 3008)
+* \labelsep: list. (line 3157)
+* \labelwidth: list. (line 3162)
+* \Lambda: Math symbols. (line 6252)
+* \lambda: Math symbols. (line 6255)
+* \land: Math symbols. (line 6258)
+* \langle: Math symbols. (line 6263)
+* \large: Font sizes. (line 1371)
+* \Large: Font sizes. (line 1371)
+* \LARGE: Font sizes. (line 1371)
+* \LaTeX: Text symbols. (line 8891)
+* \LaTeXe: Text symbols. (line 8894)
+* \lbrace: Math symbols. (line 6268)
+* \lbrack: Math symbols. (line 6272)
+* \lceil: Math symbols. (line 6276)
+* \ldots: Text symbols. (line 8904)
+* \le: Math symbols. (line 6280)
+* \leadsto: Math symbols. (line 6284)
+* \left DELIM1 ... \right DELIM2: Math miscellany. (line 7098)
+* \Leftarrow: Math symbols. (line 6291)
+* \leftarrow: Math symbols. (line 6296)
+* \lefteqn: eqnarray. (line 2784)
+* \leftharpoondown: Math symbols. (line 6300)
+* \leftharpoonup: Math symbols. (line 6303)
+* \leftmargin: itemize. (line 3027)
+* \leftmargin <1>: list. (line 3182)
+* \leftmargini: itemize. (line 3027)
+* \leftmarginii: itemize. (line 3027)
+* \leftmarginiii: itemize. (line 3027)
+* \leftmarginiv: itemize. (line 3027)
+* \leftmarginv: itemize. (line 3027)
+* \leftmarginvi: itemize. (line 3027)
+* \Leftrightarrow: Math symbols. (line 6306)
+* \leftrightarrow: Math symbols. (line 6311)
+* \leq: Math symbols. (line 6316)
+* \lfloor: Math symbols. (line 6320)
+* \lg: Math functions. (line 6923)
+* \lhd: Math symbols. (line 6323)
+* \lim: Math functions. (line 6926)
+* \liminf: Math functions. (line 6929)
+* \limsup: Math functions. (line 6932)
+* \line: \line. (line 3616)
* \linebreak: \linebreak & \nolinebreak.
- (line 3913)
+ (line 4627)
* \linespread: Low-level font commands.
- (line 1356)
-* \linethickness: \linethickness. (line 2983)
+ (line 1511)
+* \linethickness: \linethickness. (line 3630)
* \linewidth: Page layout parameters.
- (line 1562)
+ (line 1717)
* \linewidth <1>: Page layout parameters.
- (line 1563)
-* \listoffigures: Tables of contents. (line 7461)
-* \listoftables: Tables of contents. (line 7461)
-* \listparindent: itemize. (line 2658)
-* \ll: Math symbols. (line 5541)
-* \ln: Math functions. (line 6145)
-* \lnot: Math symbols. (line 5545)
+ (line 1718)
+* \listoffigures: Tables of contents. (line 9324)
+* \listoftables: Tables of contents. (line 9324)
+* \listparindent: list. (line 3199)
+* \ll: Math symbols. (line 6331)
+* \ln: Math functions. (line 6935)
+* \lnot: Math symbols. (line 6335)
* \LoadClass: Class and package commands.
- (line 878)
+ (line 1023)
* \LoadClassWithOptions: Class and package commands.
- (line 878)
-* \location: \location. (line 7727)
-* \log: Math functions. (line 6148)
-* \longleftarrow: Math symbols. (line 5548)
-* \longleftrightarrow: Math symbols. (line 5553)
-* \longmapsto: Math symbols. (line 5557)
-* \longrightarrow: Math symbols. (line 5562)
-* \lor: Math symbols. (line 5567)
-* \lq: Text symbols. (line 7047)
-* \makebox: \makebox. (line 6844)
-* \makebox (for picture): \makebox (picture). (line 2901)
-* \makeglossary: Glossaries. (line 7521)
-* \makeindex: Indexes. (line 7536)
-* \makelabels: \makelabels. (line 7737)
-* \maketitle: \maketitle. (line 6439)
-* \mapsto: Math symbols. (line 5570)
-* \marginpar: Marginal notes. (line 5061)
+ (line 1023)
+* \location: \location. (line 9590)
+* \log: Math functions. (line 6938)
+* \longleftarrow: Math symbols. (line 6338)
+* \longleftrightarrow: Math symbols. (line 6343)
+* \longmapsto: Math symbols. (line 6347)
+* \longrightarrow: Math symbols. (line 6352)
+* \lor: Math symbols. (line 6357)
+* \lq: Text symbols. (line 8910)
+* \makebox: \makebox. (line 7689)
+* \makebox (for picture): \makebox (picture). (line 3548)
+* \makeglossary: Glossaries. (line 9384)
+* \makeindex: Indexes. (line 9399)
+* \makelabel: list. (line 3114)
+* \makelabels: \makelabels. (line 9600)
+* \maketitle: \maketitle. (line 7229)
+* \mapsto: Math symbols. (line 6360)
+* \marginpar: Marginal notes. (line 5851)
* \marginparpush: Page layout parameters.
- (line 1569)
+ (line 1724)
* \marginparpush <1>: Page layout parameters.
- (line 1572)
-* \marginparpush <2>: Marginal notes. (line 5091)
-* \marginparsep: Marginal notes. (line 5095)
+ (line 1727)
+* \marginparpush <2>: Marginal notes. (line 5881)
+* \marginparsep: Marginal notes. (line 5885)
* \marginparwidth: Page layout parameters.
- (line 1571)
+ (line 1726)
* \marginparwidth <1>: Page layout parameters.
- (line 1572)
-* \marginparwidth <2>: Marginal notes. (line 5099)
+ (line 1727)
+* \marginparwidth <2>: Marginal notes. (line 5889)
* \marginsep: Page layout parameters.
- (line 1570)
+ (line 1725)
* \marginsep <1>: Page layout parameters.
- (line 1572)
-* \markboth{LEFT}{RIGHT}: \pagestyle. (line 6513)
-* \markright{RIGHT}: \pagestyle. (line 6520)
-* \mathbf: Font styles. (line 1179)
-* \mathcal: Font styles. (line 1195)
-* \mathdollar: Math miscellany. (line 6313)
-* \mathellipsis: Math miscellany. (line 6316)
-* \mathnormal: Font styles. (line 1192)
-* \mathparagraph: Math miscellany. (line 6319)
-* \mathring: Math accents. (line 6218)
-* \mathrm: Font styles. (line 1176)
-* \mathsection: Math miscellany. (line 6322)
-* \mathsf: Font styles. (line 1182)
-* \mathsterling: Math miscellany. (line 6325)
-* \mathtt: Font styles. (line 1185)
-* \mathunderscore: Math miscellany. (line 6328)
-* \mathversion: Font styles. (line 1197)
-* \max: Math functions. (line 6151)
-* \mbox: \mbox. (line 6801)
-* \mbox, and LR mode: Modes. (line 6381)
-* \mdseries: Font styles. (line 1103)
+ (line 1727)
+* \markboth{LEFT}{RIGHT}: \pagestyle. (line 7303)
+* \markright{RIGHT}: \pagestyle. (line 7310)
+* \mathbf: Font styles. (line 1330)
+* \mathcal: Font styles. (line 1346)
+* \mathdollar: Math miscellany. (line 7103)
+* \mathellipsis: Math miscellany. (line 7106)
+* \mathnormal: Font styles. (line 1343)
+* \mathparagraph: Math miscellany. (line 7109)
+* \mathring: Math accents. (line 7008)
+* \mathrm: Font styles. (line 1327)
+* \mathsection: Math miscellany. (line 7112)
+* \mathsf: Font styles. (line 1333)
+* \mathsterling: Math miscellany. (line 7115)
+* \mathtt: Font styles. (line 1336)
+* \mathunderscore: Math miscellany. (line 7118)
+* \mathversion: Font styles. (line 1348)
+* \max: Math functions. (line 6941)
+* \mbox: \mbox. (line 7646)
+* \mbox, and LR mode: Modes. (line 7171)
+* \mdseries: Font styles. (line 1254)
* \medskip: \bigskip \medskip \smallskip.
- (line 6726)
+ (line 7571)
* \medskipamount: \bigskip \medskip \smallskip.
- (line 6727)
+ (line 7572)
* \medspace: Spacing in math mode.
- (line 6251)
-* \mho: Math symbols. (line 5574)
-* \mid: Math symbols. (line 5579)
-* \min: Math functions. (line 6154)
-* \models: Math symbols. (line 5589)
-* \month: \day \month \year. (line 4861)
-* \mp: Math symbols. (line 5594)
-* \mu: Math symbols. (line 5597)
-* \multicolumn: \multicolumn. (line 3430)
-* \multiput: \multiput. (line 3007)
-* \nabla: Math symbols. (line 5600)
-* \name: \name. (line 7759)
-* \natural: Math symbols. (line 5603)
-* \ne: Math symbols. (line 5606)
-* \nearrow: Math symbols. (line 5609)
+ (line 7041)
+* \mho: Math symbols. (line 6364)
+* \mid: Math symbols. (line 6369)
+* \min: Math functions. (line 6944)
+* \models: Math symbols. (line 6379)
+* \month: \day \month \year. (line 5651)
+* \mp: Math symbols. (line 6384)
+* \mu: Math symbols. (line 6387)
+* \multicolumn: \multicolumn. (line 4133)
+* \multiput: \multiput. (line 3654)
+* \nabla: Math symbols. (line 6390)
+* \name: \name. (line 9622)
+* \natural: Math symbols. (line 6393)
+* \ne: Math symbols. (line 6396)
+* \nearrow: Math symbols. (line 6399)
* \NeedsTeXFormat: Class and package commands.
- (line 909)
-* \neg: Math symbols. (line 5612)
-* \neq: Math symbols. (line 5616)
+ (line 1055)
+* \neg: Math symbols. (line 6402)
+* \neq: Math symbols. (line 6406)
* \newcommand: \newcommand & \renewcommand.
- (line 4220)
-* \newcounter: \newcounter. (line 4326)
+ (line 4934)
+* \newcounter: \newcounter. (line 5040)
* \newenvironment: \newenvironment & \renewenvironment.
- (line 4380)
-* \newfont: \newfont. (line 4599)
-* \newlength: \newlength. (line 4350)
-* \newline: \newline. (line 3839)
-* \NEWLINE: \(SPACE) and \@. (line 6575)
-* \newpage: \newpage. (line 3953)
-* \newsavebox: \newsavebox. (line 4365)
-* \newtheorem: \newtheorem. (line 4487)
-* \newtie: Accents. (line 7269)
+ (line 5094)
+* \newfont: \newfont. (line 5313)
+* \newlength: \newlength. (line 5064)
+* \newline: \newline. (line 4553)
+* \NEWLINE: \(SPACE) and \@. (line 7416)
+* \newpage: \newpage. (line 4667)
+* \newsavebox: \newsavebox. (line 5079)
+* \newtheorem: \newtheorem. (line 5201)
+* \newtie: Accents. (line 9132)
* \ng: Additional Latin letters.
- (line 7324)
+ (line 9187)
* \NG: Additional Latin letters.
- (line 7324)
-* \ni: Math symbols. (line 5619)
-* \nocite: \nocite. (line 3635)
-* \nocorr: Font styles. (line 1088)
-* \nocorrlist: Font styles. (line 1088)
-* \nofiles: Tables of contents. (line 7466)
-* \noindent: \noindent. (line 5040)
+ (line 9187)
+* \ni: Math symbols. (line 6409)
+* \nocite: \nocite. (line 4348)
+* \nocorr: Font styles. (line 1239)
+* \nocorrlist: Font styles. (line 1239)
+* \nofiles: Tables of contents. (line 9329)
+* \noindent: \noindent. (line 5830)
* \nolinebreak: \linebreak & \nolinebreak.
- (line 3913)
-* \nonfrenchspacing: \frenchspacing. (line 6628)
-* \nonumber: eqnarray. (line 2411)
+ (line 4627)
+* \nonfrenchspacing: \frenchspacing. (line 7448)
+* \nonumber: eqnarray. (line 2779)
* \nopagebreak: \pagebreak & \nopagebreak.
- (line 3974)
-* \normalfont: Font styles. (line 1124)
-* \normalmarginpar: Marginal notes. (line 5079)
-* \normalsize: Font sizes. (line 1220)
-* \not: Math symbols. (line 5624)
-* \notin: Math symbols. (line 5632)
-* \nu: Math symbols. (line 5636)
-* \nwarrow: Math symbols. (line 5639)
+ (line 4688)
+* \normalfont: Font styles. (line 1275)
+* \normalmarginpar: Marginal notes. (line 5869)
+* \normalsfcodes: \normalsfcodes. (line 7461)
+* \normalsize: Font sizes. (line 1371)
+* \not: Math symbols. (line 6414)
+* \notin: Math symbols. (line 6422)
+* \nu: Math symbols. (line 6426)
+* \nwarrow: Math symbols. (line 6429)
* \o (/o): Additional Latin letters.
- (line 7328)
+ (line 9191)
* \O (/O): Additional Latin letters.
- (line 7328)
+ (line 9191)
* \obeycr: \obeycr & \restorecr.
- (line 3830)
+ (line 4544)
* \oddsidemargin: Document class options.
- (line 680)
+ (line 781)
* \oddsidemargin <1>: Page layout parameters.
- (line 1595)
+ (line 1750)
* \oddsidemargin <2>: Page layout parameters.
- (line 1597)
-* \odot: Math symbols. (line 5642)
+ (line 1752)
+* \odot: Math symbols. (line 6432)
* \oe (oe): Additional Latin letters.
- (line 7332)
+ (line 9195)
* \OE (OE): Additional Latin letters.
- (line 7332)
-* \oint: Math symbols. (line 5647)
-* \oldstylenums: Font styles. (line 1201)
-* \Omega: Math symbols. (line 5651)
-* \omega: Math symbols. (line 5654)
-* \ominus: Math symbols. (line 5657)
-* \onecolumn: \onecolumn. (line 1384)
-* \opening: \opening. (line 7769)
-* \oplus: Math symbols. (line 5660)
+ (line 9195)
+* \oint: Math symbols. (line 6437)
+* \oldstylenums: Font styles. (line 1352)
+* \Omega: Math symbols. (line 6441)
+* \omega: Math symbols. (line 6444)
+* \ominus: Math symbols. (line 6447)
+* \onecolumn: \onecolumn. (line 1539)
+* \opening: \opening. (line 9632)
+* \oplus: Math symbols. (line 6450)
* \OptionNotUsed: Class and package commands.
- (line 927)
-* \oslash: Math symbols. (line 5664)
-* \otimes: Math symbols. (line 5667)
-* \oval: \oval. (line 3018)
-* \overbrace{MATH}: Math miscellany. (line 6331)
-* \overline{TEXT}: Math miscellany. (line 6335)
-* \owns: Math symbols. (line 5672)
-* \P: Text symbols. (line 7050)
+ (line 1071)
+* \oslash: Math symbols. (line 6454)
+* \otimes: Math symbols. (line 6457)
+* \oval: \oval. (line 3665)
+* \overbrace{MATH}: Math miscellany. (line 7121)
+* \overline{TEXT}: Math miscellany. (line 7125)
+* \owns: Math symbols. (line 6462)
+* \P: Text symbols. (line 8913)
* \PackageError: Class and package commands.
- (line 807)
+ (line 920)
* \PackageInfo: Class and package commands.
- (line 807)
+ (line 920)
* \PackageInfoNoLine: Class and package commands.
- (line 807)
+ (line 920)
* \PackageWarning: Class and package commands.
- (line 807)
+ (line 920)
* \PackageWarningNoLine: Class and package commands.
- (line 807)
+ (line 920)
* \pagebreak: \pagebreak & \nopagebreak.
- (line 3974)
-* \pagenumbering: \pagenumbering. (line 6465)
-* \pageref: \pageref. (line 1951)
-* \pagestyle: \pagestyle. (line 6490)
+ (line 4688)
+* \pagenumbering: \pagenumbering. (line 7255)
+* \pageref: \pageref. (line 2297)
+* \pagestyle: \pagestyle. (line 7280)
* \paperheight: Page layout parameters.
- (line 1608)
+ (line 1763)
* \paperheight <1>: Page layout parameters.
- (line 1609)
+ (line 1764)
* \paperwidth: Page layout parameters.
- (line 1614)
+ (line 1769)
* \paperwidth <1>: Page layout parameters.
- (line 1615)
-* \paragraph: Sectioning. (line 1825)
-* \parallel: Math symbols. (line 5677)
-* \parbox: \parbox. (line 6869)
-* \parindent: minipage. (line 2796)
-* \parindent <1>: \indent. (line 5029)
-* \parsep: itemize. (line 2676)
-* \parskip: \parskip. (line 5055)
-* \parskip example: itemize. (line 2692)
-* \part: Sectioning. (line 1819)
-* \partial: Math symbols. (line 5680)
-* \partopsep: itemize. (line 2686)
+ (line 1770)
+* \paragraph: Sectioning. (line 1980)
+* \parallel: Math symbols. (line 6467)
+* \parbox: \parbox. (line 7714)
+* \parindent: minipage. (line 3443)
+* \parindent <1>: \indent. (line 5819)
+* \parsep: list. (line 3205)
+* \parskip: \parskip. (line 5845)
+* \parskip example: itemize. (line 3046)
+* \part: Sectioning. (line 1974)
+* \partial: Math symbols. (line 6470)
+* \partopsep: list. (line 3214)
* \PassOptionsToClass: Class and package commands.
- (line 933)
+ (line 1077)
* \PassOptionsToPackage: Class and package commands.
- (line 933)
+ (line 1077)
* \pdfpageheight: Document class options.
- (line 638)
+ (line 737)
* \pdfpagewidth: Document class options.
- (line 638)
-* \perp: Math symbols. (line 5683)
-* \phi: Math symbols. (line 5688)
-* \Pi: Math symbols. (line 5692)
-* \pi: Math symbols. (line 5695)
-* \pm: Math symbols. (line 5699)
-* \pmod: Math functions. (line 6157)
-* \poptabs: tabbing. (line 3186)
-* \poptabs <1>: tabbing. (line 3187)
-* \pounds: Text symbols. (line 7054)
-* \Pr: Math functions. (line 6160)
-* \prec: Math symbols. (line 5702)
-* \preceq: Math symbols. (line 5705)
-* \prime: Math symbols. (line 5710)
-* \printindex: Indexes. (line 7558)
+ (line 737)
+* \perp: Math symbols. (line 6473)
+* \phi: Math symbols. (line 6478)
+* \Pi: Math symbols. (line 6482)
+* \pi: Math symbols. (line 6485)
+* \pm: Math symbols. (line 6489)
+* \pmod: Math functions. (line 6947)
+* \poptabs: tabbing. (line 3874)
+* \poptabs <1>: tabbing. (line 3875)
+* \pounds: Text symbols. (line 8917)
+* \Pr: Math functions. (line 6950)
+* \prec: Math symbols. (line 6492)
+* \preceq: Math symbols. (line 6495)
+* \prime: Math symbols. (line 6500)
+* \printindex: Indexes. (line 9421)
* \ProcessOptions: Class and package commands.
- (line 966)
+ (line 1111)
* \ProcessOptions*: Class and package commands.
- (line 966)
-* \prod: Math symbols. (line 5719)
-* \propto: Math symbols. (line 5722)
-* \protect: \protect. (line 4634)
-* \providecommand: \providecommand. (line 4311)
+ (line 1111)
+* \prod: Math symbols. (line 6509)
+* \propto: Math symbols. (line 6512)
+* \protect: \protect. (line 5348)
+* \providecommand: \providecommand. (line 5025)
* \ProvidesClass: Class and package commands.
- (line 1000)
+ (line 1149)
* \ProvidesFile: Class and package commands.
- (line 1031)
+ (line 1180)
* \ProvidesPackage: Class and package commands.
- (line 1000)
-* \ps: \ps. (line 7782)
-* \Psi: Math symbols. (line 5725)
-* \psi: Math symbols. (line 5728)
-* \pushtabs: tabbing. (line 3189)
-* \put: \put. (line 3045)
+ (line 1149)
+* \ps: \ps. (line 9645)
+* \Psi: Math symbols. (line 6515)
+* \psi: Math symbols. (line 6518)
+* \pushtabs: tabbing. (line 3877)
+* \put: \put. (line 3692)
* \qquad: Spacing in math mode.
- (line 6268)
+ (line 7058)
* \quad: Spacing in math mode.
- (line 6262)
-* \quotedblbase (,,): Text symbols. (line 7058)
-* \quotesinglbase (,): Text symbols. (line 7059)
-* \r (ring accent): Accents. (line 7263)
-* \raggedbottom: \raggedbottom. (line 1524)
-* \raggedleft: \raggedleft. (line 2593)
-* \raggedright: \raggedright. (line 2567)
-* \raisebox: \raisebox. (line 6912)
-* \rangle: Math symbols. (line 5731)
-* \rbrace: Math symbols. (line 5735)
-* \rbrack: Math symbols. (line 5739)
-* \rceil: Math symbols. (line 5743)
-* \Re: Math symbols. (line 5746)
-* \ref: \ref. (line 1972)
-* \refstepcounter: \refstepcounter. (line 4840)
+ (line 7052)
+* \quotedblbase (,,): Text symbols. (line 8921)
+* \quotesinglbase (,): Text symbols. (line 8922)
+* \r (ring accent): Accents. (line 9126)
+* \raggedbottom: \raggedbottom. (line 1679)
+* \raggedleft: \raggedleft. (line 2966)
+* \raggedright: \raggedright. (line 2940)
+* \raisebox: \raisebox. (line 7757)
+* \rangle: Math symbols. (line 6521)
+* \rbrace: Math symbols. (line 6525)
+* \rbrack: Math symbols. (line 6529)
+* \rceil: Math symbols. (line 6533)
+* \Re: Math symbols. (line 6536)
+* \ref: \ref. (line 2318)
+* \reflectbox: \scalebox. (line 8723)
+* \refname: thebibliography. (line 4299)
+* \refstepcounter: \refstepcounter. (line 5630)
* \renewenvironment: \newenvironment & \renewenvironment.
- (line 4380)
+ (line 5094)
* \RequirePackage: Class and package commands.
- (line 1038)
+ (line 1189)
* \RequirePackageWithOptions: Class and package commands.
- (line 1038)
+ (line 1189)
+* \resizebox: \resizebox. (line 8751)
* \restorecr: \obeycr & \restorecr.
- (line 3830)
-* \restriction: Math symbols. (line 5751)
-* \revemptyset: Math symbols. (line 5756)
-* \reversemarginpar: Marginal notes. (line 5079)
-* \rfloor: Math symbols. (line 5761)
-* \rhd: Math symbols. (line 5765)
-* \rho: Math symbols. (line 5772)
-* \right: Math miscellany. (line 6309)
-* \Rightarrow: Math symbols. (line 5776)
-* \rightarrow: Math symbols. (line 5780)
-* \rightharpoondown: Math symbols. (line 5785)
-* \rightharpoonup: Math symbols. (line 5788)
-* \rightleftharpoons: Math symbols. (line 5791)
-* \rightmargin: itemize. (line 2662)
-* \rm: Font styles. (line 1146)
-* \rmfamily: Font styles. (line 1097)
+ (line 4544)
+* \restriction: Math symbols. (line 6541)
+* \revemptyset: Math symbols. (line 6546)
+* \reversemarginpar: Marginal notes. (line 5869)
+* \rfloor: Math symbols. (line 6551)
+* \rhd: Math symbols. (line 6555)
+* \rho: Math symbols. (line 6562)
+* \right: Math miscellany. (line 7099)
+* \Rightarrow: Math symbols. (line 6566)
+* \rightarrow: Math symbols. (line 6570)
+* \rightharpoondown: Math symbols. (line 6575)
+* \rightharpoonup: Math symbols. (line 6578)
+* \rightleftharpoons: Math symbols. (line 6581)
+* \rightmargin: list. (line 3229)
+* \rm: Font styles. (line 1297)
+* \rmfamily: Font styles. (line 1248)
* \roman{COUNTER}: \alph \Alph \arabic \roman \Roman \fnsymbol.
- (line 4726)
+ (line 5516)
* \Roman{COUNTER}: \alph \Alph \arabic \roman \Roman \fnsymbol.
- (line 4729)
-* \rq: Text symbols. (line 7062)
-* \rule: \rule. (line 7347)
-* \S: Text symbols. (line 7065)
-* \savebox: \savebox. (line 6928)
-* \sbox: \sbox. (line 6940)
-* \sc: Font styles. (line 1149)
-* \scriptsize: Font sizes. (line 1220)
-* \scshape: Font styles. (line 1118)
-* \searrow: Math symbols. (line 5794)
-* \sec: Math functions. (line 6163)
-* \section: Sectioning. (line 1822)
-* \seename: Indexes. (line 7550)
+ (line 5519)
+* \rotatebox: \rotatebox. (line 8658)
+* \rq: Text symbols. (line 8925)
+* \rule: \rule. (line 9210)
+* \S: Text symbols. (line 8928)
+* \savebox: \savebox. (line 7773)
+* \sbox: \sbox. (line 7785)
+* \sc: Font styles. (line 1300)
+* \scalebox: \scalebox. (line 8723)
+* \scriptsize: Font sizes. (line 1371)
+* \scshape: Font styles. (line 1269)
+* \searrow: Math symbols. (line 6584)
+* \sec: Math functions. (line 6953)
+* \section: Sectioning. (line 1977)
+* \seename: Indexes. (line 9413)
* \selectfont: Low-level font commands.
- (line 1362)
-* \setcounter: \setcounter. (line 4812)
-* \setlength: \setlength. (line 4950)
-* \setminus: Math symbols. (line 5797)
-* \settodepth: \settodepth. (line 4972)
-* \settoheight: \settoheight. (line 4982)
-* \settowidth: \settowidth. (line 4992)
-* \sf: Font styles. (line 1152)
-* \sffamily: Font styles. (line 1115)
-* \sharp: Math symbols. (line 5803)
-* \shortstack: \shortstack. (line 3055)
-* \Sigma: Math symbols. (line 5806)
-* \sigma: Math symbols. (line 5809)
-* \signature: \signature. (line 7799)
-* \sim: Math symbols. (line 5813)
-* \simeq: Math symbols. (line 5816)
-* \sin: Math functions. (line 6166)
-* \sinh: Math functions. (line 6169)
-* \sl: Font styles. (line 1155)
-* \sloppy: \sloppy. (line 3889)
-* \slshape: Font styles. (line 1112)
-* \small: Font sizes. (line 1220)
-* \smallint: Math symbols. (line 5819)
+ (line 1517)
+* \setcounter: \setcounter. (line 5602)
+* \setlength: \setlength. (line 5740)
+* \setminus: Math symbols. (line 6587)
+* \settodepth: \settodepth. (line 5762)
+* \settoheight: \settoheight. (line 5772)
+* \settowidth: \settowidth. (line 5782)
+* \sf: Font styles. (line 1303)
+* \sffamily: Font styles. (line 1266)
+* \sharp: Math symbols. (line 6593)
+* \shortstack: \shortstack. (line 3702)
+* \Sigma: Math symbols. (line 6596)
+* \sigma: Math symbols. (line 6599)
+* \signature: \signature. (line 9662)
+* \sim: Math symbols. (line 6603)
+* \simeq: Math symbols. (line 6606)
+* \sin: Math functions. (line 6956)
+* \sinh: Math functions. (line 6959)
+* \sl: Font styles. (line 1306)
+* \sloppy: \sloppy. (line 4603)
+* \slshape: Font styles. (line 1263)
+* \small: Font sizes. (line 1371)
+* \smallint: Math symbols. (line 6609)
* \smallskip: \bigskip \medskip \smallskip.
- (line 6731)
+ (line 7576)
* \smallskipamount: \bigskip \medskip \smallskip.
- (line 6732)
-* \smile: Math symbols. (line 5823)
-* \spadesuit: Math symbols. (line 5826)
-* \sqcap: Math symbols. (line 5829)
-* \sqcup: Math symbols. (line 5833)
-* \sqrt[ROOT]{ARG}: Math miscellany. (line 6339)
-* \sqsubset: Math symbols. (line 5837)
-* \sqsubseteq: Math symbols. (line 5842)
-* \sqsupset: Math symbols. (line 5847)
-* \sqsupseteq: Math symbols. (line 5852)
+ (line 7577)
+* \smile: Math symbols. (line 6613)
+* \spacefactor: \spacefactor. (line 7369)
+* \spadesuit: Math symbols. (line 6616)
+* \sqcap: Math symbols. (line 6619)
+* \sqcup: Math symbols. (line 6623)
+* \sqrt[ROOT]{ARG}: Math miscellany. (line 7129)
+* \sqsubset: Math symbols. (line 6627)
+* \sqsubseteq: Math symbols. (line 6632)
+* \sqsupset: Math symbols. (line 6637)
+* \sqsupseteq: Math symbols. (line 6642)
* \ss (ss): Additional Latin letters.
- (line 7336)
+ (line 9199)
* \SS (SS): Additional Latin letters.
- (line 7336)
-* \stackrel{TEXT}{RELATION}: Math miscellany. (line 6344)
-* \star: Math symbols. (line 5856)
-* \stepcounter: \stepcounter. (line 4854)
-* \stop: Command line. (line 7880)
-* \subparagraph: Sectioning. (line 1826)
-* \subsection: Sectioning. (line 1823)
-* \subset: Math symbols. (line 5863)
-* \subseteq: Math symbols. (line 5866)
-* \subsubsection: Sectioning. (line 1824)
-* \succ: Math symbols. (line 5869)
-* \succeq: Math symbols. (line 5873)
-* \sum: Math symbols. (line 5878)
-* \sup: Math functions. (line 6172)
-* \suppressfloats: Floats. (line 1748)
-* \supset: Math symbols. (line 5882)
-* \supseteq: Math symbols. (line 5885)
-* \surd: Math symbols. (line 5888)
-* \swarrow: Math symbols. (line 5893)
+ (line 9199)
+* \stackrel{TEXT}{RELATION}: Math miscellany. (line 7134)
+* \star: Math symbols. (line 6646)
+* \stepcounter: \stepcounter. (line 5644)
+* \stop: Command line. (line 9743)
+* \subparagraph: Sectioning. (line 1981)
+* \subsection: Sectioning. (line 1978)
+* \subset: Math symbols. (line 6653)
+* \subseteq: Math symbols. (line 6656)
+* \subsubsection: Sectioning. (line 1979)
+* \succ: Math symbols. (line 6659)
+* \succeq: Math symbols. (line 6663)
+* \sum: Math symbols. (line 6668)
+* \sup: Math functions. (line 6962)
+* \suppressfloats: Floats. (line 1903)
+* \supset: Math symbols. (line 6672)
+* \supseteq: Math symbols. (line 6675)
+* \surd: Math symbols. (line 6678)
+* \swarrow: Math symbols. (line 6683)
* \symbol: Symbols by font position.
- (line 7002)
-* \t (tie-after accent): Accents. (line 7269)
-* \TAB: \(SPACE) and \@. (line 6575)
-* \tabbingsep: tabbing. (line 3194)
-* \tabcolsep: tabular. (line 3419)
-* \tableofcontents: Tables of contents. (line 7451)
-* \tan: Math functions. (line 6175)
-* \tanh: Math functions. (line 6178)
-* \tau: Math symbols. (line 5896)
-* \telephone: \telephone. (line 7823)
-* \TeX: Text symbols. (line 7068)
-* \textascendercompwordmark: Text symbols. (line 7106)
-* \textasciicircum: Text symbols. (line 7071)
-* \textasciitilde: Text symbols. (line 7074)
-* \textasteriskcentered: Text symbols. (line 7077)
+ (line 8865)
+* \t (tie-after accent): Accents. (line 9132)
+* \TAB: \(SPACE) and \@. (line 7416)
+* \tabbingsep: tabbing. (line 3882)
+* \tabcolsep: tabular. (line 4122)
+* \tableofcontents: Tables of contents. (line 9314)
+* \tan: Math functions. (line 6965)
+* \tanh: Math functions. (line 6968)
+* \tau: Math symbols. (line 6686)
+* \telephone: \telephone. (line 9686)
+* \TeX: Text symbols. (line 8931)
+* \textascendercompwordmark: Text symbols. (line 8969)
+* \textasciicircum: Text symbols. (line 8934)
+* \textasciitilde: Text symbols. (line 8937)
+* \textasteriskcentered: Text symbols. (line 8940)
* \textbackslash: Reserved characters.
- (line 6982)
-* \textbackslash <1>: Text symbols. (line 7080)
-* \textbar: Text symbols. (line 7083)
-* \textbardbl: Text symbols. (line 7086)
-* \textbf: Font styles. (line 1106)
-* \textbigcircle: Text symbols. (line 7089)
-* \textbraceleft: Text symbols. (line 7092)
-* \textbraceright: Text symbols. (line 7095)
-* \textbullet: Text symbols. (line 7098)
-* \textcapitalcompwordmark: Text symbols. (line 7105)
-* \textcircled{LETTER}: Text symbols. (line 7101)
-* \textcompwordmark: Text symbols. (line 7104)
-* \textcopyright: Text symbols. (line 7019)
-* \textdagger: Text symbols. (line 7111)
-* \textdaggerdbl: Text symbols. (line 7114)
-* \textdollar (or \$): Text symbols. (line 7117)
-* \textellipsis: Text symbols. (line 7043)
-* \textemdash (or ---): Text symbols. (line 7120)
-* \textendash (or --): Text symbols. (line 7123)
-* \texteuro: Text symbols. (line 7126)
-* \textexclamdown (or !`): Text symbols. (line 7129)
-* \textfloatsep: Floats. (line 1784)
-* \textfloatsep <1>: Floats. (line 1785)
-* \textfraction: Floats. (line 1763)
-* \textfraction <1>: Floats. (line 1764)
-* \textgreater: Text symbols. (line 7132)
+ (line 8800)
+* \textbackslash <1>: Text symbols. (line 8943)
+* \textbar: Text symbols. (line 8946)
+* \textbardbl: Text symbols. (line 8949)
+* \textbf: Font styles. (line 1257)
+* \textbigcircle: Text symbols. (line 8952)
+* \textbraceleft: Text symbols. (line 8955)
+* \textbraceright: Text symbols. (line 8958)
+* \textbullet: Text symbols. (line 8961)
+* \textcapitalcompwordmark: Text symbols. (line 8968)
+* \textcircled{LETTER}: Text symbols. (line 8964)
+* \textcompwordmark: Text symbols. (line 8967)
+* \textcopyright: Text symbols. (line 8882)
+* \textdagger: Text symbols. (line 8974)
+* \textdaggerdbl: Text symbols. (line 8977)
+* \textdollar (or \$): Text symbols. (line 8980)
+* \textellipsis: Text symbols. (line 8906)
+* \textemdash (or ---): Text symbols. (line 8983)
+* \textendash (or --): Text symbols. (line 8986)
+* \texteuro: Text symbols. (line 8989)
+* \textexclamdown (or !`): Text symbols. (line 8992)
+* \textfloatsep: Floats. (line 1939)
+* \textfloatsep <1>: Floats. (line 1940)
+* \textfraction: Floats. (line 1918)
+* \textfraction <1>: Floats. (line 1919)
+* \textgreater: Text symbols. (line 8995)
* \textheight: Page layout parameters.
- (line 1620)
+ (line 1775)
* \textheight <1>: Page layout parameters.
- (line 1621)
-* \textit: Font styles. (line 1100)
-* \textleftarrow: Text symbols. (line 7138)
-* \textless: Text symbols. (line 7135)
-* \textmd: Font styles. (line 1103)
-* \textnormal: Font styles. (line 1124)
-* \textordfeminine: Text symbols. (line 7141)
-* \textordmasculine: Text symbols. (line 7142)
-* \textparagraph: Text symbols. (line 7051)
-* \textperiodcentered: Text symbols. (line 7145)
-* \textquestiondown (or ?`): Text symbols. (line 7148)
-* \textquotedblleft (or ``): Text symbols. (line 7151)
-* \textquotedblright (or ''): Text symbols. (line 7154)
-* \textquoteleft (or `): Text symbols. (line 7157)
-* \textquoteright (or '): Text symbols. (line 7160)
-* \textquotesingle: Text symbols. (line 7163)
-* \textquotestraightbase: Text symbols. (line 7166)
-* \textquotestraightdblbase: Text symbols. (line 7167)
-* \textregistered: Text symbols. (line 7170)
-* \textrightarrow: Text symbols. (line 7173)
-* \textrm: Font styles. (line 1097)
-* \textsc: Font styles. (line 1118)
-* \textsf: Font styles. (line 1115)
-* \textsl: Font styles. (line 1112)
-* \textsterling: Text symbols. (line 7055)
-* \textthreequartersemdash: Text symbols. (line 7176)
-* \texttrademark: Text symbols. (line 7179)
-* \texttt: Font styles. (line 1121)
-* \texttwelveudash: Text symbols. (line 7182)
-* \textunderscore: Text symbols. (line 7185)
-* \textup: Font styles. (line 1109)
-* \textvisiblespace: Text symbols. (line 7188)
+ (line 1776)
+* \textit: Font styles. (line 1251)
+* \textleftarrow: Text symbols. (line 9001)
+* \textless: Text symbols. (line 8998)
+* \textmd: Font styles. (line 1254)
+* \textnormal: Font styles. (line 1275)
+* \textordfeminine: Text symbols. (line 9004)
+* \textordmasculine: Text symbols. (line 9005)
+* \textparagraph: Text symbols. (line 8914)
+* \textperiodcentered: Text symbols. (line 9008)
+* \textquestiondown (or ?`): Text symbols. (line 9011)
+* \textquotedblleft (or ``): Text symbols. (line 9014)
+* \textquotedblright (or ''): Text symbols. (line 9017)
+* \textquoteleft (or `): Text symbols. (line 9020)
+* \textquoteright (or '): Text symbols. (line 9023)
+* \textquotesingle: Text symbols. (line 9026)
+* \textquotestraightbase: Text symbols. (line 9029)
+* \textquotestraightdblbase: Text symbols. (line 9030)
+* \textregistered: Text symbols. (line 9033)
+* \textrightarrow: Text symbols. (line 9036)
+* \textrm: Font styles. (line 1248)
+* \textsc: Font styles. (line 1269)
+* \textsf: Font styles. (line 1266)
+* \textsl: Font styles. (line 1263)
+* \textsterling: Text symbols. (line 8918)
+* \textthreequartersemdash: Text symbols. (line 9039)
+* \texttrademark: Text symbols. (line 9042)
+* \texttt: Font styles. (line 1272)
+* \texttwelveudash: Text symbols. (line 9045)
+* \textunderscore: Text symbols. (line 9048)
+* \textup: Font styles. (line 1260)
+* \textvisiblespace: Text symbols. (line 9051)
* \textwidth: Page layout parameters.
- (line 1628)
+ (line 1783)
* \textwidth <1>: Page layout parameters.
- (line 1629)
+ (line 1784)
* \th (th): Additional Latin letters.
- (line 7340)
+ (line 9203)
* \TH (TH): Additional Latin letters.
- (line 7340)
-* \thanks{TEXT}: \maketitle. (line 6454)
-* \theta: Math symbols. (line 5899)
-* \thicklines: \thicklines. (line 2993)
+ (line 9203)
+* \thanks{TEXT}: \maketitle. (line 7244)
+* \theta: Math symbols. (line