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]]
|
error[[Unsupported dest type]]
|
||||||
end
|
end
|
||||||
node.write(whatsit)
|
node.write(whatsit)
|
||||||
|
elseif scan_keyword'mapfile' then
|
||||||
|
fontmap.mapfile(scan_string())
|
||||||
elseif scan_keyword'mapline' then
|
elseif scan_keyword'mapline' then
|
||||||
fontmap.mapline(scan_string())
|
fontmap.mapline(scan_string())
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user