LUAOTFLOAD.CONF(5) LUAOTFLOAD.CONF(5) (NAME) luaotfload.conf - Luaotfload (SYNOPSIS) o ./luaotfload{.conf,rc} o XDG_CONFIG_HOME/luaotfload/luaotfload{.conf,rc} o ~/.luaotfloadrc (DESCRIPTION) luaotfload.conf Luaotfload LuaTeX . (EXAMPLE) Luaotfload : [db] formats = afm,ttf compress = false [misc] termwidth = 60 [run] log-level = 6 Luaotfload (PostScript) AFM Truetype. gzip . . : stdout . ./luaotfload.conf : luaotfload-tool --update --force luaotfload-tool : luaotfload-tool --dumpconf > luaotfload.conf . (SYNTAX) INI . "CONFIGURATION FILE" git-config(1) . : o (;) . o : [some-section] ... ... o variable-name = value : [foo] bar = baz quux = xyzzy ... o (-) . (VARIABLES) . . << >> post_linebreak_filter pre_linebreak_filter pre_output_filter run . : db . misc . paths . run Luaotfload. . : s string () n number () b boolean (). nil . db +--------------------+-----------+-----------------------+ | | | | +--------------------+-----------+-----------------------+ |compress | b | true | +--------------------+-----------+-----------------------+ |designsize-dimen | b | bp | +--------------------+-----------+-----------------------+ |formats | s | "otf,ttf,ttc" | +--------------------+-----------+-----------------------+ |location-precedence | s | "system,texmf,local | +--------------------+-----------+-----------------------+ |max-fonts | n | 2^51 | +--------------------+-----------+-----------------------+ |scan-local | b | false | +--------------------+-----------+-----------------------+ |skip-read | b | false | +--------------------+-----------+-----------------------+ |strip | b | true | +--------------------+-----------+-----------------------+ |update-live | b | true | +--------------------+-----------+-----------------------+ compress ( luaotfload-names.lua[.gz]) . --no-compress luaotfload-tool . Luaotfload . zlib . designsize-dimen . OpenType <<>> (decipoints) << >> DTP . sp . TeX Didot designsize-dimen pt dd . formats : o otf ( OpenType) o ttf ttc ( TrueType) o afm ( Adobe Font Metrics) --formats luaotfload-tool . "otf,ttf,ttc" . location-precedence luaotfload . . system texmf TeX{} local . max-fonts . --max-fonts luaotfload-tools . scan-local . : . scan_local false local location-precedence . skip-read : Luaotfload . . strip Luaotfload . : . update-live Luaotfload . luaotfload-tool . . default-features Luaotfload node OpenType . default-features . global . [default-features] global = mode=base,color=0000FF dflt = smcp,onum base (small capitals) . - . true . misc +----------------+-----------+-----------------------+ | | | | +----------------+-----------+-----------------------+ |statistics | b | false | +----------------+-----------+-----------------------+ |termwidth | n | nil | +----------------+-----------+-----------------------+ |version | s | < | | | | Luaotfload> | +----------------+-----------+-----------------------+ |keepnames | b | true | +----------------+-----------+-----------------------+ statistics . Lua . termwidth Luatex . shell_escape . version Luaotfload . . keepnames ConTeXt . () . paths +----------------+-----------+-------------------------------+ | | | | +----------------+-----------+-------------------------------+ |cache-dir | s | "fonts" | +----------------+-----------+-------------------------------+ |names-dir | s | "names" | +----------------+-----------+-------------------------------+ |index-file | s | "luaotfload-names.lua" | +----------------+-----------+-------------------------------+ |lookups-file | s | "luaotfload-lookup-cache.lua" | +----------------+-----------+-------------------------------+ cache-dir names-dir Luaotfload luatex-cache . index-file lookups-file . -- -- gzip . run +-------------------+-----------+-------------------------+ | | | | +-------------------+-----------+-------------------------+ |anon-sequence | s | "tex,path,name" | +-------------------+-----------+-------------------------+ |color-callback | s | "post_linebreak_filter" | +-------------------+-----------+-------------------------+ |definer | s | "patch" | +-------------------+-----------+-------------------------+ |log-level | n | 0 | +-------------------+-----------+-------------------------+ |resolver | s | "cached" | +-------------------+-----------+-------------------------+ |fontloader | s | "default" | +-------------------+-----------+-------------------------+ |default_dvi_driver | s | "dvisvgm" | +-------------------+-----------+-------------------------+ <<>> (anonymous) . . Kpathsea TFM . ( [/path/to/font/foo.ttf]) (file:foo.ttf) . (name:Foo Regular). anon-sequence . tex path name -- -- file . my TeX my . color-callback color=xxyyzz . post_linebreak_filter pre_linebreak_filter pre_output_filter . pre_output_filter 1.x Luaotfload 2.5 pre_linebreak_filter . . definer define_font . patch generic . Fontspec patch_font Luaotfload . fontloader . default Luaotfload reference Luaotfload . kpathsea . . . : unpackaged Luaotfload . . context Context . Context TeX . Luaotfload . context TEXMF context:~/context/tex/texmf-context. Context minimals kpathsea . log-level Luaotfload . . Luaotfload . ( setbuf(3) ). resolver : cached Luaotfload . normal . ( Luaotfload 2.4 .) luaotfload DVI default_dvi_driver OpenType DVI . dvisvgm dvipdfmx dvisvgm GID . xdvipsk luaotfload . DVI . (FILES) Luaotfload . luaotfload.conf luaotfloadrc (dotfile) ~/.luaotfloadrc . . . Luaotfload : i. LuaTeX. ii. luaotfload/ XDG /home/oenothea/config/luaotfload/. iii. . iv. TEXMF ( kpathsea). (SEE ALSO) luaotfload-tool(1), luatex(1), lua(1) o texdoc luaotfload PDF Luaotfload o Luaotfload https://github.com/latex3/luaotfload o LuaLaTeX http://tug.org/pipermail/lualatex-dev o LuaTeX http://luatex.org o Luaotfload CTAN http://ctan.org/pkg/luaotfload (REFERENCES) o XDG http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html. (AUTHORS) Luaotfload LuaLaTeX (https://github.com/lualatex). LaTeX https://github.com/latex3/luaotfload . Philipp Gesang . (COPYRIGHT) GPL v2.0 3.29 2024-12-03 LUAOTFLOAD.CONF(5)