diff options
Diffstat (limited to 'Master/texmf-doc/doc/english/FAQ-en/html/FAQ-WYGexpts.html')
-rw-r--r-- | Master/texmf-doc/doc/english/FAQ-en/html/FAQ-WYGexpts.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-WYGexpts.html b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-WYGexpts.html index f094dab05c6..b56cfd4f020 100644 --- a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-WYGexpts.html +++ b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-WYGexpts.html @@ -2,16 +2,16 @@ <title>UK TeX FAQ -- question label WYGexpts</title> </head><body> <h3>The TeX document preparation environment</h3> -<p><p>"<a href="FAQ-notWYSIWYG.html">Why TeX is not WYSIWYG</a>" +<p><p>“<a href="FAQ-notWYSIWYG.html">Why TeX is not WYSIWYG</a>” outlines the reasons (or excuses) for the huge disparity of user -interface between "typical" TeX environments and commercial word +interface between “typical” TeX environments and commercial word processors. <p>Nowadays, at last, there is a range of tools available that try either to bridge or to close the gap. One range modestly focuses on providing the user with a legible source document. At the other extreme we have <a href="http://www.texmacs.org"><i>TeXmacs</a></i>, a document processor using -TeX's algorithms and fonts for both editor display and printing. +TeX’s algorithms and fonts for both editor display and printing. <i>TeXmacs</i> does not use the TeX language itself (though among other formats, LaTeX may be exported and imported). A bit closer to LaTeX is @@ -41,7 +41,7 @@ screen. <p>A different type of tool focuses on making update and access to previews of the typeset document more immediate. A recent addition in several viewers, editors and TeX executables are so-called -'source specials' for cross-navigation. When TeX compiles a +‘source specials’ for cross-navigation. When TeX compiles a document, it will upon request insert special markers for every input line into the typeset output. The markers are interpreted by the DVI previewer which can be made to let its display track the page @@ -74,7 +74,7 @@ buffer but uses actual previews rendered by LaTeX. system is only available on request from its author; it continuously updates its screen with the help of a special version of TeX dumping its state in a compressed format at each page and -using hooks into TeX's line breaking mechanism for reformatting +using hooks into TeX’s line breaking mechanism for reformatting paragraphs on the fly. That way, it can render the output from the edited TeX code with interactive speed on-screen, and it offers the possibility of editing directly in the preview window. |