Skip to content

Commit

Permalink
Fix font names
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexaraWu committed Mar 17, 2023
1 parent fd50fb5 commit 6f2a02c
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions sjtutex/source/sjtutex.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -2669,23 +2669,23 @@
\setCJKmonofont { STFangsong }
%</zh>
%<*ja>
\setCJKmainfont { Hiragino Mincho ProN }
\setCJKmainfont { Hiragino~Mincho~ProN }
[
UprightFont = *~W3 ,
BoldFont = *~W6
]
\setCJKsansfont { Hiragino Kaku Gothic ProN }
\setCJKsansfont { Hiragino~Kaku~Gothic~ProN }
[
UprightFont = *~W3 ,
BoldFont = *~W6
]
\setCJKmonofont { Hiragino Kaku Gothic ProN }
\setCJKfamilyfont { jamin } { Hiragino Mincho ProN }
\setCJKmonofont { Hiragino~Kaku~Gothic~ProN }
\setCJKfamilyfont { jamin } { Hiragino~Mincho~ProN }
[
UprightFont = *~W3 ,
BoldFont = *~W6
]
\setCJKfamilyfont { jagoth } { Hiragino Kaku Gothic ProN }
\setCJKfamilyfont { jagoth } { Hiragino~Kaku~Gothic~ProN }
[
UprightFont = *~W3 ,
BoldFont = *~W6
Expand Down Expand Up @@ -2812,23 +2812,23 @@
\setCJKmonofont { AdobeFangsongStd-Regular }
%</zh>
%<*ja>
\setCJKmainfont { Kozuka Mincho Pr6N }
\setCJKmainfont { Kozuka~Mincho~Pr6N }
[
UprightFont = *~L ,
BoldFont = *~B
]
\setCJKsansfont { Kozuka Gothic Pr6N }
\setCJKsansfont { Kozuka~Gothic~Pr6N }
[
UprightFont = *~M ,
BoldFont = *~B
]
\setCJKmonofont { Kozuka Gothic Pr6N }
\setCJKfamilyfont { jamin } { Kozuka Mincho Pr6N }
\setCJKmonofont { Kozuka~Gothic~Pr6N }
\setCJKfamilyfont { jamin } { Kozuka~Mincho~Pr6N }
[
UprightFont = *~L ,
BoldFont = *~B
]
\setCJKfamilyfont { jagoth } { Kozuka Gothic Pr6N }
\setCJKfamilyfont { jagoth } { Kozuka~Gothic~Pr6N }
[
UprightFont = *~M ,
BoldFont = *~B
Expand Down

0 comments on commit 6f2a02c

Please # to comment.