|
Re: displaying postscript slides with page(1): msg#00601os.plan9.general
I used to do this to generate the ps and to do the presentation: dvips -T297mm,297mm intro.dvi -o intro.ps window -r 0 0 1020 760 page -p 90 intro.ps Note the ugly -T param to convince it not to truncate the page at 2/3. These days I've found a much better way just by doing it with troff. I just use these two mk rules to print (landscape) and view the slides (*.mf files in my case). I generate the presentation right from the source, which I'd never do with latex (you don't want to wait while it compiles). %.view:V:%.mf troff -mpictures -mfoils $stem.mf |lp -dstdout -m0.7 | page -w -p130 -R %.lp:D:%.mf troff -mpictures -mfoils $stem.mf | lp -L -dstdout -m0.7 hth --- Begin Message --- |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | malloc(0) fails in u9fs: 00601, YAMANASHI Takeshi |
|---|---|
| Next by Date: | Re: v9fs release: 00601, matt |
| Previous by Thread: | displaying postscript slides with page(1)i: 00601, andrey mirtchovski |
| Next by Thread: | Exclusive access the the nude hollywood 4793qjFf7-644uMZK5272GtPT3-610-28: 00601, juancarrizo |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |