summaryrefslogtreecommitdiff
path: root/Master/texmf
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2009-12-31 18:15:48 +0000
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2009-12-31 18:15:48 +0000
commit45c82c5508a0c8af752351127cf91cccffd2abe0 (patch)
tree60632a8422c1e7a02e404cda7d79dc8edb315fd6 /Master/texmf
parent29f5f188cf27a6d88e3389e0d56da18d89349a8a (diff)
Texdoc alias update.
git-svn-id: svn://tug.org/texlive/trunk@16554 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf')
-rw-r--r--Master/texmf/texdoc/texdoc.cnf7
1 files changed, 5 insertions, 2 deletions
diff --git a/Master/texmf/texdoc/texdoc.cnf b/Master/texmf/texdoc/texdoc.cnf
index fbbed8c65aa..ed32c0da343 100644
--- a/Master/texmf/texdoc/texdoc.cnf
+++ b/Master/texmf/texdoc/texdoc.cnf
@@ -51,7 +51,7 @@
# ext_list = pdf, html, txt, ps, dvi, # Note: empty string at end
# badext_list = txt, # Note: empty string at end
# verbosity_level = 2 # Print: 0 nothing, 1 errors, 2 warnings, 3: infos
-# debug_list = # the empty list
+# debug_list = # the empty list
# machine_switch = false
### Score ###
@@ -91,6 +91,10 @@ adjscore(latex) Content_LaTeX_Package_Demo = -10
adjscore(latex) example_latex = -10
adjscore(latex) test_latex = -10
+# it is also possible to set the score directly in alias directives
+# eg, fontinstallationguide is related to fontinst:
+alias(0.1) fontinst = fontinstallationguide
+
### Aliases ###
## Essential documentation
@@ -217,7 +221,6 @@ alias caption-dev = caption.pdf
# misc
alias hyperref = hyperref/manual.pdf
alias hyperref-dev = hyperref.pdf
-alias fontinst = fontinstallationguide
alias psfrag = pfgguide
alias bibtex = btxdoc
alias IEEEtran = IEEEtran_HOWTO