[latexrefman-commits] [SCM] latexrefman updated: r653 - trunk
karl at gnu.org.ua
karl at gnu.org.ua
Sun Jun 17 18:12:04 CEST 2018
Author: karl
Date: 2018-06-17 19:12:04 +0300 (Sun, 17 Jun 2018)
New Revision: 653
Modified:
trunk/latex2e.texi
Log:
typos
Modified: trunk/latex2e.texi
===================================================================
--- trunk/latex2e.texi 2018-06-16 23:04:29 UTC (rev 652)
+++ trunk/latex2e.texi 2018-06-17 16:12:04 UTC (rev 653)
@@ -9302,8 +9302,8 @@
The outside bars take up 100 at tie{}points, so the middle needs another
100. In the middle the bar takes up 80 at tie{}points, so the two
@code{\hspace}'s must stretch 20 at tie{}points. Because the two say
- at code{plus 50pt} and @code{plus 10pt}, @TeX{} gets 5/6-ths of the
-stretch from the first space and 1/6-th from the second.
+ at code{plus 50pt} and @code{plus 10pt}, @TeX{} gets 5/6 of the
+stretch from the first space and 1/6 from the second.
The @code{plus} or @code{minus} component of a rubber length can contain
a @dfn{fill} component, as in @code{1in plus2fill}. This gives the
@@ -12305,7 +12305,7 @@
Vertical space
* \addvspace:: Add arbitrary vertical space if needed.
-* \bigskip & \medskip & \smallskip:: Interparagraph vertical spaces.
+* \bigskip & \medskip & \smallskip:: Inter-paragraph vertical spaces.
* \vfill:: Stretchable vertical space.
* \vspace:: Vertical space.
@end menu
@@ -12551,7 +12551,7 @@
@end example
@noindent
-The second period ends the sentence, despite that it is preceeded by a
+The second period ends the sentence, despite that it is preceded by a
capital. We tell @LaTeX{} that it ends the sentence by putting
@code{\@@} before it. The first period ends the abbreviation
@samp{etc.} but not the sentence. The backslash-space, @code{\ },
@@ -12606,7 +12606,7 @@
space between sentences (or spaces following a question mark,
exclamation point, comma, or colon) more than the space between words
that are in the middle of a sentence. Declaring @code{\frenchspacing}
-(the command is from Plain @TeX{}) swithces to the tradition that all
+(the command is from Plain @TeX{}) switches to the tradition that all
spaces are treated equally.
More information about the latexrefman-commits
mailing list