summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf-dist/web2c/texmfcnf.lua3
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/texmf-dist/web2c/texmfcnf.lua b/Master/texmf-dist/web2c/texmfcnf.lua
index 3c82e2fb323..84e51560fe7 100644
--- a/Master/texmf-dist/web2c/texmfcnf.lua
+++ b/Master/texmf-dist/web2c/texmfcnf.lua
@@ -83,6 +83,9 @@ return {
-- Then to test, e.g.:
-- mtxrun --resolve-path TEXMFLOCAL
-- mtxrun --find-file LucidaBrightOT.otf
+ -- More info:
+ -- https://wiki.contextgarden.net/Use_the_fonts_you_want
+ -- https://wiki.contextgarden.net/Mtxrun#base and #fonts
TEXMFLOCAL = "selfautoparent:../texmf-local",
TEXMFFONTS = "selfautoparent:texmf-fonts",
TEXMFPROJECT = "selfautoparent:texmf-project",