diff options
Diffstat (limited to 'Master/texmf-doc/doc/english/FAQ-en/html/FAQ-readtex.html')
-rw-r--r-- | Master/texmf-doc/doc/english/FAQ-en/html/FAQ-readtex.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-readtex.html b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-readtex.html index efc37e800b2..d1a4c3b0832 100644 --- a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-readtex.html +++ b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-readtex.html @@ -12,7 +12,7 @@ systems are available, free, for most sorts of computer; the bad news is that you need a pretty complete TeX system even to read a single file, and complete TeX systems are pretty large. <p>TeX is a typesetting system that arose from a publishing project (see -“<a href="FAQ-whatTeX.html">what is TeX</a>”), +<a href="FAQ-whatTeX.html">what is TeX</a>), and its basic source is available free from its author. However, at its root, it is <em>just</em> a typesetting engine: even to view or to print the typeset output, you will need anciliary programs. In short, @@ -27,7 +27,7 @@ or <p>But beware — TeX makes no attempt to look like the sort of WYSIWYG system you’re probably used to (see -“<a href="FAQ-notWYSIWYG.html">why is TeX not WYSIWYG</a>”): +<a href="FAQ-notWYSIWYG.html">why is TeX not WYSIWYG</a>): while many modern versions of TeX have a compile–view cycle that rivals the best commercial word processors in its responsiveness, what you type is usually <em>markup</em>, which typically defines a logical |