File tree Expand file tree Collapse file tree 4 files changed +5
-8
lines changed Expand file tree Collapse file tree 4 files changed +5
-8
lines changed Original file line number Diff line number Diff line change 5353 eval "$(/usr/libexec/path_helper)"
5454 echo "PATH=${PATH}" >> ${GITHUB_ENV}
5555 sudo tlmgr update --self
56- sudo tlmgr install latexmk isodate substr relsize ulem fixme rsfs extract layouts enumitem l3packages l3kernel imakeidx splitindex xstring
56+ sudo tlmgr install latexmk isodate substr relsize ulem fixme rsfs extract layouts enumitem l3packages l3kernel imakeidx splitindex xstring collection-latexextra
5757
5858 - name : make (Linux)
5959 if : matrix.cfg.os == 'ubuntu-22.04'
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 14701470none &
14711471\defnx {ordinary character literal}{literal!character!ordinary} &
14721472\keyword {char} &
1473- ordinary literal &
1473+ \multirow {2}{7em}{ \!\! $ \left . \vphantom { \parbox {1em}{a \\ b}} \right \} $ \parbox {6em}{ ordinary lit- \\ eral encoding}} &
14741474\tcode {'v'} \\ \cline {2-3}\cline {5-5}
1475- &
1476- multicharacter literal &
1477- \keyword {int} &
1478- encoding &
1479- \tcode {'abcd'} \\ \hline
1475+ & multicharacter literal & \keyword {int} & & \tcode {'abcd'} \\ \hline
14801476\tcode {L} &
14811477\defnx {wide character literal}{literal!character!wide} &
14821478\keyword {wchar_t} &
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