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 14771477none &
14781478\defnx {ordinary character literal}{literal!character!ordinary} &
14791479\keyword {char} &
1480- ordinary literal &
1480+ \multirow {2}{7em}{ \!\! $ \left . \vphantom { \parbox {1em}{a \\ b}} \right \} $ \parbox {6em}{ ordinary lit- \\ eral encoding}} &
14811481\tcode {'v'} \\ \cline {2-3}\cline {5-5}
1482- &
1483- multicharacter literal &
1484- \keyword {int} &
1485- encoding &
1486- \tcode {'abcd'} \\ \hline
1482+ & multicharacter literal & \keyword {int} & & \tcode {'abcd'} \\ \hline
14871483\tcode {L} &
14881484\defnx {wide character literal}{literal!character!wide} &
14891485\keyword {wchar_t} &
Original file line number Diff line number Diff line change 2828\usepackage [final ]{microtype }
2929\usepackage [splitindex,original ]{imakeidx }
3030\usepackage {multicol }
31+ \usepackage {multirow }
3132\usepackage {lmodern }
3233\usepackage {xcolor }
3334\usepackage [T1 ]{fontenc }
You can’t perform that action at this time.
0 commit comments