On Monday 19 November 2001 10:13 pm, you wrote:
> Salut
> M-am chinuit ieri sa conving Latex-ul sa imi scrie ceva pe o pagina
> landscape. Documentu arata ca
> \documentclass[a4paper,landscape]{article}
> compilat cu latex any.tex; dvips -o any.ps any.dvi; gv any.ps
> In gv era tot portrait. Si imprimat.. tot la fel. As vrea un mic exemplu,
> daca se poate.
O alta varianta (care mie mi-a mers tot timpul) este:
\usepackage{lscape}
.
.
.
\begin{landscape}
.
.
.
.
\end{landscape}
Pe Mandrake 8.1 pachetul este in distributia de baza si are si documentatie:
$locate lscape
/usr/share/texmf/tex/latex/graphics/lscape.sty
/usr/share/texmf/tex/latex/oberdiek/pdflscape.sty
Sorin M
---
Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to
unsubscribe from this list.