diff options
author | Karl Berry <karl@freefriends.org> | 2021-03-21 21:43:20 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-03-21 21:43:20 +0000 |
commit | c51eadf9bfbc4973431a41ea48a79571a0a4a5e5 (patch) | |
tree | 732a57f35d68077aa63353aa264f28107ef108b5 /Master/texmf-dist/doc/support/latexindent/appendices.tex | |
parent | 0987fe4364cc8ea529fa9f041ec176acae2fe881 (diff) |
latexindent (21mar21)
git-svn-id: svn://tug.org/texlive/trunk@58595 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/support/latexindent/appendices.tex')
-rw-r--r-- | Master/texmf-dist/doc/support/latexindent/appendices.tex | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/support/latexindent/appendices.tex b/Master/texmf-dist/doc/support/latexindent/appendices.tex index 4036579e53a..c60445b1b70 100644 --- a/Master/texmf-dist/doc/support/latexindent/appendices.tex +++ b/Master/texmf-dist/doc/support/latexindent/appendices.tex @@ -61,7 +61,6 @@ curl -L http://cpanmin.us | perl - App::cpanminus cpanm YAML::Tiny cpanm File::HomeDir cpanm Unicode::GCString -cpanm Log::Dispatch \end{commandshell} For other distributions, the Ubuntu/Debian approach may work as follows @@ -71,7 +70,6 @@ sudo cpan -i App::cpanminus sudo cpanm YAML::Tiny sudo cpanm File::HomeDir sudo cpanm Unicode::GCString -sudo cpanm Log::Dispatch::File \end{commandshell} or else by running, for example, \begin{commandshell} @@ -118,7 +116,6 @@ brew install cpanm cpanm YAML::Tiny cpanm File::HomeDir cpanm Unicode::GCString -cpanm Log::Dispatch \end{commandshell} \subsubsection{Windows} |