diff options
author | Karl Berry <karl@freefriends.org> | 2009-06-11 00:19:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-06-11 00:19:40 +0000 |
commit | b53103d1ed32baf22565a9f6b9f2f1f415ed2288 (patch) | |
tree | 6cabe56d945e33edcb4fd1bc34bd3bc3815a8156 /Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-readtex.html | |
parent | a9f41a29daefaf04b27040f25cd0f63f41d290a6 (diff) |
faq 3.19 (10jun09)
git-svn-id: svn://tug.org/texlive/trunk@13704 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-readtex.html')
-rw-r--r-- | Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-readtex.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-readtex.html b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-readtex.html index 1968c6d11d9..1501bc21095 100644 --- a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-readtex.html +++ b/Master/texmf-dist/doc/generic/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 ancillary 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 |