rc-list - mailing list for the rc(1) shell
 help / color / mirror / Atom feed
* TeXing with rc
@ 1992-02-17  3:45 Brendan Kehoe
  0 siblings, 0 replies; only message in thread
From: Brendan Kehoe @ 1992-02-17  3:45 UTC (permalink / raw)
  To: rc


I just threw this together, and thought it was sorta neat:

fn dotex { eval  ('tex ' '&& dvijep ' '&& lpr -Pdvi -h ')^$*^(.tex .dvi .dvi-jep) }

It'll tex a file, convert it into something our LaserJet can handle,
then print it out, too.  :-)

Brendan

P.S. I couldn't get around using the .tex and .dvi extensions; they're
not really necessary, though.  (() () .dvi-jep) didn't cut it.  Any
suggestions?


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1992-02-17  3:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1992-02-17  3:45 TeXing with rc Brendan Kehoe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).