From 8abaf143c2810fc5b8069ac1f2f82591227c7031 Mon Sep 17 00:00:00 2001 From: Elie Roux Date: Mon, 24 May 2010 23:45:16 +0300 Subject: doc --- otfl-font-nms.lua | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/otfl-font-nms.lua b/otfl-font-nms.lua index 7a8e1e4..120d259 100644 --- a/otfl-font-nms.lua +++ b/otfl-font-nms.lua @@ -590,7 +590,16 @@ local function scan_texmf_fonts(fontnames, newfontnames) end --[[ - TODO: doc + For the OS fonts, there are several options: + - if OSFONTDIR is set (which is the case under windows by default but + not on the other OSs), it scans it at the same time as the texmf tree, + in the scan_texmf_fonts. + - if not: + - under Windows and Mac OSX, we take a look at some hardcoded directories + - under Unix, we read /etc/fonts/fonts.conf and read the directories in it + + This means that if you have fonts in fancy directories, you need to set them + in OSFONTDIR. ]] --[[ -- cgit v1.2.3