summaryrefslogtreecommitdiff
path: root/Master/texmf
diff options
context:
space:
mode:
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