diff options
author | Karl Berry <karl@freefriends.org> | 2020-08-24 17:19:28 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-08-24 17:19:28 +0000 |
commit | 7c4c5e6572b8a52a2211d513ce479118ac90b120 (patch) | |
tree | 3a2ad79a2c816d4e3b9e0649d9f98461f97f0501 /Master/texmf-dist/doc/generic/tex4ht/mn34.html | |
parent | 25c41d6b3c51c223685570b3f19fb5349bfece4a (diff) |
viewport for html files
git-svn-id: svn://tug.org/texlive/trunk@56169 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/tex4ht/mn34.html')
-rw-r--r-- | Master/texmf-dist/doc/generic/tex4ht/mn34.html | 35 |
1 files changed, 18 insertions, 17 deletions
diff --git a/Master/texmf-dist/doc/generic/tex4ht/mn34.html b/Master/texmf-dist/doc/generic/tex4ht/mn34.html index 201d4d419f6..5e06933147c 100644 --- a/Master/texmf-dist/doc/generic/tex4ht/mn34.html +++ b/Master/texmf-dist/doc/generic/tex4ht/mn34.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 @@ for symbols. name="index34-73002"></a>This character identifies the extension tex4ht should associate to names of the files of pictures the postprocessor requests (for instance, bitmap files of glyphs.). The default corresponds to a setting of the form ‘<span class="cmtt-10">g.png</span>’. -<!--l. 8142--><p class="indent" > An extension name can also be encoded into tex4ht during compilation time through the variable +<!--l. 8153--><p class="indent" > An extension name can also be encoded into tex4ht during compilation time through the variable <a href="mn37.html#x-LGTYP" name="LGTYP">LGTYP</a>. -</p><!--l. 8146--><p class="indent" > Alternatively, an extension can be provided in the command line of tex4ht, in which case the character code +</p><!--l. 8157--><p class="indent" > Alternatively, an extension can be provided in the command line of tex4ht, in which case the character code should be present and immediately preceded by a ‘<span class="cmtt-10">-</span>’ character. </p> </dd><dt>i</dt><dd> @@ -67,13 +68,13 @@ pictures. </dd><dt>F</dt><dd> This character identifies to <span class="cmtt-10">t4ht </span>a <a href="mn-upgrade.html#dv2png">script</a> for translating into other formats characters from dvi files. -<!--l. 8351--><p class="indent" > A ‘F.ext’ record marks a conditional F-subscript. It states that the following F-records will apply only to +<!--l. 8362--><p class="indent" > A ‘F.ext’ record marks a conditional F-subscript. It states that the following F-records will apply only to pictures whose extension names are ‘ext’. -</p><!--l. 8355--><p class="indent" > A ‘F.’ record marks a default F-subscript. It applies to pictures whose extension names do not get dedicated +</p><!--l. 8366--><p class="indent" > A ‘F.’ record marks a default F-subscript. It applies to pictures whose extension names do not get dedicated F-subscripts. -</p><!--l. 8358--><p class="indent" > The ‘F.ext’ and ‘F.’ records are not needed, in case all the pictures are to be processed by a single set of +</p><!--l. 8369--><p class="indent" > The ‘F.ext’ and ‘F.’ records are not needed, in case all the pictures are to be processed by a single set of F-records. -</p><!--l. 8361--><p class="noindent" ><span class="cmbx-10">Example</span>: +</p><!--l. 8372--><p class="noindent" ><span class="cmbx-10">Example</span>: </p><div class="Verbatim"><span class="cmtt-10">F.gif</span><span class="cmtt-10"> </span> <br /><span class="cmtt-10">F-gif-script</span><span class="cmtt-10"> </span> <br /><span class="cmtt-10">F.png</span><span class="cmtt-10"> </span> @@ -84,13 +85,13 @@ F-records. </dd><dt>G</dt><dd> This character identifies to <span class="cmtt-10">t4ht </span>a <a href="mn-upgrade.html#dv2png">script</a> for translating general dvi figures into other formats. -<!--l. 8380--><p class="indent" > A ‘G.ext’ record marks a conditional G-subscript. It states that the following G-records will apply only to +<!--l. 8391--><p class="indent" > A ‘G.ext’ record marks a conditional G-subscript. It states that the following G-records will apply only to pictures whose extension names are ‘ext’. -</p><!--l. 8384--><p class="indent" > A ‘G.’ record marks a default G-subscript. It applies to pictures whose extension names do not get dedicated +</p><!--l. 8395--><p class="indent" > A ‘G.’ record marks a default G-subscript. It applies to pictures whose extension names do not get dedicated G-subscripts. -</p><!--l. 8387--><p class="indent" > The ‘G.ext’ and ‘G.’ records are not needed, in case all the pictures are to be processed by a single set of +</p><!--l. 8398--><p class="indent" > The ‘G.ext’ and ‘G.’ records are not needed, in case all the pictures are to be processed by a single set of G-records. -</p><!--l. 8390--><p class="noindent" ><span class="cmbx-10">Example</span>: +</p><!--l. 8401--><p class="noindent" ><span class="cmbx-10">Example</span>: </p><div class="Verbatim"><span class="cmtt-10">G.gif</span><span class="cmtt-10"> </span> <br /><span class="cmtt-10">G-gif-script</span><span class="cmtt-10"> </span> <br /><span class="cmtt-10">G.png</span><span class="cmtt-10"> </span> @@ -106,7 +107,7 @@ This character specifies what security measures <span class="cmtt-10">t4ht </spa this directive, all the calls to system services are ignored. On the other hand, a directive of the form ‘<span class="cmtt-10">S*</span>’ allows all system calls. A selective access to system calls can be obtained with <span class="cmtt-10">S </span>directives, which specify the prefixes of command names that should be allowed to go through. -<!--l. 8417--><p class="indent" > The <span class="cmtt-10">S </span>directives can be fed as switches to the command lines <span class="cmtt-10">t4ht</span>. +<!--l. 8428--><p class="indent" > The <span class="cmtt-10">S </span>directives can be fed as switches to the command lines <span class="cmtt-10">t4ht</span>. </p> </dd><dt>P</dt><dd> A variant of he <span class="cmtt-10">S </span>switch for <span class="cmtt-10">tex4ht</span>. Rarely useful. @@ -115,27 +116,27 @@ A variant of he <span class="cmtt-10">S </span>switch for <span class="cmtt-10"> This character identifies to <span class="cmtt-10">t4ht </span>a script for postprocessing the files which <span class="cmtt-10">tex4ht </span>outputs. The file names are represented by ‘<span class="cmtt-10">%%1</span>’, and their extensions by ‘<span class="cmtt-10">%%2</span>’. Such scripts, for instance, may invoke validators to check the correctness of the files against given DTD’s and request XSL transformations. -<!--l. 8430--><p class="indent" > The command line of <span class="cmtt-10">t4ht </span>may include a flag ‘<span class="cmtt-10">-X</span>’ whose content is represented by ‘<span class="cmtt-10">%%3</span>’ in the +<!--l. 8441--><p class="indent" > The command line of <span class="cmtt-10">t4ht </span>may include a flag ‘<span class="cmtt-10">-X</span>’ whose content is represented by ‘<span class="cmtt-10">%%3</span>’ in the script. -</p><!--l. 8434--><p class="indent" > Example: <span class="cmtt-10">Xmake -f mymake name=%%1 ext=%%2 %%3</span> +</p><!--l. 8445--><p class="indent" > Example: <span class="cmtt-10">Xmake -f mymake name=%%1 ext=%%2 %%3</span> </p> </dd><dt><span class="cmbx-10">. </span>(dot)</dt><dd> A variant of the X script applied to files whose extension names are provided after the dot. The file names are represented by ‘<span class="cmtt-10">%%1</span>’, and the jobnames by ‘<span class="cmtt-10">%%0</span>’. -<!--l. 8440--><p class="indent" > Example: <span class="cmtt-10">.xml echo "name=%%1.xml"</span> +<!--l. 8451--><p class="indent" > Example: <span class="cmtt-10">.xml echo "name=%%1.xml"</span> </p> </dd><dt><span class="cmtt-10"><</span></dt><dd> Tagged script segments <span class="cmtt-10"><tag>...</tag> </span>are scanned only if their names are specified within <span class="cmtt-10">-ctag </span>switches of <span class="cmtt-10">tex4ht.c </span>and <span class="cmtt-10">t4ht.c</span>. When such switches are not supplied, a the switch <span class="cmtt-10">-cdefault </span>is implicitly assumed. </dd></dl> -<!--l. 8450--><p class="indent" > Lines starting with other characters are treated as comments, and empty lines may be treated as file +<!--l. 8461--><p class="indent" > Lines starting with other characters are treated as comments, and empty lines may be treated as file terminators by <span class="cmtt-10">tex4ht </span>and <span class="cmtt-10">t4ht</span>. -</p><!--l. 8456--><p class="noindent" ><span class="cmbx-10">Examples: </span><a +</p><!--l. 8467--><p class="noindent" ><span class="cmbx-10">Examples: </span><a href="tex4ht-env-unix.txt" >Unix-oriented</a>, <a href="tex4ht-env-win32.txt" >MS-oriented</a> </p> <hr /> -<!--l. 8463--><p class="indent" > <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> +<!--l. 8474--><p class="indent" > <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> </body></html> |