1 \ifstyleloaded\relax\else 2 3 % << slight change from text/ included below 4 % emacs info mode does not fontify level 1 headers if they're not 5 % underlined by a line of *s 6 \@makesection 7 {\section}{0}{section} 8 % {\@forcenewline\@open{head}{*=}} 9 {\@forcenewline\@open{head}{*}} 10 {\thesection}{\quad} 11 {\@forcenewline\@close{head}} 12 % >> end 13 \input{text/book.hva} 14 \setcounter{menudepth}{2} 15 \newcommand{\sectionname}{Section} 16 \newcommand{\subsectionname}{Subsection} 17 \newcommand{\subsubsectionname}{Subsubsection} 18 \renewcommand{\@indexsection}[1]{\chapter{#1}} 19 \renewcommand{\@bibliosection}[1]{\chapter{#1}} 20 \fi