Quote:
Originally Posted by wildbilly
Further details.
Debugging the conversion, if in the input files there is a sentence like:
"Quello che sto cercando di dire è soltanto che
tutto quello che è stato non sara più perchè
ormai tutto è diverso"
The "parsed" file will be formatted as:
" Quello che sto cercando di dire è soltanto che tutto quello che è stato non sara più perchè
ormai tutto é diverso".
It means that not all the letters with accent are considered as end of paragraph but only letters with accent at the end of each input row.
Anybody with hints ?!?
Any possibility to customize output plugin?
Thank you again,
Andrea
|
Are you sure the line is really one line? In your example, it looks like 3 lines. Can you attach a snippit of your book so we can also try it out?