Date: prev next · Thread: first prev next last
February 2018 Archives by date, by thread · List index


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

--- Comment #16 from Paul <pbpublic@gmail.com> ---
Revisiting this, after quite a while (sorry, wasn't feeling too well back
then). I tried the trick of adding tabs to the first line, and indeed, this
creates a table with a corresponding number of columns, which is pretty neat.
But the data is not filled into those extra columns, they remain empty. The
data continues to be populated, each line into a new row. IOW, if the original
text is:

word tab tab
word2
word3
word4
word5
word6

It converts to:

word col2 col3
word2
word3
word4
word5
word6

Whereas I would like it to be:

word  word2  word3
word4 word5 word6

I format a lot of older public-domain documents, and I run into this
frequently. My personal take is that this functionality is pretty basic. I'm
surprised there hasn't been more call for it.

Since I seem to be the only one desiring this function, I think asking over at
the Ask is a good idea. I suppose a macro converting linefeeds to delimiters
within a selection, while leaving every Nth feed untouched, would be the
solution, applied before table conversion.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.