Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Oct 2003 17:57:30 -0400
From:      Don Tyson <tyson@stanfordalumni.org>
To:        "William O'Higgins" <william.ohiggins@utoronto.ca>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: writing pdfs 
Message-ID:  <E1A85GN-0006XI-00@scaup.mail.pas.earthlink.net>
In-Reply-To: Your message of "Fri, 10 Oct 2003 08:31:41 EDT." <20031010123141.GA1925@sillyrabbi.dyndns.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
[snipped]

> I had some thoughts about generating PDFs, but I was hoping for advice
> about which tools to use.  Should I just learn how to mark up a text
> page manually (I write HTML almost as quickly as plain text)?  Should I
> learn TeX or some variant and translate it?  I hear that PHP has some
> excellent PDF-generation tools; should I write up a command-line
> interpreter myself?  Any suggestions would be appreciated.

If you can write HTML almost as quickly as plain
text you will have absolutely no problem learning
LaTeX markup. 

IMHO the result is so superior to HTML output that
they're not even in the same league, but I'm no
html expert.

The only thing I would add to the excellent replies is that
no one seems to have mentioned the dvipdfm utility,
part of the teTeX package, which generates pdf
directly from your .dvi file;  no need to convert
ps to pdf.

I've never had any problem using the Computer
Modern fonts. 

Don Tyson



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1A85GN-0006XI-00>