From fc3d3f81bf77754e36543c8604bfa31fc5d0d2d6 Mon Sep 17 00:00:00 2001 From: Radek Czajka Date: Tue, 4 Jan 2011 12:12:12 +0100 Subject: [PATCH] pdf: missing subtitle support --- librarian/pdf/wl.sty | 4 ++++ librarian/xslt/wl2tex.xslt | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/librarian/pdf/wl.sty b/librarian/pdf/wl.sty index 1a01509..e676b8d 100644 --- a/librarian/pdf/wl.sty +++ b/librarian/pdf/wl.sty @@ -166,6 +166,10 @@ Letters={Uppercase} \section*{\typosection{#1}}% } +\newcommand{\podtytul}[1]{% +\subsection*{\typosubsection{#1}}% +} + \newcommand{\powiesc}[1]{#1} \newcommand{\opowiadanie}[1]{#1} \newcommand{\lirykal}[1]{#1} diff --git a/librarian/xslt/wl2tex.xslt b/librarian/xslt/wl2tex.xslt index b0d85fe..f5e137f 100644 --- a/librarian/xslt/wl2tex.xslt +++ b/librarian/xslt/wl2tex.xslt @@ -185,7 +185,7 @@ + match="nazwa_utworu|podtytul|naglowek_akt|naglowek_czesc|srodtytul|naglowek_osoba|naglowek_podrozdzial|naglowek_scena|naglowek_rozdzial|miejsce_czas|didaskalia|lista_osoba|akap|akap_dialog|akap_cd|motto_podpis|naglowek_listy"> -- 2.20.1