[latexrefman-commits] [SCM] latexrefman updated: r652 - trunk
jimhefferon at gnu.org.ua
jimhefferon at gnu.org.ua
Sun Jun 17 01:04:29 CEST 2018
Author: jimhefferon
Date: 2018-06-17 02:04:29 +0300 (Sun, 17 Jun 2018)
New Revision: 652
Modified:
trunk/latex2e.html
trunk/latex2e.info
trunk/latex2e.pdf
trunk/latex2e.texi
Log:
typo in a \@ example
Modified: trunk/latex2e.html
===================================================================
--- trunk/latex2e.html 2018-06-16 14:19:02 UTC (rev 651)
+++ trunk/latex2e.html 2018-06-16 23:04:29 UTC (rev 652)
@@ -15221,9 +15221,9 @@
</pre></div>
<p>Produce a horizontal space that is infinitely shrinkable as well as
-infinitely stretchable (this command is a primitive from plain TeX).
-LaTeX authors should reach first for the <code>\makebox</code> command to
-get the effects of <code>\hss</code> (see <a href="#g_t_005cmbox-_0026-_005cmakebox">\mbox & \makebox</a>).
+infinitely stretchable (this command is a TeX primitive). LaTeX
+authors should reach first for the <code>\makebox</code> command to get the
+effects of <code>\hss</code> (see <a href="#g_t_005cmbox-_0026-_005cmakebox">\mbox & \makebox</a>).
</p>
<p>Here, the first line’s <code>\hss</code> makes the Z stick out to the right,
overwriting the Y. In the second line the Z sticks out to the left,
@@ -15352,14 +15352,14 @@
<p>This example shows the two cases to remember.
</p>
<div class="example">
-<pre class="example">The songs \textit{Red Guitar}, etc.\ are by Loudon Wainwright~III\.
+<pre class="example">The songs \textit{Red Guitar}, etc.\ are by Loudon Wainwright~III\@.
</pre></div>
<p>The second period ends the sentence, despite that it is preceeded by a
capital. We tell LaTeX that it ends the sentence by putting
<code>\@</code> before it. The first period ends the abbreviation
-‘<samp>etc.</samp>’ but not the sentence. So we put in a backslash-space,
-<code>\ </code>, to get a mid-sentence space.
+‘<samp>etc.</samp>’ but not the sentence. The backslash-space, <code>\ </code>,
+produces a mid-sentence space.
</p>
<p>So: if you have a capital letter followed by a period that ends the
sentence, then put <code>\@</code> before the period. This holds even if
@@ -15368,7 +15368,8 @@
those characters. For example, this
</p>
<div class="example">
-<pre class="example">Use the \textit{Instructional Practices Guide} (a book by the MAA)\@.
+<pre class="example">Use the \textit{Instructional Practices Guide},
+(a book by the MAA)\@.
</pre></div>
<p>will have correct inter-sentence spacing after the period.
@@ -15536,9 +15537,9 @@
</p>
<p>Ties prevent the end of line separation of things where that could cause
confusion. But they also reduce LaTeX’s options when it breaks lines
-into paragraphs, so you can use too many. Further, they are matters of
-taste, sometimes alarmingly dogmatic taste. Nevertheless, here are some
-usage models, many of them from the TeXbook.
+into paragraphs, so you can use too many. They are also matters of
+sometimes alarmingly dogmatic taste. Nevertheless, here are some usage
+models, many of them from the TeXbook.
</p>
<ul>
<li> Between an enumerator and its item, such as in references:
Modified: trunk/latex2e.info
===================================================================
--- trunk/latex2e.info 2018-06-16 14:19:02 UTC (rev 651)
+++ trunk/latex2e.info 2018-06-16 23:04:29 UTC (rev 652)
@@ -10151,9 +10151,9 @@
\hss
Produce a horizontal space that is infinitely shrinkable as well as
-infinitely stretchable (this command is a primitive from plain TeX).
-LaTeX authors should reach first for the '\makebox' command to get the
-effects of '\hss' (*note \mbox & \makebox::).
+infinitely stretchable (this command is a TeX primitive). LaTeX authors
+should reach first for the '\makebox' command to get the effects of
+'\hss' (*note \mbox & \makebox::).
Here, the first line's '\hss' makes the Z stick out to the right,
overwriting the Y. In the second line the Z sticks out to the left,
@@ -10256,12 +10256,12 @@
This example shows the two cases to remember.
- The songs \textit{Red Guitar}, etc.\ are by Loudon Wainwright~III\.
+ The songs \textit{Red Guitar}, etc.\ are by Loudon Wainwright~III\@.
The second period ends the sentence, despite that it is preceeded by a
capital. We tell LaTeX that it ends the sentence by putting '\@' before
it. The first period ends the abbreviation 'etc.' but not the sentence.
-So we put in a backslash-space, '\ ', to get a mid-sentence space.
+The backslash-space, '\ ', produces a mid-sentence space.
So: if you have a capital letter followed by a period that ends the
sentence, then put '\@' before the period. This holds even if there is
@@ -10269,7 +10269,8 @@
quote, because the spacing effect of that period carries through those
characters. For example, this
- Use the \textit{Instructional Practices Guide} (a book by the MAA)\@.
+ Use the \textit{Instructional Practices Guide},
+ (a book by the MAA)\@.
will have correct inter-sentence spacing after the period.
@@ -10387,9 +10388,9 @@
Ties prevent the end of line separation of things where that could
cause confusion. But they also reduce LaTeX's options when it breaks
-lines into paragraphs, so you can use too many. Further, they are
-matters of taste, sometimes alarmingly dogmatic taste. Nevertheless,
-here are some usage models, many of them from the TeXbook.
+lines into paragraphs, so you can use too many. They are also matters
+of sometimes alarmingly dogmatic taste. Nevertheless, here are some
+usage models, many of them from the TeXbook.
* Between an enumerator and its item, such as in references:
'Chapter~12', or 'Theorem~\ref{th:Wilsons}', or
@@ -16017,91 +16018,91 @@
Node: \hspace368809
Node: \hfill370581
Node: \hss371637
-Node: \spacefactor372344
-Node: \@375733
-Ref: \AT375833
-Node: \frenchspacing377779
-Node: \normalsfcodes378614
-Node: \(SPACE)378861
-Node: ~380496
-Node: \thinspace382953
-Node: \/383554
-Node: \hrulefill & \dotfill384844
-Node: \addvspace386156
-Node: \bigskip & \medskip & \smallskip387232
-Node: \vfill388242
-Node: \vspace389115
-Node: Boxes390626
-Node: \mbox & \makebox391288
-Node: \fbox and \framebox392724
-Node: lrbox393539
-Node: \parbox393896
-Node: \raisebox396000
-Node: \savebox396609
-Node: \sbox397032
-Node: \usebox397492
-Node: Color397753
-Node: Color package options398597
-Node: Color models400243
-Node: Commands for color402552
-Node: Define colors402967
-Node: Colored text403682
-Node: Colored boxes406054
-Node: Colored pages407490
-Node: Graphics408183
-Node: Graphics package options410310
-Node: Graphics package configuration413063
-Node: \graphicspath413865
-Node: \DeclareGraphicsExtensions416788
-Node: \DeclareGraphicsRule418585
-Node: Commands for graphics421774
-Node: \includegraphics422279
-Node: \rotatebox435248
-Node: \scalebox438043
-Node: \resizebox439095
-Node: Special insertions440287
-Node: Reserved characters441091
-Node: Upper and lower case442292
-Node: Symbols by font position444207
-Node: Text symbols444827
-Node: Accents448275
-Node: Additional Latin letters450817
-Ref: Non-English characters450988
-Node: \rule452005
-Node: \today452434
-Node: Splitting the input453188
-Node: \endinput454740
-Node: \include & \includeonly456007
-Node: \input460231
-Node: Front/back matter460939
-Node: Tables of contents461144
-Node: \addcontentsline462327
-Node: \addtocontents463345
-Node: Glossaries463878
-Node: Indexes464397
-Node: Letters466030
-Node: \address469696
-Node: \cc470507
-Node: \closing470925
-Node: \encl471202
-Node: \location471617
-Node: \makelabels471881
-Node: \name474033
-Node: \opening474274
-Node: \ps474555
-Node: \signature474844
-Node: \telephone476061
-Node: Terminal input/output476426
-Node: \typein476691
-Node: \typeout477276
-Node: Command line477899
-Node: Document templates478851
-Node: beamer template479304
-Node: article template479958
-Node: book template480385
-Node: Larger book template480866
-Node: tugboat template482364
-Node: Concept Index484735
-Node: Command Index560585
+Node: \spacefactor372334
+Node: \@375723
+Ref: \AT375823
+Node: \frenchspacing377767
+Node: \normalsfcodes378602
+Node: \(SPACE)378849
+Node: ~380484
+Node: \thinspace382930
+Node: \/383531
+Node: \hrulefill & \dotfill384821
+Node: \addvspace386133
+Node: \bigskip & \medskip & \smallskip387209
+Node: \vfill388219
+Node: \vspace389092
+Node: Boxes390603
+Node: \mbox & \makebox391265
+Node: \fbox and \framebox392701
+Node: lrbox393516
+Node: \parbox393873
+Node: \raisebox395977
+Node: \savebox396586
+Node: \sbox397009
+Node: \usebox397469
+Node: Color397730
+Node: Color package options398574
+Node: Color models400220
+Node: Commands for color402529
+Node: Define colors402944
+Node: Colored text403659
+Node: Colored boxes406031
+Node: Colored pages407467
+Node: Graphics408160
+Node: Graphics package options410287
+Node: Graphics package configuration413040
+Node: \graphicspath413842
+Node: \DeclareGraphicsExtensions416765
+Node: \DeclareGraphicsRule418562
+Node: Commands for graphics421751
+Node: \includegraphics422256
+Node: \rotatebox435225
+Node: \scalebox438020
+Node: \resizebox439072
+Node: Special insertions440264
+Node: Reserved characters441068
+Node: Upper and lower case442269
+Node: Symbols by font position444184
+Node: Text symbols444804
+Node: Accents448252
+Node: Additional Latin letters450794
+Ref: Non-English characters450965
+Node: \rule451982
+Node: \today452411
+Node: Splitting the input453165
+Node: \endinput454717
+Node: \include & \includeonly455984
+Node: \input460208
+Node: Front/back matter460916
+Node: Tables of contents461121
+Node: \addcontentsline462304
+Node: \addtocontents463322
+Node: Glossaries463855
+Node: Indexes464374
+Node: Letters466007
+Node: \address469673
+Node: \cc470484
+Node: \closing470902
+Node: \encl471179
+Node: \location471594
+Node: \makelabels471858
+Node: \name474010
+Node: \opening474251
+Node: \ps474532
+Node: \signature474821
+Node: \telephone476038
+Node: Terminal input/output476403
+Node: \typein476668
+Node: \typeout477253
+Node: Command line477876
+Node: Document templates478828
+Node: beamer template479281
+Node: article template479935
+Node: book template480362
+Node: Larger book template480843
+Node: tugboat template482341
+Node: Concept Index484712
+Node: Command Index560562
End Tag Table
Modified: trunk/latex2e.pdf
===================================================================
(Binary files differ)
Modified: trunk/latex2e.texi
===================================================================
--- trunk/latex2e.texi 2018-06-16 14:19:02 UTC (rev 651)
+++ trunk/latex2e.texi 2018-06-16 23:04:29 UTC (rev 652)
@@ -12430,9 +12430,9 @@
@end example
Produce a horizontal space that is infinitely shrinkable as well as
-infinitely stretchable (this command is a primitive from plain @TeX{}).
- at LaTeX{} authors should reach first for the @code{\makebox} command to
-get the effects of @code{\hss} (@pxref{\mbox & \makebox}).
+infinitely stretchable (this command is a @TeX{} primitive). @LaTeX{}
+authors should reach first for the @code{\makebox} command to get the
+effects of @code{\hss} (@pxref{\mbox & \makebox}).
Here, the first line's @code{\hss} makes the Z stick out to the right,
overwriting the Y. In the second line the Z sticks out to the left,
@@ -12547,15 +12547,15 @@
This example shows the two cases to remember.
@example
-The songs \textit@{Red Guitar@}, etc.\ are by Loudon Wainwright~III\@.
+The songs \textit@{Red Guitar@}, etc.\ are by Loudon Wainwright~III\@@.
@end example
@noindent
The second period ends the sentence, despite that it is preceeded by a
capital. We tell @LaTeX{} that it ends the sentence by putting
@code{\@@} before it. The first period ends the abbreviation
- at samp{etc.} but not the sentence. So we put in a backslash-space,
- at code{\ }, to get a mid-sentence space.
+ at samp{etc.} but not the sentence. The backslash-space, @code{\ },
+produces a mid-sentence space.
So: if you have a capital letter followed by a period that ends the
sentence, then put @code{\@@} before the period. This holds even if
@@ -12564,7 +12564,8 @@
those characters. For example, this
@example
-Use the \textit@{Instructional Practices Guide@} (a book by the MAA)\@@.
+Use the \textit@{Instructional Practices Guide@},
+(a book by the MAA)\@@.
@end example
will have correct inter-sentence spacing after the period.
@@ -12712,9 +12713,9 @@
Ties prevent the end of line separation of things where that could cause
confusion. But they also reduce @LaTeX{}'s options when it breaks lines
-into paragraphs, so you can use too many. Further, they are matters of
-taste, sometimes alarmingly dogmatic taste. Nevertheless, here are some
-usage models, many of them from the @TeX{}book.
+into paragraphs, so you can use too many. They are also matters of
+sometimes alarmingly dogmatic taste. Nevertheless, here are some usage
+models, many of them from the @TeX{}book.
@itemize @bullet
@item
More information about the latexrefman-commits
mailing list