Add \pdfextension mapfile
This commit is contained in:
parent
24765e80eb
commit
15fdafd353
@ -835,6 +835,8 @@ lmlt.luacmd("pdfextension", function(_, immediate)
|
||||
error[[Unsupported dest type]]
|
||||
end
|
||||
node.write(whatsit)
|
||||
elseif scan_keyword'mapfile' then
|
||||
fontmap.mapfile(scan_string())
|
||||
elseif scan_keyword'mapline' then
|
||||
fontmap.mapline(scan_string())
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user