diff options
Diffstat (limited to 'tex/context/fonts/tx-math.lfg')
-rw-r--r-- | tex/context/fonts/tx-math.lfg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tex/context/fonts/tx-math.lfg b/tex/context/fonts/tx-math.lfg index f1d532773..8423aaaf4 100644 --- a/tex/context/fonts/tx-math.lfg +++ b/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 }, } } } |