[latexrefman-commits] [SCM] latexrefman updated: r1006 - trunk
Vincent Belaiche
INVALID.NOREPLY at gnu.org.ua
Wed Aug 25 22:47:08 CEST 2021
Author: vincentb1
Date: 2021-08-25 20:47:08 +0000 (Wed, 25 Aug 2021)
New Revision: 1006
Modified:
trunk/ChangeLog
trunk/latex2e-fr.texi
Log:
[fr] propagate Karl's r917
* latex2e-fr.texi (Text symbols): more \text... dash characters in
LaTeX June 2021 release
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2021-08-25 20:47:05 UTC (rev 1005)
+++ trunk/ChangeLog 2021-08-25 20:47:08 UTC (rev 1006)
@@ -1,5 +1,10 @@
2021-08-25 Vincent Bela\"iche <vincentb1 at users.sourceforge.net>
+ * latex2e-fr.texi (Text symbols): more \text... dash characters in
+ LaTeX June 2021 release
+
+2021-08-25 Vincent Bela\"iche <vincentb1 at users.sourceforge.net>
+
* latex2e-fr.texi: Two blank lines before each node. Remove line
trailing blanks.
Modified: trunk/latex2e-fr.texi
===================================================================
--- trunk/latex2e-fr.texi 2021-08-25 20:47:05 UTC (rev 1005)
+++ trunk/latex2e-fr.texi 2021-08-25 20:47:08 UTC (rev 1006)
@@ -17104,10 +17104,24 @@
@cindex point d'exclamation culbuté
Point d'exclamation culbuté : @exclamdown{}.
+ at item \textfiguredash
+ at cindex caractère tiret numérique
+Tiret utilisé entre les nombres, Unicode U+2012. Défini dans la parution
+juin-2021 de @LaTeX{}. Quand utilisé avec pdf at TeX{}, approximé par un
+demi-cadratin ; avec un moteur Unicode, soit le glyphe est composé s'il
+est disponible dans la fonte courante, ou sinon l'avertissement habituel
+« Missing character » est inscrit au journal de compilation.
+
@item \textgreater
@cindex supérieur à, symbole dans le texte
Supérieur à : >.
+ at item \texthorizontalbar
+ at cindex barre horizontale, caractère
+Caractère barre horizontale, Unicode U+2015. Défini dans la parution
+juin-2021 de @LaTeX{}. Comportement similaire à @code{\textfiguredash}
+ci-dessus ; l'approximation de pdf at TeX{} est un cadratin.
+
@item \textless
@cindex inférieur à, symbole dans le texte
Inférieur à : <.
@@ -17117,6 +17131,15 @@
@cindex gauche, flèche, dans le texte
Flèche gauche.
+ at item \textnonbreakinghyphen
+ at cindex trait d'union insécable, caractère
+ at cindex insécable, caractère trait d'union
+Caractère trait d'union insécable, Unicode U+2011. Défini dans la
+parution juin-2021 de @LaTeX{}. Comportement similaire à
+ at code{\textfiguredash} ci-dessus ; l'approximation de pdf at TeX{} est un
+trait d'union ASCII ordinaire (avec saut de ligne non-autorisé juste
+après).
+
@item \textordfeminine
@itemx \textordmasculine
@cindex féminin, symbole ordinal
More information about the latexrefman-commits
mailing list.