> In marking up a printed text in preparation for an edition (using
> TEILite), I frequently come across the following problem. Sometimes in
> the printed text, a whitespace is left out, which has to be restored in
> the edition. Therefore I am using the next markup:
>
> diddledie<CORR> </CORR>diddledoe
>
> which however does not result in an inserted whitespace when viewed and
> printed out using PanoPro.
That sounds like a bug to me. A space in mixed content is a space, as
far as I know. Unless they are doing Web-style space-elision when the
space occurs as the byte immediately following a TAGC on a start-tag,
or immediately preceding an ETAGO.
Maybe you could use   to fill the gap (the ISO char ents don't
seem to provide for "word space" unless you just use  )
///Peter
|