[latex3-commits] [git/LaTeX3-latex3-luaotfload] dev: Normalize line lengths in texlive.sh (c39651c)

Marcel Fabian Krüger tex at 2krueger.de
Sat Dec 21 22:36:06 CET 2019


Repository : https://github.com/latex3/luaotfload
On branch  : dev
Link       : https://github.com/latex3/luaotfload/commit/c39651cf9bcd6cb08dcf89e078b209e68d4459df

>---------------------------------------------------------------

commit c39651cf9bcd6cb08dcf89e078b209e68d4459df
Author: Marcel Fabian Krüger <tex at 2krueger.de>
Date:   Sat Dec 21 22:36:06 2019 +0100

    Normalize line lengths in texlive.sh


>---------------------------------------------------------------

c39651cf9bcd6cb08dcf89e078b209e68d4459df
 texlive.sh | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/texlive.sh b/texlive.sh
index e26f504..3c18257 100644
--- a/texlive.sh
+++ b/texlive.sh
@@ -34,8 +34,10 @@ echo oberdiek etoolbox xkeyval ucharcat xstring everyhook
 echo svn-prov setspace
 
 # slices from oberdiek
-echo atbegshi atveryend bitset bookmark epstopdf-pkg hologo letltxmacro
-echo luacolor pdfescape pdflscape pdftexcmds rerunfilecheck ltxcmds kvdefinekeys kvsetkeys hycolor intcalc etexcmds bigintcalc uniquecounter refcount gettitlestring
+echo atbegshi atveryend bigintcalc bitset bookmark epstopdf-pkg etexcmds
+echo gettitlestring hologo hycolor intcalc kvdefinekeys kvsetkeys
+echo letltxmacro ltxcmds luacolor pdfescape pdflscape pdftexcmds refcount
+echo rerunfilecheck uniquecounter
 
 # graphics
 echo graphics xcolor graphics-def pgf
@@ -62,7 +64,9 @@ echo amsmath lualatex-math
 echo luacode environ adjustbox collectbox ms varwidth geometry url ulem
 
 # some packages for the documentation
-echo standalone luatex85 tikzmarmots tikzducks pgf-blur inconsolata tools caption hyperref metalogo fancyvrb mdwtools titlesec tocloft pdfpages listings
+echo caption fancyvrb hyperref inconsolata listings luatex85 mdwtools
+echo metalogo pdfpages pgf-blur standalone tikzducks tikzmarmots titlesec
+echo tocloft tools
 
 
 # Assuming a 'basic' font set up, metafont is required to avoid





More information about the latex3-commits mailing list