UCWTeX: Lepší formátování nadpisů
This commit is contained in:
parent
38029e3587
commit
774af0fedf
1 changed files with 2 additions and 2 deletions
|
@ -78,11 +78,11 @@
|
||||||
\def\fnmark{\superscript{\the\fncount}}
|
\def\fnmark{\superscript{\the\fncount}}
|
||||||
\def\fn#1{\footnote\fnmark{#1}\advance\fncount by 1}
|
\def\fn#1{\footnote\fnmark{#1}\advance\fncount by 1}
|
||||||
\def\section#1#2{
|
\def\section#1#2{
|
||||||
\vfil\eject{\parskip1em\settextsize{20}\bf #1\kern 1em #2}
|
{\settextsize{20}\parskip1em\baselineskip1.5em\relax\bf \vfil\eject{#1\kern 1em #2\vskip 12pt}}
|
||||||
\addtoc\tocsection{#1}{}{#2}
|
\addtoc\tocsection{#1}{}{#2}
|
||||||
}
|
}
|
||||||
\def\subsection#1#2{
|
\def\subsection#1#2{
|
||||||
{\parskip1em\settextsize{18}\bf #1\kern 1em #2}
|
{\settextsize{18}\parskip0.5em\baselineskip1.5em\bf #1\kern 1em #2\vskip 7pt}
|
||||||
\addtoc\tocsubsection{#1}{}{#2}
|
\addtoc\tocsubsection{#1}{}{#2}
|
||||||
}
|
}
|
||||||
\def\subsubsection#1#2{
|
\def\subsubsection#1#2{
|
||||||
|
|
Loading…
Reference in a new issue