better layout for ccRefChapter (ps/html)

This commit is contained in:
Andreas Meyer 2006-04-07 14:07:48 +00:00
parent f1d725b703
commit fc14e338ef
2 changed files with 3 additions and 3 deletions

View File

@ -45,8 +45,8 @@
\newcommand{\ccUserChapter}[1]{\chapter{#1}}
\newcommand{\ccRefChapter}[1]{%
\chapter{#1\\
Reference Manual}%
\chapter[#1 Reference~Manual]{#1\\
\textit{Reference~Manual}}%
}

View File

@ -108,7 +108,7 @@
\newcommand{\ccRefChapter}[1]{%
\chapter{#1\\
Reference Manual}%
Reference~Manual}%
}
% ___________________________________________________________________________