Size of font for \subsubsection is larget than for \section and \subsection
Posted
by sergdev
on Stack Overflow
See other posts from Stack Overflow
or by sergdev
Published on 2010-04-09T14:51:13Z
Indexed on
2010/04/09
14:53 UTC
Read the original article
Hit count: 259
I installed Doxygen 1.6.1.
I used \section
, \subsection
and \subsubsection
for titles.
It surprisingly obtained titles for \subsubsection have large font set up than for \subsection and \section.
What is wrong? How this can be fixed? CSS should be used to workaround this or can I fix my doxygen installation to obtain expected common behaviour?
© Stack Overflow or respective owner