https://bugs.freedesktop.org/show_bug.cgi?id=88600

            Bug ID: 88600
           Summary: FORMATTING TABLE parse "forced CR" as a row separator
                    in Table -> Text to Table Conversion
           Product: LibreOffice
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: medium
         Component: Writer
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 112499
  --> https://bugs.freedesktop.org/attachment.cgi?id=112499&action=edit
Example of pseudo-tables with tabulations and convertions in tables

I find that building pseudo-tables with tabulations is often useful and in
those cases I use (and teach) to separate each row with forced Carriage Return
(Shift+Enter).

This way it's not necessary to select each row of this pseudo-table, for
example, to modify a tabulation. It's enough to have keyboard cursor inside
that unique paragraph.

If You try to convert such a pseudo-table in a real table with the specific
function, it will ignore CR and create a one row table with a number of columns
that equals intended columns multiplied by intended rows.

I'm not a coder (anymore), but I guess it should be an easy feature to
implement, just adding the CR code to the existing "End of Paragraph" in the
parsing of the "End of Line" function. It should be about an OR operator.

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

Reply via email to