Шрифт, который у нас есть для нашего местного письма, довольно хорош, но английские буквы, цифры и знаки препинания — нет. Есть ли команды XeTeX, которые я могу добавить в ptxprint-premods.tex или ptxprint-mods.tex, чтобы заменить глифы? Я хочу установить шрифт A для большинства текста, но использовать глифы из шрифта B для цифр и нескольких знаков препинания.
Я пробовал использовать резервный шрифт (Fallback Font) и добавить «0 1 2 3 4 5 6 7 8 9» в поле отсутствующих символов. Но PTXprint завершается с ошибкой «Failed to create».
The font we have for our local script is quite nice but the English letters, numbers, and punctuation are not. Are there XeTeX commands I can add to ptxprint-premods.tex or ptxprint-mods.tex to substitute glyphs? I want to set the font for most of the text to Font A but use the glyphs in Font B for numbers and a few punctuation marks.
I tried using a Fallback Font and adding “0 1 2 3 4 5 6 7 8 9” in the missing characters textbox. But PTXprint fails with a generic “Failed to create” error.