From 32e04c7d5242bacb38789f44fb35015096cdc5c3 Mon Sep 17 00:00:00 2001 From: EsGeh Date: Thu, 21 Mar 2019 18:14:04 +0100 Subject: [PATCH] split stylesheet into two files --- tei2html.xsl | 393 +-------------------------------- tei2html_utils/html_rules.xsl | 402 ++++++++++++++++++++++++++++++++++ 2 files changed, 405 insertions(+), 390 deletions(-) create mode 100644 tei2html_utils/html_rules.xsl diff --git a/tei2html.xsl b/tei2html.xsl index 22b01bb..5a0ba80 100644 --- a/tei2html.xsl +++ b/tei2html.xsl @@ -9,6 +9,8 @@ version="2.0"> + + @@ -18,20 +20,11 @@ - - - - - - - - - domain: @@ -772,378 +765,6 @@ - - - - - - - - - - WARNING: unhandled inline element - - - - - - - - - WARNING: unhandled paragraph level element - - - - - - - - - - - - - - section - - - - - subsection -

- - - - -

- -
- - - subsubsection -

- -

- -
- - - - - - - - - - - - - - - - - - - - - - - paragraph -

- - - - - - - ( theorem nr ) - - - - - -

- - -
- -
-

Permanent Link

-

If you want to directly link to this paragraph in the text, you can use the following URL:

- - - -
- - - - - epigraph - -

- - - -

-
-
- - - chapter abstract -

- -

-
- - - block formula - - - - - equation array - - - - - - - - - - - - - equation array - - - - - - - - - - - - - - - - - verse -

- - - -
-
-
-

-
- - - list - - - ol - ul - ul - - ERROR: unknown list type!! - - - - - -
  • - - - : - - -
  • -
    -
    -
    - - - table -
    - - - - - - - - - - - - -
    - -
    -
    -
    -
    - - - - figure - - - -
    - - image could not - - -
    - -
    -
    -
    -
    - - - - - - - markup - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -
    - - - - - - - - - inline formula - - - - - @@ -1329,6 +950,7 @@ + @@ -1351,15 +973,6 @@ - - - - - - - - - diff --git a/tei2html_utils/html_rules.xsl b/tei2html_utils/html_rules.xsl new file mode 100644 index 0000000..c38ede8 --- /dev/null +++ b/tei2html_utils/html_rules.xsl @@ -0,0 +1,402 @@ + + + + + + + + + + + + + + + + + + + + + + + WARNING: unhandled inline element + + + + + + + + + WARNING: unhandled paragraph level element + + + + + + + + + + + + + + section + + + + + subsection +

    + + + + +

    + +
    + + + subsubsection +

    + +

    + +
    + + + + + + + + + + + + + + + + + + + + + + + paragraph +

    + + + + + + + ( theorem nr ) + + + + + +

    + + +
    + +
    +

    Permanent Link

    +

    If you want to directly link to this paragraph in the text, you can use the following URL:

    + + + +
    + +
    + + + epigraph + +

    + + + +

    +
    +
    + + + chapter abstract +

    + +

    +
    + + + block formula + + + + + equation array + + + + + + + + + + + + + equation array + + + + + + + + + + + + + + + + + verse +

    + + + +
    +
    +
    +

    +
    + + + list + + + ol + ul + ul + + ERROR: unknown list type!! + + + + + +
  • + + + : + + +
  • +
    +
    +
    + + + table +
    + + + + + + + + + + + + +
    + +
    +
    +
    +
    + + + + figure + + + +
    + + image could not + + +
    + +
    +
    +
    +
    + + + + + + + markup + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    + + + + + + + + + inline formula + + + + + + + + + + + + + + +