]> granicus.if.org Git - graphviz/commitdiff
Add diagram to FAQ clarifying the difference between -Tps and -Tps2
authorerg <devnull@localhost>
Wed, 7 Jun 2006 16:01:00 +0000 (16:01 +0000)
committererg <devnull@localhost>
Wed, 7 Jun 2006 16:01:00 +0000 (16:01 +0000)
doc/FAQ.html
doc/Makefile.am

index f3e36f69c8e214cd6810e4b6ab9a230b6a8e35ee..bd5344909f4a60c0db89b093f798a821b0386251 100644 (file)
@@ -171,6 +171,9 @@ system, such as pdflatex, it is very important to use -Tps2 rather than
 -Tps. In general, if you really want PDF output, that is, you would like
 to have a -Tpdf flag, use -Tps2 before converting to PDF. 
 <P>
+In the diagram below, the shaded nodes will contain bad output.<BR>
+<IMG src="pspdf.png">
+<P>
 <A name=Q4b>
 <B>Q. How can I make duplicate nodes?</B>
 </A>
index 972af438b8d645f6a0b9eeb534df110527c0f10f..c08dc14c7efe0c8546fea684c65b8e088e23ed57 100644 (file)
@@ -5,7 +5,7 @@
 SUBDIRS = info
 
 pdf = dotguide.pdf dottyguide.pdf leftyguide.pdf neatoguide.pdf
-html = build.html FAQ.html index.html winbuild.html
+html = build.html FAQ.html index.html winbuild.html pspdf.png
 txt = Dot.ref latex_suggestions.txt
 
 pdfdir = $(pkgdatadir)/doc/pdf