tlmgr paper
Manage paper size options of an TeX Live installation.
=> More information.
- Show the default paper size used by all TeX Live programs:
tlmgr paper
- Set the default paper size for all TeX Live programs to A4:
sudo tlmgr paper {a4}
- Show the default paper size used by a specific TeX Live program:
tlmgr {pdftex} paper
- Set the default paper size for a specific TeX Live program to A4:
sudo tlmgr {pdftex} paper {a4}
- List all available paper sizes for a specific TeX Live program:
tlmgr {pdftex} paper --list
- Dump the default paper size used by all TeX Live programs in JSON format:
tlmgr paper --json
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY
Proxy Information
- Original URL
- gemini://freeshell.de/tldr/tlmgr-paper.gmi
- Status Code
- Success (20)
- Meta
text/gemini;lang=en-GB
- Capsule Response Time
- 104.840755 milliseconds
- Gemini-to-HTML Time
- 0.446805 milliseconds
This content has been proxied by September (ba2dc).