From 376e338af8df6f0a1d48689f56e08372b7a2ed2c Mon Sep 17 00:00:00 2001 From: kthoden Date: Thu, 21 Nov 2019 15:50:10 +0100 Subject: [PATCH] Pulling in changes from EOASkripts and eoa-publication-model --- xxe/eoa/rnc/eoa-tei-strict.rnc | 2 +- xxe/eoa/xsl/tei2eoatex.xsl | 4 ++++ xxe/eoa/xsl/tei2eoatex/eoatex_textparts.xsl | 6 ++++++ 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/xxe/eoa/rnc/eoa-tei-strict.rnc b/xxe/eoa/rnc/eoa-tei-strict.rnc index b92d6ea..7c725c3 100644 --- a/xxe/eoa/rnc/eoa-tei-strict.rnc +++ b/xxe/eoa/rnc/eoa-tei-strict.rnc @@ -565,7 +565,7 @@ footnote = # in some way attribute xml:id { xsd:NCName }, attribute place { "bottom" }, - (( attribute n { xsd:integer }?) + (( attribute n { xsd:integer }) |( (attribute type { "alph" }, attribute n { xsd:string {pattern = "[a-z]+" }} )?| diff --git a/xxe/eoa/xsl/tei2eoatex.xsl b/xxe/eoa/xsl/tei2eoatex.xsl index 9b712a0..a0d653e 100644 --- a/xxe/eoa/xsl/tei2eoatex.xsl +++ b/xxe/eoa/xsl/tei2eoatex.xsl @@ -8,6 +8,7 @@ version="2.0"> + @@ -100,6 +101,9 @@ contexts, a double replacement is performed. \input{texfiles/frontmatter.tex} + + \input{texfiles/frontmatter-manual.tex} + diff --git a/xxe/eoa/xsl/tei2eoatex/eoatex_textparts.xsl b/xxe/eoa/xsl/tei2eoatex/eoatex_textparts.xsl index e98f795..29ce21d 100644 --- a/xxe/eoa/xsl/tei2eoatex/eoatex_textparts.xsl +++ b/xxe/eoa/xsl/tei2eoatex/eoatex_textparts.xsl @@ -172,6 +172,12 @@ + + \begin{flushright} + + \end{flushright} + +