Delete hard-coded path
This commit is contained in:
parent
247810c633
commit
6c549049d1
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
local mapping = require'luametalatex-pdf-font-map'
|
||||
mapping.mapfile'/usr/local/texlive/2019/texmf-var/fonts/map/pdftex/updmap/pdftex.map'
|
||||
mapping.mapfile(kpse.find_file('pdftex.map', 'map', true))
|
||||
local tounicode = {
|
||||
[-3] = require'luametalatex-pdf-font-cmap3',
|
||||
require'luametalatex-pdf-font-cmap1',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue