Difference between revisions of "MediaWiki:ToDo/TEI to HTML"

From GATE
Line 4: Line 4:
  
 
==== '''Paragrafo''' ====
 
==== '''Paragrafo''' ====
<nowiki><p></nowiki>
+
Ora: <nowiki><p></nowiki><br />
 +
Nuovo codice: <nowiki><p></nowiki> --> anche HTML ha un tag <nowiki><p></nowiki><br />
 +
 
 
Corresponding button in the 'Edition' toolbar: [[File:TEI P22px.png]]
 
Corresponding button in the 'Edition' toolbar: [[File:TEI P22px.png]]
  

Revision as of 11:49, 16 May 2018

Intestazione

<head> Corresponding button in the 'Edition' toolbar: TEI Head22px.png

Paragrafo

Ora: <p>
Nuovo codice: <p> --> anche HTML ha un tag <p>

Corresponding button in the 'Edition' toolbar: TEI P22px.png

Interruzione di riga

<lb/> Corresponding button in the 'Edition' toolbar: TEI Lb22px.png

Interruzione di pagina

<pb/> Corresponding button in the 'Edition' toolbar: TEI Pb22px.png

Abbreviazione

<abbr> Corresponding button in the 'Edition' toolbar: TEI Abbr22px.png

Aggiunta

<add> Corresponding button in the 'Edition' toolbar: TEI Add22px.png

Cancellatura

<del> Corresponding button in the 'Edition' toolbar: TEI Del22px.png

Lacuna o testo totalmente illeggibile

Ora: <gap/> -->

Nuovo codice: <span class="Gap">[ . . . ]</span> --> [ . . . ]

Corresponding button in the 'Edition' toolbar: TEI Gap22px.png

Testo non chiaro

<unclear> Corresponding button in the 'Edition' toolbar: TEI Unclear22px.png

Sic

<sic> Corresponding button in the 'Edition' toolbar: TEI Sic22px.png

Testo sottolineato

<underline> Corresponding button in the 'Edition' toolbar: TEI Und22px.png

Testo soprascritto

<superscript> Corresponding button in the 'Edition' toolbar: TEI Sup22px.png

Nota

<note> Corresponding button in the 'Edition' toolbar: TEI Note22px.png