diff options
Diffstat (limited to 'Master/texmf-doc/doc/english/FAQ-en/html/FAQ-mpprologues.html')
-rw-r--r-- | Master/texmf-doc/doc/english/FAQ-en/html/FAQ-mpprologues.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-mpprologues.html b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-mpprologues.html index e6e58665fd5..848e6932446 100644 --- a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-mpprologues.html +++ b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-mpprologues.html @@ -8,7 +8,7 @@ defined — for example, as a figure in TeX document. If you’re debugging your MetaPost code, you may want to view it in <i>ghostscript</i> (or some other PostScript previewer). However, the PostScript ‘engine’ in <i>ghostscript</i> <em>doesn’t</em> -ordinarily have the fonts loaded, and you’ll eperience an error such +ordinarily have the fonts loaded, and you’ll experience an error such as <blockquote> <pre> @@ -25,7 +25,7 @@ very simple-minded approach to font encoding: since TeX font encodings regularly confuse sophisticated minds, this can prove troublesome. If you’re suffering such problems (the symptom is that characters disappear, or are wrongly presented) the only solution is -to view the ‘original’ metapost output after processing through +to view the ‘original’ MetaPost output after processing through LaTeX and <i>dvips</i>. <p/>Conditional compilation may be done either by inputting <i>MyFigure.mp</i> indirectly from a simple wrapper |