File tree Expand file tree Collapse file tree 4 files changed +6
-5
lines changed Expand file tree Collapse file tree 4 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 4848 eval "$(/usr/libexec/path_helper)"
4949 echo "PATH=${PATH}" >> ${GITHUB_ENV}
5050 sudo tlmgr update --self
51- sudo tlmgr install latexmk isodate substr relsize ulem fixme rsfs extract layouts enumitem l3packages l3kernel imakeidx splitindex xstring
51+ sudo tlmgr install latexmk isodate substr relsize ulem fixme rsfs extract layouts enumitem l3packages l3kernel imakeidx splitindex xstring collection-latexextra
5252
5353 - name : make
5454 run : make quiet
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ Install the `MacTeX distribution <http://tug.org/mactex/>`_.
2424If you are on a slow network, you'll want to get the `BasicTeX package <http://tug.org/mactex/morepackages.html >`_ instead,
2525then run the following command to install the other packages that the draft requires:
2626
27- sudo tlmgr install latexmk isodate substr relsize ulem fixme rsfs extract layouts enumitem l3packages l3kernel imakeidx splitindex xstring
27+ sudo tlmgr install latexmk isodate substr relsize ulem fixme rsfs extract layouts enumitem l3packages l3kernel imakeidx splitindex xstring collection-latexextra
2828
2929---------------------------------------
3030Getting Started on Debian-based Systems
Original file line number Diff line number Diff line change 15701570none &
15711571\defnx {ordinary character literal}{literal!character!ordinary} &
15721572\keyword {char} &
1573- ordinary &
1573+ \multirow {3}{7em}{ \!\! $ \left . \vphantom { \parbox {1em}{a \\ b \\ c}} \right \} $ \parbox {5em}{ ordinary\\ literal \\ encoding}} &
15741574\tcode {'v'} \\ \cline {2-3}\cline {5-5}
15751575 &
15761576non-encodable ordinary character literal &
15771577\keyword {int} &
1578- literal &
1578+ &
15791579\tcode {'\textbackslash U0001F525'} \\ \cline {2-3}\cline {5-5}
15801580 &
15811581ordinary multicharacter literal &
15821582\keyword {int} &
1583- encoding &
1583+ &
15841584\tcode {'abcd'} \\ \hline
15851585\tcode {L} &
15861586\defnx {wide character literal}{literal!character!wide} &
Original file line number Diff line number Diff line change 2626\usepackage [final ]{microtype }
2727\usepackage [splitindex,original ]{imakeidx }
2828\usepackage {multicol }
29+ \usepackage {multirow }
2930\usepackage {lmodern }
3031\usepackage {xcolor }
3132\usepackage [T1 ]{fontenc }
You can’t perform that action at this time.
0 commit comments