Releases: SCDH/seed-tei-transformations
Releases · SCDH/seed-tei-transformations
seed-tei-transformations 0.17.1
What's Changed
Full Changelog: 0.17.0...0.17.1
seed-tei-transformations 0.17.0
Full Changelog: 0.16.1...0.17.0
seed-tei-transformations 0.16.1
Full Changelog: 0.16.0...0.16.1
seed-tei-transformations 0.16.0
Full Changelog: 0.15.2...0.16.0
seed-tei-transformations 0.15.2
Full Changelog: 0.15.1...0.15.2
seed-tei-transformations 0.15.1
Full Changelog: 0.15.0...0.15.1
seed-tei-transformations 0.15.0
seed-tei-transformations 0.14.8
Full Changelog: 0.14.7...0.14.8
seed-tei-transformations 0.14.7
Full Changelog: 0.14.6...0.14.7
0.14.5
Changes
0.14.1
0.14.0
- support
@renditionwhen usingxsl/html/librend.xsl(issue #39) - apparatus by
xsl/html/libapp2c.xsl:
0.13.3
xsl/html/bible-with-popups.xsl- registered as reusable package
0.13.2
- fixed typo in
xsl/html/libtext.xslandxsl/html/libcouplet.xsl
0.13.1
- SEED and ZIP packages contain
seed-tei-transformationsroot folder,
so that they confirm the Tooling infrastructure
0.13.0
xsl/common/libapp2.xslandxsl/html/libapp2.xsl:- new template named
app:line-based-apparatus-blockfor CSS grid
layout
- new template named
xsl/html/libcouplet.xsl- use CSS grid layout instead of a table
xsl/projects/alea/html/diwan.xsl:- use these new grid-based layouts
xsl/html/libhtml.xsl:- Removed all components related to scroll target calculation, which
is now done by SEED Frontend Components alone.
- Removed all components related to scroll target calculation, which
xsl/html/libprose.xsl:- new boolean switch
{http://scdh.wwu.de/transform/prose#}linebreaksfor optional
output of<lb/>elements as<br/> - this allows output of structural or of diplomatic HTML projections
- new boolean switch
0.12.0
xsl/html/libi18n.xsland its javascript:- allow setting local initial language with the
@data-i18n-lang
attribute
- allow setting local initial language with the
xsl/projects/alea/html/diwan.xsl:- sort readings and witnesses
- surah titles initially in english
0.12.0
xsl/common/libapp2.xsl- sort readings
0.11.3
xsl/html/libhtml.xsl- offer stylesheet parameter to pass in multiple CSS or JS files,
separated by comma - offer stylesheet parameters to set the html title
- unit tests
- offer stylesheet parameter to pass in multiple CSS or JS files,
0.11.2
*/libtext.xsl: do not reproduce text from<span>or<interp>
0.11.1
- fixed
alea/html/diwan-recension.xsl html/libbiblio.xsl:- added some basic formatting for bibliographic entries
alea/html/diwan.xsl:- italics and other formatting in footnotes
0.11.0
alea/tei/extract-recension.xsl:- extract all recensions into a
teiCorpus - extract all recensions and write them into separate files via
xsl:result-document
- extract all recensions into a
alea/html/diwan.xsl:- allow passing in multiple CSS files separated by comma
0.10.0
- NEW:
xsl/html/xml-source.xsl- transform to html given a view on the source, formatted through html
alea/html/diwan.xsl:- stylesheet parameter for setting the font size
- italics and quotes
0.9.2
alea/html/diwan.xsl: fix handling of Tadmin and Isarah
0.9.1
libapp2.xsl: handle internal location-references apparatusprose-with-popups.xmlenablehtml:jsandhtml:cssin
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
- a new transformation for text segmented in chapters and verses
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
- a new simple transformation for prose to HTML with critical
libapp2.xsl- implemented template for presenting apparatus entries in popups
- Made critical apparatus a bit more robust by not using
app
elements with@fromor@towith 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-cssfor overriding in downstream
packages, while leavinghtml:cssas a parameter to end users
- added variable
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@fromand@to. This is
especially good for editorial or explanatorial notes on analytical
spans. - added hooks
app:pre-reading-textandapp:post-reading-textfor
getting extra text into apparatus entries - ALEA's Diwan:
- output for new conventions for annotating Tadmin and Isarah
0.5.0
- ALEA's
diwan.xslanddiwan-recension.xslare up to date and used
in production the edition of the complete works of Ibn Nubatah- added
libbiblio.xslfor pulling in informations from the
bibliography for printing bibliographic references - added
extract-recension.xslfor extracting a single one from a
document that contains multiple recensions - added regression tests for the critical apparatus (ALEA)
- added
- changed to Saxon Home Edition in default config file
saxon.xml- Users of the oXygen plugin should now use
saxon.ee.xmlin order
to get the features of the enterprise edition!
- Users of the oXygen plugin should now use
- added
libsource.xslfor 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)
- ALEA
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
libentry2that provides common components for apparatus
entries and editorial notes - added
libnote2package for editorial notes
0.0.6
- libi18n
- fix link to
i18n.js
- fix link to
- 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)}/...
- the distributed files can be referenced with
- libapp2: support note-based apparatus
- libtext: support note-based apparatus