Skip to content

Commit 8332d97

Browse files
committed
fixing for real sba for TexLive 2025
1 parent 5e76817 commit 8332d97

File tree

4 files changed

+3
-8
lines changed

4 files changed

+3
-8
lines changed

archetypes/bod-book-latex2025/support/latex/sbabook/sbabook.bod.out

Lines changed: 0 additions & 3 deletions
This file was deleted.

archetypes/bod-book-latex2025/support/latex/sbabook/sbabook.bod.synctex(busy)

Whitespace-only changes.

archetypes/bod-book-latex2025/support/latex/sbabook/sbabook.cls

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,13 +55,11 @@
5555
%%%
5656
%%% Fonts & paragraph typography
5757
%%%
58-
\RequirePackage{fontspec,gentium-otf,opensans,FiraMono}
58+
\RequirePackage{fontspec,opensans,FiraMono}
5959

60-
\setmainfont{Gentium}
60+
\setmainfont{GentiumBookPlus}
6161
\setsansfont{Open Sans}[
62-
\@ifpackagelater{opensans}{2019/06/19}% test for font naming bug
63-
{}% 2019/06/20 fixed it
64-
{BoldFont = {* Bold},}
62+
sBoldFont = {* Bold},
6563
Scale=MatchLowercase,
6664
Numbers=OldStyle
6765
]

archetypes/bod-book-latex2025/support/latex/sbabook/sbabook.synctex(busy)

Whitespace-only changes.

0 commit comments

Comments
 (0)