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

Vincent Belaiche INVALID.NOREPLY at gnu.org.ua
Fri Oct 8 20:08:18 CEST 2021


Author: vincentb1
Date: 2021-10-08 18:08:18 +0000 (Fri, 08 Oct 2021)
New Revision: 1050

Modified:
   trunk/ChangeLog
   trunk/latex2e-fr.texi
Log:
[fr] \LastDeclaredEncoding, node translation.

* latex2e-fr.texi (\LastDeclaredEncoding): Translate this node.


Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog	2021-10-08 18:08:16 UTC (rev 1049)
+++ trunk/ChangeLog	2021-10-08 18:08:18 UTC (rev 1050)
@@ -1,5 +1,9 @@
 2021-10-08  Vincent Bela\"iche  <vincentb1 at users.sourceforge.net>
 
+	* latex2e-fr.texi (\LastDeclaredEncoding): Translate this node.
+
+2021-10-08  Vincent Bela\"iche  <vincentb1 at users.sourceforge.net>
+
 	* latex2e-fr.texi (\DeclareTextAccentDefault): @var{cmd} ->
 	\@var{cmd}.
 	(\DeclareTextCommand & \ProvideTextCommand): Translate this node.

Modified: trunk/latex2e-fr.texi
===================================================================
--- trunk/latex2e-fr.texi	2021-10-08 18:08:16 UTC (rev 1049)
+++ trunk/latex2e-fr.texi	2021-10-08 18:08:18 UTC (rev 1050)
@@ -2123,21 +2123,20 @@
 @node \LastDeclaredEncoding
 @subsection @code{\LastDeclaredEncoding}
 
- at cindex Font encoding
 @findex \LastDeclaredEncoding
 
-Synopsis:
+Synopsis :
 
 @example
 \LastDeclaredEncoding
 @end example
 
-Get the name of the most recently declared encoding.  The
- at code{\DeclareFontEncoding} command stores the name so that it can be
-retrieved with this command (@pxref{\DeclareFontEncoding}).
+Obtient le nom du dernier codage déclaré. La commande
+ at code{\DeclareFontEncoding} stocke le nom de sorte qu'on puisse le
+retrouver avec cette commande (@pxref{\DeclareFontEncoding}).
 
-This relies on @code{\LastDeclaredEncoding} rather than give the
-name of the encoding explicitly.
+Dans l'exemple suivant, on compte sur @code{\LastDeclaredEncoding}
+plutôt que de donner le nom du codage explicitement :
 
 @example
 \DeclareFontEncoding@{JH1@}@{@}@{@}



More information about the latexrefman-commits mailing list.