[latex3-commits] [l3svn] r6644 - Remove some pointless "^^A" (l3doc was fixed some time back)

noreply at latex-project.org noreply at latex-project.org
Sat Aug 13 22:22:11 CEST 2016


Author: bruno
Date: 2016-08-13 22:22:11 +0200 (Sat, 13 Aug 2016)
New Revision: 6644

Modified:
   trunk/l3kernel/l3candidates.dtx
   trunk/l3kernel/l3drivers.dtx
   trunk/l3kernel/l3fp.dtx
   trunk/l3kernel/l3msg.dtx
   trunk/l3kernel/l3seq.dtx
Log:
Remove some pointless "^^A" (l3doc was fixed some time back)

The comment character "^^A" used to be needed in some places to prevent 
l3doc from breaking.  As far as I can tell, this is fixed (while I don't 
remember the bug I remember fixing it), and typesetting works fine.



Modified: trunk/l3kernel/l3candidates.dtx
===================================================================
--- trunk/l3kernel/l3candidates.dtx	2016-06-28 08:02:07 UTC (rev 6643)
+++ trunk/l3kernel/l3candidates.dtx	2016-08-13 20:22:11 UTC (rev 6644)
@@ -830,7 +830,7 @@
 %   giving an \meta{integer denotation}.
 % \end{function}
 %
-% \begin{function}[EXP, added = 2014-06-30, updated = 2016-01-12]^^A
+% \begin{function}[EXP, added = 2014-06-30, updated = 2016-01-12]
 %   {
 %     \tl_lower_case:n,  \tl_upper_case:n,  \tl_mixed_case:n,
 %     \tl_lower_case:nn, \tl_upper_case:nn, \tl_mixed_case:nn
@@ -1023,7 +1023,7 @@
 %   to add these to the kernel where they are well-documented
 %   (\emph{e.g.}~in Unicode Consortium or relevant government publications).
 %
-% \begin{function}[added = 2014-06-25]^^A
+% \begin{function}[added = 2014-06-25]
 %   {
 %     \tl_set_from_file:Nnn,  \tl_set_from_file:cnn,
 %     \tl_gset_from_file:Nnn, \tl_gset_from_file:cnn
@@ -1036,7 +1036,7 @@
 %   argument.
 % \end{function}
 %
-% \begin{function}[added = 2014-06-25]^^A
+% \begin{function}[added = 2014-06-25]
 %   {
 %     \tl_set_from_file_x:Nnn,  \tl_set_from_file_x:cnn,
 %     \tl_gset_from_file_x:Nnn, \tl_gset_from_file_x:cnn
@@ -2872,7 +2872,7 @@
 % \end{macro}
 % \end{macro}
 %
-% \begin{macro}^^A
+% \begin{macro}
 %   {
 %     \tl_set_from_file:Nnn,  \tl_set_from_file:cnn,
 %     \tl_gset_from_file:Nnn, \tl_gset_from_file:cnn
@@ -2915,7 +2915,7 @@
 % \end{macro}
 % \end{macro}
 %
-% \begin{macro}^^A
+% \begin{macro}
 %   {
 %     \tl_set_from_file_x:Nnn,  \tl_set_from_file_x:cnn,
 %     \tl_gset_from_file_x:Nnn, \tl_gset_from_file_x:cnn

Modified: trunk/l3kernel/l3drivers.dtx
===================================================================
--- trunk/l3kernel/l3drivers.dtx	2016-06-28 08:02:07 UTC (rev 6643)
+++ trunk/l3kernel/l3drivers.dtx	2016-08-13 20:22:11 UTC (rev 6644)
@@ -968,7 +968,7 @@
 % \begin{macro}[aux]{\@@_draw_dash:n}
 % \begin{macro}[int]{\@@_draw_linewidth:n}
 % \begin{macro}[int]{\@@_draw_miterlimit:n}
-% \begin{macro}[int]^^A
+% \begin{macro}[int]
 %   {
 %     \@@_draw_cap_butt:, \@@_draw_cap_round:, \@@_draw_cap_rectangle:,
 %     \@@_draw_join_miter:, \@@_draw_join_round:, \@@_draw_join_bevel:
@@ -1547,7 +1547,7 @@
 % \begin{macro}[aux]{\@@_draw_dash:n}
 % \begin{macro}[int]{\@@_draw_linewidth:n}
 % \begin{macro}[int]{\@@_draw_miterlimit:n}
-% \begin{macro}[int]^^A
+% \begin{macro}[int]
 %   {
 %     \@@_draw_cap_butt:, \@@_draw_cap_round:, \@@_draw_cap_rectangle:,
 %     \@@_draw_join_miter:, \@@_draw_join_round:, \@@_draw_join_bevel:
@@ -2197,7 +2197,7 @@
 % \begin{macro}[aux]{\@@_draw_dash_aux:nn}
 % \begin{macro}[int]{\@@_draw_linewidth:n}
 % \begin{macro}[int]{\@@_draw_miterlimit:n}
-% \begin{macro}[int]^^A
+% \begin{macro}[int]
 %   {
 %     \@@_draw_cap_butt:, \@@_draw_cap_round:, \@@_draw_cap_rectangle:,
 %     \@@_draw_join_miter:, \@@_draw_join_round:, \@@_draw_join_bevel:

Modified: trunk/l3kernel/l3fp.dtx
===================================================================
--- trunk/l3kernel/l3fp.dtx	2016-06-28 08:02:07 UTC (rev 6643)
+++ trunk/l3kernel/l3fp.dtx	2016-08-13 20:22:11 UTC (rev 6644)
@@ -942,7 +942,7 @@
 %   \nan{}.  Those operations do not raise exceptions.
 % \end{function}
 %
-% \begin{function}^^A
+% \begin{function}
 %   [tested = {m3fp-round001, m3fp-round002}, added = 2013-12-14, updated = 2015-08-08]
 %   {round, trunc, ceil, floor}
 %   \begin{syntax}

Modified: trunk/l3kernel/l3msg.dtx
===================================================================
--- trunk/l3kernel/l3msg.dtx	2016-06-28 08:02:07 UTC (rev 6643)
+++ trunk/l3kernel/l3msg.dtx	2016-08-13 20:22:11 UTC (rev 6644)
@@ -301,7 +301,7 @@
 %   \begin{texnote}
 %     The \TeX{} \tn{endinput} primitive is used to exit the file.  In
 %     particular, the rest of the current line remains in the input
-%     stream. ^^A Can we fix that?
+%     stream.
 %   \end{texnote}
 % \end{function}
 %

Modified: trunk/l3kernel/l3seq.dtx
===================================================================
--- trunk/l3kernel/l3seq.dtx	2016-06-28 08:02:07 UTC (rev 6643)
+++ trunk/l3kernel/l3seq.dtx	2016-08-13 20:22:11 UTC (rev 6644)
@@ -444,8 +444,8 @@
 % \end{function}
 %
 %
-% \begin{function}[added = 2014-07-18]^^A
-%   {^^A
+% \begin{function}[added = 2014-07-18]
+%   {
 %     \seq_reverse:N,  \seq_reverse:c,
 %     \seq_greverse:N, \seq_greverse:c
 %   }



More information about the latex3-commits mailing list