avatar
a problem of page layout# TeX - TeX电子排版系统
z*n
1
Hi,
i use following commands to set the page layout.
well it turned the page landscape, but the contents are
still organized in original direction (from top to down and right to lef
t now). What is wrong?
\documentclass{article}
\usepackage[a4paper,landscape,tmargin=20mm,bmargin=20mm,lmargin=20mm,rma
rgin=20mm]{geometry}
\begin{document}
test it. dflkinf dljfdiljklfdjalksjoio jllkfjdklfjdoio li kfjadklsfjd
\end{document}
avatar
f*h
2
you can use lscape package and enclose whatever you want between
\begin{landscape} ... \end{landscape}

【在 z*****n 的大作中提到】
: Hi,
: i use following commands to set the page layout.
: well it turned the page landscape, but the contents are
: still organized in original direction (from top to down and right to lef
: t now). What is wrong?
: \documentclass{article}
: \usepackage[a4paper,landscape,tmargin=20mm,bmargin=20mm,lmargin=20mm,rma
: rgin=20mm]{geometry}
: \begin{document}
: test it. dflkinf dljfdiljklfdjalksjoio jllkfjdklfjdoio li kfjadklsfjd

avatar
z*n
3
thanks,
tried it. there are some problems:
1. the contents are aligned center.
2. the page number and header/footer are still in rotated
portrait mode.

【在 f********h 的大作中提到】
: you can use lscape package and enclose whatever you want between
: \begin{landscape} ... \end{landscape}

avatar
z*n
4
well, i got some hints that I should use this switch in
dvips:
dvips -tlandscape yourdvifile.dvi
It works, but the whole content is flipped up side down. so Funny.
Anyone can give me a hand to fix this problem?

【在 z*****n 的大作中提到】
: thanks,
: tried it. there are some problems:
: 1. the contents are aligned center.
: 2. the page number and header/footer are still in rotated
: portrait mode.

avatar
a*x
5
Try the following,
...
\usepackage{landscape}
\def\printlandscape{\special{landscape}}
\special{! TeXDict begin /landplus90{true}store end }
\begin{document}
...
\end{document}

【在 z*****n 的大作中提到】
: well, i got some hints that I should use this switch in
: dvips:
: dvips -tlandscape yourdvifile.dvi
: It works, but the whole content is flipped up side down. so Funny.
: Anyone can give me a hand to fix this problem?

avatar
z*n
6
Is there such a landscape package?

【在 a*******x 的大作中提到】
: Try the following,
: ...
: \usepackage{landscape}
: \def\printlandscape{\special{landscape}}
: \special{! TeXDict begin /landplus90{true}store end }
: \begin{document}
: ...
: \end{document}

avatar
a*e
7
That's called seascape....houhou!

【在 z*****n 的大作中提到】
: well, i got some hints that I should use this switch in
: dvips:
: dvips -tlandscape yourdvifile.dvi
: It works, but the whole content is flipped up side down. so Funny.
: Anyone can give me a hand to fix this problem?

相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。