[latex3-commits] [l3svn] branch master updated: Shorten an over-long line
noreply at latex-project.org
noreply at latex-project.org
Sun Jun 12 23:07:46 CEST 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 3cbef52 Shorten an over-long line
3cbef52 is described below
commit 3cbef5253c82dcb3474e98362764949d7c1b0e2c
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Sun Jun 12 22:07:37 2016 +0100
Shorten an over-long line
---
l3experimental/xgalley/l3galley.dtx | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/l3experimental/xgalley/l3galley.dtx b/l3experimental/xgalley/l3galley.dtx
index c62d106..416fed8 100644
--- a/l3experimental/xgalley/l3galley.dtx
+++ b/l3experimental/xgalley/l3galley.dtx
@@ -2454,7 +2454,10 @@
}
}
\cs_new:Npn \@@_save_display_widow_penalties:n #1
- { \__int_value:w \etex_displaywidowpenalties:D \__int_eval:w #1 \__int_eval_end: , }
+ {
+ \__int_value:w \etex_displaywidowpenalties:D
+ \__int_eval:w #1 \__int_eval_end: ,
+ }
\cs_new_protected:Npn \galley_save_widow_penalties:N #1
{
\clist_set:Nx #1
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the latex3-commits
mailing list