mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-29 02:59:58 +02:00
Cambria anyway
This commit is contained in:
@@ -84,14 +84,14 @@ if (process.env.locale === 'ja-JP') {
|
||||
}
|
||||
|
||||
filedata = filedata.concat([
|
||||
'\\setmainfont[Ligatures=TeX]{TeX Gyre Pagella}',
|
||||
'\\setmathfont{TeX Gyre Pagella Math}',
|
||||
// '\\setmainfont[Ligatures=TeX]{TeX Gyre Pagella}',
|
||||
// '\\setmathfont{TeX Gyre Pagella Math}',
|
||||
|
||||
// '\\setmainfont{XITS}',
|
||||
// '\\setmathfont{XITS Math}',
|
||||
|
||||
// '\\setmainfont[Ligatures=TeX]{Cambria}',
|
||||
// '\\setmathfont{Cambria Math}',
|
||||
'\\setmainfont[Ligatures=TeX]{Cambria}',
|
||||
'\\setmathfont{Cambria Math}',
|
||||
|
||||
// '\\setmainfont[Ligatures=TeX]{LucidaBrightOT}',
|
||||
// '\\setmathfont{LucidaBrightMathOT}',
|
||||
|
Reference in New Issue
Block a user