Skip to content
This repository was archived by the owner on Aug 20, 2023. It is now read-only.

Commit 4214742

Browse files
committed
Update README
1 parent 02c9ce4 commit 4214742

6 files changed

+7
-1
lines changed

README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,10 @@ sudo pip3 install pygments
1414

1515
Open LibreOffice, go to `Tools` -> `Extension Manager...` and add the extension `codehighlighter.oxt`
1616

17-
## Assign keyboard shortcut to selected languages
17+
You can download the extension either from the official LibreOffice extensions page or from [releases](https://github.com/slgobinath/libreoffice-code-highlighter/files/971882/codehighlighter.oxt.zip).
18+
If you have downloaded the `codehighlighter.oxt.zip` file from GitHub releases, extract it before adding to the LibreOffice.
19+
20+
## Assign keyboard shortcut to selected languages (Optional)
1821
Open the LibreOffice Writer and goto Tools -> Customize -> Keyboard
1922
- Select the LibreOffice option button (Available on top left corner)
2023
- Select any desired shortcut
@@ -34,3 +37,6 @@ Open the LibreOffice Writer and goto Tools -> Customize -> Keyboard
3437
<p align="center">
3538
<img src="https://raw.githubusercontent.com/slgobinath/libreoffice-code-highlighter/master/screenshots/code-highlighter-menu.png" align="center" width="600">
3639
</p>
40+
41+
## License
42+
- GPL v3
-23.5 KB
Binary file not shown.

Screenshots/Impress_Apply_Style.png

-17 KB
Binary file not shown.

Screenshots/Impress_New_Style.png

-15 KB
Binary file not shown.
-13.3 KB
Binary file not shown.

Screenshots/Writter_Emacs_Style.png

-12.9 KB
Binary file not shown.

0 commit comments

Comments
 (0)