https://bugs.documentfoundation.org/show_bug.cgi?id=106041

--- Comment #5 from V Stuart Foote <[email protected]> ---
Looking a bit further seems to be formatting issue with your sample text--bcz
it is not cleanly entered new text.

If you open the ODF archive for the document, for the two problem glyphs "„"
and the "–", both split from their paragraph text and styled T2 as DDE links
and text:bookmark-start elements, while the "This is a" string is styled T1 as
DDE link text:bookmark-end elements and also split from paragraph text.

The other paragraphs/lines are simple text.

Your .* find will then treats the T2 and T1 styled elements as different regex
matches--that is expected.  Did you check typing in the strings cleanly as new
text in a document?

So question for your process is where the DDE linkages are generated *and
styled*, external to LibreOffice? To adjust the scripting for the output, do
you need the DDE linkage? Can the style be adjusted after generation but before
parsing.

But seems this is NOT A BUG.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to