X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/215503e15ca9d6d1e8a053f7bfa359af1af102f3..5204f573cb56433b53b1bd5a2daa1a467ab497b5:/librarian/xslt/config.xml?ds=inline diff --git a/librarian/xslt/config.xml b/librarian/xslt/config.xml old mode 100755 new mode 100644 index 22c1206..9eaa34e --- a/librarian/xslt/config.xml +++ b/librarian/xslt/config.xml @@ -1,25 +1,10 @@ <?xml version="1.0" encoding="utf-8"?> <!-- -# -# This file is part of Librarian. -# -# Copyright © 2008,2009,2010 Fundacja Nowoczesna Polska <fundacja@nowoczesnapolska.org.pl> -# -# For full list of contributors see AUTHORS file. -# -# This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by -# the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. -# -# You should have received a copy of the GNU Affero General Public License -# along with this program. If not, see <http://www.gnu.org/licenses/>. -# + + This file is part of Librarian, licensed under GNU Affero GPLv3 or later. + Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information. + +--> <config> <types> <structure element="div"> @@ -41,6 +26,7 @@ <kwestia /> <motto /> <didaskalia /> + <ramka /> </block> <inline-elements element="span" mixed="true"> @@ -51,6 +37,8 @@ <wyroznienie /> <osoba /> <tytul_dziela /> + <indeks_dolny /> + <wieksze_odstepy /> </inline-elements> <paragraph-elements element="p" mixed="true"> @@ -63,27 +51,28 @@ <wers_cd /> <wers_akap /> <wers_wciety /> - </paragraph-elements> - + <wers_do_prawej /> + </paragraph-elements> + <header-1-elements element="h1" mixed="true"> - <!-- placeholder --> + <!-- placeholder --> <dzielo_nadrzedne /> </header-1-elements> - + <header-2-elements element="h2" mixed="true"> - <naglowek_akt /> + <naglowek_akt /> <naglowek_czesc /> <autor_utworu /> <nazwa_utworu /> <srodtytul /> </header-2-elements> - + <header-3-elements element="h3" mixed="true"> <naglowek_scena /> <naglowek_rozdzial /> <podtytul /> </header-3-elements> - + <header-4-elements element="h4" mixed="true"> <naglowek_osoba /> <naglowek_podrozdzial /> @@ -106,13 +95,13 @@ <pr /> <pt /> </annotations> - + <no-show-elements> <begin /> <end /> <extra /> <uwaga /> - <motyw /> + <motyw /> <br /> <pa /> <pe /> @@ -146,6 +135,8 @@ <dlugi_cytat /> <poezja_cyt /> + <ramka /> + <didaskalia /> </editable> </config>