diff options
Diffstat (limited to 'Master/texmf-doc/doc/english/FAQ-en/html/FAQ-fig.html')
-rw-r--r-- | Master/texmf-doc/doc/english/FAQ-en/html/FAQ-fig.html | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-fig.html b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-fig.html new file mode 100644 index 00000000000..537a8f38199 --- /dev/null +++ b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-fig.html @@ -0,0 +1,21 @@ +<head> +<title>UK TeX FAQ -- question label fig</title> +</head><body> +<h3>Fig, a (La)TeX-friendly drawing package</h3> +<p><i>(X)Fig</i> is a menu driven tool that allows you to +draw objects on the screen of an X workstation; <i>transfig</i> +is a set of tools which translate the code <i>fig</i>. The list +of export formats is very long, and includes Metafont and MetaPost, +Encapsulated PostScript and PDF, as well as combinations that wrap +a graphics format in a LaTeX import file. +<p>There's no explicit port of <i>xfig</i> to windows (although it is +believed to work under <i>cygwin</i> with their X-windows system). +However, the program +<a href="http://tech-www.informatik.uni-hamburg.de/applets/javafig/"><i>jfig</a></i> +is thought by many to be an acceptable substitute, written in Java. +<dl> +<dt><tt><i>xfig</i></tt><dd><a href="ftp://cam.ctan.org/tex-archive/graphics/xfig.zip">graphics/xfig</a> (<a href="ftp://cam.ctan.org/tex-archive/graphics/xfig.tar.gz">gzipped tar</a>, <a href="http://www.tex.ac.uk/tex-archive/graphics/xfig/">browse</a>) +<dt><tt><i>transfig</i></tt><dd><a href="ftp://cam.ctan.org/tex-archive/graphics/transfig.zip">graphics/transfig</a> (<a href="ftp://cam.ctan.org/tex-archive/graphics/transfig.tar.gz">gzipped tar</a>, <a href="http://www.tex.ac.uk/tex-archive/graphics/transfig/">browse</a>) +</dl> +<p><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=fig">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=fig</a> +</body> |