auctex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[AUCTeX] landscape?


From: Erik Frisk
Subject: [AUCTeX] landscape?
Date: Sun, 11 Sep 2005 20:32:17 +0200
User-agent: Mozilla Thunderbird 1.0.2 (X11/20050322)

Compiling the following document works fine but when I view/print/file, the document is displayed in portrait (i.e. no landscape flags are sent to xdvi or dvips)

\documentclass[landscape]{article}
\begin{document}
Hejhopp
\end{document}


A document with the following header
\documentclass[landscape]{slides}
gets the correct flags sent to xdvi/dvips.

Feature or a bug?

Regards,
        Erik



Emacs : GNU Emacs 22.0.50.1 (sparc-sun-solaris2.9, X toolkit, Xaw3d scroll bars)
 of 2005-03-01 on alfa.isy.liu.se
Package: AUCTeX CVS-5.485 (2005-02-12)

current state:
==============
(setq
 window-system 'x
 LaTeX-version "2e"
 TeX-style-path '("style/" "auto/" "/home/fs/frisk/Emacs/mystylesauctex/"
                  "/home/fs/frisk/Emacs/auctex/style/"
                  "/home/fs/frisk/Emacs/auctex/auto/")
 TeX-auto-save t
 TeX-parse-self t
 TeX-master t
 )

--
---------------------------------------------------------------------
Erik Frisk                            email:         address@hidden
Dept. of Electrical Engineering         tel:            +46 13 285714
Linköping University                    fax:            +46 13 282035
S-581 83 Linköping
SWEDEN                               http://www.fs.isy.liu.se/~frisk/
---------------------------------------------------------------------




reply via email to

[Prev in Thread] Current Thread [Next in Thread]