diff options
Diffstat (limited to 'Master/texmf-dist/doc/generic/tex4ht/mn35.html')
-rw-r--r-- | Master/texmf-dist/doc/generic/tex4ht/mn35.html | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/generic/tex4ht/mn35.html b/Master/texmf-dist/doc/generic/tex4ht/mn35.html index a1fa5993289..002cf444c43 100644 --- a/Master/texmf-dist/doc/generic/tex4ht/mn35.html +++ b/Master/texmf-dist/doc/generic/tex4ht/mn35.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 @@ -25,8 +26,8 @@ records the addresses of the files it finds. Whenever the program needs to locate a file, it first searches the address in the bookkeeping file. If it doesn’t find the address there, the program embarks on a search throughout the physical directories of its platform. -<!--l. 8179--><p class="indent" > The program places the bookkeeping file at the first applicable location of the following list. -</p><!--l. 8182--><p class="indent" > +<!--l. 8190--><p class="indent" > The program places the bookkeeping file at the first applicable location of the following list. +</p><!--l. 8193--><p class="indent" > </p><ol type="1" > <li>The pointer specified by an optional ‘<span class="cmtt-10">-l</span>’ switch provided to the invocation of the <span class="cmtt-10">tex4ht </span>program. </li> @@ -34,19 +35,19 @@ directories of its platform. </li> <li>The location specified by an optional ‘<span class="cmtt-10">l</span>’ record provided in the environment file. </li> <li>A file named <span class="cmtt-10">tex4ht.fls </span>in the work directory. </li></ol> -<!--l. 8198--><p class="indent" > A given address may start with the character ‘<span class="cmtt-10">~</span>’ or the character pair ‘<span class="cmtt-10">~~</span>’. The single character ‘<span class="cmtt-10">~</span>’ is +<!--l. 8209--><p class="indent" > A given address may start with the character ‘<span class="cmtt-10">~</span>’ or the character pair ‘<span class="cmtt-10">~~</span>’. The single character ‘<span class="cmtt-10">~</span>’ is interpreted to be the directory address of the root, provided in an environment variable named <span class="cmtt-10">HOME</span>. The character pair ‘<span class="cmtt-10">~~</span>’ is interpreted to be a directory address provided in an environment variable named <span class="cmtt-10">TEX4HTWR</span>. The address stored in the latter environment variable may also start with a single character ‘<span class="cmtt-10">~</span>’. -</p><!--l. 8209--><p class="indent" > The bookkeeping file must have writable access mode, and the directory which contains the file should have a +</p><!--l. 8220--><p class="indent" > The bookkeeping file must have writable access mode, and the directory which contains the file should have a compatible access mode. On multi-user platforms, it is recommended not to share the bookkeeping file, but to ask for such files in the users’ directories. -</p><!--l. 8215--><p class="indent" > The bookkeeping file is a dynamically constructed variant of the ls-R file of kpathsea. TeX4ht +</p><!--l. 8226--><p class="indent" > The bookkeeping file is a dynamically constructed variant of the ls-R file of kpathsea. TeX4ht ignores its own bookkeeping mechanism, if the program <span class="cmtt-10">tex4ht.c </span>is compiled with a raised <span class="cmtt-10">-DKPATHSEA</span> switch. </p> <hr /> -<!--l. 8219--><p class="indent" > <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> +<!--l. 8230--><p class="indent" > <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> </body></html> |