diff options
Diffstat (limited to 'Master/texmf-dist/doc/generic/tex4ht/mn39.html')
-rw-r--r-- | Master/texmf-dist/doc/generic/tex4ht/mn39.html | 25 |
1 files changed, 13 insertions, 12 deletions
diff --git a/Master/texmf-dist/doc/generic/tex4ht/mn39.html b/Master/texmf-dist/doc/generic/tex4ht/mn39.html index 7dd74f921c2..3af35e5b79b 100644 --- a/Master/texmf-dist/doc/generic/tex4ht/mn39.html +++ b/Master/texmf-dist/doc/generic/tex4ht/mn39.html @@ -11,6 +11,7 @@ <!-- xhtml,th4,index --> <meta name="src" content="mn.tex" /> <link rel="stylesheet" type="text/css" href="mn.css" /> +<meta name="viewport" content="width=device-width, initial-scale=1" /> </head><body > <a @@ -31,10 +32,10 @@ a script. <br /><span class="cmtt-10"> </span><span class="cmtt-10"> </span><span class="cmtt-10"> </span><span class="cmtt-10"> </span><span class="cmtt-10"> </span><span class="cmtt-10"> </span><span class="cmtt-10"> tex4ht</span><span class="cmtt-10"> </span><span class="cmtt-10"> </span><span class="cmtt-10"> </span><span class="cmtt-10"> </span><span class="cmtt-10"> x</span><span class="cmtt-10"> </span> <br /><span class="cmtt-10"> </span><span class="cmtt-10"> </span><span class="cmtt-10"> </span><span class="cmtt-10"> </span><span class="cmtt-10"> </span><span class="cmtt-10"> </span><span class="cmtt-10"> t4ht</span><span class="cmtt-10"> </span><span class="cmtt-10"> </span><span class="cmtt-10"> </span><span class="cmtt-10"> </span><span class="cmtt-10"> </span><span class="cmtt-10"> </span><span class="cmtt-10"> x</span><span class="cmtt-10"> </span> <br /></div> -<!--l. 8671--><p class="indent" > The three compilations with La(TeX) are needed to ensure proper links. The approach is illustrated in the +<!--l. 8682--><p class="indent" > The three compilations with La(TeX) are needed to ensure proper links. The approach is illustrated in the following picture. -</p><!--l. 8676--><p class="indent" > <img +</p><!--l. 8687--><p class="indent" > <img src="mn4x.png" alt=" --html | files ----| ------| | @@ -44,37 +45,37 @@ x.tex TeX | x.dvi |tex4ht| | x.idv | -----| | | -----| files ---x.lg--- " /> -</p><!--l. 8711--><p class="indent" > +</p><!--l. 8722--><p class="indent" > </p><dl > <dt>x.tex</dt><dd> -<!--l. 8714--><p class="indent" > This is a source TeX/LaTeX/OtherTeX file that imports the style files <span class="cmtt-10">tex4ht.sty </span>and <span class="cmtt-10">*.4ht</span>. The style files +<!--l. 8725--><p class="indent" > This is a source TeX/LaTeX/OtherTeX file that imports the style files <span class="cmtt-10">tex4ht.sty </span>and <span class="cmtt-10">*.4ht</span>. The style files define the features for the output. </p> </dd><dt>tex4ht</dt><dd> -<!--l. 8720--><p class="indent" > <a +<!--l. 8731--><p class="indent" > <a name="index39-79006"></a> <a name="index39-79007"></a>The output of TeX is a standard dvi file interleaved with special instructions for the postprocessor <span class="cmtt-10">tex4ht </span>to use. The special instructions come from implicit and explicit requests made in the source file through commands of TeX4ht. -</p><!--l. 8727--><p class="indent" > The utility <span class="cmtt-10">tex4ht </span>translates the dvi code into standard text, while obeying the requests it gets from the +</p><!--l. 8738--><p class="indent" > The utility <span class="cmtt-10">tex4ht </span>translates the dvi code into standard text, while obeying the requests it gets from the special instructions. The special instructions may request the creation of files, insertion of html code, filtering of pictures, and so forth. -</p><!--l. 8732--><p class="indent" > In the extreme case that the source code contains no commands of TeX4ht, tex4ht gets pure dvi code and it +</p><!--l. 8743--><p class="indent" > In the extreme case that the source code contains no commands of TeX4ht, tex4ht gets pure dvi code and it outputs (almost) plain text with no hypertext elements in it. -</p><!--l. 8736--><p class="indent" > The special (<span class="cmtt-10">\special</span>) instructions seeded in the dvi code are not understood by dvi processors other than +</p><!--l. 8747--><p class="indent" > The special (<span class="cmtt-10">\special</span>) instructions seeded in the dvi code are not understood by dvi processors other than those of TeX4ht. </p> </dd><dt>x.idv</dt><dd> -<!--l. 8741--><p class="indent" > <a +<!--l. 8752--><p class="indent" > <a name="index39-79008"></a> <a name="index39-79009"></a>This is a dvi file extracted from <span class="cmtt-10">x.dvi</span>, and it contains the pictures needed in the html files. </p> </dd><dt>x.lg</dt><dd> -<!--l. 8748--><p class="indent" > <a +<!--l. 8759--><p class="indent" > <a name="index39-79010"></a>This is a log file listing the pictures of x.idv, the png files that should be created, CSS information, and user directives introduced through the ‘<span class="cmtt-10">\Needs{...}</span>’ command. </p> </dd><dt>t4ht</dt><dd> -<!--l. 8755--><p class="indent" > This is an interpreter for executing the requests made in the <span class="cmtt-10">x.lg </span>script. +<!--l. 8766--><p class="indent" > This is an interpreter for executing the requests made in the <span class="cmtt-10">x.lg </span>script. </p> </dd></dl> <h3 class="SubSectionHead"><a @@ -126,5 +127,5 @@ directives introduced through the ‘<span class="cmtt-10">\Needs{...}</span <br /></div> <hr /> -<!--l. 8814--><p class="indent" > <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> +<!--l. 8825--><p class="indent" > <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> </body></html> |