[latexrefman-commits] [SCM] latexrefman updated: r655 - trunk

karl at gnu.org.ua karl at gnu.org.ua
Mon Jun 18 15:47:14 CEST 2018


Author: karl
Date: 2018-06-18 16:47:14 +0300 (Mon, 18 Jun 2018)
New Revision: 655

Modified:
   trunk/latex2e.texi
Log:
{upp,low}ercase; long lines

Modified: trunk/latex2e.texi
===================================================================
--- trunk/latex2e.texi	2018-06-17 23:41:56 UTC (rev 654)
+++ trunk/latex2e.texi	2018-06-18 13:47:14 UTC (rev 655)
@@ -2876,7 +2876,8 @@
 so it is omitted from the contents and headers.
 
 @example
-\section[Truth is, I cheated; my life story]@{Truth is, I cheated\\ my life story@}
+\section[Truth is, I cheated; my life story]@{Truth is,
+  I cheated\\my life story@}
 @end example
 
 For determining which sectional units are numbered and which appear in
@@ -2955,10 +2956,11 @@
 title of the section,
 
 @example
-\subsection[$\alpha,\beta,\gamma$ paper]@{\textit@{The Origin of Chemical Elements@}
-                                                 by R.A.~Alpher, H.~Bethe, and G.~Gamow@}
+\subsection[$\alpha,\beta,\gamma$ paper]@{\textit@{The Origin of
+  Chemical Elements@} by R.A.~Alpher, H.~Bethe, and G.~Gamow@}
 @end example
 
+ at noindent
 but only @samp{@BES{03B1,\alpha}, at BES{03B2,\beta}, at BES{03B3,\gamma}
 paper} on the contents page.
 
@@ -3297,7 +3299,7 @@
 @code{\MakeUppercase} or @code{\fbox} that takes one argument. The
 section title will be supplied as the argument to this command. For
 instance, setting @var{style} to @code{\bfseries\MakeUppercase} would
-produce titles that are bold and upper case.
+produce titles that are bold and uppercase.
 @end table
 
 These are @LaTeX{}'s defaults for the first three sectioning units that
@@ -3363,7 +3365,9 @@
   @}
 @end example
 
-The prior examples redefined existing sectional unit title commands.  This defines a new one, illustrating the needed counter and macros to display that counter.
+The prior examples redefined existing sectional unit title commands.
+This defines a new one, illustrating the needed counter and macros to
+display that counter.
 
 @c From https://groups.google.com/forum/#!searchin/comp.text.tex/startsection%7Csort:relevance/comp.text.tex/sB-nTS-oL08/ZZeKYdG0llMJ
 @example
@@ -3397,7 +3401,7 @@
 later if needed.
 
 @example
-We will later see this with Theorem~\ref@{th:GreensThm@}.  % This is a forward reference
+We will later see this with Theorem~\ref@{th:GreensThm@}.  % forward reference
 ...
 \begin@{theorem@} \label@{th:GreensThm@}
   ...
@@ -4129,9 +4133,9 @@
 
 @enumerate
 @item arabic number followed by a period: @samp{1.}, @samp{2.}, at tie{}@dots{}
- at item lower case letter inside parentheses: @samp{(a)}, @samp{(b)}@tie{}@dots{}
- at item lower case roman numeral followed by a period: @samp{i.}, @samp{ii.}, at tie{}@dots{}
- at item upper case letter followed by a period: @samp{A.}, @samp{B.}, at tie{}@dots{}
+ at item lowercase letter inside parentheses: @samp{(a)}, @samp{(b)}@tie{}@dots{}
+ at item lowercase roman numeral followed by a period: @samp{i.}, @samp{ii.}, at tie{}@dots{}
+ at item uppercase letter followed by a period: @samp{A.}, @samp{B.}, at tie{}@dots{}
 @end enumerate
 
 @findex \enumi
@@ -4609,7 +4613,7 @@
 They can also be nested within other paragraph-making environments, such
 as @code{enumerate} (@pxref{enumerate}).  The @code{itemize} environment
 uses the commands @code{\labelitemi} through @code{\labelitemiv} to
-produce the default label (this also uses the convention of lower case
+produce the default label (this also uses the convention of lowercase
 roman numerals at the end of the command names that signify the nesting
 level).  These are the default marks at each level.
 
@@ -4642,7 +4646,7 @@
 The distance between the left margin of the enclosing environment and
 the left margin of the @code{itemize} list is determined by the
 parameters @code{\leftmargini} through @code{\leftmarginvi}.  (Note the
-convention of using lower case roman numerals a the end of the command
+convention of using lowercase roman numerals a the end of the command
 name to denote the nesting level.)  The defaults are: @code{2.5em} in
 level 1 (@code{2em} in two-column mode), @code{2.2em} in level 2,
 @code{1.87em} in level 3, and @code{1.7em} in level 4, with smaller
@@ -7502,7 +7506,7 @@
 \hyphenation@{hat-er il-lit-e-ra-ti tru-th-i-ness@}
 @end example
 
-Use lower case letters.  @TeX{} will only hyphenate if the word matches
+Use lowercase letters.  @TeX{} will only hyphenate if the word matches
 exactly.  Multiple @code{\hyphenation} commands accumulate.
 
 
@@ -8990,7 +8994,7 @@
 
 Print the value of a counter, in a specified style.  For instance, if
 the counter @var{counter} has the value 1 then a
- at code{\alph@{@var{counter}@}} in your source will result in a lower case
+ at code{\alph@{@var{counter}@}} in your source will result in a lowercase
 letter at tie{}a appearing in the output.
 
 All of these commands take a single counter as an argument, for
@@ -9048,9 +9052,11 @@
 @item
 7 at tab double-asterisk at tab@code{\ast\ast}@tab at iftexthenelse{@math{@ast at ast},**}
 @item
-8 at tab double-dagger at tab@code{\dagger\dagger}@tab at BES{2020,\dagger}@BES{2020,\dagger}
+8 at tab
+  double-dagger at tab@code{\dagger\dagger}@tab at BES{2020,\dagger}@BES{2020,\dagger}
 @item
-9 at tab double-ddagger at tab@code{\ddagger\ddagger}@tab at BES{2021,\ddagger}@BES{2021,\ddagger}
+9 at tab
+  double-ddagger at tab@code{\ddagger\ddagger}@tab at BES{2021,\ddagger}@BES{2021,\ddagger}
 @end multitable
 
 @end ftable
@@ -9409,7 +9415,7 @@
 @anchor{Lengths/ex}
 Two other lengths that are often used are values set by the designer of
 the font.  The x-height of the current font @dfn{ex}, traditionally the
-height of the lower case letter x, is often used for vertical
+height of the lowercase letter x, is often used for vertical
 lengths. Similarly @dfn{em}, traditionally the width of the capital
 letter M, is often used for horizontal lengths (there is also
 @code{\enspace}, which is @code{0.5em}).  Use of these can help make a
@@ -9567,7 +9573,7 @@
 Set the length @var{len} to the width of the @var{text}.  The length
 name @var{len} must begin with a backslash, @code{\}.
 
-This measures the width of the lower case ASCII alphabet.
+This measures the width of the lowercase ASCII alphabet.
 
 @example
 \newlength@{\alphabetwidth@}
@@ -9819,7 +9825,7 @@
 @end example
 
 arranges that the document will have paragraphs that are not indented,
-but instead are vertically separated by about the height of a lower case
+but instead are vertically separated by about the height of a lowercase
 @samp{x}.
 
 In standard @LaTeX{} documents, the default value for @code{\parindent}
@@ -10123,7 +10129,7 @@
 @BES{2135,\aleph} Aleph, transfinite cardinal (ordinary).
 
 @item \alpha
- at BES{03B1,\alpha} Lower case Greek letter alpha (ordinary).
+ at BES{03B1,\alpha} Lowercase Greek letter alpha (ordinary).
 
 @item \amalg
 @BES{2A3F,\amalg} Disjoint union (binary)
@@ -10150,7 +10156,7 @@
 @code{\textbackslash} for backslash outside of math mode.
 
 @item \beta
- at BES{03B2,\beta} Lower case Greek letter beta (ordinary).
+ at BES{03B2,\beta} Lowercase Greek letter beta (ordinary).
 
 @item \bigcap
 @BES{22C2,\bigcap} Variable-sized, or n-ary, intersection (operator). Similar:
@@ -10220,7 +10226,7 @@
 dot at tie{}@code{\bullet}.
 
 @item \chi
- at BES{03C7,\chi} Lower case Greek chi (ordinary).
+ at BES{03C7,\chi} Lowercase Greek chi (ordinary).
 
 @item \circ
 @BES{2218,\circ} Function composition, ring operator (binary).  Similar:
@@ -10255,10 +10261,10 @@
 @BES{2021,\ddagger} Double dagger relation (binary).
 
 @item \Delta
- at BES{0394,\Delta} Greek upper case delta, used for increment (ordinary).
+ at BES{0394,\Delta} Greek uppercase delta, used for increment (ordinary).
 
 @item \delta
- at BES{03B4,\delta} Greek lower case delta (ordinary).
+ at BES{03B4,\delta} Greek lowercase delta (ordinary).
 
 @item \Diamond
 @BESU{25C7,Diamond} Large diamond operator (ordinary).  @value{NeedsAMSSymb}
@@ -10295,7 +10301,7 @@
 @c bb Why Unicode has \revemptyset but no \emptyset?
 	
 @item \epsilon
- at BES{03F5,\epsilon} Lower case lunate epsilon (ordinary). Similar to
+ at BES{03F5,\epsilon} Lowercase lunate epsilon (ordinary). Similar to
 Greek text letter. More widely used in mathematics is the script small
 letter epsilon @code{\varepsilon}@tie{}@BES{03B5,\varepsilon}. Related:
 the set membership relation @code{\in}@tie{}@BES{2208,\in}.
@@ -10306,7 +10312,7 @@
 @BES{2261,\equiv} Equivalence (relation).
 
 @item \eta
- at BES{03B7,\eta} Lower case Greek letter (ordinary).
+ at BES{03B7,\eta} Lowercase Greek letter (ordinary).
 
 @item \exists
 @BES{2203,\exists} Existential quantifier (ordinary).
@@ -10321,10 +10327,10 @@
 @BES{2322,\frown} Downward curving arc (ordinary).
 
 @item \Gamma
- at BES{0393,\Gamma} Upper case Greek letter (ordinary).
+ at BES{0393,\Gamma} uppercase Greek letter (ordinary).
 
 @item \gamma
- at BES{03B3,\gamma} Lower case Greek letter (ordinary).
+ at BES{03B3,\gamma} Lowercase Greek letter (ordinary).
 
 @item \ge
 @BES{2265,\ge} Greater than or equal to (relation).  This is a synonym
@@ -10367,7 +10373,7 @@
 accents}).
 
 @item \in
- at BES{2208,\in} Set element (relation).  See also: lower case lunate
+ at BES{2208,\in} Set element (relation).  See also: lowercase lunate
 epsilon at tie{}@code{\epsilon}@BES{03F5,\epsilon} and small letter script
 epsilon at tie{}@code{\varepsilon}.
 
@@ -10378,7 +10384,7 @@
 @BES{222B,\int} Integral (operator).
 
 @item \iota
- at BES{03B9,\iota} Lower case Greek letter (ordinary).
+ at BES{03B9,\iota} Lowercase Greek letter (ordinary).
 
 @item \Join
 @BESU{2A1D,Join} Condensed bowtie symbol (relation).  Not available in Plain
@@ -10390,13 +10396,13 @@
 accents}).
 
 @item \kappa
- at BES{03BA,\kappa} Lower case Greek letter (ordinary).
+ at BES{03BA,\kappa} Lowercase Greek letter (ordinary).
 
 @item \Lambda
- at BES{039B,\Lambda} Upper case Greek letter (ordinary).
+ at BES{039B,\Lambda} uppercase Greek letter (ordinary).
 
 @item \lambda
- at BES{03BB,\lambda} Lower case Greek letter (ordinary).
+ at BES{03BB,\lambda} Lowercase Greek letter (ordinary).
 
 @item \land
 @BES{2227,\land} Logical and (binary).  This is a synonym for @code{\wedge}.
@@ -10517,7 +10523,7 @@
 @BES{2213,\mp} Minus or plus (relation).
 
 @item \mu
- at BES{03BC,\mu} Lower case Greek letter (ordinary).
+ at BES{03BC,\mu} Lowercase Greek letter (ordinary).
 
 @item \nabla
 @BES{2207,\nabla} Hamilton's del, or differential, operator (ordinary).
@@ -10558,7 +10564,7 @@
 of at tie{}@code{\nsubseteq}.
 
 @item \nu
- at BES{03BD,\nu} Lower case Greek letter (ordinary).
+ at BES{03BD,\nu} Lowercase Greek letter (ordinary).
 
 @item \nwarrow
 @BES{2196,\nwarrow} North-west arrow (relation).
@@ -10568,13 +10574,14 @@
 operator at tie{}@code{\bigodot}.
 
 @item \oint
- at BES{222E,\oint} Contour integral, integral with circle in the middle (operator).
+ at BES{222E,\oint} Contour integral, integral with circle in the middle
+(operator).
 
 @item \Omega
- at BES{03A9,\Omega} Upper case Greek letter (ordinary).
+ at BES{03A9,\Omega} uppercase Greek letter (ordinary).
 
 @item \omega
- at BES{03C9,\omega} Lower case Greek letter (ordinary).
+ at BES{03C9,\omega} Lowercase Greek letter (ordinary).
 
 @item \ominus
 @BES{2296,\ominus} Minus sign, or dash, inside a circle (binary).
@@ -10607,14 +10614,14 @@
 ordinary.
 
 @item \phi
- at BES{03D5,\phi} Lower case Greek letter (ordinary).  The variant form is
+ at BES{03D5,\phi} Lowercase Greek letter (ordinary).  The variant form is
 @code{\varphi}@tie{}@BES{03C6,\varphi}.
 
 @item \Pi
- at BES{03A0,\Pi} Upper case Greek letter (ordinary).
+ at BES{03A0,\Pi} uppercase Greek letter (ordinary).
 
 @item \pi
- at BES{03C0,\pi} Lower case Greek letter (ordinary).  The variant form is
+ at BES{03C0,\pi} Lowercase Greek letter (ordinary).  The variant form is
 @code{\varpi}@tie{}@BES{03D6,\varpi}.
 
 @item \pm
@@ -10644,14 +10651,14 @@
 @BES{221D,\propto} Is proportional to (relation)
 
 @item \Psi
- at BES{03A8,\Psi} Upper case Greek letter (ordinary).
+ at BES{03A8,\Psi} uppercase Greek letter (ordinary).
 
 @item \psi
- at BES{03C8,\psi} Lower case Greek letter (ordinary).
+ at BES{03C8,\psi} Lowercase Greek letter (ordinary).
 
 @item \rangle
- at BES{27E9,\rangle} Right angle, or sequence, bracket (closing). Similar: greater
-than at tie{}@code{>}.  Matches:@code{\langle}.
+ at BES{27E9,\rangle} Right angle, or sequence, bracket (closing).
+Similar: greater than at tie{}@code{>}. Matches:@code{\langle}.
 
 @item \rbrace
 @BES{007D,\rbrace} Right curly brace
@@ -10688,41 +10695,46 @@
 is a relation and so gives better spacing).
 
 @item \rho
- at BES{03C1,\rho} Lower case Greek letter (ordinary).  The variant form is
+ at BES{03C1,\rho} Lowercase Greek letter (ordinary).  The variant form is
 @code{\varrho}@tie{}@BES{03F1,\varrho}.
 
 @item \Rightarrow
- at BES{21D2,\Rightarrow} Implies, right-pointing double line arrow (relation). Similar:
-right single-line arrow at tie{}@code{\rightarrow}.
+ at BES{21D2,\Rightarrow} Implies, right-pointing double line arrow
+(relation). Similar: right single-line arrow at tie{}@code{\rightarrow}.
 
 @item \rightarrow
- at BES{2192,\rightarrow} Right-pointing single line arrow (relation). Synonym:@tie{}@code{\to}. Similar: right double line arrow at tie{}@code{\Rightarrow}.
+ at BES{2192,\rightarrow} Right-pointing single line arrow (relation).
+Synonym:@tie{}@code{\to}. Similar: right double line
+arrow at tie{}@code{\Rightarrow}.
 
 @item \rightharpoondown
- at BES{21C1,\rightharpoondown} Right-pointing harpoon with barb below the line (relation).
+ at BES{21C1,\rightharpoondown} Right-pointing harpoon with barb below
+the line (relation). 
 
 @item \rightharpoonup
- at BES{21C0,\rightharpoonup} Right-pointing harpoon with barb above the line (relation).
+ at BES{21C0,\rightharpoonup} Right-pointing harpoon with barb above the
+line (relation).
 
 @item \rightleftharpoons
- at BES{21CC,\rightleftharpoons} Right harpoon up above left harpoon down (relation).
+ at BES{21CC,\rightleftharpoons} Right harpoon up above left harpoon down
+(relation).
 
 @item \searrow
 @BES{2198,\searrow} Arrow pointing southeast (relation).
 
 @item \setminus
- at BES{29F5,\setminus} Set difference, reverse solidus or slash, like \
-(binary). Similar: backslash at tie{}@code{\backslash} and also
+ at BES{29F5,\setminus} Set difference, reverse solidus or reverse slash,
+like \ (binary). Similar: backslash at tie{}@code{\backslash} and also
 @code{\textbackslash} outside of math mode.
 
 @item \sharp
 @BES{266F,\sharp} Musical sharp (ordinary).
 
 @item \Sigma
- at BES{03A3,\Sigma} Upper case Greek letter (ordinary).
+ at BES{03A3,\Sigma} uppercase Greek letter (ordinary).
 
 @item \sigma
- at BES{03C3,\sigma} Lower case Greek letter (ordinary). The variant form is
+ at BES{03C3,\sigma} Lowercase Greek letter (ordinary). The variant form is
 @code{\varsigma}@tie{}@BES{03C2,\varsigma}.
 
 @item \sim
@@ -10763,15 +10775,15 @@
 superset at tie{}@code{\supset}. @value{NeedsAMSSymb}
 
 @item \sqsupseteq
- at BES{2292,\sqsupseteq} Square superset or equal symbol (binary). Similar: superset or
-equal at tie{}@code{\supseteq}.
+ at BES{2292,\sqsupseteq} Square superset or equal symbol (binary).
+Similar: superset or equal at tie{}@code{\supseteq}.
 
 @item \star
- at BES{22C6,\star} Five-pointed star, sometimes used as a general binary operation
-but sometimes reserved for cross-correlation (binary). Similar: the
-synonyms asterisk at tie{}@code{*} and @code{\ast}, which are six-pointed,
-and more often appear as a superscript or subscript, as with the Kleene
-star.
+ at BES{22C6,\star} Five-pointed star, sometimes used as a general binary
+operation but sometimes reserved for cross-correlation (binary).
+Similar: the synonyms asterisk at tie{}@code{*} and @code{\ast}, which
+are six-pointed, and more often appear as a superscript or subscript,
+as with the Kleene star.
 
 @item \subset
 @BES{2282,\subset} Subset (occasionally, is implied by) (relation).
@@ -10806,10 +10818,10 @@
 @BES{2199,\swarrow} Southwest-pointing  arrow (relation).
 
 @item \tau
- at BES{03C4,\tau} Lower case Greek letter (ordinary).
+ at BES{03C4,\tau} Lowercase Greek letter (ordinary).
 
 @item \theta
- at BES{03B8,\theta} Lower case Greek letter (ordinary). The variant form is
+ at BES{03B8,\theta} Lowercase Greek letter (ordinary). The variant form is
 @code{\vartheta}@tie{}@BES{03D1,\vartheta}.
 
 @item \times
@@ -10869,12 +10881,14 @@
 arrow at tie{}@code{\updownarrow}.
 
 @item \updownarrow
- at BES{2195,\updownarrow} Single-line upward-and-downward-pointing arrow (relation). Similar:
-double-line upward-and-downward-pointing arrow at tie{}@code{\Updownarrow}.
+ at BES{2195,\updownarrow} Single-line upward-and-downward-pointing arrow
+(relation). Similar: double-line upward-and-downward-pointing
+arrow at tie{}@code{\Updownarrow}.
 
 @item \upharpoonright
 @BESU{21BE,upharpoonright} Up harpoon, with barb on right side
-(relation). Synonym:@tie{}@code{@backslashchar{}restriction}.  @value{NeedsAMSSymb}
+(relation). Synonym:@tie{}@code{@backslashchar{}restriction}.
+ at value{NeedsAMSSymb}
 
 @item \uplus
 @BES{228E,\uplus} Multiset union, a union symbol with a plus symbol in
@@ -10882,10 +10896,10 @@
 variable-sized operator at tie{}@code{\biguplus}.
 
 @item \Upsilon
- at BES{03A5,\Upsilon} Upper case Greek letter (ordinary).
+ at BES{03A5,\Upsilon} uppercase Greek letter (ordinary).
 
 @item \upsilon
- at BES{03C5,\upsilon} Lower case Greek letter (ordinary).
+ at BES{03C5,\upsilon} Lowercase Greek letter (ordinary).
 
 @item \varepsilon
 @BES{03B5,\varepsilon} Small letter script epsilon (ordinary).  This is
@@ -10898,24 +10912,24 @@
 @code{\emptyset}. Related: @code{\revemptyset}. @value{NeedsAMSSymb}
 
 @item \varphi
- at BES{03C6,\varphi} Variant on the lower case Greek letter (ordinary).
+ at BES{03C6,\varphi} Variant on the lowercase Greek letter (ordinary).
 The non-variant form is @code{\phi}@tie{}@BES{03D5,\phi}.
 
 @item \varpi
- at BES{03D6,\varpi} Variant on the lower case Greek letter (ordinary).
+ at BES{03D6,\varpi} Variant on the lowercase Greek letter (ordinary).
 The non-variant form is @code{\pi}@tie{}@BES{03C0,\pi}.
 
 @item \varrho
- at BES{03F1,\varrho} Variant on the lower case Greek letter (ordinary).
+ at BES{03F1,\varrho} Variant on the lowercase Greek letter (ordinary).
 The non-variant form is @code{\rho}@tie{}@BES{03C1,\rho}.
 
 @item \varsigma
- at BES{03C2,\varsigma} Variant on the lower case Greek letter
+ at BES{03C2,\varsigma} Variant on the lowercase Greek letter
 (ordinary).  The non-variant form is
 @code{\sigma}@tie{}@BES{03C3,\sigma}.
 
 @item \vartheta
- at BES{03D1,\vartheta} Variant on the lower case Greek letter
+ at BES{03D1,\vartheta} Variant on the lowercase Greek letter
 (ordinary).  The non-variant form is
 @code{\theta}@tie{}@BES{03B8,\theta}.
 
@@ -10974,13 +10988,13 @@
 @BES{2240,\wr} Wreath product (binary).
 
 @item \Xi
- at BES{039E,\Xi} Upper case Greek letter (ordinary).
+ at BES{039E,\Xi} uppercase Greek letter (ordinary).
 
 @item \xi
- at BES{03BE,\xi} Lower case Greek letter (ordinary).
+ at BES{03BE,\xi} Lowercase Greek letter (ordinary).
 
 @item \zeta
- at BES{03B6,\zeta} Lower case Greek letter (ordinary).
+ at BES{03B6,\zeta} Lowercase Greek letter (ordinary).
 
 @end ftable
 
@@ -11040,7 +11054,7 @@
 the @code{\mathbb@{N@}} gives blackboard bold symbol @BES{2115,}
 representing the natural numbers.
 
-If you use other than an upper case letter then you do not get an error
+If you use other than an uppercase letter then you do not get an error
 but you get strange results, including unexpected characters.
 
 There are packages that give access to symbols other than just the
@@ -11068,7 +11082,7 @@
 Let the graph be \( \mathcal@{G@} \).
 @end example
 
-If you use something other than an upper case letter then you do not get
+If you use something other than an uppercase letter then you do not get
 an error.  Instead you get unexpected output.  For instance,
 @code{\mathcal@{g@}} outputs a close curly brace symbol, while
 @code{\mathcal@{+@}} outputs a plus sign.  
@@ -11132,6 +11146,7 @@
 we have $\bm@{v@} = 5\cdot\bm@{u@}$
 @end example
 
+ at noindent
 strongly suggests that it is an improvement over @code{\boldmath}.
 
 
@@ -11188,7 +11203,8 @@
 \usepackage@{amsmath@}  % in preamble
   ...
 Suppose that \( p_0, p_1, \dots, p_@{n-1@} \) lists all of the primes.
-Observe that \( p_0\cdot p_1 \dots \cdot p_@{n-1@} +1 \) is not a multiple of any \( p_i \).
+Observe that \( p_0\cdot p_1 \dots \cdot p_@{n-1@} +1 \) is not a
+  multiple of any \( p_i \).
 Conclusion: there are infinitely many primes \( p_0, p_1, \dotsc \).
 @end example
 
@@ -12168,7 +12184,7 @@
 @end table
 
 Traditionally, if a document has front matter---preface, table of
-contents, etc.---then it is numbered with lower case Roman numerals. The
+contents, etc.---then it is numbered with lowercase Roman numerals. The
 main matter of a document uses arabic.
 
 If you want to address where the page number appears on the page,
@@ -12315,7 +12331,7 @@
 * \enspace & \quad & \qquad::  Traditional horizontal spaces.  
 * \hspace::               Any horizontal space.  
 * \hfill::                Stretchable horizontal space.  
-* \hss::                  Infinitely stretchable and shrinkable horizontal space.
+* \hss::                  Infinitely stretchable/shrinkable horizontal space.
 * \spacefactor::          Stretchability of following space
 * \(SPACE)::              Backslash-space; and explicit space.
 * ~::                     Tie, an unbreakable space.
@@ -12325,7 +12341,7 @@
 
 Vertical space
 * \bigskip & \medskip & \smallskip::  Inter-paragraph vertical spaces.
-* \bigbreak & \medbreak & \smallbreak::  Interparagraph space and good place to page break
+* \bigbreak & \medbreak & \smallbreak::  Inter-paragraph space and page breaks.
 * \vspace::                           Vertical space.
 * \vfill::                            Stretchable vertical space.
 * \addvspace::                        Add arbitrary vertical space if needed.
@@ -14740,7 +14756,7 @@
 * Symbols by font position::    Inserting font symbols by number.
 * Text symbols::                Inserting other non-letter symbols in text.
 * Accents::                     Inserting accents.
-* Additional Latin letters::      Inserting other non-English characters.
+* Additional Latin letters::    Inserting other non-English characters.
 * \rule::                       Inserting lines and rectangles.
 * \today::                      Inserting today's date.
 @end menu
@@ -14799,9 +14815,9 @@
 @node Upper and lower case
 @section Upper and lower case
 
- at cindex Upper case
- at cindex Lower case
- at cindex characters, case
+ at cindex uppercase
+ at cindex lowercase
+ at cindex characters, case of
 
 Synopsis:
 
@@ -16587,15 +16603,16 @@
 \begin{document}
 \frontmatter
 \include{frontcover}
-\maketitle \input{dedication} \input{copyright} % you can comment out this line while working
+  % maybe comment out while drafting:
+\maketitle \input{dedication} \input{copyright}
 \tableofcontents
 \include{preface}
 \mainmatter
 \include{chap1}
-  ...
+...
 \appendix
 \include{appena}
-  ...
+...
 \backmatter
 \bibliographystyle{apalike}
 \addcontentsline{toc}{chapter}{Bibliography}



More information about the latexrefman-commits mailing list