Plan 9 from Bell Labs’s /usr/web/sources/contrib/steve/root/sys/lib/texmf/tex/latex/misc/landscape.sty

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


% -*-LaTeX-*-
% landscape.sty [14-Nov-88]
% This simple style file exchanges \textwidth and \textheight to
% get dimensions suitable for a landscape (width > height) page
% Printing in landscape mode requires additional support from the
% DVI driver.
\@tempdima=\textwidth% NB: \@tempdima is defined in latex.tex
\textwidth=\textheight
\textheight=\@tempdima

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.