mirror of
https://git.savannah.gnu.org/git/make.git
synced 2025-02-07 06:47:52 +00:00
(\titlefont): Explicitly set \rm.
This commit is contained in:
parent
3e12cad198
commit
a3a7581c1a
1 changed files with 1 additions and 1 deletions
|
@ -1236,7 +1236,7 @@ where each line of input produces a line of output.}
|
||||||
\let\tensf=\titlesf \let\teni=\titlei \let\tensy=\titlesy
|
\let\tensf=\titlesf \let\teni=\titlei \let\tensy=\titlesy
|
||||||
\let\tenttsl=\titlettsl
|
\let\tenttsl=\titlettsl
|
||||||
\resetmathfonts \setleading{25pt}}
|
\resetmathfonts \setleading{25pt}}
|
||||||
\def\titlefont#1{{\titlefonts #1}}
|
\def\titlefont#1{{\titlefonts\rm #1}}
|
||||||
\def\chapfonts{%
|
\def\chapfonts{%
|
||||||
\let\tenrm=\chaprm \let\tenit=\chapit \let\tensl=\chapsl
|
\let\tenrm=\chaprm \let\tenit=\chapit \let\tensl=\chapsl
|
||||||
\let\tenbf=\chapbf \let\tentt=\chaptt \let\smallcaps=\chapsc
|
\let\tenbf=\chapbf \let\tentt=\chaptt \let\smallcaps=\chapsc
|
||||||
|
|
Loading…
Reference in a new issue