diff options
author | Karl Berry <karl@freefriends.org> | 2015-05-03 18:06:32 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-05-03 18:06:32 +0000 |
commit | 0852f1037ffa19d3c26e5a998461d4bf125bcf5f (patch) | |
tree | e6697452ae3dd9dadb35acb8c800e74fe2788ce2 /Master/texmf-dist/doc/kpathsea | |
parent | 02519d98fa65eb6787dd394b2c438155b16d55be (diff) |
tl-update-txi for 2015
git-svn-id: svn://tug.org/texlive/trunk@37166 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/kpathsea')
-rw-r--r-- | Master/texmf-dist/doc/kpathsea/kpathsea.html | 169 | ||||
-rw-r--r-- | Master/texmf-dist/doc/kpathsea/kpathsea.pdf | bin | 374724 -> 376683 bytes |
2 files changed, 110 insertions, 59 deletions
diff --git a/Master/texmf-dist/doc/kpathsea/kpathsea.html b/Master/texmf-dist/doc/kpathsea/kpathsea.html index d66988000e0..be6e5842504 100644 --- a/Master/texmf-dist/doc/kpathsea/kpathsea.html +++ b/Master/texmf-dist/doc/kpathsea/kpathsea.html @@ -2,7 +2,7 @@ <html> <!-- This file documents the Kpathsea library for path searching. -Copyright (C) 1996-2014 Karl Berry & Olaf Weber. +Copyright (C) 1996-2015 Karl Berry & Olaf Weber. Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are @@ -31,7 +31,7 @@ approved by the TeX Users Group. --> <link href="#Top" rel="start" title="Top"> <link href="#Index" rel="index" title="Index"> <link href="#SEC_Contents" rel="contents" title="Table of Contents"> -<link href="dir.html#Top" rel="up" title="(dir)"> +<link href="http://tug.org/texinfohtml" rel="up" title="(dir)"> <style type="text/css"> <!-- a.summary-letter {text-decoration: none} @@ -166,14 +166,14 @@ ul.no-bullet {list-style: none} <a name="Top"></a> <div class="header"> <p> -Next: <a href="#Introduction" accesskey="n" rel="next">Introduction</a>, Up: <a href="dir.html#Top" accesskey="u" rel="up">(dir)</a> [<a href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="#Index" title="Index" rel="index">Index</a>]</p> +Next: <a href="#Introduction" accesskey="n" rel="next">Introduction</a>, Up: <a href="http://tug.org/texinfohtml" accesskey="u" rel="up">(dir)</a> [<a href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="#Index" title="Index" rel="index">Index</a>]</p> </div> <a name="Kpathsea-library"></a> <h1 class="top">Kpathsea library</h1> <p>This manual documents the Kpathsea library for path searching. It -corresponds to version 6.2.0, released in -May 2014. +corresponds to version 6.2.1, released in +May 2015. </p> <table class="menu" border="0" cellspacing="0"> <tr><td align="left" valign="top">• <a href="#Introduction" accesskey="1">Introduction</a>:</td><td> </td><td align="left" valign="top">Overview and history. @@ -213,8 +213,8 @@ Next: <a href="#unixtex_002eftp" accesskey="n" rel="next">unixtex.ftp</a>, Previ <a name="index-introduction"></a> <a name="index-fundamental-purpose-of-Kpathsea"></a> -<p>This manual corresponds to version 6.2.0 of the Kpathsea -library, released in May 2014. +<p>This manual corresponds to version 6.2.1 of the Kpathsea +library, released in May 2015. </p> <p>The library’s fundamental purpose is to return a filename from a list of directories specified by the user, similar to what shells do when @@ -1495,9 +1495,9 @@ abbreviation is accepted. </td></tr> <tr><td align="left" valign="top">• <a href="#Specially_002drecognized-files" accesskey="2">Specially-recognized files</a>:</td><td> </td><td align="left" valign="top">Default formats for texmf.cnf, etc. </td></tr> -<tr><td align="left" valign="top">• <a href="#Auxiliary-tasks" accesskey="3">Auxiliary tasks</a>:</td><td> </td><td align="left" valign="top">Path and variable expansion. +<tr><td align="left" valign="top">• <a href="#Auxiliary-tasks" accesskey="3">Auxiliary tasks</a>:</td><td> </td><td align="left" valign="top">Path and variable expansion, etc. </td></tr> -<tr><td align="left" valign="top">• <a href="#Standard-options" accesskey="4">Standard options</a>:</td><td> </td><td align="left" valign="top">–help and –version. +<tr><td align="left" valign="top">• <a href="#Standard-options" accesskey="4">Standard options</a>:</td><td> </td><td align="left" valign="top">‘<samp>--help</samp>’ and ‘<samp>--version</samp>’. </td></tr> </table> @@ -1688,16 +1688,6 @@ can affect the search paths via the ‘<samp>.<var>prognam</var></samp>&rsqu configuration files (see <a href="#Config-files">Config files</a>). </p> </dd> -<dt>‘<samp>--safe-in-name=<var>name</var></samp>’</dt> -<dt>‘<samp>--safe-out-name=<var>name</var></samp>’</dt> -<dd><a name="index-_002d_002dsafe_002din_002dname_003dname"></a> -<a name="index-_002d_002dsafe_002dout_002dname_003dname"></a> -<p>Exit successfully if <var>name</var> is safe to open for reading or -writing, respectively, else unsuccessfully. No output is written. -These tests take account of the related Kpathsea configuration -settings (see <a href="#Calling-sequence">Calling sequence</a>). -</p> -</dd> <dt>‘<samp>--subdir=<var>string</var></samp>’</dt> <dd><a name="index-_002d_002dsubdir_003dstring"></a> <p>Report only those matches whose directory part <em>ends</em> with @@ -1868,36 +1858,28 @@ Next: <a href="#Standard-options" accesskey="n" rel="next">Standard options</a>, <a name="index-auxiliary-tasks"></a> -<p>Kpsewhich provides some additional features not strictly related to path -lookup: +<p>Kpsewhich provides some features in addition to path lookup as such: +</p> +<dl compact="compact"> +<dt>‘<samp>--debug=<var>num</var></samp>’</dt> +<dd><a name="index-_002d_002ddebug_003dnum"></a> +<p>Set debugging options to <var>num</var>. See <a href="#Debugging">Debugging</a>. +</p> +</dd> +<dt>‘<samp>--expand-braces=<var>string</var></samp>’</dt> +<dd><a name="index-_002d_002dexpand_002dbraces_003dstring"></a> +<p>Output variable and brace expansion of <var>string</var>. See <a href="#Path-expansion">Path expansion</a>. +</p> +</dd> +<dt>‘<samp>--expand-path=<var>string</var></samp>’</dt> +<dd><a name="index-_002d_002dexpand_002dpath_003dstring"></a> +<p>Output the complete expansion of <var>string</var>, with each element +separated by the usual path separator on the current system (‘<samp>;</samp>’ +on Windows, ‘<samp>:</samp>’ otherwise). This may be useful to construct a +custom search path for a format not otherwise supported. To retrieve +the search path for a format that is already supported, see +‘<samp>--show-path</samp>’. </p> -<ul> -<li> <a name="index-_002d_002ddebug_003dnum"></a> -‘<samp>--debug=<var>num</var></samp>’ sets the debugging options to <var>num</var>. -See <a href="#Debugging">Debugging</a>. - -</li><li> <a name="index-_002d_002dvar_002dvalue_003dvariable"></a> -‘<samp>--var-value=<var>variable</var></samp>’ outputs the value of <var>variable</var>, -expanding ‘<samp>$</samp>’ (see <a href="#Variable-expansion">Variable expansion</a> and ‘<samp>~</samp>’ (see <a href="#Tilde-expansion">Tilde expansion</a>) constructs, but not performing other expansions. - -</li><li> <a name="index-_002d_002dexpand_002dbraces_003dstring"></a> -‘<samp>--expand-braces=<var>string</var></samp>’ outputs the variable and brace -expansion of <var>string</var>. See <a href="#Path-expansion">Path expansion</a>. - -</li><li> <a name="index-_002d_002dexpand_002dvar_003dstring"></a> -‘<samp>--expand-var=<var>string</var></samp>’ outputs the variable and tilde -expansion of <var>string</var>. For example, the ‘<samp>mktex…</samp>’ -scripts run ‘<samp>kpsewhich --expand-var='$TEXMF'</samp>’ to find the root of -the TeX system hierarchy. See <a href="#Path-expansion">Path expansion</a>. - -</li><li> <a name="index-_002d_002dexpand_002dpath_003dstring"></a> -‘<samp>--expand-path=<var>string</var></samp>’ outputs the complete expansion of -<var>string</var>, with each element separated by the usual path separator -on the current system (‘<samp>;</samp>’ on Windows, ‘<samp>:</samp>’ otherwise). -This may be useful to construct a custom search path for a format not -otherwise supported. To retrieve the search path for a format that is -already supported, see ‘<samp>--show-path</samp>’, next. - <p>Nonexistent directories are culled from the output: </p> <div class="example"> @@ -1908,15 +1890,49 @@ $ kpsewhich --expand-path '/nonesuch' </pre></div> <p>For one-shot uses of an arbitrary (not built in to Kpathsea) path, see -‘<samp>--path</samp>’ in the previous section. +‘<samp>--path</samp>’ (see <a href="#Path-searching-options">Path searching options</a>) </p> -</li><li> <a name="index-_002d_002dshow_002dpath_003dname"></a> -‘<samp>--show-path=<var>name</var></samp>’ shows the path that would be used for file -lookups of file type <var>name</var>. Either a filename extension -(‘<samp>pk</samp>’, ‘<samp>.vf</samp>’, etc.) or an integer can be used, just as with -‘<samp>--format</samp>’, described in the previous section. - -</li></ul> +</dd> +<dt>‘<samp>--expand-var=<var>string</var></samp>’</dt> +<dd><a name="index-_002d_002dexpand_002dvar_003dstring"></a> +<p>Output the variable and tilde expansion of <var>string</var> +the ‘<samp>mktex…</samp>’ scripts run ‘<samp>kpsewhich +--expand-var='$TEXMF'</samp>’ to find the root of the TeX system +hierarchy. See <a href="#Path-expansion">Path expansion</a>. +</p> +</dd> +<dt>‘<samp>--help-formats</samp>’</dt> +<dd><a name="index-_002d_002dhelp_002dformats"></a> +<p>Output information about each supported format (see <a href="#Supported-file-formats">Supported file formats</a>), including the names and abbreviations, variables +looked for, and the original path. +</p> +</dd> +<dt>‘<samp>--safe-in-name=<var>name</var></samp>’</dt> +<dt>‘<samp>--safe-out-name=<var>name</var></samp>’</dt> +<dd><a name="index-_002d_002dsafe_002din_002dname_003dname"></a> +<a name="index-_002d_002dsafe_002dout_002dname_003dname"></a> +<p>Exit successfully if <var>name</var> is safe to open for reading or +writing, respectively, else unsuccessfully. No output is written. +These tests take account of the related Kpathsea configuration +settings (see <a href="#Calling-sequence">Calling sequence</a>). +</p> +</dd> +<dt>‘<samp>--show-path=<var>name</var></samp>’</dt> +<dd><a name="index-_002d_002dshow_002dpath_003dname"></a> +<p>Show the path that would be used for file lookups of file type +<var>name</var>. Either a filename extension (‘<samp>pk</samp>’, ‘<samp>.vf</samp>’, etc.) +or an integer can be used, just as with ‘<samp>--format</samp>’, described in +the previous section. +</p> +</dd> +<dt>‘<samp>--var-value=<var>variable</var></samp>’</dt> +<dd><a name="index-_002d_002dvar_002dvalue_003dvariable"></a> +<p>Outputs the value of <var>variable</var> (a simple identifier like +‘<samp>TEXMF</samp>’, with no ‘<samp>$</samp>’ or other constructs), expanding +‘<samp>$</samp>’ (see <a href="#Variable-expansion">Variable expansion</a> and ‘<samp>~</samp>’ (see <a href="#Tilde-expansion">Tilde expansion</a>) constructs, but not performing other expansions. +</p> +</dd> +</dl> <hr> @@ -2011,7 +2027,9 @@ suffixes, and/or a program to be run to create missing files on the fly. for environment variables with an underscore, e.g., ‘<samp>TEXINPUTS_latex</samp>’ (see <a href="#Config-files">Config files</a>). </p> -<p>The following table lists the above information. +<p>The following table lists the above information. You can also get the +list by giving the ‘<samp>--help-formats</samp>’ option to <code>kpsewhich</code> +(see <a href="#Auxiliary-tasks">Auxiliary tasks</a>). </p> <dl compact="compact"> <dt>‘<samp>afm</samp>’</dt> @@ -2040,6 +2058,14 @@ suffix ‘<samp>.base</samp>’. suffix ‘<samp>.bib</samp>’. </p> </dd> +<dt>‘<samp>bltxml</samp>’</dt> +<dd><a name="index-_002ebltxml"></a> +<a name="index-BLTXMLINPUTS"></a> +<p>(BibLaTeXML bibliography files for Biber, <a href="http://ctan.org/pkg/biber">http://ctan.org/pkg/biber</a>) +<code>BLTXMLINPUTS</code> +suffix ‘<samp>.bltxml</samp>’. +</p> +</dd> <dt>‘<samp>bst</samp>’</dt> <dd><a name="index-_002ebst"></a> <a name="index-BSTINPUTS"></a> @@ -2049,6 +2075,15 @@ style files</a> in <cite>Web2c</cite>) suffix ‘<samp>.bst</samp>’. </p> </dd> +<dt>‘<samp>clua</samp>’</dt> +<dd><a name="index-_002edll"></a> +<a name="index-_002eso"></a> +<a name="index-CLUAINPUTS"></a> +<p>(dynamic libraries for Lua, <a href="http://ctan.org/pkg/luatex">http://ctan.org/pkg/luatex</a>) +<code>CLUAINPUTS</code> +suffixes ‘<samp>.dll</samp>’ and ‘<samp>.so</samp>’. +</p> +</dd> <dt>‘<samp>cmap</samp>’</dt> <dd><a name="index-_002ecmap"></a> <a name="index-CMAPFONTS"></a> @@ -2332,6 +2367,14 @@ dynamic creation program: <code>mktexpk</code>. additional suffix ‘<samp>.pro</samp>’. </p> </dd> +<dt>‘<samp>ris</samp>’</dt> +<dd><a name="index-_002eris"></a> +<a name="index-RISINPUTS"></a> +<p>(RIS bibliography files, primarily for Biber, <a href="http://ctan.org/pkg/biber">http://ctan.org/pkg/biber</a>) +<code>RISINPUTS</code> +suffix ‘<samp>.ris</samp>’. +</p> +</dd> <dt>‘<samp>subfont definition files</samp>’</dt> <dd><a name="index-_002esfd"></a> <a name="index-SFDFONTS"></a> @@ -4251,6 +4294,7 @@ Previous: <a href="#Reporting-bugs" accesskey="p" rel="prev">Reporting bugs</a>, <tr><td></td><td valign="top"><a href="#index-_002d_002dexpand_002dvar_003dstring"><code>--expand-var=<var>string</var></code></a>:</td><td> </td><td valign="top"><a href="#Auxiliary-tasks">Auxiliary tasks</a></td></tr> <tr><td></td><td valign="top"><a href="#index-_002d_002dformat_003dname"><code>--format=<var>name</var></code></a>:</td><td> </td><td valign="top"><a href="#Path-searching-options">Path searching options</a></td></tr> <tr><td></td><td valign="top"><a href="#index-_002d_002dhelp"><code>--help</code></a>:</td><td> </td><td valign="top"><a href="#Standard-options">Standard options</a></td></tr> +<tr><td></td><td valign="top"><a href="#index-_002d_002dhelp_002dformats"><code>--help-formats</code></a>:</td><td> </td><td valign="top"><a href="#Auxiliary-tasks">Auxiliary tasks</a></td></tr> <tr><td></td><td valign="top"><a href="#index-_002d_002dinteractive"><code>--interactive</code></a>:</td><td> </td><td valign="top"><a href="#Path-searching-options">Path searching options</a></td></tr> <tr><td></td><td valign="top"><a href="#index-_002d_002dmktex_003dfiletype"><code>--mktex=<var>filetype</var></code></a>:</td><td> </td><td valign="top"><a href="#Path-searching-options">Path searching options</a></td></tr> <tr><td></td><td valign="top"><a href="#index-_002d_002dmode_003dstring"><code>--mode=<var>string</var></code></a>:</td><td> </td><td valign="top"><a href="#Path-searching-options">Path searching options</a></td></tr> @@ -4258,8 +4302,8 @@ Previous: <a href="#Reporting-bugs" accesskey="p" rel="prev">Reporting bugs</a>, <tr><td></td><td valign="top"><a href="#index-_002d_002dno_002dmktex_003dfiletype"><code>--no-mktex=<var>filetype</var></code></a>:</td><td> </td><td valign="top"><a href="#Path-searching-options">Path searching options</a></td></tr> <tr><td></td><td valign="top"><a href="#index-_002d_002dpath_003dstring"><code>--path=<var>string</var></code></a>:</td><td> </td><td valign="top"><a href="#Path-searching-options">Path searching options</a></td></tr> <tr><td></td><td valign="top"><a href="#index-_002d_002dprogname_003dname"><code>--progname=<var>name</var></code></a>:</td><td> </td><td valign="top"><a href="#Path-searching-options">Path searching options</a></td></tr> -<tr><td></td><td valign="top"><a href="#index-_002d_002dsafe_002din_002dname_003dname"><code>--safe-in-name=<var>name</var></code></a>:</td><td> </td><td valign="top"><a href="#Path-searching-options">Path searching options</a></td></tr> -<tr><td></td><td valign="top"><a href="#index-_002d_002dsafe_002dout_002dname_003dname"><code>--safe-out-name=<var>name</var></code></a>:</td><td> </td><td valign="top"><a href="#Path-searching-options">Path searching options</a></td></tr> +<tr><td></td><td valign="top"><a href="#index-_002d_002dsafe_002din_002dname_003dname"><code>--safe-in-name=<var>name</var></code></a>:</td><td> </td><td valign="top"><a href="#Auxiliary-tasks">Auxiliary tasks</a></td></tr> +<tr><td></td><td valign="top"><a href="#index-_002d_002dsafe_002dout_002dname_003dname"><code>--safe-out-name=<var>name</var></code></a>:</td><td> </td><td valign="top"><a href="#Auxiliary-tasks">Auxiliary tasks</a></td></tr> <tr><td></td><td valign="top"><a href="#index-_002d_002dshow_002dpath_003dname"><code>--show-path=<var>name</var></code></a>:</td><td> </td><td valign="top"><a href="#Auxiliary-tasks">Auxiliary tasks</a></td></tr> <tr><td></td><td valign="top"><a href="#index-_002d_002dsubdir_003dstring"><code>--subdir=<var>string</var></code></a>:</td><td> </td><td valign="top"><a href="#Path-searching-options">Path searching options</a></td></tr> <tr><td></td><td valign="top"><a href="#index-_002d_002dvar_002dvalue_003dvariable"><code>--var-value=<var>variable</var></code></a>:</td><td> </td><td valign="top"><a href="#Auxiliary-tasks">Auxiliary tasks</a></td></tr> @@ -4283,10 +4327,12 @@ Previous: <a href="#Reporting-bugs" accesskey="p" rel="prev">Reporting bugs</a>, <tr><td></td><td valign="top"><a href="#index-_002eafm"><code>.afm</code></a>:</td><td> </td><td valign="top"><a href="#Supported-file-formats">Supported file formats</a></td></tr> <tr><td></td><td valign="top"><a href="#index-_002ebase"><code>.base</code></a>:</td><td> </td><td valign="top"><a href="#Supported-file-formats">Supported file formats</a></td></tr> <tr><td></td><td valign="top"><a href="#index-_002ebib"><code>.bib</code></a>:</td><td> </td><td valign="top"><a href="#Supported-file-formats">Supported file formats</a></td></tr> +<tr><td></td><td valign="top"><a href="#index-_002ebltxml"><code>.bltxml</code></a>:</td><td> </td><td valign="top"><a href="#Supported-file-formats">Supported file formats</a></td></tr> <tr><td></td><td valign="top"><a href="#index-_002ebst"><code>.bst</code></a>:</td><td> </td><td valign="top"><a href="#Supported-file-formats">Supported file formats</a></td></tr> <tr><td></td><td valign="top"><a href="#index-_002ecid"><code>.cid</code></a>:</td><td> </td><td valign="top"><a href="#Supported-file-formats">Supported file formats</a></td></tr> <tr><td></td><td valign="top"><a href="#index-_002ecmap"><code>.cmap</code></a>:</td><td> </td><td valign="top"><a href="#Supported-file-formats">Supported file formats</a></td></tr> <tr><td></td><td valign="top"><a href="#index-_002ecnf"><code>.cnf</code></a>:</td><td> </td><td valign="top"><a href="#Supported-file-formats">Supported file formats</a></td></tr> +<tr><td></td><td valign="top"><a href="#index-_002edll"><code>.dll</code></a>:</td><td> </td><td valign="top"><a href="#Supported-file-formats">Supported file formats</a></td></tr> <tr><td></td><td valign="top"><a href="#index-_002eenc"><code>.enc</code></a>:</td><td> </td><td valign="top"><a href="#Supported-file-formats">Supported file formats</a></td></tr> <tr><td></td><td valign="top"><a href="#index-_002eeps"><code>.eps</code></a>:</td><td> </td><td valign="top"><a href="#Supported-file-formats">Supported file formats</a></td></tr> <tr><td></td><td valign="top"><a href="#index-_002eepsi"><code>.epsi</code></a>:</td><td> </td><td valign="top"><a href="#Supported-file-formats">Supported file formats</a></td></tr> @@ -4315,7 +4361,9 @@ Previous: <a href="#Reporting-bugs" accesskey="p" rel="prev">Reporting bugs</a>, <tr><td></td><td valign="top"><a href="#index-_002epool-2"><code>.pool</code></a>:</td><td> </td><td valign="top"><a href="#Supported-file-formats">Supported file formats</a></td></tr> <tr><td></td><td valign="top"><a href="#index-_002epro"><code>.pro</code></a>:</td><td> </td><td valign="top"><a href="#Supported-file-formats">Supported file formats</a></td></tr> <tr><td></td><td valign="top"><a href="#index-_002erhosts_002c-writable-by-TeX"><code>.rhosts<span class="roman">, writable by TeX</span></code></a>:</td><td> </td><td valign="top"><a href="#Security">Security</a></td></tr> +<tr><td></td><td valign="top"><a href="#index-_002eris"><code>.ris</code></a>:</td><td> </td><td valign="top"><a href="#Supported-file-formats">Supported file formats</a></td></tr> <tr><td></td><td valign="top"><a href="#index-_002esfd"><code>.sfd</code></a>:</td><td> </td><td valign="top"><a href="#Supported-file-formats">Supported file formats</a></td></tr> +<tr><td></td><td valign="top"><a href="#index-_002eso"><code>.so</code></a>:</td><td> </td><td valign="top"><a href="#Supported-file-formats">Supported file formats</a></td></tr> <tr><td></td><td valign="top"><a href="#index-_002etex"><code>.tex</code></a>:</td><td> </td><td valign="top"><a href="#Supported-file-formats">Supported file formats</a></td></tr> <tr><td></td><td valign="top"><a href="#index-_002etex-file_002c-included-in-ls_002dR"><code>.tex <span class="roman">file, included in <samp>ls-R</samp></span></code></a>:</td><td> </td><td valign="top"><a href="#ls_002dR">ls-R</a></td></tr> <tr><td></td><td valign="top"><a href="#index-_002etfm"><code>.tfm</code></a>:</td><td> </td><td valign="top"><a href="#Supported-file-formats">Supported file formats</a></td></tr> @@ -4382,6 +4430,7 @@ Previous: <a href="#Reporting-bugs" accesskey="p" rel="prev">Reporting bugs</a>, <tr><td></td><td valign="top"><a href="#index-BIBINPUTS"><code>BIBINPUTS</code></a>:</td><td> </td><td valign="top"><a href="#Supported-file-formats">Supported file formats</a></td></tr> <tr><td></td><td valign="top"><a href="#index-BIBINPUTS-1"><code>BIBINPUTS</code></a>:</td><td> </td><td valign="top"><a href="#Supported-file-formats">Supported file formats</a></td></tr> <tr><td></td><td valign="top"><a href="#index-blank-lines_002c-in-texmf_002ecnf">blank lines, in <samp>texmf.cnf</samp></a>:</td><td> </td><td valign="top"><a href="#Config-files">Config files</a></td></tr> +<tr><td></td><td valign="top"><a href="#index-BLTXMLINPUTS"><code>BLTXMLINPUTS</code></a>:</td><td> </td><td valign="top"><a href="#Supported-file-formats">Supported file formats</a></td></tr> <tr><td></td><td valign="top"><a href="#index-brace-expansion">brace expansion</a>:</td><td> </td><td valign="top"><a href="#Brace-expansion">Brace expansion</a></td></tr> <tr><td></td><td valign="top"><a href="#index-Breitenlohner_002c-Peter">Breitenlohner, Peter</a>:</td><td> </td><td valign="top"><a href="#History">History</a></td></tr> <tr><td></td><td valign="top"><a href="#index-BSTINPUTS"><code>BSTINPUTS</code></a>:</td><td> </td><td valign="top"><a href="#Supported-file-formats">Supported file formats</a></td></tr> @@ -4401,6 +4450,7 @@ Previous: <a href="#Reporting-bugs" accesskey="p" rel="prev">Reporting bugs</a>, <tr><td></td><td valign="top"><a href="#index-checksum"><code>checksum</code></a>:</td><td> </td><td valign="top"><a href="#Suppressing-warnings">Suppressing warnings</a></td></tr> <tr><td></td><td valign="top"><a href="#index-circle-fonts">circle fonts</a>:</td><td> </td><td valign="top"><a href="#Fontmap">Fontmap</a></td></tr> <tr><td></td><td valign="top"><a href="#index-client_005fpath-in-kpse_002d_003eformat_005finfo"><code>client_path <span class="roman">in <code>kpse->format_info</code></span></code></a>:</td><td> </td><td valign="top"><a href="#Calling-sequence">Calling sequence</a></td></tr> +<tr><td></td><td valign="top"><a href="#index-CLUAINPUTS"><code>CLUAINPUTS</code></a>:</td><td> </td><td valign="top"><a href="#Supported-file-formats">Supported file formats</a></td></tr> <tr><td></td><td valign="top"><a href="#index-CMAPFONTS"><code>CMAPFONTS</code></a>:</td><td> </td><td valign="top"><a href="#Supported-file-formats">Supported file formats</a></td></tr> <tr><td></td><td valign="top"><a href="#index-cmr10_002c-as-fallback-font"><code>cmr10<span class="roman">, as fallback font</span></code></a>:</td><td> </td><td valign="top"><a href="#Fallback-font">Fallback font</a></td></tr> <tr><td></td><td valign="top"><a href="#index-cmr10_002evf"><code>cmr10.vf</code></a>:</td><td> </td><td valign="top"><a href="#Searching-overview">Searching overview</a></td></tr> @@ -4747,6 +4797,7 @@ Previous: <a href="#Reporting-bugs" accesskey="p" rel="prev">Reporting bugs</a>, <tr><td></td><td valign="top"><a href="#index-resolutions_002c-last_002dresort">resolutions, last-resort</a>:</td><td> </td><td valign="top"><a href="#Fallback-font">Fallback font</a></td></tr> <tr><td></td><td valign="top"><a href="#index-retrieving-TeX">retrieving TeX</a>:</td><td> </td><td valign="top"><a href="#unixtex_002eftp">unixtex.ftp</a></td></tr> <tr><td></td><td valign="top"><a href="#index-right_002dhand-side-of-variable-assignments">right-hand side of variable assignments</a>:</td><td> </td><td valign="top"><a href="#Config-files">Config files</a></td></tr> +<tr><td></td><td valign="top"><a href="#index-RISINPUTS"><code>RISINPUTS</code></a>:</td><td> </td><td valign="top"><a href="#Supported-file-formats">Supported file formats</a></td></tr> <tr><td></td><td valign="top"><a href="#index-Rokicki_002c-Tom">Rokicki, Tom</a>:</td><td> </td><td valign="top"><a href="#History">History</a></td></tr> <tr><td></td><td valign="top"><a href="#index-root-user"><tt>root</tt> user</a>:</td><td> </td><td valign="top"><a href="#Tilde-expansion">Tilde expansion</a></td></tr> <tr><td></td><td valign="top"><a href="#index-runtime-configuration-files">runtime configuration files</a>:</td><td> </td><td valign="top"><a href="#Config-files">Config files</a></td></tr> diff --git a/Master/texmf-dist/doc/kpathsea/kpathsea.pdf b/Master/texmf-dist/doc/kpathsea/kpathsea.pdf Binary files differindex db9db052f77..049e26d08c8 100644 --- a/Master/texmf-dist/doc/kpathsea/kpathsea.pdf +++ b/Master/texmf-dist/doc/kpathsea/kpathsea.pdf |