From a3a7581c1a62f879ed42b6ecca19fd68ed9f9389 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 13 Oct 1997 19:49:25 +0000 Subject: (\titlefont): Explicitly set \rm. --- texinfo.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/texinfo.tex b/texinfo.tex index 45e190e..4af39bc 100644 --- a/texinfo.tex +++ b/texinfo.tex @@ -1236,7 +1236,7 @@ where each line of input produces a line of output.} \let\tensf=\titlesf \let\teni=\titlei \let\tensy=\titlesy \let\tenttsl=\titlettsl \resetmathfonts \setleading{25pt}} -\def\titlefont#1{{\titlefonts #1}} +\def\titlefont#1{{\titlefonts\rm #1}} \def\chapfonts{% \let\tenrm=\chaprm \let\tenit=\chapit \let\tensl=\chapsl \let\tenbf=\chapbf \let\tentt=\chaptt \let\smallcaps=\chapsc -- cgit v1.2.3