13 lines
321 B
Plaintext
13 lines
321 B
Plaintext
|
# .github/tex/minimal.profile.txt
|
||
|
# used for paolobrasolin/setup-texlive-action@v1
|
||
|
# Install the scheme:
|
||
|
#
|
||
|
# minimal scheme (plain only)
|
||
|
#
|
||
|
selected_scheme scheme-minimal
|
||
|
# Omit documentation files:
|
||
|
tlpdbopt_install_docfiles 0
|
||
|
# Omit source files:
|
||
|
tlpdbopt_install_srcfiles 0
|
||
|
# Avoid doing backups:
|
||
|
tlpdbopt_autobackup 0
|