diff options
Diffstat (limited to 'Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-LaTeXtoPlain.html')
-rw-r--r-- | Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-LaTeXtoPlain.html | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-LaTeXtoPlain.html b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-LaTeXtoPlain.html deleted file mode 100644 index 4418f4b8d45..00000000000 --- a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-LaTeXtoPlain.html +++ /dev/null @@ -1,30 +0,0 @@ -<head> -<title>UK TeX FAQ -- question label LaTeXtoPlain</title> -</head><body> -<h3>Translating LaTeX to Plain TeX</h3> -<p/>Unfortunately, no “general”, simple, automatic process is likely to -succeed at this task. See -“<a href="FAQ-LaTeXandPlain.html">How does LaTeX relate to Plain TeX</a>” -for further details. -<p/>Translating a document designed to work with LaTeX into one -designed to work with Plain TeX is likely to amount to carefully -including (or otherwise re-implementing) all those parts of LaTeX, -beyond the provisions of Plain TeX, which the document uses. -<p/>Some of this work is has (in a sense) been done, in the port of the -LaTeX graphics package to Plain TeX. However, while -<i>graphics</i> is available, other complicated packages (notably -<i>hyperref</i>) are not. The aspiring translator may find the -<a href="FAQ-eplain.html">Eplain</a> system a useful source of code. (In fact, -a light-weight system such as Eplain might reasonably be adopted as -an alternative target of translation, though it undoubtedly gives the -user more than the “bare minimum” that Plain TeX is designed to -offer.) -<dl> -<dt><tt><i>\latexhtml{\textrm{The}}{The} eplain system</i></tt><dd> - <a href="http://mirror.ctan.org/macros/eplain.zip">macros/eplain</a> (or <a href="http://mirror.ctan.org/macros/eplain/">browse the directory</a>); <a href="http://mirror.ctan.org/help/Catalogue/entries/eplain.html">catalogue entry</a> -<dt><tt><i>\latexhtml{\textrm{‘Plain TeX’}}{Plain TeX} graphics</i></tt><dd> - <a href="http://mirror.ctan.org/macros/plain/graphics.zip">macros/plain/graphics</a> (or <a href="http://mirror.ctan.org/macros/plain/graphics/">browse the directory</a>); <a href="http://mirror.ctan.org/help/Catalogue/entries/graphics-pln.html">catalogue entry</a> -</dl> -<p/> -<p/><p/><p/><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=LaTeXtoPlain">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=LaTeXtoPlain</a> -</body> |