fixed subsubsubsection and subsubsubsubsection sizes
This commit is contained in:
parent
dab688f37a
commit
a1303f9941
1 changed files with 2 additions and 2 deletions
|
@ -157,9 +157,9 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
\newcommand{\subsubsubsection}[1]{
|
\newcommand{\subsubsubsection}[1]{
|
||||||
\paragraph{#1}\mbox{}\\
|
\paragraph{\small #1}\mbox{}\\
|
||||||
}
|
}
|
||||||
|
|
||||||
\newcommand{\subsubsubsubsection}[1]{
|
\newcommand{\subsubsubsubsection}[1]{
|
||||||
\subparagraph{#1}\mbox{}\\
|
\subparagraph{\footnotesize #1}\mbox{}\\
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue