[latex3-commits] [l3svn] branch master updated: Make \addvspace work

noreply at latex-project.org noreply at latex-project.org
Mon Jan 4 10:24:07 CET 2016


This is an automated email from the git hooks/post-receive script.

joseph pushed a commit to branch master
in repository l3svn.

The following commit(s) were added to refs/heads/master by this push:
       new  78d4e5f   Make \addvspace work
78d4e5f is described below

commit 78d4e5f527d89557a088d4a697b1ac2454640e38
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Mon Jan 4 09:20:49 2016 +0000

    Make \addvspace work
    
    May not be right, of course!
---
 l3experimental/xgalley/l3galley.dtx |    9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/l3experimental/xgalley/l3galley.dtx b/l3experimental/xgalley/l3galley.dtx
index 6ec7651..92a472f 100644
--- a/l3experimental/xgalley/l3galley.dtx
+++ b/l3experimental/xgalley/l3galley.dtx
@@ -1,7 +1,7 @@
 % \iffalse
 %
 %% File: l3galley.dtx Copyright (C) 1999-2001, 2004-2009 Frank Mittelbach
-%%                              (C) 2010-2015 The LaTeX3 Project
+%%                              (C) 2010-2016 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
@@ -2556,6 +2556,13 @@
 %    \end{macrocode}
 % \end{macro}
 %
+% \begin{macro}{\addvspace}
+%   The mechanism here is entirely different, but at least this works!
+%    \begin{macrocode}
+\cs_set_nopar:Npn \addvspace { \galley_vspace_set_single:n }
+%    \end{macrocode}
+%\end{macro}
+%
 % \begin{macro}{\@afterheading}
 %   Set some flags and hope for the best!
 %    \begin{macrocode}

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the latex3-commits mailing list