[Libreoffice-bugs] [Bug 133014] LibreOffice Writer document converted to plain text (.TXT) document sent to a Macintosh system displays black squares in place of spaces

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed May 13 20:34:45 UTC 2020


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

Julien Nabet <serval2412 at yahoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO
     Ever confirmed|0                           |1
                 CC|                            |serval2412 at yahoo.fr

--- Comment #1 from Julien Nabet <serval2412 at yahoo.fr> ---
There are 2 things to take into account:
- encoding (utf-8, plain ascii, ...)
- newline : Unix, macOS uses LF, Windows CRLF, Classic Mac OS CR
(see https://en.wikipedia.org/wiki/Newline)

So instead of saving with "Text (.txt)", choose "Text - Choose Encoding (.txt)"
+ click Edit filter settings checkbox at bottom left of panel.

You'll be able to choose:
- encoding
- paragraph break
- to use or not to use BOM (byte-order Mark)

Of course, you must know what's the OS (include version if possible) of the
person who will open your file.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200513/538f801f/attachment.htm>


More information about the Libreoffice-bugs mailing list