diff options
Diffstat (limited to 'Master/texmf-dist/doc/generic/tex4ht/mn22.html')
-rw-r--r-- | Master/texmf-dist/doc/generic/tex4ht/mn22.html | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/Master/texmf-dist/doc/generic/tex4ht/mn22.html b/Master/texmf-dist/doc/generic/tex4ht/mn22.html index 3a471cabecd..5bcd41e457a 100644 --- a/Master/texmf-dist/doc/generic/tex4ht/mn22.html +++ b/Master/texmf-dist/doc/generic/tex4ht/mn22.html @@ -11,9 +11,10 @@ <!-- 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 > -<!--l. 6164--><p class="noindent" ><a +<!--l. 6165--><p class="noindent" ><a href="mn11.html#mn22-1" name="mn22-1" >1</a>. <a name="index22-62003"></a><span class="cmtt-10">\NoFonts </span>This command asks that information provided in the font files will be used for the symbols, but @@ -21,11 +22,11 @@ not the information requested for the fonts in the source LaTeX file through the class="cmtt-10">\Configure{htf}</span>’ command. </p><hr /> -<!--l. 6171--><p class="noindent" ><a +<!--l. 6172--><p class="noindent" ><a href="mn11.html#mn22-2" name="mn22-2" >2</a>. <a name="index22-62005"></a><span class="cmtt-10">\EndNoFonts</span> -</p><!--l. 6173--><p class="indent" > This command asks to end the effect of the most recently encountered <span +</p><!--l. 6174--><p class="indent" > This command asks to end the effect of the most recently encountered <span class="cmtt-10">\NoFonts </span>command that is still active. </p> @@ -54,7 +55,7 @@ class="cmtt-10">\EndNoFonts</span> class="cmtt-10">italic}.</span> </div> </div></td></tr></table><hr /> -<!--l. 6202--><p class="noindent" ><a +<!--l. 6203--><p class="noindent" ><a href="mn11.html#mn22-3" name="mn22-3" >3</a>. <a name="index22-62007"></a><span class="cmtt-10">\Configure{htf} {</span><span @@ -78,18 +79,18 @@ class="cmti-10">template-6</span><span class="cmtt-10">} {</span><span class="cmti-10">template-7</span><span class="cmtt-10">}</span> -</p><!--l. 6205--><p class="indent" > Each character is provided two entries in its virtual font file: a string and an integer number. The integer +</p><!--l. 6206--><p class="indent" > Each character is provided two entries in its virtual font file: a string and an integer number. The integer number is considered to be the class of the character. An even number requests that the character will be represented by the string. An odd number requests that the character will be represented by a picture, with the string acting as an alternative representation. -</p><!--l. 6212--><p class="indent" > The current <span +</p><!--l. 6213--><p class="indent" > The current <span class="cmtt-10">\Configure </span>command provides a template for introducing, into the hypertext document, the representations of the symbols of the specified class. The template is consisted of the seven specified components, where the delimiter must be a character that does not appear in these components. -</p><!--l. 6218--><p class="indent" > In even classes, the template is used for outputing a tuple, consisting of the following information, for the given +</p><!--l. 6219--><p class="indent" > In even classes, the template is used for outputing a tuple, consisting of the following information, for the given symbol: the font name, the font size, the font magnification when it differs from 100%, and the corresponding string field from the virtual font. -</p><!--l. 6223--><p class="indent" > The first component is printed unconditionally at the beginning. The font name is printed only if the second +</p><!--l. 6224--><p class="indent" > The first component is printed unconditionally at the beginning. The font name is printed only if the second component of the template is not empty and, when it is not empty, the second component should be a template for printing a string in a C program. Similarly, the font size is printed only if the third component of the template is not empty, and in such a case the component should be a template for printing a string in a C program. On the other @@ -128,7 +129,7 @@ component. string assigned to the symbol in its virtual font file. The <span class="cmtt-10">\Configure </span>for characters of class 0 has the extra property that it provides extra prefixes and postfixes also for all the pictorial representations of symbols. -<!--l. 6275--><p class="indent" > A <span class="cmtt-10">\Configure </span>command for an odd class defines a template to output a tuple, consisting of the +<!--l. 6276--><p class="indent" > A <span class="cmtt-10">\Configure </span>command for an odd class defines a template to output a tuple, consisting of the following information: the font name, the alternative string from the virtual font, the font name, the font size, the font magnification when it differs from 100%, and the character code of the symbol. The output is determined in a manner similar to that implied for symbols from characters of odd @@ -156,12 +157,12 @@ classes. </div> </div></td></tr></table><hr /> -<!--l. 6312--><p class="noindent" ><a +<!--l. 6313--><p class="noindent" ><a href="mn11.html#mn22-4" name="mn22-4" >4</a>. <a name="index22-62009"></a><span class="cmtt-10">\Configure{htf-sty} {</span><span class="cmti-10">class/font</span><span class="cmtt-10">} {</span><span class="cmti-10">CSS-instructions</span><span class="cmtt-10">} </span>This command specifies CSS content for font classes and virtual hypertext fonts. </p> <hr /> -<!--l. 6316--><p class="indent" > <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> +<!--l. 6317--><p class="indent" > <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> </body></html> |