home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / emacs / 3086 < prev    next >
Encoding:
Internet Message Format  |  1992-09-14  |  1.1 KB

  1. Xref: sparky comp.emacs:3086 comp.text.tex:11211 gnu.emacs.help:4131
  2. Newsgroups: comp.emacs,comp.text.tex,gnu.emacs.help
  3. Path: sparky!uunet!gatech!concert!uvaarpa!murdoch!usenet
  4. From: awb7h@fermi.clas.Virginia.EDU (Andrew William Bartelt)
  5. Subject: Printing a LaTeX document within GNU Emacs
  6. Message-ID: <1992Sep15.003720.28013@murdoch.acc.Virginia.EDU>
  7. Sender: usenet@murdoch.acc.Virginia.EDU
  8. Organization: University of Virginia
  9. Date: Tue, 15 Sep 1992 00:37:20 GMT
  10. Lines: 20
  11.  
  12.  
  13. I use GNU Emacs in LaTeX mode to edit my LaTeX documents.  The
  14. TeX-dvi-print-command is "lpr -d" where -d indicates the printer
  15. should print a .dvi file.   Unfortunately the printer I am using can't
  16. support this option. What I currently due is type 
  17. dvips file_name.dvi | lpr 
  18. from the shell in Unix.
  19. Is there any way to change the Tex-dvi-print-command to 
  20. dvips $FILE | lpr
  21. or something like that.
  22.  
  23. It is not a big deal to have to execute the shell in order to print
  24. documents, I just thought it would be cool if I could do it from
  25. within GNU Emacs.
  26.  
  27. Thanks in advance,
  28. --
  29. --
  30. Andrew W. Bartelt           UVa: 325 Roberta Gwathmey
  31. awb7h@virginia.edu               Station #1  22904-0008
  32.