diff options
Diffstat (limited to 'Master/texmf-dist/tex/context/fonts/tx-math.lfg')
-rw-r--r-- | Master/texmf-dist/tex/context/fonts/tx-math.lfg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/context/fonts/tx-math.lfg b/Master/texmf-dist/tex/context/fonts/tx-math.lfg index f1d5327733e..8423aaaf4ab 100644 --- a/Master/texmf-dist/tex/context/fonts/tx-math.lfg +++ b/Master/texmf-dist/tex/context/fonts/tx-math.lfg @@ -18,6 +18,10 @@ return { { name = "txex.tfm", vector = "tex-ex", extension = true } , { name = "txsya.tfm", vector = "tex-ma" }, { name = "txsyb.tfm", vector = "tex-mb" }, + { name = "texgyretermes-bold.otf", vector = "tex-bf", skewchar=0x7F } , + { name = "texgyretermes-bolditalic.otf", vector = "tex-bi" } , + { name = "lmsans10-regular.otf", vector = "tex-ss", optional=true }, + { name = "lmmono10-regular.otf", vector = "tex-tt", optional=true }, } } } |