[latexrefman-commits] [SCM] latexrefman updated: r1044 - trunk
Vincent Belaiche
INVALID.NOREPLY at gnu.org.ua
Fri Oct 8 20:08:06 CEST 2021
Author: vincentb1
Date: 2021-10-08 18:08:06 +0000 (Fri, 08 Oct 2021)
New Revision: 1044
Modified:
trunk/ChangeLog
trunk/latex2e-fr.texi
Log:
[fr] \multicolumn, typo.
* latex2e-fr.texi (\multicolumn): Typoes, notably reported by Faheem
Mitha cf. https://tug.org/pipermail/latexrefman/2021q3/000821.html
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2021-10-08 18:08:04 UTC (rev 1043)
+++ trunk/ChangeLog 2021-10-08 18:08:06 UTC (rev 1044)
@@ -1,5 +1,10 @@
2021-10-08 Vincent Bela\"iche <vincentb1 at users.sourceforge.net>
+ * latex2e-fr.texi (\multicolumn): Typoes, notably reported by Faheem
+ Mitha cf. https://tug.org/pipermail/latexrefman/2021q3/000821.html
+
+2021-10-08 Vincent Bela\"iche <vincentb1 at users.sourceforge.net>
+
* latex2e-fr.texi (\DeclareTextSymbol): Fix guillemet glyph for PDF output.
(\subsection): Fix Greek letter glyphs for the PDF output.
(verse): Align on English with better examples.
Modified: trunk/latex2e-fr.texi
===================================================================
--- trunk/latex2e-fr.texi 2021-10-08 18:08:04 UTC (rev 1043)
+++ trunk/latex2e-fr.texi 2021-10-08 18:08:06 UTC (rev 1044)
@@ -8466,7 +8466,7 @@
@example
\begin@{tabular@}@{l|r@@@{-@}l@}
\multicolumn@{1@}@{c@}@{\textsc@{Période@}@}
- &multicolumn@{2@}@{c@}@{\textsc@{Dates@}@} \\ \hline
+ &\multicolumn@{2@}@{c@}@{\textsc@{Dates@}@} \\ \hline
Baroque &1600 &1760 \\
Classique &1730 &1820 \\
Romantique &1780 &1910 \\
@@ -8474,7 +8474,7 @@
\end@{tabular@}
@end example
-Noter ue bien que la spécification @code{tabular} par défaut place un
+Notez que bien que la spécification @code{tabular} par défaut place un
filet vertical etre la première et la deuxième colonne, du fait qu'il
n'y pas pas de barre verticale dans aucun des patrons @var{patron} des
commandes @code{\multicolumn} des deux premières colonne, alors aucun
More information about the latexrefman-commits
mailing list.