diff options
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.html | 17 |
1 files changed, 17 insertions, 0 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 new file mode 100644 index 00000000000..3451357ed15 --- /dev/null +++ b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-LaTeXtoPlain.html @@ -0,0 +1,17 @@ +<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> +<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> |