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

vincentb1 at gnu.org.ua vincentb1 at gnu.org.ua
Tue Aug 22 23:48:02 CEST 2017


Author: vincentb1
Date: 2017-08-23 00:48:02 +0300 (Wed, 23 Aug 2017)
New Revision: 591

Modified:
   trunk/ChangeLog
   trunk/common.texi
   trunk/latex2e-fr.texi
   trunk/latex2e.texi
Log:
% spacing, cmss+cmtt restoration, macro&flag commonalization.

* common.texi: push iftexthenelse macro and HAS-MATH flag to common.texi

* latex2e-fr.texi: push iftexthenelse macro and HAS-MATH flag to common.texi
(Low-level font commands): Restore cmss & cmtt. `@dmn{}%' -> `@dmn{%}'.

* latex2e.texi: push iftexthenelse macro and HAS-MATH flag to common.texi
(Low-level font commands): Restore cmss & cmtt. `@dmn{}%' -> `%'.


Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog	2017-08-21 22:11:39 UTC (rev 590)
+++ trunk/ChangeLog	2017-08-22 21:48:02 UTC (rev 591)
@@ -1,5 +1,15 @@
 2017-08-22  Vincent Belaïche  <vincentb1 at users.sourceforge.net>
 
+	* latex2e.texi: push iftexthenelse macro and HAS-MATH flag to common.texi
+	(Low-level font commands): Restore cmss & cmtt. `@dmn{}%' -> `%'.
+
+	* latex2e-fr.texi: push iftexthenelse macro and HAS-MATH flag to common.texi
+	(Low-level font commands): Restore cmss & cmtt. `@dmn{}%' -> `@dmn{%}'.
+
+	* common.texi: push iftexthenelse macro and HAS-MATH flag to common.texi
+
+2017-08-22  Vincent Belaïche  <vincentb1 at users.sourceforge.net>
+
 	* latex2e.texi (Low-level font commands): Refer to
 	https://ctan.org/pkg/encguide.  Use multitables to achieve Jim's
 	goal of having 1st column entry on the same line as 2nd column

Modified: trunk/common.texi
===================================================================
--- trunk/common.texi	2017-08-21 22:11:39 UTC (rev 590)
+++ trunk/common.texi	2017-08-22 21:48:02 UTC (rev 591)
@@ -1,2 +1,16 @@
 @set LTXREFMAN_HOME_PAGE http://puszcza.gnu.org.ua/software/latexrefman/
 @set LTXREFMAN_BUGS latexrefman@@tug.org
+ at clear HAS-MATH 
+ at iftex
+ at set HAS-MATH
+ at macro iftexthenelse {then,else}
+\then\@c
+ at end macro
+ at end iftex
+ at ifnottex
+ at macro iftexthenelse {then,else}
+\else\@c
+ at end macro
+ at end ifnottex
+        
+

Modified: trunk/latex2e-fr.texi
===================================================================
--- trunk/latex2e-fr.texi	2017-08-21 22:11:39 UTC (rev 590)
+++ trunk/latex2e-fr.texi	2017-08-22 21:48:02 UTC (rev 591)
@@ -119,9 +119,6 @@
 @macro BESU {utf8,math}
 @math{@code{@backslashchar{}\math\}}
 @end macro
- at macro iftexthenelse {then,else}
-\then\@c
- at end macro
 @end iftex
 @ifnottex
 @macro BES {utf8,math}
@@ -130,9 +127,6 @@
 @macro BESU {utf8,math}
 \utf8\
 @end macro
- at macro iftexthenelse {then,else}
-\else\@c
- at end macro
 @end ifnottex
 @macro EnvIndex {env}
 @findex @r{environnement} @code{\env\}
@@ -146,11 +140,6 @@
 @set NeedsAMSSymb @value{NotInPlainTeX} En @LaTeX{} vous devez charger le paquetage @file{amssymb}.
 @set NeedsSTIX @value{NotInPlainTeX} En @LaTeX{} vous devez charger le paquetage @file{stix}.
 
- at clear HAS-MATH
- at iftex
- at set HAS-MATH
- at end iftex
-
 @node Top
 @top @LaTeX{}2e : un manuel de référence officieux
 
@@ -2047,7 +2036,7 @@
 @LaTeX{}.  Voici des exemples de quelques-unes des familles les plus
 usuelles :
 
- at multitable {font} {Font Name Font Name XXXX}
+ at multitable {font} {Computer Modern Typewriter XXXX}
 @item @code{pag}
 @tab Avant Garde
 @item @code{fvs}
@@ -2060,6 +2049,10 @@
 @tab Computer Concrete
 @item @code{cmr}
 @tab Computer Modern
+ at item @code{cmss}
+ at tab Computer Modern Sans Serif
+ at item @code{cmtt}
+ at tab Computer Modern Typewriter
 @item @code{pcr}
 @tab Courier
 @item @code{phv}
@@ -2086,16 +2079,6 @@
 @tab Zapf Chancery
 @end multitable
 
-
- at c Why cmss and cmtt are removed from the list
- at c @itemize @bullet
- at c @item @code{cmr}  pour Computer Modern Roman
- at c @item @code{cmss} pour Computer Modern Sans Serif
- at c @item @code{cmtt} pour Computer Modern Typewriter
- at c @end itemize
- at c 
- at c et de nombreuses autres.
-
 @item \fontseries@{@var{série}@}
 @findex \fontseries
 @cindex séries de polices
@@ -2148,25 +2131,25 @@
 pourcentages sont juste indicatifs et ne sont pas suivis précisément par
 toutes les polices) :
 
- at multitable {xx} {Semi étendu, 112,5 at dmn{}%xx}
+ at multitable {xx} {Semi étendu, 112,5 at dmn{%}xx}
 @item @code{uc}
- at tab Ultra condensé, 50 at dmn{}%
+ at tab Ultra condensé, 50 at dmn{%}
 @item @code{ec}
- at tab Extra condensé, 62,5 at dmn{}%
+ at tab Extra condensé, 62,5 at dmn{%}
 @item @code{c}
- at tab Condensé, 75 at dmn{}%
+ at tab Condensé, 75 at dmn{%}
 @item @code{sc}
- at tab Semi condensé, 87,5 at dmn{}%
+ at tab Semi condensé, 87,5 at dmn{%}
 @item @code{m}
- at tab Moyen, 100 at dmn{}%
+ at tab Moyen, 100 at dmn{%}
 @item @code{sx}
- at tab Semi étendu, 112,5 at dmn{}%
+ at tab Semi étendu, 112,5 at dmn{%}
 @item @code{x}
- at tab étendu, 125 at dmn{}%
+ at tab étendu, 125 at dmn{%}
 @item @code{ex}
- at tab Extra étendu, 150 at dmn{}%
+ at tab Extra étendu, 150 at dmn{%}
 @item @code{ux}
- at tab Ultra étendu, 200 at dmn{}%
+ at tab Ultra étendu, 200 at dmn{%}
 @end multitable
 
 Quand Lorsqu'on forme la chaîne de caractères @var{série} à partir de la

Modified: trunk/latex2e.texi
===================================================================
--- trunk/latex2e.texi	2017-08-21 22:11:39 UTC (rev 590)
+++ trunk/latex2e.texi	2017-08-22 21:48:02 UTC (rev 591)
@@ -102,9 +102,6 @@
 @macro BESU {utf8,math}
 @code{@backslashchar{}\math\}
 @end macro
- at macro iftexthenelse {then,else}
-\then\@c
- at end macro
 @end iftex
 @ifnottex
 @macro BES {utf8,math}
@@ -113,9 +110,6 @@
 @macro BESU {utf8,math}
 @U{\utf8\}
 @end macro
- at macro iftexthenelse {then,else}
-\else\@c
- at end macro
 @end ifnottex
 @macro EnvIndex {env}
 @findex @r{environment}, @code{\env\}
@@ -130,11 +124,6 @@
 @set NeedsAMSSymb @value{NotInPlainTeX} In @LaTeX{} you need to load the @file{amssymb} package.
 @set NeedsSTIX @value{NotInPlainTeX} In @LaTeX{} you need to load the @file{stix} package.
 
- at clear HAS-MATH 
- at iftex
- at set HAS-MATH
- at end iftex
-
 @node Top
 @top @LaTeX{}2e: An unofficial reference manual
 
@@ -1750,7 +1739,7 @@
 through many of the fonts easily used with @LaTeX{}.  Here are
 examples of some common families:
 
- at multitable {font} {Font Name Font Name XXXX}
+ at multitable {font} {Computer Modern Typewriter XXXX}
 @item @code{pag}
 @tab Avant Garde
 @item @code{fvs}
@@ -1763,6 +1752,10 @@
 @tab Computer Concrete
 @item @code{cmr}
 @tab Computer Modern
+ at item @code{cmss}
+ at tab Computer Modern Sans Serif
+ at item @code{cmtt}
+ at tab Computer Modern Typewriter
 @item @code{pcr}
 @tab Courier
 @item @code{phv}
@@ -1788,8 +1781,6 @@
 @item @code{pzc}
 @tab Zapf Chancery
 @end multitable
- at c xxx vincentb1 = why did you remove cmss and cmtt from this list. Shouldn't you say 
- at c to use Latin Modern instead of Computer Modern ?
 
 
 @item \fontseries@{@var{series}@}
@@ -1841,25 +1832,25 @@
 are just guides and are not followed precisely by all fonts):
 
 
- at multitable {xx} {Ultra condensed, 50 at dmn{}%xx}
+ at multitable {xx} {Ultra condensed, 50%xx}
 @item @code{uc}
- at tab Ultra condensed, 50 at dmn{}%
+ at tab Ultra condensed, 50%
 @item @code{ec}
- at tab Extra condensed, 62.5 at dmn{}%
+ at tab Extra condensed, 62.5%
 @item @code{c}
- at tab Condensed, 75 at dmn{}%
+ at tab Condensed, 75%
 @item @code{sc}
- at tab Semi condensed, 87.5 at dmn{}%
+ at tab Semi condensed, 87.5%
 @item @code{m}
- at tab Medium, 100 at dmn{}%
+ at tab Medium, 100%
 @item @code{sx}
- at tab Semi expanded, 112.5 at dmn{}%
+ at tab Semi expanded, 112.5%
 @item @code{x}
- at tab Expanded, 125 at dmn{}%
+ at tab Expanded, 125%
 @item @code{ex}
- at tab Extra expanded, 150 at dmn{}%
+ at tab Extra expanded, 150%
 @item @code{ux}
- at tab Ultra expanded, 200 at dmn{}%
+ at tab Ultra expanded, 200%
 @end multitable
 
 



More information about the latexrefman-commits mailing list