ArchivesPUG (talk | contribs) m (ArchivesPUG moved page GATE:ToDo/TEI to HTML to MediaWiki:ToDo/TEI to HTML) |
|||
(One intermediate revision by one other user not shown) | |||
Line 11: | Line 11: | ||
==== '''Interruzione di riga''' ==== | ==== '''Interruzione di riga''' ==== | ||
Ora: <nowiki><lb/></nowiki><br /> | Ora: <nowiki><lb/></nowiki><br /> | ||
− | Nuovo codice: <nowiki><br class="Line break"/></nowiki> --> all'occorrenza si può 'specializzare', dato che supporta l'attributo id, ad es.: <nowiki><br class=" | + | Nuovo codice: <nowiki><br class="Line-break"/></nowiki> --> all'occorrenza si può 'specializzare', dato che supporta l'attributo id, ad es.: <nowiki><br class="Line-break" id="01"/></nowiki><br /> |
− | <br class=" | + | <br class="Line-break" id="01"/>prova |
− | <br class=" | + | <br class="Line-break" id="02"/>prova2 |
− | <br class=" | + | <br class="Line-break" id="03"/>prova3 |
− | <br class=" | + | <br class="Line-break" id="04"/>prova4 |
− | <br class=" | + | <br class="Line-break" id="05"/>prova5 |
Corresponding button in the 'Edition' toolbar: [[File:TEI Lb22px.png]] | Corresponding button in the 'Edition' toolbar: [[File:TEI Lb22px.png]] |
Latest revision as of 15:26, 11 February 2020
Intestazione
<head> Corresponding button in the 'Edition' toolbar:
Paragrafo
Ora: <p>
Nuovo codice: <p> --> anche HTML ha un tag <p>
Corresponding button in the 'Edition' toolbar:
Interruzione di riga
Ora: <lb/>
Nuovo codice: <br class="Line-break"/> --> all'occorrenza si può 'specializzare', dato che supporta l'attributo id, ad es.: <br class="Line-break" id="01"/>
prova
prova2
prova3
prova4
prova5
Corresponding button in the 'Edition' toolbar:
Interruzione di pagina
<pb/> Corresponding button in the 'Edition' toolbar:
Abbreviazione
<abbr> Corresponding button in the 'Edition' toolbar:
Aggiunta
<add> Corresponding button in the 'Edition' toolbar:
Cancellatura
<del> Corresponding button in the 'Edition' toolbar:
Lacuna o testo totalmente illeggibile
Ora: <gap/> -->
Nuovo codice: <span class="Gap">[ . . . ]</span> --> [ . . . ]
Corresponding button in the 'Edition' toolbar:
Testo non chiaro
<unclear> Corresponding button in the 'Edition' toolbar:
Sic
<sic> Corresponding button in the 'Edition' toolbar:
Testo sottolineato
<underline> Corresponding button in the 'Edition' toolbar:
Testo soprascritto
<superscript> Corresponding button in the 'Edition' toolbar: