discuss@mandoc.bsd.lv
 help / color / mirror / Atom feed
* -Tpdf support completed.
@ 2010-07-25 23:03 Kristaps Dzonsons
  0 siblings, 0 replies; only message in thread
From: Kristaps Dzonsons @ 2010-07-25 23:03 UTC (permalink / raw)
  To: discuss

Hi,

For those not following source@, I've commited -Tpdf support to mandoc. 
  It's the exact same as -Tps except for -Tpdf.

 From mandoc.1:

    PostScript Output
      PostScript "Adobe-3.0" Level-2 pages may be generated by -Tps.
      Output pages default to letter sized and are rendered in the
      Times font family, 11-point.  Margins are calculated as 1/9 the
      page length and width.  Line-height is 1.4m.

      Special characters are rendered as in ASCII Output.

      The following -O arguments are accepted:

      paper=name
              The paper size name may be one of a3, a4, a5, legal, or
              letter.  You may also manually specify dimensions as
              NNxNN, width by height in millimetres.  If an unknown
              value is encountered, letter is used.

    PDF Output
      PDF-1.1 output may be generated by -Tpdf.  See PostScript
      Output for -O arguments and defaults.

For now, the PDF files themselves are pretty ugly (so are the PS ones, 
but less so).  This will smooth out, but first I want to clean up the 
term_ps.c file a bit.

Thanks,

Kristaps
--
 To unsubscribe send an email to discuss+unsubscribe@mdocml.bsd.lv

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

only message in thread, other threads:[~2010-07-25 23:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-25 23:03 -Tpdf support completed Kristaps Dzonsons

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).