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

Vincent Belaiche INVALID.NOREPLY at gnu.org.ua
Thu Dec 9 22:17:18 CET 2021


Author: vincentb1
Date: 2021-12-09 21:17:18 +0000 (Thu, 09 Dec 2021)
New Revision: 1075

Modified:
   trunk/ChangeLog
   trunk/latex2e.texi
Log:
[en] Several minor English rewordings (please some native speaker could check).

* latex2e.texi (NeedsAMSSymb flag, Footnotes in a table, Math
formulas, Math symbols): @file{...} -> @package{...}.
(sloppypar): Use EnvIndex
(Footnotes in a table): Use italic for book title _HMS
Surprise_. Add `tablefootnote' to package index.
(\DeclareGraphicsRule): Minor rewording ``with'' -> ``the ... of
which''.
(\resizebox): Fix example 1in -> 3.5in.
(\accent): Minor rewording ``constructs'' -> ``to construct''. Fix
example of use of \accent, and list all the cases.
(\openin & \openout): Fix compilation error introduced by K's
r1073.


Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog	2021-12-09 17:00:59 UTC (rev 1074)
+++ trunk/ChangeLog	2021-12-09 21:17:18 UTC (rev 1075)
@@ -1,3 +1,19 @@
+2021-12-09  Vincent Bela\"iche  <vincentb1 at users.sourceforge.net>
+
+	* latex2e.texi (NeedsAMSSymb flag, Footnotes in a table, Math
+	formulas, Math symbols): @file{...} -> @package{...}.
+	(sloppypar): Use EnvIndex
+	(Footnotes in a table): Use italic for book title _HMS
+	Surprise_. Add `tablefootnote' to package index.
+	(Math symbols, Math symbols, Math symbols, Math symbols)
+	(\DeclareGraphicsRule): Minor rewording ``with'' -> ``the ... of
+	which''.
+	(\resizebox): Fix example 1in -> 3.5in.
+	(\accent): Minor rewording ``constructs'' -> ``to construct''. Fix
+	example of use of \accent, and list all the cases.
+	(\openin & \openout): Fix compilation error introduced by K's
+	r1073.
+
 2021-11-13  Karl Berry  <karl at freefriends.org>
 
 	* latex2e.texi (\openin & \openout): max \openout for lualatex is

Modified: trunk/latex2e.texi
===================================================================
--- trunk/latex2e.texi	2021-12-09 17:00:59 UTC (rev 1074)
+++ trunk/latex2e.texi	2021-12-09 21:17:18 UTC (rev 1075)
@@ -167,7 +167,7 @@
 @end macro
 
 @set NotInPlainTeX Not available in plain @TeX{}.
- at set NeedsAMSSymb @value{NotInPlainTeX} In @LaTeX{} you need to load the @file{amssymb} package.
+ at set NeedsAMSSymb @value{NotInPlainTeX} In @LaTeX{} you need to load the @package{amssymb} package.
 @set NeedsSTIX @value{NotInPlainTeX} In @LaTeX{} you need to load the @file{stix} package.
 
 @ifnottex
@@ -8879,7 +8879,7 @@
 @node sloppypar
 @subsection @code{sloppypar}
 
- at findex sloppypar
+ at EnvIndex{sloppypar}
 @cindex sloppypar environment
 
 Synopsis:
@@ -9500,7 +9500,7 @@
        \textit@{HMS Polychrest@} &Post Captain  \\  
        \textit@{HMS Lively@}     &Post Captain \\
        \textit@{HMS Surprise@}   &A number of books\footnote@{%
-                                  Starting with HMS Surprise.@}
+                                  Starting with \textit@{HMS Surprise@}.@}
      \end@{tabular@}
   \end@{minipage@}                              
 \end@{center@}
@@ -9537,8 +9537,9 @@
 \end@{center@}
 @end example
 
+ at PkgIndex{tablefootnote}
 For a floating @code{table} environment (@pxref{table}), use the
- at file{tablefootnote} package.
+ at package{tablefootnote} package.
 
 @example
 \usepackage@{tablefootnote@}  % in preamble
@@ -12027,7 +12028,7 @@
 @PkgIndex{mathtools}
 The American Mathematical Society has made freely available a set of
 packages that greatly expand your options for writing mathematics,
- at package{amsmath} and @file{amssymb} (also be aware of the @package{mathtools}
+ at package{amsmath} and @package{amssymb} (also be aware of the @package{mathtools}
 package that is an extension to, and loads, @package{amsmath}).  New
 documents that will have mathematical text should use these packages.
 Descriptions of these packages is outside the scope of this document;
@@ -12500,7 +12501,7 @@
 @item \lhd
 @BES{25C1,\lhd} Arrowhead, that is, triangle, pointing left (binary).
 For the normal subgroup symbol you should load
- at file{amssymb} and use at tie{}@code{\vartriangleleft} (which is a relation
+ at package{amssymb} and use at tie{}@code{\vartriangleleft} (which is a relation
 and so gives better spacing).
 
 @item \ll
@@ -12589,7 +12590,7 @@
 following operator (relation).
 
 Many negated operators are available that don't require @code{\not},
-particularly with the @file{amssymb} package. For example, @code{\notin}
+particularly with the @package{amssymb} package. For example, @code{\notin}
 is typographically preferable to @code{\not\in}.
 
 @item \notin
@@ -12727,7 +12728,7 @@
 @item \rhd
 @BES{25C1,\rhd} Arrowhead, that is, triangle, pointing right (binary).
 For the normal subgroup symbol you should instead
-load @file{amssymb} and use at tie{}@code{\vartriangleright} (which is a
+load @package{amssymb} and use at tie{}@code{\vartriangleright} (which is a
 relation and so gives better spacing).
 
 @item \rho
@@ -12878,26 +12879,26 @@
 @item \triangleleft
 @BES{25C1,\triangleleft} Not-filled triangle pointing left
 (binary). Similar:@tie{}@code{\lhd}. For the normal subgroup symbol you
-should load @file{amssymb} and use at tie{}@code{\vartriangleleft} (which
+should load @package{amssymb} and use at tie{}@code{\vartriangleleft} (which
 is a relation and so gives better spacing).
 
 @item \triangleright
 @BES{25B7,\triangleright} Not-filled triangle pointing right
 (binary). For the normal subgroup symbol you should instead load
- at file{amssymb} and use at tie{}@code{\vartriangleright} (which is a
+ at package{amssymb} and use at tie{}@code{\vartriangleright} (which is a
 relation and so gives better spacing).
 
 @item \unlhd
 @BES{22B4,\unlhd} Left-pointing not-filled underlined arrowhead, that is,
 triangle, with a line under (binary). For the
-normal subgroup symbol load @file{amssymb} and
+normal subgroup symbol load @package{amssymb} and
 use at tie{}@code{\vartrianglelefteq} (which is a relation and so gives
 better spacing).
 
 @item \unrhd
 @BES{22B5,\unrhd} Right-pointing not-filled underlined arrowhead, that is,
 triangle, with a line under (binary). For the
-normal subgroup symbol load @file{amssymb} and
+normal subgroup symbol load @package{amssymb} and
 use at tie{}@code{\vartrianglerighteq} (which is a relation and so gives
 better spacing).
 
@@ -17415,7 +17416,7 @@
 
 Declare how to handle graphic files whose names end in @var{extension}.
 
-This example declares that all files with names have the form
+This example declares that all files the names of which have the form
 @file{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.
@@ -18075,7 +18076,7 @@
 The unstarred form @code{\resizebox} takes @var{vertical length} to be
 the box's height while the starred form @code{\resizebox*} takes it to
 be height+depth.  For instance, make the text have a height+depth of a
-quarter inch with @code{\resizebox*@{!@}@{0.25in@}@{\parbox@{1in@}@{This
+quarter inch with @code{\resizebox*@{!@}@{0.25in@}@{\parbox@{3.5in@}@{This
 box has both height and depth.@}@}}.
 
 You can use @code{\depth}, @code{\height}, @code{\totalheight}, and
@@ -18759,9 +18760,9 @@
 @end example
 
 A @TeX{} primitive command used to generate accented characters from
-accent marks and letters. The accent mark is selected by @var{number},
-a numeric argument, followed by a space and then a @var{character} argument
-constructs the accented character in the current font.
+accent marks and letters. The accent mark is selected by @var{number}, a
+numeric argument, followed by a space and then a @var{character}
+argument to construct the accented character in the current font.
 
 These are accented @samp{e} characters.
 
@@ -18774,7 +18775,8 @@
 @end example
 
 @noindent
-The first is a grave, the second is breve, etc.
+The first is a grave, the second a caron, the third a breve, the fourth
+a macron, and the fifth a ring above.
 
 The position of the accent is determined by the font designer and so the
 outcome of @code{\accent} use may differ between fonts. In @LaTeX{} it is
@@ -21030,7 +21032,7 @@
 @end example
 
 Open a file for reading material, or for writing it.  In most engines,
-the @var{number} must be between 0 and 15, as in @code{\openin3; in
+the @var{number} must be between 0 and 15, as in @code{\openin3}; in
 Lua at LaTeX{}, @var{number} can be between 0 and 127.
 
 Here @TeX{} opens the file @file{presidents.tex} for reading.



More information about the latexrefman-commits mailing list.