discuss@mandoc.bsd.lv
 help / color / mirror / Atom feed
From: Kristaps Dzonsons <kristaps@bsd.lv>
To: "discuss@mdocml.bsd.lv" <discuss@mdocml.bsd.lv>
Subject: -Tpdf support completed.
Date: Mon, 26 Jul 2010 01:03:44 +0200	[thread overview]
Message-ID: <4C4CC2D0.7000700@bsd.lv> (raw)

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

                 reply	other threads:[~2010-07-25 23:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4C4CC2D0.7000700@bsd.lv \
    --to=kristaps@bsd.lv \
    --cc=discuss@mdocml.bsd.lv \
    /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).