[tex-live] dsfonts documentation
George N. White III
gnwiii at gmail.com
Sun Dec 28 20:53:35 CET 2008
On Sun, Dec 28, 2008 at 2:27 PM, Herbert Voss <Herbert.Voss at fu-berlin.de> wrote:
> texdoc dsfont
> shows nothing, but should view
> /texmf-dist/doc/fonts/doublestroke/dsdoc.pdf
> and the tex file dsdoc.tex should move into the source part.
>
> Herbert
The package is called "doublestroke", so
$ texdoc doublestroke
texdoc info: doublestroke aliased to dsdoc.pdf
and dsdoc.pdf is opened in a viewer.
Since "dsfont.sty" is what you use in a document, it does make
sense for "texdoc dsfont" to providedsdoc. Aliases
are defined in texdoc.cnf, and you can add a "local" version, e.g.,
<TEXMFLOCAL>/texdoc/texdoc.cnf
If I put the line:
alias dsfont = dsdoc
in texmf-local//texdoc/texdoc.cnf, then
$ texdoc -l dsfont
texdoc info: dsfont aliased to dsdoc
1 /usr/local/texlive/2008/texmf-dist/doc/fonts/doublestroke/dsdoc.pdf
Please enter the number of the file to view, anything else to skip:
I assume aliases must be created manually, e.g., the tlmgr package
manager does not support adding aliases to the master texdoc.cnf
when a package is installed. It would make sense to collect
useful aliases in texmf-local for periodic submission to the maintainer
of the main texdoc.cnf.
--
George N. White III <aa056 at chebucto.ns.ca>
Head of St. Margarets Bay, Nova Scotia
More information about the tex-live
mailing list