Add podtytul_* tags; refs #4005.
[librarian.git] / librarian / pdf / wl.cls
index fb1c4e5..f8b7731 100644 (file)
@@ -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}}%
 }