diff options
Diffstat (limited to 'Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-xfigetc.html')
-rw-r--r-- | Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-xfigetc.html | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-xfigetc.html b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-xfigetc.html deleted file mode 100644 index 95178bff898..00000000000 --- a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-xfigetc.html +++ /dev/null @@ -1,30 +0,0 @@ -<head> -<title>UK TeX FAQ -- question label xfigetc</title> -</head><body> -<h3>(La)TeX-friendly drawing packages</h3> -<p/><p/><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, which may include -LaTeX commands to place text (compiled by LaTeX itself) as -labels, etc., in the figures. -<p/>There’s no explicit port of <i>xfig</i> to windows (although it is -said to work under <i>cygwin</i> with their X-windows system — -<a href="http://www.cs.usask.ca/~wew036/latex/xfig.html">installation advice</a> -is available). -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. -<p/><i>Asymptote</i> is a widely-praised development of the MetaPost -language, which can draw 2D or 3D diagrams, and can also label -diagrams with LaTeX text; copious documentation is available via -<a href="http://asymptote.sourceforge.net"><i>asymptote</a>’s web site</i>. -<dl> -<dt><tt><i>asymptote</i></tt><dd><a href="http://mirror.ctan.org/graphics/asymptote.zip">graphics/asymptote</a> (or <a href="http://mirror.ctan.org/graphics/asymptote/">browse the directory</a>); <a href="http://mirror.ctan.org/help/Catalogue/entries/asymptote.html">catalogue entry</a> -<dt><tt><i>xfig</i></tt><dd><a href="http://mirror.ctan.org/graphics/xfig">graphics/xfig</a>; <a href="http://mirror.ctan.org//help/Catalogue/entries/xfig.html">catalogue entry</a> -<dt><tt><i>transfig</i></tt><dd><a href="http://mirror.ctan.org/graphics/transfig.zip">graphics/transfig</a> (or <a href="http://mirror.ctan.org/graphics/transfig/">browse the directory</a>); <a href="http://mirror.ctan.org/help/Catalogue/entries/transfig.html">catalogue entry</a> -</dl> -<p/><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=xfigetc">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=xfigetc</a> -</body> |