diff --git a/docs/blog/LibreOffice_Setup.html b/docs/blog/LibreOffice_Setup.html index 231307f..b66faf9 100755 --- a/docs/blog/LibreOffice_Setup.html +++ b/docs/blog/LibreOffice_Setup.html @@ -50,8 +50,8 @@

Document editing is a horrible business that I wouldn't wish on my worst enemy. Fighting formats, muddled margins, puzzling paragraph breaks, annoying autocorrect, and stumbling spell checking leads to a mess of text that can't be combated by even the most confident keyboard cowboys.

@@ -77,13 +77,15 @@

Improving Microsoft Office Compatibility

Changing the Ribbon

By default, the ribbon (that collection of icons at the top of the program) in LibreOffice is more reminiscent of MS Office 9x then MS Office 365. There is, fortunately, an easy fix. In the top menubar click View > User Interface. In the popup window that appears select 'Tabbed' and then 'Apply to all'. This ensures that it will apply not just to the current program you're using but the entire suite.

Installing Fonts

-

Microsoft have a lot of their own fonts that don't come pre-packaged with Linux. Luckily for us they can generally be installed with relative ease. If using Arch Linux then then is a very useful Arch Wiki article on it here. If you aren't using Arch then I wish you the best of luck.

+

Microsoft have a lot of their own fonts. You can skip this section if you use Windows but you'll likely want to acquire them if you use Linux as they don't come pre-packaged. Luckily for us they can generally be installed with relative ease. If using Arch Linux then then is a very useful Arch Wiki article on it here. If you aren't using Arch then I wish you the best of luck.

Removing Format Warnings

-

LibreOffice often screams at you if you use MS Office filetypes. You can hide these warnings when saving files you can navigate to the hamburger menu > Options. In the popup you can then navigate to Load/Save > General and then untick 'Warn when not saving in ODF or default format'.

-

Improving Shapes

-

Shapes from MS Office don't have perfect compatibility by default, to fix this we can navigate to the hamburger menu > Options > Load/Save > Microsoft Office and tick 'SmartArt to LibreOffice shapes or reverse'.

+

LibreOffice often screams at you if you use MS Office filetypes. You can hide these warnings when saving files you can navigate to the Tools > Options (if you can't find Tools then try pressing alt). In the popup you can then navigate to Load/Save > General and then untick 'Warn when not saving in ODF or default format'.

+

Improving Embeds

+

Many embedded objects from MS Office don't have perfect compatibility by default, to fix this we can navigate to the Tools > Options > Load/Save > Microsoft Office and ensure all the boxes in the Embedded Objects section are ticked.

+

Reorganising Forms and Adding Trailing Spaces

+

Navigate to Tools > Options > LibreOffice Writer > Compatibility and ensure Reorganise Form menu for Microsoft compatibility and Word-compatible trailing blanks are ticked. Once done, click Use as Default and then Yes in the subsequent popup box.


-

Do you know any other good settings to change or compatibility practices? Leave your suggestions in a comment.

+

Are there any specific settings you change, or parts of this post that you think could be improved? Leave your suggestions in a comment.

\ No newline at end of file diff --git a/feed/documents/LibreOffice_Setup.md b/feed/documents/LibreOffice_Setup.md index d8bc67d..efa0d0c 100755 --- a/feed/documents/LibreOffice_Setup.md +++ b/feed/documents/LibreOffice_Setup.md @@ -9,8 +9,8 @@ @@ -52,14 +52,17 @@ If you're coming from Microsoft Office or have to interact with Microsoft's form By default, the ribbon (that collection of icons at the top of the program) in LibreOffice is more reminiscent of MS Office 9x then MS Office 365. There is, fortunately, an easy fix. In the top menubar click `View > User Interface`. In the popup window that appears select 'Tabbed' and then 'Apply to all'. This ensures that it will apply not just to the current program you're using but the entire suite. ### Installing Fonts -Microsoft have a lot of their own fonts that don't come pre-packaged with Linux. Luckily for us they can generally be installed with relative ease. If using Arch Linux then then is a very useful Arch Wiki article on it [here](https://wiki.archlinux.org/title/Microsoft_fonts). If you aren't using Arch then I wish you the best of luck. +Microsoft have a lot of their own fonts. You can skip this section if you use Windows but you'll likely want to acquire them if you use Linux as they don't come pre-packaged. Luckily for us they can generally be installed with relative ease. If using Arch Linux then then is a very useful Arch Wiki article on it [here](https://wiki.archlinux.org/title/Microsoft_fonts). If you aren't using Arch then I wish you the best of luck. ### Removing Format Warnings -LibreOffice often screams at you if you use MS Office filetypes. You can hide these warnings when saving files you can navigate to the `hamburger menu > Options`. In the popup you can then navigate to `Load/Save > General` and then untick 'Warn when not saving in ODF or default format'. +LibreOffice often screams at you if you use MS Office filetypes. You can hide these warnings when saving files you can navigate to the `Tools > Options` (if you can't find `Tools` then try pressing `alt`). In the popup you can then navigate to `Load/Save > General` and then untick 'Warn when not saving in ODF or default format'. -### Improving Shapes -Shapes from MS Office don't have perfect compatibility by default, to fix this we can navigate to the `hamburger menu > Options > Load/Save > Microsoft Office` and tick 'SmartArt to LibreOffice shapes or reverse'. +### Improving Embeds +Many embedded objects from MS Office don't have perfect compatibility by default, to fix this we can navigate to the `Tools > Options > Load/Save > Microsoft Office` and ensure all the boxes in the Embedded Objects section are ticked. + +### Reorganising Forms and Adding Trailing Spaces +Navigate to `Tools > Options > LibreOffice Writer > Compatibility` and ensure `Reorganise Form menu for Microsoft compatibility` and `Word-compatible trailing blanks` are ticked. Once done, click `Use as Default` and then `Yes` in the subsequent popup box. --- -Do you know any other good settings to change or compatibility practices? Leave your suggestions in a comment. +Are there any specific settings you change, or parts of this post that you think could be improved? Leave your suggestions in a comment. diff --git a/feed/export/LibreOffice_Setup.html b/feed/export/LibreOffice_Setup.html index 231307f..b66faf9 100755 --- a/feed/export/LibreOffice_Setup.html +++ b/feed/export/LibreOffice_Setup.html @@ -50,8 +50,8 @@

Document editing is a horrible business that I wouldn't wish on my worst enemy. Fighting formats, muddled margins, puzzling paragraph breaks, annoying autocorrect, and stumbling spell checking leads to a mess of text that can't be combated by even the most confident keyboard cowboys.

@@ -77,13 +77,15 @@

Improving Microsoft Office Compatibility

Changing the Ribbon

By default, the ribbon (that collection of icons at the top of the program) in LibreOffice is more reminiscent of MS Office 9x then MS Office 365. There is, fortunately, an easy fix. In the top menubar click View > User Interface. In the popup window that appears select 'Tabbed' and then 'Apply to all'. This ensures that it will apply not just to the current program you're using but the entire suite.

Installing Fonts

-

Microsoft have a lot of their own fonts that don't come pre-packaged with Linux. Luckily for us they can generally be installed with relative ease. If using Arch Linux then then is a very useful Arch Wiki article on it here. If you aren't using Arch then I wish you the best of luck.

+

Microsoft have a lot of their own fonts. You can skip this section if you use Windows but you'll likely want to acquire them if you use Linux as they don't come pre-packaged. Luckily for us they can generally be installed with relative ease. If using Arch Linux then then is a very useful Arch Wiki article on it here. If you aren't using Arch then I wish you the best of luck.

Removing Format Warnings

-

LibreOffice often screams at you if you use MS Office filetypes. You can hide these warnings when saving files you can navigate to the hamburger menu > Options. In the popup you can then navigate to Load/Save > General and then untick 'Warn when not saving in ODF or default format'.

-

Improving Shapes

-

Shapes from MS Office don't have perfect compatibility by default, to fix this we can navigate to the hamburger menu > Options > Load/Save > Microsoft Office and tick 'SmartArt to LibreOffice shapes or reverse'.

+

LibreOffice often screams at you if you use MS Office filetypes. You can hide these warnings when saving files you can navigate to the Tools > Options (if you can't find Tools then try pressing alt). In the popup you can then navigate to Load/Save > General and then untick 'Warn when not saving in ODF or default format'.

+

Improving Embeds

+

Many embedded objects from MS Office don't have perfect compatibility by default, to fix this we can navigate to the Tools > Options > Load/Save > Microsoft Office and ensure all the boxes in the Embedded Objects section are ticked.

+

Reorganising Forms and Adding Trailing Spaces

+

Navigate to Tools > Options > LibreOffice Writer > Compatibility and ensure Reorganise Form menu for Microsoft compatibility and Word-compatible trailing blanks are ticked. Once done, click Use as Default and then Yes in the subsequent popup box.


-

Do you know any other good settings to change or compatibility practices? Leave your suggestions in a comment.

+

Are there any specific settings you change, or parts of this post that you think could be improved? Leave your suggestions in a comment.

\ No newline at end of file