summaryrefslogtreecommitdiff
path: root/info/tlmgrbasics/doc/tlmgr.tex
diff options
context:
space:
mode:
Diffstat (limited to 'info/tlmgrbasics/doc/tlmgr.tex')
-rw-r--r--info/tlmgrbasics/doc/tlmgr.tex17
1 files changed, 17 insertions, 0 deletions
diff --git a/info/tlmgrbasics/doc/tlmgr.tex b/info/tlmgrbasics/doc/tlmgr.tex
index a6f9563d94..4e1170b8d7 100644
--- a/info/tlmgrbasics/doc/tlmgr.tex
+++ b/info/tlmgrbasics/doc/tlmgr.tex
@@ -645,6 +645,23 @@ rights uses the option \texttt{-w32mode admin} a warning
is issued that the caller does not have enough privileges.
\end{itemize}
+\clearpage
+
+\subsection{The \texttt{paper} Action}
+\label{paper}
+
+\paragraph{Usage}
+\begin{list}{}{}
+\item \texttt{tlmgr paper}
+\item \texttt{tlmgr paper [a4|letter]}
+\item \texttt{tlmgr \textit{program} paper [a4|letter]}
+\end{list}
+
+With no arguments, \texttt{tlmgr paper} shows the default paper size for all known programs.
+With one argument (e.g., \texttt{tlmgr paper a4}), sets the default for all known programs to that
+paper size.
+With a \textit{program} given as the first argument and a paper size as the last argument
+(e.g., \texttt{tlmgr dvips paper a4}), sets the default for that program to that paper size.
\clearpage