You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
prose-with-popups.xml enable html:js and html:css in
downstream packages
0.9.0
NEW: bible-with-popups.xsl
a new transformation for text segmented in chapters and verses
like the books of the bible
available as a SEED resource for end users
0.8.0
NEW: prose-with-popups.xsl
a new simple transformation for prose to HTML with critical
apparatus presented as popups
available as a SEED resource for end users
libapp2.xsl
implemented template for presenting apparatus entries in popups
Made critical apparatus a bit more robust by not using app
elements with @from or @to with values of pure #, which may
come from invalid imports to TEI. This condition is only tested in
the default XPath expression for the generation of apparatus
entries for a double end-point attached apparatus.
libhtml.xsl
added variable html:extra-css for overriding in downstream
packages, while leaving html:css as a parameter to end users
0.7.0
libbiblio.xsl: allow punctuation marks in <bibl> when pulling in
the reference from the bibliography. This is required when multiple <biblscope>s are separated by comma etc.
ALEA's bibliography: handle references to multipe Surah or verses of
them.
0.6.0
get lemma right for apparatus entries that are nested in <span>
which defines the boundary with @from and @to. This is
especially good for editorial or explanatorial notes on analytical
spans.
added hooks app:pre-reading-text and app:post-reading-text for
getting extra text into apparatus entries
ALEA's Diwan:
output for new conventions for annotating Tadmin and Isarah
0.5.0
ALEA's diwan.xsl and diwan-recension.xsl are up to date and used
in production the edition of the complete works of Ibn Nubatah
added libbiblio.xsl for pulling in informations from the
bibliography for printing bibliographic references
added extract-recension.xsl for extracting a single one from a
document that contains multiple recensions
added regression tests for the critical apparatus (ALEA)
changed to Saxon Home Edition in default config file saxon.xml
Users of the oXygen plugin should now use saxon.ee.xml in order
to get the features of the enterprise edition!
added libsource.xsl for including information, that makes an
(HTML) projection transparent on the XML source.
fixes in xsl/json/witnesses.xsl
improved documentation
made git commit tags the single source of truth for version numbers
of releases
0.4.0
distribution for the SEED XML Transformer
LaTeX
introduced functions for normalizing space in LaTeX output
fixed spacing problem after comments
projects:
ALEA
improved LaTeX output for prose
enforced directory layout (common, html, latex)
0.3.1
generate configuration for the SEED XML Transformer
0.3.0
support for LaTeX using reledmac
some improvements to HTML output
0.2.0
various hooks
supply output-specific librend.xsl
use libapp2.xsl for all kinds of notes, that repeat the lemma, be it
apparatus entries or editorial notes
support <supplied>
support <quote> and <q>
unit tests
0.1.1
ALEA's prose preview ro fit Andreas' needs
line width to 30em
font size to 1.2em
0.1.0
introduced libentry2 that provides common components for apparatus
entries and editorial notes
added libnote2 package for editorial notes
0.0.6
libi18n
fix link to i18n.js
libtext
wrap front, body and back in their own divisions
libprose
minimal support for verses
wrap pagebreaks in span
alea-prose
CSS improved
0.0.5
distribute as oXygen plugin:
the distributed files can be referenced with ${pluginDirURL(de.wwu.scdh.tei.seed-transformations)}/...