Thanks to antville.org
Sunday, 18. December 2022
More about hyphenation

The settings for Tools > Options > Language Settings > Writing Aids > Options > Minimal number of characters for hyphenation. These settings are over-ridden by any formatting in the document itself.

The line divisions can be improved by running Tools > Language > Hyphenation as a final touch on the document. This tool not only works interactively, giving you more control, but also generally does a better job than the on-the-fly hyphenation, if run when the document is complete.

The Characters at line end and Characters at line begin fields can sometimes be manipulated to improve hyphenation by playing one off against the other. Working by itself, the Maximum consecutive hyphenated lines field can also make a difference. adjusting the settings on the Text Flow tab. The number of letters at the end and start of the line should be 1–4. The typographical convention is not to allow more than two lines in a row to end with a hyphen.

... Link (0 comments) ... Comment


Friday, 16. December 2022
link or unlink template

If you are using Libre office then template changer extension is very important.

https://extensions.libreoffice.org/en/extensions/show/template-changer

You can link the current document to a template or cut that link. Once the document is linked to a new template, all styles saved in that template will be available to be used. You can find the current template name by going to File - Properties.

... Link (0 comments) ... Comment


Wednesday, 14. December 2022
Finding Styles

you can select Edit > Find and Replace > Other Options > Paragraph styles to locate where a style is used in a document. "Attributes" and "Format" dialog box will help us find character styles.

... Link (0 comments) ... Comment


regex in clac

In LibreOffice Calc, you can use function REGEX for e.g.
Begins with 'ph' will be =REGEX(A1,"^ph")
Ends in 'E' will be =REGEX(A1,"E$")

... Link (0 comments) ... Comment


Tuesday, 13. December 2022
Arranging Chapters in the Navigator

To use a custom paragraph style for a heading, choose Tools - Chapter Numbering, select the level and choose a style in Paragraph Style box.
You can also choose number 1,2,3 for each level if you need 1.1, 1.1.1 numbering for heading.

... Link (0 comments) ... Comment


Libre Calc tips

Turn Off Grid Lines
If you want to turn off grid lines in LO Calc:
Tools > Options > LibreOffice Calc > View > Visual Aids > Grid Lines > Hide

Get the distinct values in calc
1) Select the column (or the list of data) that you want to process
2) Data > More Filters > Standard Filter
3) From Options choose "No duplications".

... Link (0 comments) ... Comment


More about Styles

You can goto View - Styles and change "All Styles" to "Applied Styles" in the drop-down option.
You can Select everything (Ctrl+A) and then use Format > Clear Direct Formatting (Ctrl+M). That would wipe away all the styles, and would start you from a clean slate.

... Link (0 comments) ... Comment


Page Break Before Every Chapter

If your chapter titles are using the "Heading 2" Style:
1) View > Styles (F11)
2) In the sidebar, Right-Click > Modify on the "Heading 2" Style.
3) Go to the "Text Flow" tab.
4) On the right side:
5) Check the box for "Breaks > Insert".

This should automatically add a page break before every chapter.

... Link (0 comments) ... Comment


View and print in different color

Displaying Color in LO but Printing as White Page + Black Text:

1) Format > Page Style > Area > Color to assign the BG color you want.
2) Go to File > Printer Settings > Options.
3) Uncheck "Page background" and Check "Print in black".
4) Press "Save".

This will cause all files to print black text with no background color. You can also use "Save" + "Delete" button from Tools - opetions - Libreoffice - Application Colors.

... Link (0 comments) ... Comment


Monday, 12. December 2022
Change Normal Template in Libreoffice Writer

1) Open a new file and set your font; Verdana; 18pt
2) File > Templates > Save as Template
3) Select > My Templates then tick the "Set as default template" box
4) Enter a name at the top then save and close the file.

The next time you open Writer, the settings should be in place.

... Link (0 comments) ... Comment


Online for 8601 days
Last modified: 12/29/25, 8:42 AM
Status
Youre not logged in ... Login
Menu
... Home
... Tags

Search
Calendar
March 2026
SunMonTueWedThuFriSat
1234567
891011121314
15161718192021
22232425262728
293031
December
Recent updates
easyphone features for senior citizens
Auto Answer This service lets an authorised user listen discreetly...
by shantanuo (12/29/25, 8:42 AM)
install ubuntu GUI on EC2
instance #!/bin/bash set -e echo "===> Switching to text mode...
by shantanuo (11/27/25, 3:43 AM)
Extract words Extract all incorrect
words in first.txt file and all correct ones in second.txt...
by shantanuo (10/13/24, 10:18 AM)
Remove hyperlink in LO writer
1) Select "Internet Link" from Character styles. 2) Right click...
by shantanuo (10/9/24, 8:09 AM)
Templates in LO writer 1)
File > Templates > Save as Template 2) Give it...
by shantanuo (10/9/24, 8:07 AM)
discretize continuous features You can
"discretize" or "bin" continuous features into categorical features. from sklearn.preprocessing...
by shantanuo (4/24/24, 9:33 AM)
User Defined Property You
can create User Defined Property in libreoffice writer. File – Properties...
by shantanuo (1/9/23, 8:52 AM)
Arranging Chapters in the Navigator
To use a custom paragraph style for a heading, choose...
by shantanuo (1/4/23, 8:26 AM)
Use focus mode using Android
phones Settings > Digital Wellbeing and parental controls. Tap your...
by shantanuo (1/1/23, 3:59 AM)
Embed Fonts in document If
you use a font that the recipient is unlike to...
by shantanuo (12/18/22, 10:07 AM)
Using Navigator in Writer To
open the Navigator, select View > Navigator, or press the...
by shantanuo (12/18/22, 10:06 AM)
More about hyphenation The settings
for Tools > Options > Language Settings > Writing Aids...
by shantanuo (12/18/22, 10:04 AM)
link or unlink template If
you are using Libre office then template changer extension is...
by shantanuo (12/16/22, 5:27 AM)
Finding Styles you can select
Edit > Find and Replace > Other Options > Paragraph...
by shantanuo (12/14/22, 7:17 AM)
regex in clac In LibreOffice
Calc, you can use function REGEX for e.g. Begins with...
by shantanuo (12/14/22, 4:40 AM)
Libre Calc tips Turn Off
Grid Lines If you want to turn off grid lines...
by shantanuo (12/13/22, 8:14 AM)
More about Styles You can
goto View - Styles and change "All Styles" to "Applied...
by shantanuo (12/13/22, 7:49 AM)
Page Break Before Every Chapter
If your chapter titles are using the "Heading 2" Style:...
by shantanuo (12/13/22, 6:36 AM)
View and print in different
color Displaying Color in LO but Printing as White Page...
by shantanuo (12/13/22, 6:26 AM)
Change Normal Template in Libreoffice
Writer 1) Open a new file and set your font;...
by shantanuo (12/12/22, 8:45 AM)
Short english words in Devanagari
The list of short english words written in Devanagari. #...
by shantanuo (10/5/22, 9:05 AM)
Card issuing banks CITI
Standard Chartered HSBC American Express HDFC ICICI AXIS INDUS IND Kotak...
by shantanuo (7/16/22, 4:46 AM)
Activate IAM Access To activate
the Activate IAM Access setting, you must log in to...
by shantanuo (7/12/22, 5:52 AM)
use cheat instead of man
wget https://github.com/cheat/cheat/releases/download/4.2.3/cheat-linux-arm64.gz gunzip cheat-linux-arm64.gz chmod 770 cheat-linux-arm64 ./cheat-linux-arm64 mv cheat-linux-arm64...
by shantanuo (7/4/22, 8:53 AM)
python module itertools list of
useful methods of itertools module. permutations combinations combinations_with_replacement zip_longest count...
by shantanuo (9/8/21, 7:50 AM)

RSS feed

Made with Antville
Helma Object Publisher