[latex3-commits] [git/LaTeX3-latex3-latex2e] ltnew33: run two paras together to get better linebreaking (5f704846)
Frank Mittelbach
frank.mittelbach at latex-project.org
Mon May 17 16:12:42 CEST 2021
Repository : https://github.com/latex3/latex2e
On branch : ltnew33
Link : https://github.com/latex3/latex2e/commit/5f7048462abbb4478e2b4d9721b6c2a64fdef543
>---------------------------------------------------------------
commit 5f7048462abbb4478e2b4d9721b6c2a64fdef543
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Mon May 17 16:12:42 2021 +0200
run two paras together to get better linebreaking
>---------------------------------------------------------------
5f7048462abbb4478e2b4d9721b6c2a64fdef543
base/doc/ltnews33.tex | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/base/doc/ltnews33.tex b/base/doc/ltnews33.tex
index 67eb187d..8f28dbc9 100644
--- a/base/doc/ltnews33.tex
+++ b/base/doc/ltnews33.tex
@@ -621,7 +621,7 @@ hence as having its expected, within-column, meaning.
We have restored consistency here: now both of the above lines
produce a single \env{tabular} row.
-
+%
As before, you can
%%CCC Unresolvd: ask B&K?
%%FMi no unnecessary quotes
@@ -631,7 +631,7 @@ As before, you can
%%CCC But I thought that these quotes are necessary:
%%CCC without them it was not clear to me that this was a single ‘code snippet’
%%CCC to be added verbatim to the preamble.
-%%FMi you can remove the sapce between the two \cs and add \allowbreak?
+%%FMi you can remove the space between the two \cs and combine the para with the one befor perhaps?
put \cs{raggedright}\allowbreak\cs{arraybackslash} in the \env{tabular}'s
preamble for a column to ensure that \cs{\textbackslash} is always
interpreted as a tabular row separator when used in that column. And
More information about the latex3-commits
mailing list.