Skip to content
Snippets Groups Projects
Commit 72383cb3 authored by Klas Arvidsson's avatar Klas Arvidsson
Browse files

Added texlive-varwidth due to new requirement by attendance list generation.

parent ea31434e
No related branches found
No related tags found
2 merge requests!50Fix: Puppet Defining "data_provider": "hiera" in metadata.json is deprecated....,!45Devel
Pipeline #120241 passed
...@@ -16,6 +16,7 @@ class aes::latex { ...@@ -16,6 +16,7 @@ class aes::latex {
# 'texlive-xetex-def', # Not in RHEL9, why is this required? What breaks? # 'texlive-xetex-def', # Not in RHEL9, why is this required? What breaks?
'texlive-tcolorbox', 'texlive-tcolorbox',
'texlive-booktabs', 'texlive-booktabs',
'texlive-varwidth',
'latexmk', 'latexmk',
]: ]:
ensure => installed, ensure => installed,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment