For the software see
For the underlying technology see
- http://www.tustep.uni-tuebingen.de/
- http://wiki.tei-c.org/index.php/Publishing_printed_critical_editions_from_TEI#using_TUSTEP
https://tustep.wikispaces.com/Neue+Konventionen.
<char-group name="ok">?{-}{{}}%</char-group>
ok für ohne Klammern, das sind alle Zeichen ("?") außer ("{-}") den Spitzklammern ("{{" und "}}") und außer %
Das % ist in die char-group als Ausnahme mit aufgenommen, damit nicht auch in der Zeichenfolge
T%<est i%>st
(wo die Spitzklammern Bestandteil der TUSTEP-Codierung für e mit Zirkumflex und s mit Hacek sind) das Blank ausgetauscht wird.
<string-pair>
<search-string>{{{0}/orig*}}</search-string>
<replacement-string/>
</string-pair>
<define-text-units>
<text-unit-start>
<comparison-table>
<exclusion-string>{{/</exclusion-string>
<comparison-string>{{</comparison-string>
</comparison-table>
</text-unit-start>
</define-text-units>
Appends lines to the previous line if they do not begin with start-tags.
Provisional conversion from FFF to XML. For the general needs, see https://github.com/gerritbruening/muo#plan-of-action.
Current structure of the script:
- insert basic markup
- remove redundant
<Erstausgabe>
page breaks following after each<Kapiteltitel>
- remove redundant
<Absatzanfang/>
following after each<Erstausgabe>
page break - insert
<Absatzanfang/>
where<Erstausgabe>
page breaks coincide with the start of a new paragraph (generated from a handcrafted list) - insert
<Versal>
(generated from a handcrafted list) - handling of hyphenation
<Absatzanfang/>
→<Absatz>...</Absatz>
- page breaks at the end of paragraphs: move them from inside of a paragraph to outside of it
- trim whitespace at the end of paragraphs
- put apparatus entries in separate records
- handle the bulk of variants
- comment out hitherto unhandled FFF markup
- integrate apparatus into preceding and following records, trim whitespace between app entry and following punctuation characters
- BYPASS for the generation of a clear reading text close to GA
- add root element