141
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 08 Sep 2023
141 points (99.3% liked)
Linux
48199 readers
714 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
Perhaps I am not interacting with the most complicated documents but I both consume a fair number of docs I get from work and create docs that I share with others. I have never had a complaint about the docs I create and do not perceive there to be problems with the docs I consume.
What I produce myself is mostly presentations. Other than having to be careful with fonts, they have not been an issue.
The spreadsheets I generate are really simplistic ( in terms of feature use - the math itself may be sophisticated ). I receive some that are a bit more complicated. As I said, I do not perceive issues with them but they could have formatting errors that I do not notice.
Same with Word docs. I used to create more of these and there were occasional formatting glitches but it has been a couple of years since I have authored anything complicated. My intuition is that text documents with a lot of formatting and embedded content are likely to be the most problematic, especially if tracking changes.
Make sure you install the fonts that others are going to use and only use fonts that they are going to have. That is probably the biggest gotcha.
Put it this way, I have Office 365 which I could use on Linux but I use LibreOffice instead. I use O365 mostly for Outlook and Teams ( with a bit of One Drive ).
Good stuff to know. Thank you. Is there some type of Microsoft compatibility font pack? I don't know the names to pay attention to.
Depends on your distro but yes, there are Microsoft TTF fonts you can install.
https://www.zdnet.com/google-amp/article/how-to-install-microsoft-fonts-on-linux-for-better-collaboration/
Thank you very much! This will be incredibly helpful