1 <?xml version="1.0" encoding="utf-8"?>
4 This file is part of Librarian, licensed under GNU Affero GPLv3 or later.
5 Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information.
8 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
9 xmlns:wl="http://wolnelektury.pl/functions"
10 xmlns:dc="http://purl.org/dc/elements/1.1/"
11 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" >
13 <xsl:output encoding="utf-8" indent="yes" version="2.0" />
15 <xsl:template match="utwor">
16 <TeXML xmlns="http://getfo.sourceforge.net/texml/ns1">
18 \documentclass[a4paper, oneside, 11pt]{book}
20 <!-- flags and values set on root -->
22 \newif\ifflaglessadvertising
23 <xsl:for-each select="@*[starts-with(name(), 'flag-')]">
25 <xsl:attribute name="name"><xsl:value-of select="wl:texcommand(name())" />true</xsl:attribute>
29 <xsl:for-each select="@*[starts-with(name(), 'data-')]">
31 \def\<xsl:value-of select="wl:texcommand(name())" />{<TeXML escape="1"><xsl:value-of select="."/></TeXML>}
39 <xsl:when test="@morefloats = 'new'">
41 \usepackage[maxfloats=64]{morefloats}
44 <xsl:when test="@morefloats = 'old'">
46 \usepackage{morefloats}
49 <xsl:when test="@morefloats = 'none'" />
52 \IfFileExists{morefloats.sty}{
53 \usepackage{morefloats}
59 <xsl:apply-templates select="rdf:RDF" mode="titlepage" />
60 <xsl:apply-templates select="powiesc|opowiadanie|liryka_l|liryka_lp|dramat_wierszowany_l|dramat_wierszowany_lp|dramat_wspolczesny" mode='titlepage' />
63 <xsl:if test="@data-cover-width">
64 <cmd name="makecover">
65 <parm><xsl:value-of select="210 * @data-cover-width div @data-cover-height" />mm</parm>
69 <cmd name="maketitle" />
71 <cmd name="tytul"><parm>
73 <xsl:when test="(powiesc|opowiadanie|liryka_l|liryka_lp|dramat_wierszowany_l|dramat_wierszowany_lp|dramat_wspolczesny)/nazwa_utworu">
74 <!-- title in master -->
75 <xsl:apply-templates select="(powiesc|opowiadanie|liryka_l|liryka_lp|dramat_wierszowany_l|dramat_wierszowany_lp|dramat_wspolczesny)/autor_utworu" mode="title" />
76 <xsl:apply-templates select="(powiesc|opowiadanie|liryka_l|liryka_lp|dramat_wierszowany_l|dramat_wierszowany_lp|dramat_wspolczesny)/dzielo_nadrzedne" mode="title" />
77 <xsl:apply-templates select="(powiesc|opowiadanie|liryka_l|liryka_lp|dramat_wierszowany_l|dramat_wierszowany_lp|dramat_wspolczesny)/nazwa_utworu" mode="title" />
78 <xsl:apply-templates select="(powiesc|opowiadanie|liryka_l|liryka_lp|dramat_wierszowany_l|dramat_wierszowany_lp|dramat_wspolczesny)/podtytul" mode="title" />
79 <!-- dc in master or not -->
80 <cmd name="translatorsline" />
83 <!-- look for author title in dc -->
84 <xsl:apply-templates select="rdf:RDF" mode="firstdctitle" />
85 <xsl:apply-templates select="powiesc|opowiadanie|liryka_l|liryka_lp|dramat_wierszowany_l|dramat_wierszowany_lp|dramat_wspolczesny" mode='firstdctitle' />
89 <xsl:apply-templates select="powiesc|opowiadanie|liryka_l|liryka_lp|dramat_wierszowany_l|dramat_wierszowany_lp|dramat_wspolczesny" />
90 <xsl:apply-templates select="utwor" mode="part" />
91 <cmd name="editorialsection" />
96 <xsl:template match="utwor" mode="part">
97 <cmd name="tytul"><parm>
99 <xsl:when test="(powiesc|opowiadanie|liryka_l|liryka_lp|dramat_wierszowany_l|dramat_wierszowany_lp|dramat_wspolczesny)/nazwa_utworu">
100 <!-- title in master -->
101 <xsl:apply-templates select="(powiesc|opowiadanie|liryka_l|liryka_lp|dramat_wierszowany_l|dramat_wierszowany_lp|dramat_wspolczesny)/nazwa_utworu" mode="title" />
102 <xsl:apply-templates select="(powiesc|opowiadanie|liryka_l|liryka_lp|dramat_wierszowany_l|dramat_wierszowany_lp|dramat_wspolczesny)/podtytul" mode="title" />
105 <!-- look for title in dc -->
106 <xsl:apply-templates select="rdf:RDF" mode="dctitle" />
107 <xsl:apply-templates select="powiesc|opowiadanie|liryka_l|liryka_lp|dramat_wierszowany_l|dramat_wierszowany_lp|dramat_wspolczesny" mode='dctitle' />
112 <xsl:apply-templates select="powiesc|opowiadanie|liryka_l|liryka_lp|dramat_wierszowany_l|dramat_wierszowany_lp|dramat_wspolczesny" />
113 <xsl:apply-templates select="utwor" mode="part" />
116 <!-- =================== -->
117 <!-- = MAIN TITLE PAGE = -->
118 <!-- = (from DC) = -->
119 <!-- =================== -->
121 <xsl:template match="powiesc|opowiadanie|liryka_l|liryka_lp|dramat_wierszowany_l|dramat_wierszowany_lp|dramat_wspolczesny" mode="titlepage">
122 <xsl:apply-templates select="rdf:RDF" mode="titlepage" />
125 <xsl:template match="rdf:RDF" mode="titlepage">
127 \def\authors{<xsl:call-template name="authors" />}
129 \title{<xsl:apply-templates select=".//dc:title" mode="inline" />}
130 \def\translatorsline{<xsl:call-template name="translators" />}
132 \def\bookurl{<xsl:value-of select=".//dc:identifier.url" />}
134 \def\rightsinfo{Ten utwór nie jest chroniony prawem autorskim i~znajduje się w~domenie
135 publicznej, co oznacza że możesz go swobodnie wykorzystywać, publikować
136 i~rozpowszechniać. Jeśli utwór opatrzony jest dodatkowymi materiałami
137 (przypisy, motywy literackie etc.), które podlegają prawu autorskiemu, to
138 te dodatkowe materiały udostępnione są na licencji
139 \href{http://creativecommons.org/licenses/by-sa/3.0/}{Creative Commons
140 Uznanie Autorstwa – Na Tych Samych Warunkach 3.0 PL}.}
141 <xsl:if test=".//dc:rights.license">
142 \def\rightsinfo{Ten utwór jest udostepniony na licencji
143 \href{<xsl:value-of select=".//dc:rights.license" />}{<xsl:value-of select=".//dc:rights" />}.}
147 <xsl:if test=".//dc:source">
148 Tekst opracowany na podstawie: <xsl:apply-templates select=".//dc:source" mode="inline" />
151 \def\description{<xsl:apply-templates select=".//dc:description" mode="inline" />}
152 \def\editors{<xsl:call-template name="editors" />}
157 <!-- ============== -->
158 <!-- = BOOK TITLE = -->
159 <!-- = (from DC) = -->
160 <!-- ============== -->
162 <xsl:template match="powiesc|opowiadanie|liryka_l|liryka_lp|dramat_wierszowany_l|dramat_wierszowany_lp|dramat_wspolczesny" mode="dctitle">
163 <xsl:apply-templates select="rdf:RDF" mode="dctitle" />
166 <xsl:template match="rdf:RDF" mode="dctitle">
167 <cmd name="nazwapodutworu"><parm>
168 <xsl:apply-templates select=".//dc:title/node()" mode="inline" />
172 <xsl:template match="powiesc|opowiadanie|liryka_l|liryka_lp|dramat_wierszowany_l|dramat_wierszowany_lp|dramat_wspolczesny" mode="firstdctitle">
173 <xsl:apply-templates select="rdf:RDF" mode="firstdctitle" />
176 <xsl:template match="rdf:RDF" mode="firstdctitle">
177 <cmd name="autorutworu"><parm><cmd name="authors"/></parm></cmd>
178 <cmd name="nazwautworu"><parm>
179 <xsl:apply-templates select=".//dc:title/node()" mode="inline" />
181 <cmd name="translatorsline" />
185 <!-- ============================================================================== -->
186 <!-- = MASTER TAG = -->
187 <!-- = (can contain block tags, paragraph tags, standalone tags and special tags) = -->
188 <!-- ============================================================================== -->
189 <!-- ==================================================================================== -->
190 <!-- = BLOCK TAGS = -->
191 <!-- = (can contain other block tags, paragraph tags, standalone tags and special tags) = -->
192 <!-- ==================================================================================== -->
195 match="powiesc|opowiadanie|liryka_l|liryka_lp|dramat_wierszowany_l|dramat_wierszowany_lp|dramat_wspolczesny|nota|dedykacja|dlugi_cytat|poezja_cyt|motto">
197 <xsl:attribute name="name">
198 <xsl:value-of select="wl:texcommand(name())" />
200 <parm><xsl:apply-templates/></parm>
204 <xsl:template match="lista_osob">
205 <cmd name="listaosob">
206 <parm><xsl:apply-templates select="naglowek_listy" /></parm>
207 <parm><xsl:apply-templates select="lista_osoba" /></parm>
211 <xsl:template match="kwestia">
213 <parm><xsl:apply-templates select="strofa|akap|didaskalia" /></parm>
218 <!-- ========================================== -->
219 <!-- = PARAGRAPH TAGS = -->
220 <!-- = (can contain inline and special tags) = -->
221 <!-- ========================================== -->
223 <!-- only in root -->
225 match="autor_utworu|dzielo_nadrzedne|nazwa_utworu|podtytul"
228 <xsl:attribute name="name">
229 <xsl:value-of select="wl:texcommand(name())" />
231 <parm><xsl:apply-templates mode="inline"/></parm>
237 match="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">
239 <xsl:attribute name="name">
240 <xsl:value-of select="wl:texcommand(name())" />
242 <parm><xsl:apply-templates mode="inline"/></parm>
246 <xsl:template match="strofa">
247 <cmd name="strofa"><parm>
249 <xsl:when test="count(br) > 0">
250 <xsl:call-template name="verse">
251 <xsl:with-param name="verse-content" select="br[1]/preceding-sibling::text() | br[1]/preceding-sibling::node()" />
252 <xsl:with-param name="verse-type" select="br[1]/preceding-sibling::*[name() = 'wers_wciety' or name() = 'wers_akap' or name() = 'wers_cd'][1]" />
254 <xsl:for-each select="br">
255 <TeXML escape="0">\\{}</TeXML>
256 <!-- Each BR tag "consumes" text after it -->
257 <xsl:variable name="lnum" select="count(preceding-sibling::br)" />
258 <xsl:call-template name="verse">
259 <xsl:with-param name="verse-content"
260 select="following-sibling::text()[count(preceding-sibling::br) = $lnum+1] | following-sibling::node()[count(preceding-sibling::br) = $lnum+1]" />
261 <xsl:with-param name="verse-type" select="following-sibling::*[count(preceding-sibling::br) = $lnum+1 and (name() = 'wers_wciety' or name() = 'wers_akap' or name() = 'wers_cd')][1]" />
266 <xsl:call-template name="verse">
267 <xsl:with-param name="verse-content" select="text() | node()" />
268 <xsl:with-param name="verse-type" select="wers_wciety|wers_akap|wers_cd[1]" />
276 <xsl:template name="verse">
277 <xsl:param name="verse-content" />
278 <xsl:param name="verse-type" />
281 <xsl:attribute name="name">
283 <xsl:when test="$verse-type != ''">
284 <xsl:value-of select='wl:texcommand(name($verse-type))' />
286 <xsl:otherwise>wers</xsl:otherwise>
289 <xsl:if test="string($verse-content/@typ)">
290 <opt><xsl:value-of select="$verse-content/@typ" />em</opt>
292 <parm><xsl:apply-templates select="$verse-content" mode="inline"/></parm>
296 <!-- ================================================ -->
297 <!-- = INLINE TAGS = -->
298 <!-- = (contain other inline tags and special tags) = -->
299 <!-- ================================================ -->
301 <xsl:template mode="inline"
302 match="pa|pe|pr|pt|mat|didask_tekst|slowo_obce|wyroznienie|osoba">
304 <xsl:attribute name="name">
305 <xsl:value-of select="wl:texcommand(name())" />
307 <parm><xsl:apply-templates mode="inline"/></parm>
313 <xsl:template match="tytul_dziela" mode="inline">
314 <cmd name="tytuldziela"><parm>
315 <xsl:if test="@typ = '1'">„</xsl:if><xsl:apply-templates mode="inline" /><xsl:if test="@typ = '1'">”</xsl:if>
321 <!-- ============================================== -->
322 <!-- = STANDALONE TAGS = -->
323 <!-- = (cannot contain any other tags) = -->
324 <!-- ============================================== -->
326 match="sekcja_swiatlo|sekcja_asterysk|separator_linia">
328 <xsl:attribute name="name">
329 <xsl:value-of select="wl:texcommand(name())" />
335 <!-- ================ -->
336 <!-- = SPECIAL TAGS = -->
337 <!-- ================ -->
341 <xsl:template match="begin|end|motyw">
342 <xsl:apply-templates select='.' mode="inline" />
345 <xsl:template match="begin" mode="inline" />
346 <xsl:template match="end" mode="inline" />
348 <xsl:template match="motyw" mode="inline">
350 <xsl:if test="@moved">
351 <opt name="moved"><xsl:value-of select="@moved" /></opt>
353 <parm><xsl:apply-templates mode="inline" /></parm>
357 <xsl:template name="authors">
358 <xsl:for-each select=".//dc:creator_parsed">
359 <xsl:if test="position() != 1">, </xsl:if>
360 <xsl:apply-templates mode="inline" />
364 <xsl:template name="editors">
365 <xsl:if test="//dc:contributor.editor_parsed|//dc:contributor.technical_editor_parsed">
366 <xsl:text>Opracowanie redakcyjne i przypisy: </xsl:text>
367 <xsl:for-each select="//dc:contributor.editor_parsed|//dc:contributor.technical_editor_parsed[not(//dc:contributor.editor_parsed/text()=text())]">
368 <xsl:sort select="@sortkey" />
369 <xsl:if test="position() != 1">, </xsl:if>
370 <xsl:apply-templates mode="inline" />
375 <xsl:template name="translators">
376 <xsl:if test=".//dc:contributor.translator_parsed">
377 <cmd name='translator'><parm>
378 <xsl:for-each select=".//dc:contributor.translator_parsed">
379 <xsl:if test="position() != 1">, </xsl:if>
380 <xsl:apply-templates mode="inline" />
387 <!-- ============== -->
388 <!-- = ADDED TAGS = -->
389 <!-- ============== -->
392 <xsl:template match="dywiz" mode="inline">
396 <xsl:template match="nbsp" mode="inline">
400 <xsl:template match="alien" mode="inline">
403 <xsl:apply-templates mode="inline" />
407 <!-- ================ -->
408 <!-- = IGNORED TAGS = -->
409 <!-- ================ -->
410 <xsl:template match="extra|uwaga" />
411 <xsl:template match="extra|uwaga" mode="inline" />
413 <xsl:template match="nota_red" />
418 <xsl:template match="text()" />
419 <xsl:template match="text()" mode="inline">
420 <xsl:if test="preceding-sibling::node() and wl:starts_white(.)">
421 <xsl:text> </xsl:text>
424 <xsl:value-of select="wl:substitute_entities(wl:strip(.))" />
426 <xsl:if test="following-sibling::node() and wl:ends_white(.)">
427 <xsl:text> </xsl:text>