Skip to content

What to do with the interpolated letters

Elisa Beshero-Bondar edited this page Aug 25, 2015 · 10 revisions

When we reach the letters quoted in text, code as follows, using the TEI <floatingText> element:

<cl xml:id="M1_c213">y fizo una carta que dezía.</cl>

<floatingText>

<body>

     `<p><cl xml:id="M1_c214">Este es <persName>Amadís Sin Tiempo</persName>`
         `hijo de rey:</cl></p>`
   `</body>`

</floatingText>

<cl xml:id="M1_c215">y sin tiempo dezía ella porque creía que luego sería muerto:</cl> <cl xml:id="M1_c216">y este nombre era allí muy preciado porque assí se llamava un sancto a quien la donzella le encomendó.</cl>

Resolved following discussion in Issues #2