X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/7afa41f2cd2ae1c240f15e147ebacb9fb03bb6ca..1f8cf8e0244045ed2b2a8efcff5d6db967ac2b11:/librarian/pdf/wl.cls?ds=sidebyside diff --git a/librarian/pdf/wl.cls b/librarian/pdf/wl.cls index fb1c4e5..f8b7731 100644 --- a/librarian/pdf/wl.cls +++ b/librarian/pdf/wl.cls @@ -632,12 +632,24 @@ Letters={Uppercase} \addcontentsline{toc}{subsection}{#2}% \vspace{5ex}% } + +\newcommand{\podtytulakt}[1]{% +\par{\typosubsubsection{\LARGE #1}}% +\vspace{5ex}% +} + \newcommand{\naglowekczesc}[2]{% \pagebreak \subsection*{\typosubsection{\huge #1}}% \addcontentsline{toc}{subsection}{#2}% \vspace{5ex}% } + +\newcommand{\podtytulczesc}[1]{% +\par{\typosubsubsection{\LARGE #1}}% +\vspace{5ex}% +} + \newcommand{\srodtytul}[1]{% \subsection*{\typosubsection{#1}}% } @@ -647,12 +659,23 @@ Letters={Uppercase} \addcontentsline{toc}{subsubsection}{#2}% \vspace{5ex}% } + +\newcommand{\podtytulscena}[1]{% +\par{\large #1}% +\vspace{5ex}% +} + \newcommand{\naglowekrozdzial}[2]{% \subsubsection*{\typosubsubsection{\LARGE #1}}% \addcontentsline{toc}{subsubsection}{#2}% \vspace{5ex}% } +\newcommand{\podtytulrozdzial}[1]{% +\par{\large #1}% +\vspace{5ex}% +} + \newcommand{\naglowekosoba}[1]{% \medskip% \par{\textsc{\MakeLowercase{#1}}}\nopagebreak% @@ -661,6 +684,10 @@ Letters={Uppercase} \vspace{5ex}\par{#1}\nopagebreak% } +\newcommand{\podtytulpodrozdzial}[1]{% +\par{#1}\nopagebreak% +} + \newcommand{\miejsceczas}[1]{% \par{\emph{#1}}% }