summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/l3experimental/xgalley/xgalley.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/l3experimental/xgalley/xgalley.dtx')
-rw-r--r--Master/texmf-dist/source/latex/l3experimental/xgalley/xgalley.dtx20
1 files changed, 1 insertions, 19 deletions
diff --git a/Master/texmf-dist/source/latex/l3experimental/xgalley/xgalley.dtx b/Master/texmf-dist/source/latex/l3experimental/xgalley/xgalley.dtx
index 0dc1c85b610..f573668fde8 100644
--- a/Master/texmf-dist/source/latex/l3experimental/xgalley/xgalley.dtx
+++ b/Master/texmf-dist/source/latex/l3experimental/xgalley/xgalley.dtx
@@ -37,7 +37,7 @@
%
%<*driver|package>
\RequirePackage{l3names}
-\GetIdInfo$Id: xgalley.dtx 2895 2011-10-09 15:58:19Z joseph $
+\GetIdInfo$Id: xgalley.dtx 2922 2011-10-17 19:01:04Z joseph $
{L3 Experimental galley}
%</driver|package>
%<*driver>
@@ -1575,24 +1575,6 @@
}
% \end{macrocode}
%
-% \subsection{\LaTeXe{} functions}
-%
-% \begin{macro}{\nobreak}
-% \begin{macro}{\noindent}
-% \begin{macro}{\vspace}
-% In package mode, some of \LaTeXe{}'s functions are re-implemented using
-% the galley system. Not all of the optional arguments currently work!
-% \begin{macrocode}
-\RenewDocumentCommand \nobreak { }
- { \bool_gset_true:N \g_galley_no_break_next_bool }
-\RenewDocumentCommand \noindent { }
- { \bool_gset_false:N \g_galley_omit_next_indent_bool }
-\RenewDocumentCommand \vspace { s m } { \galley_set_vspace_user:n {#2} }
-% \end{macrocode}
-% \end{macro}
-% \end{macro}
-% \end{macro}
-%
% \begin{macrocode}
%</package>
% \end{macrocode}