From: erg Date: Tue, 4 Dec 2007 17:10:23 +0000 (+0000) Subject: Update info files X-Git-Tag: LAST_LIBGRAPH~32^2~4989 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=514980fd613a428a89b901aa4eea963f047b488a;p=graphviz Update info files --- diff --git a/doc/info/output.html b/doc/info/output.html index d814be7a2..414a7ecc0 100644 --- a/doc/info/output.html +++ b/doc/info/output.html @@ -355,8 +355,12 @@ formats need to be interpreted in this manner.
pdf
Produces PDF output. - Alternatively, one can use the ps2 to produce PDF-compatible - PostScript, and then use a ps-to-pdf converter. + (This option assumes Graphviz includes the Cairo renderer.) + Alternatively, one can use the ps2 option to + produce PDF-compatible PostScript, and then use a ps-to-pdf converter. +

+ Note: At present, this option does not support anchors, etc. To get these + included in your PDF output, use ps2.

pic
Outputs in PIC, the picture description language in the troff-family @@ -454,6 +458,11 @@ formats need to be interpreted in this manner.
ps
Produces PostScript output. +

+ Note: The default PostScript renderer can only handle the Latin-1 + character set. To get non-Latin-1 characters into PostScript output, + use -Tps:cairo, assuming your version was built with the + Cairo renderer.

ps2
Produces PostScript output with PDF notations. It is assumed the output