https://bugs.documentfoundation.org/show_bug.cgi?id=114080
V Stuart Foote <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[email protected]
Resolution|WONTFIX |INVALID
--- Comment #15 from V Stuart Foote <[email protected]> ---
This would make no sense. Our direct formatting and styles are applied to the
paragraph as objects held on a page object; indentations, spacing, numbering,
etc. are attributes of the paragraph.
What you are asking for is to maintain line spacing that would break paragraph
object attributes--we won't do that and this is INVALID.
However, if you insist on manually formatting each line (rather than allowing
the paragraph object to demark its text breaks within margins and indents) it
is a simple practice to use <Shift>+<Enter> to break your lines with a <LF>.
Then each <LF> inserted will be filter exported to end each line in a Text
formated file as HEX 0a, with Paragraph ends rendered as <CR><LF> 0a0d.
You should be able to work with the resulting text file as you prefer.
Setting Resolved => INVALID
--
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