diff options
author | Karl Berry <karl@freefriends.org> | 2011-11-25 00:13:53 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-11-25 00:13:53 +0000 |
commit | ffc8e17b8078900ab7932786f99a36a7f3b1166c (patch) | |
tree | 4e6b90567c8ee8bff06b06a3868c14b7e9f06eef /Master/texmf-dist/tex/latex/l3experimental/xgalley/xgalley.sty | |
parent | 3c7032087650de924a1aead943de992a2c689248 (diff) |
l3experimental 2966 (19nov11)
git-svn-id: svn://tug.org/texlive/trunk@24655 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/l3experimental/xgalley/xgalley.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/l3experimental/xgalley/xgalley.sty | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/l3experimental/xgalley/xgalley.sty b/Master/texmf-dist/tex/latex/l3experimental/xgalley/xgalley.sty index 160fca57631..5ebe766a12b 100644 --- a/Master/texmf-dist/tex/latex/l3experimental/xgalley/xgalley.sty +++ b/Master/texmf-dist/tex/latex/l3experimental/xgalley/xgalley.sty @@ -48,7 +48,7 @@ %% ----------------------------------------------------------------------- %% \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} \ProvidesExplPackage {\ExplFileName}{\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} @@ -606,11 +606,6 @@ { \skip_eval:n { \l_galley_display_end_vspace_tl } } } } -\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 of file `xgalley.sty'. |