Linux command
tlmgr-paper 命令
文本
Copy it and replace filenames, paths, or keywords as needed.
命令示例
Show current paper size
tlmgr paper
Set paper size for all programs
tlmgr paper [a4]
Set paper for specific program
tlmgr paper [dvips] [letter]
List available sizes
tlmgr paper --list
说明
tlmgr paper configures default paper size for TeX programs. Sets consistent paper size across LaTeX, dvips, and PDF output tools. Part of TeX Live Manager.
参数
- --list
- List available paper sizes.
FAQ
What is the tlmgr-paper command used for?
tlmgr paper configures default paper size for TeX programs. Sets consistent paper size across LaTeX, dvips, and PDF output tools. Part of TeX Live Manager.
How do I run a basic tlmgr-paper example?
Run `tlmgr paper` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does --list do in tlmgr-paper?
List available paper sizes.