9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Russ Cox" <rsc@swtch.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] page as a presentation tool
Date: Tue,  4 Nov 2003 19:08:03 -0500	[thread overview]
Message-ID: <E1AHBDW-0008pX-CD@t40.swtch.com> (raw)
In-Reply-To: Your message of "Wed, 05 Nov 2003 00:27:07 EST." <200311050527.hA55R7nM028163@math.Princeton.EDU>

> I am currently using the sequence
>
> 	latex (prosper.cls) -> dvips -> pspdf -> xpdf
>
> for both classroom lectures and conference talks.  It works well
> enough, though a few things annoy me.  It would be nice to switch
> the platform from FreeBSD to plan9, since I would like to edit in
> sam and the UNIX sam is rather broken.  I ran into a bit of a

I'm using the UNIX sam to write this.  What's broken about it?

> problem, however.  Page -w clips the pdf version of the slides.
> I don't know if this is a bug in page or if the rest of my toolchain
> is producing broken pdf and xpdf is just doing a better job of
> coping.  Page does a fine job on the PostScript version except that
> everything is rotated 90 degrees.  This is the classic example of the
> page orientation problem, viz. http://allendowney.com/orientation/.
> For various reasons the solution suggested there doesn't work for
> me.

I've struggled with this a bunch and cannot seem to make ghostscript
and page cooperate into doing the right rotations in all cases.

> Is anyone using page for presentations and if so what are you using
> to generate the slides?  I am willing to consider troff-based solutions,
> but since the conference talks are all on papers written in latex there
> is some advantage to sticking to latex.  In any case it is far from
> clear to me how to teach troff about other aspect ratios without
> just hacking the source.

I've done troff, but if you're happy with latex I'd stick to latex.
You really have to be comfortable digging deep into the guts of troff
to get reasonable-looking output.  I have awk scripts that postprocess
the postscript to set the right bounding information.

Russ


  reply	other threads:[~2003-11-05  0:08 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-05  5:27 John Stalker
2003-11-05  0:08 ` Russ Cox [this message]
2003-11-05  7:45   ` Fco.J.Ballesteros
2003-11-05 21:55     ` jpc
2003-11-05  6:16 ` Scott Schwartz
2003-11-05 16:25   ` John Stalker
2003-11-05 10:28     ` Russ Cox
2003-11-05 21:36       ` John Stalker
2003-11-05 21:44         ` Rob Pike
2003-11-06  1:29           ` John Stalker
2003-11-07  7:03 ` okamoto

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1AHBDW-0008pX-CD@t40.swtch.com \
    --to=rsc@swtch.com \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).