Skip to content

Commit

Permalink
style: 调整缩进
Browse files Browse the repository at this point in the history
  • Loading branch information
muzimuzhi authored and atxy-blip committed Mar 8, 2024
1 parent 3d9eb2c commit 20bd4d4
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions source/njuthesis.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -5071,18 +5071,18 @@ To produce the documentation run the original source files ending with
\cs_new_protected:Npn \@@_loadfont_stzhongs:
{
\cs_if_exist_use:NF \@@_stzhongs:
{
\fontspec_font_if_exist:nTF { 华文中宋 }
{ \@@_stzhongs:n { \c_@@_name_fakebold_tl } }
{
\bool_if:NTF \g_@@_font_path_bool
\fontspec_font_if_exist:nTF { 华文中宋 }
{ \@@_stzhongs:n { \c_@@_name_fakebold_tl } }
{
\bool_if:NTF \g_@@_font_path_bool
{
\@@_stzhongs:nn { \c_@@_name_stzhongsfile_tl }
{ Path = \g_@@_font_path_tl, \c_@@_name_fakebold_tl }
}
{
\cs_set_eq:NN \@@_stzhongs: \rmfamily
\msg_warning:nn { njuthesis } { missing-stzhongs }
}
{
\cs_set_eq:NN \@@_stzhongs: \rmfamily
\msg_warning:nn { njuthesis } { missing-stzhongs }
}
}
}
Expand Down

0 comments on commit 20bd4d4

Please # to comment.