summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/l3kernel/l3quark.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/l3kernel/l3quark.dtx')
-rw-r--r--Master/texmf-dist/source/latex/l3kernel/l3quark.dtx6
1 files changed, 2 insertions, 4 deletions
diff --git a/Master/texmf-dist/source/latex/l3kernel/l3quark.dtx b/Master/texmf-dist/source/latex/l3kernel/l3quark.dtx
index 1abf6fa9693..c70b5137fa3 100644
--- a/Master/texmf-dist/source/latex/l3kernel/l3quark.dtx
+++ b/Master/texmf-dist/source/latex/l3kernel/l3quark.dtx
@@ -35,7 +35,7 @@
%
%<*driver|package>
\RequirePackage{l3bootstrap}
-\GetIdInfo$Id: l3quark.dtx 4065 2012-08-08 21:37:44Z bruno $
+\GetIdInfo$Id: l3quark.dtx 4268 2012-11-04 22:19:48Z joseph $
{L3 Quarks}
%</driver|package>
%<*driver>
@@ -200,12 +200,10 @@
% terminating loops as when one is doing tail recursion. The building
% blocks follow below and an example is shown in Section~\ref{sec:quark-example}.
%
-% \begin{variable}{/q_recursion_tail}
+% \begin{variable}{\q_recursion_tail}
% This quark is appended to the data structure in question and
% appears as a real element there. This means it gets any list
% separators around it.
-% Can you guess why the documentation for this quark requires us
-% to write the control sequence with the wrong slash before it?
% \end{variable}
%
% \begin{variable}{\q_recursion_stop}