I am using Emacs and auctex in Debain/unstable. When I give the command "C-c C-c" after compiling a .tex file, the command that is executed by Emacs is:

 View command: xdvi my-article.dvi -paper us

I want to know how to change the paper size for this command.
I have tried to put the folloiwng line in ~/.emacs but the bevaiour does not change:


(setq tex-dvi-view-command "xdvi  -paper a4")

Any help will be appriciated


Thanks JSS


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Reply via email to