Fix smaller stuff
This commit is contained in:
parent
780bd4382b
commit
f6895d8b50
@ -105,7 +105,7 @@ callback.register("stop_run", function()
|
||||
destnames[k] = obj .. ' 0 R'
|
||||
end
|
||||
else
|
||||
texio.write_nl("Warning: Undefined destination %q", tostring(k))
|
||||
texio.write_nl(string.format("Warning: Undefined destination %q", tostring(k)))
|
||||
end
|
||||
end
|
||||
if next(destnames) then
|
||||
|
@ -18,7 +18,7 @@
|
||||
\endgroup
|
||||
\def\noexpand\pickup@font{!
|
||||
\unexpanded\expandafter{\pickup@font
|
||||
\expandafter\expandafter\expandafter\luametalatex@@setexpansion\csname pickup@font@@hook@luametalatex@microtype@\the\fontid\font@name\endcsname{0}{0}{0}\relax
|
||||
\expandafter\expandafter\expandafter\luametalatex@@setexpansion\csname pickup@font@@hook@luametalatex@microtype@\the\fontid\font@name\endcsname{-1}{-1}{-1}\relax
|
||||
}!
|
||||
}!
|
||||
\noexpand\luametalatex@@everyjobandnow{\noexpand\directlua{!
|
||||
|
Loading…
Reference in New Issue
Block a user