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.dtx18
1 files changed, 2 insertions, 16 deletions
diff --git a/Master/texmf-dist/source/latex/l3kernel/l3quark.dtx b/Master/texmf-dist/source/latex/l3kernel/l3quark.dtx
index 755b37577dc..4841664f938 100644
--- a/Master/texmf-dist/source/latex/l3kernel/l3quark.dtx
+++ b/Master/texmf-dist/source/latex/l3kernel/l3quark.dtx
@@ -1,6 +1,6 @@
% \iffalse meta-comment
%
-%% File: l3quark.dtx Copyright (C) 1990-2014 The LaTeX3 Project
+%% File: l3quark.dtx Copyright (C) 1990-2015 The LaTeX3 Project
%%
%% It may be distributed and/or modified under the conditions of the
%% LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -37,7 +37,7 @@
\documentclass[full]{l3doc}
%</driver>
%<*driver|package>
-\GetIdInfo$Id: l3quark.dtx 5354 2014-08-23 01:35:39Z bruno $
+\GetIdInfo$Id: l3quark.dtx 5659 2015-07-14 18:58:00Z joseph $
{L3 Quarks}
%</driver|package>
%<*driver>
@@ -660,20 +660,6 @@
% \end{macrocode}
% \end{variable}
%
-% \subsection{Deprecated quark functions}
-%
-% \begin{macro}
-% {\quark_if_recursion_tail_break:N, \quark_if_recursion_tail_break:n}
-% It's not clear what breaking function we should be using here, so
-% I'm picking one somewhat arbitrarily.
-% \begin{macrocode}
-\cs_new:Npn \quark_if_recursion_tail_break:N #1
- { \__quark_if_recursion_tail_break:NN #1 \prg_break: }
-\cs_new:Npn \quark_if_recursion_tail_break:n #1
- { \__quark_if_recursion_tail_break:nN {#1} \prg_break: }
-% \end{macrocode}
-% \end{macro}
-%
% \begin{macrocode}
%</initex|package>
% \end{macrocode}