diff options
author | Karl Berry <karl@freefriends.org> | 2016-04-26 16:52:45 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-04-26 16:52:45 +0000 |
commit | 7df10419479604eddc4a871f949c1166a32934f5 (patch) | |
tree | 67e7c0c7359e27bb8962c2a0d05bc3d24d36011a /Master/texmf-dist/doc/kpathsea | |
parent | dd1d5f2e87df4dddeba293c2f8d579129162901a (diff) |
-mtl16 update of (tex)info files, with new latex2e-fr
git-svn-id: svn://tug.org/texlive/trunk@40765 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/kpathsea')
-rw-r--r-- | Master/texmf-dist/doc/kpathsea/kpathsea.html | 103 | ||||
-rw-r--r-- | Master/texmf-dist/doc/kpathsea/kpathsea.pdf | bin | 376683 -> 381695 bytes |
2 files changed, 53 insertions, 50 deletions
diff --git a/Master/texmf-dist/doc/kpathsea/kpathsea.html b/Master/texmf-dist/doc/kpathsea/kpathsea.html index be6e5842504..56cec6b23cd 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-2015 Karl Berry & Olaf Weber. +Copyright (C) 1996-2016 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 @@ -18,7 +18,7 @@ Permission is granted to copy and distribute translations of this manual into another language, under the above conditions for modified versions, except that this permission notice may be stated in a translation approved by the TeX Users Group. --> -<!-- Created by GNU Texinfo 5.2, http://www.gnu.org/software/texinfo/ --> +<!-- Created by GNU Texinfo 6.1, http://www.gnu.org/software/texinfo/ --> <head> <title>Kpathsea: A library for path searching</title> @@ -35,16 +35,16 @@ approved by the TeX Users Group. --> <style type="text/css"> <!-- a.summary-letter {text-decoration: none} +blockquote.indentedblock {margin-right: 0em} +blockquote.smallindentedblock {margin-right: 0em; font-size: smaller} blockquote.smallquotation {font-size: smaller} div.display {margin-left: 3.2em} div.example {margin-left: 3.2em} -div.indentedblock {margin-left: 3.2em} div.lisp {margin-left: 3.2em} div.smalldisplay {margin-left: 3.2em} div.smallexample {margin-left: 3.2em} -div.smallindentedblock {margin-left: 3.2em; font-size: smaller} div.smalllisp {margin-left: 3.2em} -kbd {font-style:oblique} +kbd {font-style: oblique} pre.display {font-family: inherit} pre.format {font-family: inherit} pre.menu-comment {font-family: serif} @@ -53,10 +53,9 @@ pre.smalldisplay {font-family: inherit; font-size: smaller} pre.smallexample {font-size: smaller} pre.smallformat {font-family: inherit; font-size: smaller} pre.smalllisp {font-size: smaller} -span.nocodebreak {white-space:nowrap} -span.nolinebreak {white-space:nowrap} -span.roman {font-family:serif; font-weight:normal} -span.sansserif {font-family:sans-serif; font-weight:normal} +span.nolinebreak {white-space: nowrap} +span.roman {font-family: initial; font-weight: normal} +span.sansserif {font-family: sans-serif; font-weight: normal} ul.no-bullet {list-style: none} --> </style> @@ -64,7 +63,7 @@ ul.no-bullet {list-style: none} </head> -<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000"> +<body lang="en"> <h1 class="settitle" align="center">Kpathsea: A library for path searching</h1> @@ -172,13 +171,14 @@ Next: <a href="#Introduction" accesskey="n" rel="next">Introduction</a>, Up: <a <h1 class="top">Kpathsea library</h1> <p>This manual documents the Kpathsea library for path searching. It -corresponds to version 6.2.1, released in -May 2015. +corresponds to version 6.2.2, released in +Aprile 2016. </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. </td></tr> <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment"> + </pre></th></tr><tr><td align="left" valign="top">• <a href="#unixtex_002eftp" accesskey="2">unixtex.ftp</a>:</td><td> </td><td align="left" valign="top">Obtaining TeX software. </td></tr> <tr><td align="left" valign="top">• <a href="#Security" accesskey="3">Security</a>:</td><td> </td><td align="left" valign="top">Who can write what files, etc. @@ -186,14 +186,17 @@ May 2015. <tr><td align="left" valign="top">• <a href="#TeX-directory-structure" accesskey="4">TeX directory structure</a>:</td><td> </td><td align="left" valign="top">Managing the horde of TeX input files. </td></tr> <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment"> + </pre></th></tr><tr><td align="left" valign="top">• <a href="#Path-searching" accesskey="5">Path searching</a>:</td><td> </td><td align="left" valign="top">How filename lookups work. </td></tr> <tr><td align="left" valign="top">• <a href="#TeX-support" accesskey="6">TeX support</a>:</td><td> </td><td align="left" valign="top">Special support for TeX-related file lookups. </td></tr> <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment"> + </pre></th></tr><tr><td align="left" valign="top">• <a href="#Programming" accesskey="7">Programming</a>:</td><td> </td><td align="left" valign="top">How to use Kpathsea features in your program. </td></tr> <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment"> + </pre></th></tr><tr><td align="left" valign="top">• <a href="#Reporting-bugs" accesskey="8">Reporting bugs</a>:</td><td> </td><td align="left" valign="top">Where and how to report bugs. </td></tr> <tr><td align="left" valign="top">• <a href="#Index" accesskey="9">Index</a>:</td><td> </td><td align="left" valign="top">General index. @@ -213,8 +216,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.1 of the Kpathsea -library, released in May 2015. +<p>This manual corresponds to version 6.2.2 of the Kpathsea +library, released in Aprile 2016. </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 @@ -226,9 +229,9 @@ this library: </p> <ul> <li> Dviljk (see the ‘<samp>dvilj</samp>’ man page) -</li><li> Dvipsk (see <cite><a href="dvips.html#Top">Dvips: A DVI driver</a></cite>) +</li><li> Dvipsk (see <cite><a href="http://tug.org/texinfohtml/dvips.html#Top">Dvips: A DVI driver</a></cite>) </li><li> GNU font utilities (see <cite><a href="fontu.html#Top">GNU font utilities</a></cite>) -</li><li> Web2c (see <cite><a href="web2c.html#Top">Web2c: A TeX implementation</a></cite>) +</li><li> Web2c (see <cite><a href="http://tug.org/texinfohtml/web2c.html#Top">Web2c: A TeX implementation</a></cite>) </li><li> Xdvik (see the ‘<samp>xdvi</samp>’ man page) </li></ul> @@ -236,7 +239,7 @@ this library: </p> <p>Kpathsea is now maintained as part of the TeX Live distribution (<a href="http://tug.org/texlive">http://tug.org/texlive</a>). For information on configuration, -building, installing, and more, see <cite><a href="tlbuild.html#Top">Building TeX +building, installing, and more, see <cite><a href="http://tug.org/texinfohtml/tlbuild.html#Top">Building TeX Live</a></cite>. </p> <a name="index-interface_002c-not-frozen"></a> @@ -453,12 +456,12 @@ illegitimate root access. <samp>~/.rhosts</samp>, and thus an unwitting user who runs TeX on a random document is vulnerable to a trojan horse attack. This loophole is closed by default, but you can be permissive if you so desire in -<samp>texmf.cnf</samp>. See <a href="web2c.html#tex-invocation">tex invocation</a> in <cite>Web2c</cite>. MetaPost has +<samp>texmf.cnf</samp>. See <a href="http://tug.org/texinfohtml/web2c.html#tex-invocation">tex invocation</a> in <cite>Web2c</cite>. MetaPost has the same issue. </p> <p>Dvips, Xdvi, and TeX can also execute shell commands under some -circumstances. To disable this, see the ‘<samp>-R</samp>’ option in <a href="dvips.html#Option-details">Option -details</a> in <cite>Dvips</cite>, the xdvi man page, and <a href="web2c.html#tex-invocation">tex +circumstances. To disable this, see the ‘<samp>-R</samp>’ option in <a href="http://tug.org/texinfohtml/dvips.html#Option-details">Option +details</a> in <cite>Dvips</cite>, the xdvi man page, and <a href="http://tug.org/texinfohtml/web2c.html#tex-invocation">tex invocation</a> in <cite>Web2c</cite>, respectively. </p> <a name="index-local-cache-of-fonts"></a> @@ -757,7 +760,7 @@ override; for example, <code>TEXINPUTS_latex</code> overrides <code>TEXINPUTS</c if the program being run is named ‘<samp>latex</samp>’. </li><li> A program-specific configuration file, e.g., an ‘<samp>S /a:/b</samp>’ line in -Dvips’ <samp>config.ps</samp> (see <a href="dvips.html#Config-files">Config files</a> in <cite>Dvips</cite>). +Dvips’ <samp>config.ps</samp> (see <a href="http://tug.org/texinfohtml/dvips.html#Config-files">Config files</a> in <cite>Dvips</cite>). </li><li> <a name="index-configuration-file_002c-source-for-path"></a> <a name="index-Kpathsea-config-file_002c-source-for-path"></a> @@ -1313,9 +1316,9 @@ distributed ‘<samp>mktex…</samp>’ scripts. <pre class="example">cd <var>/your/texmf/root</var> && ls -LAR ./ >ls-R </pre></div> -<a name="index-_002d_002dcolor_003dtty"></a> +<p><a name="index-_002d_002dcolor_003dtty"></a> <a name="index-_002fetc_002fprofile-and-aliases"></a> -<p>presuming your <code>ls</code> produces the right output format (see the +presuming your <code>ls</code> produces the right output format (see the section below). GNU <code>ls</code>, for example, outputs in this format. Also presuming your <code>ls</code> hasn’t been aliased in a system file (e.g., <samp>/etc/profile</samp>) to something problematic, e.g., ‘<samp>ls @@ -2035,7 +2038,7 @@ list by giving the ‘<samp>--help-formats</samp>’ option to <code>kps <dt>‘<samp>afm</samp>’</dt> <dd><a name="index-_002eafm"></a> <a name="index-AFMFONTS"></a> -<p>(Adobe font metrics, see <a href="dvips.html#Metric-files">Metric files</a> in <cite>Dvips</cite>) +<p>(Adobe font metrics, see <a href="http://tug.org/texinfohtml/dvips.html#Metric-files">Metric files</a> in <cite>Dvips</cite>) <code>AFMFONTS</code>; suffix ‘<samp>.afm</samp>’. </p> @@ -2044,7 +2047,7 @@ suffix ‘<samp>.afm</samp>’. <dd><a name="index-_002ebase"></a> <a name="index-MFBASES"></a> <a name="index-TEXMFINI"></a> -<p>(Metafont memory dump, see <a href="web2c.html#Memory-dumps">Memory dumps</a> in <cite>Web2c</cite>) +<p>(Metafont memory dump, see <a href="http://tug.org/texinfohtml/web2c.html#Memory-dumps">Memory dumps</a> in <cite>Web2c</cite>) <code>MFBASES</code>, <code>TEXMFINI</code>; suffix ‘<samp>.base</samp>’. </p> @@ -2053,7 +2056,7 @@ suffix ‘<samp>.base</samp>’. <dd><a name="index-_002ebib"></a> <a name="index-BIBINPUTS"></a> <a name="index-TEXBIB"></a> -<p>(BibTeX bibliography source, see <a href="web2c.html#bibtex-invocation">bibtex invocation</a> in <cite>Web2c</cite>) +<p>(BibTeX bibliography source, see <a href="http://tug.org/texinfohtml/web2c.html#bibtex-invocation">bibtex invocation</a> in <cite>Web2c</cite>) <code>BIBINPUTS</code>, <code>TEXBIB</code>; suffix ‘<samp>.bib</samp>’. </p> @@ -2069,7 +2072,7 @@ suffix ‘<samp>.bltxml</samp>’. <dt>‘<samp>bst</samp>’</dt> <dd><a name="index-_002ebst"></a> <a name="index-BSTINPUTS"></a> -<p>(BibTeX style, see <a href="web2c.html#Basic-BibTeX-style-files">Basic BibTeX +<p>(BibTeX style, see <a href="http://tug.org/texinfohtml/web2c.html#Basic-BibTeX-style-files">Basic BibTeX style files</a> in <cite>Web2c</cite>) <code>BSTINPUTS</code>; suffix ‘<samp>.bst</samp>’. @@ -2113,7 +2116,7 @@ additional suffix ‘<samp>.ch</samp>’. <dt>‘<samp>dvips config</samp>’</dt> <dd><a name="index-TEXCONFIG"></a> <a name="index-config_002eps_002c-search-path-for"></a> -<p>(Dvips ‘<samp>config.*</samp>’ files, such as <samp>config.ps</samp>, see <a href="dvips.html#Config-files">Config +<p>(Dvips ‘<samp>config.*</samp>’ files, such as <samp>config.ps</samp>, see <a href="http://tug.org/texinfohtml/dvips.html#Config-files">Config files</a> in <cite>Dvips</cite>) <code>TEXCONFIG</code>. </p> @@ -2130,7 +2133,7 @@ suffix ‘<samp>.enc</samp>’. <dd><a name="index-_002efmt"></a> <a name="index-TEXFORMATS"></a> <a name="index-TEXMFINI-1"></a> -<p>(TeX memory dump, see <a href="web2c.html#Memory-dumps">Memory dumps</a> in <cite>Web2c</cite>) +<p>(TeX memory dump, see <a href="http://tug.org/texinfohtml/web2c.html#Memory-dumps">Memory dumps</a> in <cite>Web2c</cite>) <code>TEXFORMATS</code>, <code>TEXMFINI</code>; suffix ‘<samp>.fmt</samp>’. </p> @@ -2156,7 +2159,7 @@ suffix ‘<samp>.fea</samp>’. <a name="index-GFFONTS"></a> <a name="index-GLYPHFONTS"></a> <a name="index-TEXFONTS"></a> -<p>(generic font bitmap, see <a href="dvips.html#Glyph-files">Glyph files</a> in <cite>Dvips</cite>) +<p>(generic font bitmap, see <a href="http://tug.org/texinfohtml/dvips.html#Glyph-files">Glyph files</a> in <cite>Dvips</cite>) <code><var>program</var>FONTS</code>, <code>GFFONTS</code>, <code>GLYPHFONTS</code>, <code>TEXFONTS</code>; suffix ‘<samp>gf</samp>’. </p> @@ -2166,7 +2169,7 @@ suffix ‘<samp>gf</samp>’. <a name="index-_002eepsi"></a> <a name="index-TEXPICTS"></a> <a name="index-TEXINPUTS"></a> -<p>(Encapsulated PostScript figures, see <a href="dvips.html#PostScript-figures">PostScript figures</a> in <cite>Dvips</cite>) +<p>(Encapsulated PostScript figures, see <a href="http://tug.org/texinfohtml/dvips.html#PostScript-figures">PostScript figures</a> in <cite>Dvips</cite>) <code>TEXPICTS</code>, <code>TEXINPUTS</code>; additional suffixes: ‘<samp>.eps</samp>’, ‘<samp>.epsi</samp>’. </p> @@ -2207,21 +2210,21 @@ suffix ‘<samp>.map</samp>’. <dd><a name="index-_002emem"></a> <a name="index-MPMEMS"></a> <a name="index-TEXMFINI-2"></a> -<p>(MetaPost memory dump, see <a href="web2c.html#Memory-dumps">Memory dumps</a> in <cite>Web2c</cite>) +<p>(MetaPost memory dump, see <a href="http://tug.org/texinfohtml/web2c.html#Memory-dumps">Memory dumps</a> in <cite>Web2c</cite>) <code>MPMEMS</code>, <code>TEXMFINI</code>; suffix ‘<samp>.mem</samp>’. </p> </dd> <dt>‘<samp><span class="roman">MetaPost support</span></samp>’</dt> <dd><a name="index-MPSUPPORT"></a> -<p>(MetaPost support files, used by DMP; see <a href="web2c.html#dmp-invocation">dmp invocation</a> in <cite>Web2c</cite>) +<p>(MetaPost support files, used by DMP; see <a href="http://tug.org/texinfohtml/web2c.html#dmp-invocation">dmp invocation</a> in <cite>Web2c</cite>) <code>MPSUPPORT</code>. </p> </dd> <dt>‘<samp>mf</samp>’</dt> <dd><a name="index-_002emf"></a> <a name="index-MFINPUTS"></a> -<p>(Metafont source, see <a href="web2c.html#mf-invocation">mf invocation</a> in <cite>Web2c</cite>) +<p>(Metafont source, see <a href="http://tug.org/texinfohtml/web2c.html#mf-invocation">mf invocation</a> in <cite>Web2c</cite>) <code>MFINPUTS</code>; suffix ‘<samp>.mf</samp>’; dynamic creation program: <code>mktexmf</code>. @@ -2230,7 +2233,7 @@ dynamic creation program: <code>mktexmf</code>. <dt>‘<samp>mfpool</samp>’</dt> <dd><a name="index-_002epool"></a> <a name="index-MFPOOL"></a> -<p>(Metafont program strings, see <a href="web2c.html#pooltype-invocation">pooltype invocation</a> in <cite>Web2c</cite>) +<p>(Metafont program strings, see <a href="http://tug.org/texinfohtml/web2c.html#pooltype-invocation">pooltype invocation</a> in <cite>Web2c</cite>) <code>MFPOOL</code>, <code>TEXMFINI</code>; suffix ‘<samp>.pool</samp>’. </p> @@ -2238,7 +2241,7 @@ suffix ‘<samp>.pool</samp>’. <dt>‘<samp>mft</samp>’</dt> <dd><a name="index-_002emft"></a> <a name="index-MFTINPUTS"></a> -<p>(<code>MFT</code> style file, see <a href="web2c.html#mft-invocation">mft invocation</a> in <cite>Web2c</cite>) +<p>(<code>MFT</code> style file, see <a href="http://tug.org/texinfohtml/web2c.html#mft-invocation">mft invocation</a> in <cite>Web2c</cite>) <code>MFTINPUTS</code>; suffix ‘<samp>.mft</samp>’. </p> @@ -2271,7 +2274,7 @@ suffixes ‘<samp>.mlbst</samp>’, ‘<samp>.bst</samp>’. <dt>‘<samp>mp</samp>’</dt> <dd><a name="index-_002emp"></a> <a name="index-MPINPUTS"></a> -<p>(MetaPost source, see <a href="web2c.html#mpost-invocation">mpost invocation</a> in <cite>Web2c</cite>) +<p>(MetaPost source, see <a href="http://tug.org/texinfohtml/web2c.html#mpost-invocation">mpost invocation</a> in <cite>Web2c</cite>) <code>MPINPUTS</code>; suffix ‘<samp>.mp</samp>’. </p> @@ -2279,7 +2282,7 @@ suffix ‘<samp>.mp</samp>’. <dt>‘<samp>mppool</samp>’</dt> <dd><a name="index-_002epool-1"></a> <a name="index-MPPOOL"></a> -<p>(MetaPost program strings, see <a href="web2c.html#pooltype-invocation">pooltype invocation</a> in <cite>Web2c</cite>) +<p>(MetaPost program strings, see <a href="http://tug.org/texinfohtml/web2c.html#pooltype-invocation">pooltype invocation</a> in <cite>Web2c</cite>) <code>MPPOOL</code>, <code>TEXMFINI</code>; suffix ‘<samp>.pool</samp>’. </p> @@ -2351,7 +2354,7 @@ suffix ‘<samp>.ovp</samp>’. <a name="index-TEXPKS"></a> <a name="index-GLYPHFONTS-1"></a> <a name="index-TEXFONTS-1"></a> -<p>(packed bitmap fonts, see <a href="dvips.html#Glyph-files">Glyph files</a> in <cite>Dvips</cite>) +<p>(packed bitmap fonts, see <a href="http://tug.org/texinfohtml/dvips.html#Glyph-files">Glyph files</a> in <cite>Dvips</cite>) <code><var>PROGRAM</var>FONTS</code> (<var>program</var> being ‘<samp>XDVI</samp>’, etc.), <code>PKFONTS</code>, <code>TEXPKS</code>, <code>GLYPHFONTS</code>, <code>TEXFONTS</code>; suffix ‘<samp>pk</samp>’; @@ -2362,7 +2365,7 @@ dynamic creation program: <code>mktexpk</code>. <dd><a name="index-_002epro"></a> <a name="index-TEXPSHEADERS"></a> <a name="index-PSHEADERS"></a> -<p>(downloadable PostScript, see <a href="dvips.html#Header-files">Header files</a> in <cite>Dvips</cite>) +<p>(downloadable PostScript, see <a href="http://tug.org/texinfohtml/dvips.html#Header-files">Header files</a> in <cite>Dvips</cite>) <code>TEXPSHEADERS</code>, <code>PSHEADERS</code>; additional suffix ‘<samp>.pro</samp>’. </p> @@ -2386,7 +2389,7 @@ suffix ‘<samp>.sfd</samp>’. <dt>‘<samp>tex</samp>’</dt> <dd><a name="index-_002etex"></a> <a name="index-TEXINPUTS-1"></a> -<p>(TeX source, see <a href="web2c.html#tex-invocation">tex invocation</a> in <cite>Web2c</cite>) +<p>(TeX source, see <a href="http://tug.org/texinfohtml/web2c.html#tex-invocation">tex invocation</a> in <cite>Web2c</cite>) <code>TEXINPUTS</code>; suffix ‘<samp>.tex</samp>’; additional suffixes: none, because such a list cannot be complete; @@ -2416,7 +2419,7 @@ dynamic creation program: <code>mktextex</code>. <dt>‘<samp>texpool</samp>’</dt> <dd><a name="index-_002epool-2"></a> <a name="index-TEXPOOL"></a> -<p>(TeX program strings, see <a href="web2c.html#pooltype-invocation">pooltype invocation</a> in <cite>Web2c</cite>) +<p>(TeX program strings, see <a href="http://tug.org/texinfohtml/web2c.html#pooltype-invocation">pooltype invocation</a> in <cite>Web2c</cite>) <code>TEXPOOL</code>, <code>TEXMFINI</code>; suffix ‘<samp>.pool</samp>’. </p> @@ -2425,7 +2428,7 @@ suffix ‘<samp>.pool</samp>’. <dd><a name="index-_002etfm"></a> <a name="index-TFMFONTS"></a> <a name="index-TEXFONTS-2"></a> -<p>(TeX font metrics, see <a href="dvips.html#Metric-files">Metric files</a> in <cite>Dvips</cite>) +<p>(TeX font metrics, see <a href="http://tug.org/texinfohtml/dvips.html#Metric-files">Metric files</a> in <cite>Dvips</cite>) <code>TFMFONTS</code>, <code>TEXFONTS</code>; suffix ‘<samp>.tfm</samp>’; dynamic creation program: <code>mktextfm</code>. @@ -2433,7 +2436,7 @@ dynamic creation program: <code>mktextfm</code>. </dd> <dt>‘<samp>Troff fonts</samp>’</dt> <dd><a name="index-TRFONTS"></a> -<p>(Troff fonts, used by DMP; see <a href="web2c.html#DMP-invocation">DMP invocation</a> in <cite>Web2c</cite>) +<p>(Troff fonts, used by DMP; see <a href="http://tug.org/texinfohtml/web2c.html#DMP-invocation">DMP invocation</a> in <cite>Web2c</cite>) <code>TRFONTS</code>. </p> </dd> @@ -2452,7 +2455,7 @@ dynamic creation program: <code>mktextfm</code>. <a name="index-T1INPUTS"></a> <a name="index-TEXPSHEADERS-1"></a> <a name="index-DVIPSHEADERS"></a> -<p>(Type 1 PostScript outline fonts, see <a href="dvips.html#Glyph-files">Glyph files</a> in <cite>Dvips</cite>) +<p>(Type 1 PostScript outline fonts, see <a href="http://tug.org/texinfohtml/dvips.html#Glyph-files">Glyph files</a> in <cite>Dvips</cite>) <code>T1FONTS</code>, <code>T1INPUTS</code>, <code>TEXPSHEADERS</code>, <code>DVIPSHEADERS</code>; suffixes ‘<samp>.pfa</samp>’, ‘<samp>.pfb</samp>’. </p> @@ -2466,7 +2469,7 @@ suffixes ‘<samp>.pfa</samp>’, ‘<samp>.pfb</samp>’. <dd><a name="index-_002evf"></a> <a name="index-VFFONTS"></a> <a name="index-TEXFONTS-3"></a> -<p>(virtual fonts, see <a href="dvips.html#Virtual-fonts">Virtual fonts</a> in <cite>Dvips</cite>) +<p>(virtual fonts, see <a href="http://tug.org/texinfohtml/dvips.html#Virtual-fonts">Virtual fonts</a> in <cite>Dvips</cite>) <code>VFFONTS</code>, <code>TEXFONTS</code>; suffix ‘<samp>.vf</samp>’. </p> @@ -4101,7 +4104,7 @@ mktexpk: Use a config file to specify the mode, or update me. specifying the resolution, as in <code>-D 360</code>, is not enough. </p> <p>You can specify the mode name with the <code>-mode</code> option on the -Dvips command line, or in a Dvips configuration file (see <a href="dvips.html#Config-files">Config +Dvips command line, or in a Dvips configuration file (see <a href="http://tug.org/texinfohtml/dvips.html#Config-files">Config files</a> in <cite>Dvips</cite>), such as <samp>config.ps</samp> in your document directory, <samp>~/.dvipsrc</samp> in your home directory, or in a system directory (again named <samp>config.ps</samp>). (Other drivers use other @@ -4140,13 +4143,13 @@ a file <samp>modes.mf</samp>, run the following command (assuming Unix): <pre class="example">inimf "plain; input modes; dump" </pre></div> -<a name="index-plain_002ebase"></a> -<p>Then copy the <samp>plain.base</samp> file from the current directory to where +<p><a name="index-plain_002ebase"></a> +Then copy the <samp>plain.base</samp> file from the current directory to where the base files are stored on your system (<samp>/usr/local/share/texmf/web2c</samp> by default), and make a link (either hard or soft) from <samp>plain.base</samp> to <samp>mf.base</samp> in that directory. -See <a href="web2c.html#inimf-invocation">inimf invocation</a> in <cite>Web2c</cite>. +See <a href="http://tug.org/texinfohtml/web2c.html#inimf-invocation">inimf invocation</a> in <cite>Web2c</cite>. </p> <a name="index-Metafont-installation"></a> <p>If <code>mf</code> is a command not found at all by <code>mktexpk</code>, then you diff --git a/Master/texmf-dist/doc/kpathsea/kpathsea.pdf b/Master/texmf-dist/doc/kpathsea/kpathsea.pdf Binary files differindex 049e26d08c8..519b654a382 100644 --- a/Master/texmf-dist/doc/kpathsea/kpathsea.pdf +++ b/Master/texmf-dist/doc/kpathsea/kpathsea.pdf |