From 761d807596af0ed1217fe4621cd52c0eb059689f Mon Sep 17 00:00:00 2001 From: erg Date: Mon, 7 Apr 2008 17:35:23 +0000 Subject: [PATCH] Add info for new -Teps --- doc/info/output.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/info/output.html b/doc/info/output.html index e4966f23a..678624ad9 100644 --- a/doc/info/output.html +++ b/doc/info/output.html @@ -42,6 +42,8 @@ formats need to be interpreted in this manner. Client-side imagemap (deprecated) dia Dia format + eps +Encapsulated PostScript fig FIG gd @@ -244,6 +246,12 @@ to processing by XML tools. In particular, the cmapx output is wrapped in
dia
Produces Dia output. +
eps +
Produces Encapsulated PostScript output. +At present, this is only guaranteed to be correct for a single +input graph since the Bounding Box information has to appear +at the beginning of the output, and this will be based on the first graph. +
fig
Outputs graphs in the FIG graphics language. -- 2.40.0