[latexrefman-commits] r469 - in /trunk: ChangeLog latex2e.texi

karl at domain.hid karl at domain.hid
Sun Nov 1 23:58:36 CET 2015


Author: karl
Date: Sun Nov  1 23:58:36 2015
New Revision: 469

URL: http://svn.gna.org/viewcvs/latexrefman?rev=469&view=rev
Log:
\vspace behavior in a paragraph; ... not ..

Modified:
    trunk/ChangeLog
    trunk/latex2e.texi

Modified: trunk/ChangeLog
URL: http://svn.gna.org/viewcvs/latexrefman/trunk/ChangeLog?rev=469&r1=468&r2=469&view=diff
==============================================================================
--- trunk/ChangeLog	(original)
+++ trunk/ChangeLog	Sun Nov  1 23:58:36 2015
@@ -1,3 +1,10 @@
+2015-11-01  Karl Berry  <karl at domain.hid>
+
+	* latex2e.texi (\vspace): mention behavior if used in hmode.
+	
+	* latex2e.texi (throughout): consistently use ... instead of
+	.. for code ellipses.
+
 2015-10-27  Vincent Belaïche  <vincentb1 at domain.hid>
 
 	* latex2e-fr.texi (enumerate): Typo.

Modified: trunk/latex2e.texi
URL: http://svn.gna.org/viewcvs/latexrefman/trunk/latex2e.texi?rev=469&r1=468&r2=469&view=diff
==============================================================================
--- trunk/latex2e.texi	(original)
+++ trunk/latex2e.texi	Sun Nov  1 23:58:36 2015
@@ -2055,7 +2055,7 @@
 There are two ways that @code{array} diverges from @code{tabular}.  The
 first is that @code{array} entries are typeset in mathematics mode, in
 textstyle (except if the @var{cols} definition specifies the column with
- at domain.hid@{..@}}, which causes the entry to be typeset in text mode).
+ at code{@@p@{...@}}, which causes the entry to be typeset in text mode).
 The second is that, instead of @code{tabular}'s parameter
 @code{\tabcolsep}, @LaTeX{}'s intercolumn space in an array is governed
 by
@@ -2067,10 +2067,10 @@
 package.  It comes with environments @code{pmatrix} for an array
 surrounded by parentheses at domain.hid{(..)}, @code{bmatrix} for an array
 surrounded by square brackets at domain.hid{[..]}, @code{Bmatrix} for an
-array surrounded by curly braces at domain.hid{@{..@}}, @code{vmatrix} for
-an array surrounded by vertical bars at domain.hid{|..|}, and
+array surrounded by curly braces at domain.hid{@{...@}}, @code{vmatrix} for
+an array surrounded by vertical bars at domain.hid{|...|}, and
 @code{Vmatrix} for an array surrounded by double vertical
-bars at domain.hid{||..||}, along with a number of other array constructs.
+bars at domain.hid{||...||}, along with a number of other array constructs.
 
 Here is an example of an array:
 
@@ -3717,7 +3717,7 @@
 separated by 12pt (so @code{\tabcolsep} is misleadingly-named since it
 is not the separation between tabular columns).  Also by default a space
 of 6pt comes before the first column as well as after the final column,
-unless you put a @code{@@@{..@}} or @code{|} there.
+unless you put a @code{@@@{...@}} or @code{|} there.
 
 If you override the default and use an @@-expression then you must
 insert any desired space yourself, as in @code{@@@{\hspace at domain.hid@}@}}.
@@ -3866,7 +3866,7 @@
 The @var{cols} argument overrides the @code{array} or @code{tabular}
 environment's intercolumn area default adjoining this multicolumn
 entry. To affect that area, this argument can contain vertical bars
- at domain.hid{|} indicating the placement of vertical rules, and @code{@@@{..@}}
+ at code{|} indicating the placement of vertical rules, and @code{@@@{...@}}
 expressions.  Thus if @var{cols} is @samp{|c|} then this multicolumn
 entry will be centered and a vertical rule will come in the intercolumn
 area before it and after it.  This table details the exact behavior.
@@ -4365,7 +4365,7 @@
 command is mostly used outside of the main flow of text such as in
 a @code{tabular} or @code{array} environment.
 
-Under ordinary circumstances (e.g., outside of a @code{p@{..@}} column
+Under ordinary circumstances (e.g., outside of a @code{p@{...@}} column
 in a @code{tabular} environment) the @code{\newline} command is a synonym for
 @code{\\} (@pxref{\newline}).
 
@@ -4404,7 +4404,7 @@
 breaks a line, with no stretching of the text before it.
 
 Inside a @code{tabular} or @code{array} environment, in a column with a
-specifier producing a paragraph box, like typically @code{p@{..@}},
+specifier producing a paragraph box, like typically @code{p@{...@}},
 @code{\newline} will insert a line break inside of the column, that is,
 it does not break the entire row.  To break the entire row use @code{\\}
 or its equivalent @code{\tabularnewline}.
@@ -5469,8 +5469,8 @@
 internally expanded by @LaTeX{} without typesetting it directly is
 referred to as a @dfn{moving argument}.  A command is fragile if it can
 expand during this process into invalid @TeX{} code.  Some examples of
-moving arguments are those that appear in the @code{\caption@{..@}}
-command (@pxref{figure}), in the @code{\thanks@{..@}} command
+moving arguments are those that appear in the @code{\caption@{...@}}
+command (@pxref{figure}), in the @code{\thanks@{...@}} command
 (@pxref{\maketitle}), and in @@-expressions in the @code{tabular} and
 @code{array} environments (@pxref{tabular}).
 
@@ -6902,7 +6902,7 @@
 
 @item \surd
 @BES{221A,\surd} Radical symbol (ordinary).  The @LaTeX{} command
- at domain.hid@{..@}} typesets the square root of the argument, with a bar
+ at code{\sqrt@{...@}} typesets the square root of the argument, with a bar
 that extends to cover the argument.
 
 @item \swarrow
@@ -7682,7 +7682,7 @@
 Normally when @TeX{} breaks a paragraph into lines it discards white
 space (glues and kerns) that would come at the start of a line, so you
 get an inter-word space or a line break between words but not both. This
-command's starred version @code{\hspace*@{..@}} puts a non-discardable
+command's starred version @code{\hspace*@{...@}} puts a non-discardable
 invisible item in front of the space, so the space appears in the
 output.
 
@@ -7914,10 +7914,10 @@
 the natural length of the total vertical space equal to @var{length}.
 
 Use this command to adjust the vertical space above or below an
-environment that starts a new paragraph.  (For instance, a Theorem
-environment is defined to begin and end in @code{\addvspace@{..@}} so
-that two consecutive Theorem's are separated by one vertical space, not
-two.)
+environment that starts a new paragraph.  For instance, a Theorem
+environment is defined to begin and end with @code{\addvspace@{...@}}
+so that two consecutive Theorem's are separated by one vertical space,
+not two.
 
 This command is fragile (@pxref{\protect}).
 
@@ -8008,9 +8008,13 @@
 Add the vertical space @var{length}.  This can be negative or positive,
 and is a rubber length (@pxref{Lengths}).
 
- at domain.hid{} removes the vertical space from @code{\vfill} at a page break,
-that is, at the top or bottom of a page.  The starred version
- at domain.hid*@{..@}} causes the space to stay.
+ at LaTeX{} removes the vertical space from @code{\vspace} at a page
+break, that is, at the top or bottom of a page.  The starred version
+ at code{\vspace*@{...@}} causes the space to stay.
+
+If @code{\vspace} is used in the middle of a paragraph (i.e., in
+horizontal mode), the space is inserted @emph{after} the line with
+the @code{\vspace} command.  A new paragraph is not started.
 
 In this example the two questions will be evenly spaced vertically on
 the page, with at least one inch of space below each.
@@ -9469,7 +9473,7 @@
 @end example
 
 This command is required.  It starts a letter, following the
- at domain.hid@}@{..@}}. The mandatory argument @var{text} is the
+ at code{\begin at domain.hid@}@{...@}}. The mandatory argument @var{text} is the
 text that starts your letter.  For instance:
 
 @example





More information about the latexrefman-commits mailing list