summaryrefslogtreecommitdiff
path: root/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-LaTeXtoPlain.html
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-doc/doc/english/FAQ-en/html/FAQ-LaTeXtoPlain.html')
-rw-r--r--Master/texmf-doc/doc/english/FAQ-en/html/FAQ-LaTeXtoPlain.html30
1 files changed, 0 insertions, 30 deletions
diff --git a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-LaTeXtoPlain.html b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-LaTeXtoPlain.html
deleted file mode 100644
index 4a0148e2129..00000000000
--- a/Master/texmf-doc/doc/english/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 &ldquo;general&rdquo;, simple, automatic process is likely to
-succeed at this task. See
-&ldquo;<a href="FAQ-LaTeXandPlain.html">How does LaTeX relate to Plain TeX</a>&rdquo;
-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 &ldquo;bare minimum&rdquo; that Plain TeX is designed to
-offer.)
-<dl>
-<dt><tt><i>\latexhtml{\textrm{The}}{The} eplain system</i></tt><dd>
- <a href="ftp://cam.ctan.org/tex-archive/macros/eplain.zip">macros/eplain</a> (<a href="ftp://cam.ctan.org/tex-archive/macros/eplain.tar.gz">gzipped tar</a>, <a href="http://www.tex.ac.uk/tex-archive/macros/eplain/">browse</a>)
-<dt><tt><i>\latexhtml{\textrm{&lsquo;Plain TeX&rsquo;}}{Plain TeX} graphics</i></tt><dd>
- <a href="ftp://cam.ctan.org/tex-archive/macros/plain/graphics.zip">macros/plain/graphics</a> (<a href="ftp://cam.ctan.org/tex-archive/macros/plain/graphics.tar.gz">gzipped tar</a>, <a href="http://www.tex.ac.uk/tex-archive/macros/plain/graphics/">browse</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>