README.md: Correct "Office tools for cli" doc.
This commit is contained in:
parent
5cd561e972
commit
d0b9be67a4
36
README.md
36
README.md
@ -11,7 +11,7 @@
|
||||
* [System tools for cli](#system-tools-for-cli)
|
||||
* [Internet tools for cli](#internet-tools-for-cli)
|
||||
* [Internet tools for X11](#internet-tools-for-x11)
|
||||
* [Office tools for shell](#office-tools-for-shell)
|
||||
* [Office tools for cli](#office-tools-for-cli)
|
||||
* [Desktop tools for X11](#desktop-tools-for-x11)
|
||||
* [Games](#games)
|
||||
* [Network share](#network-share)
|
||||
@ -257,7 +257,7 @@ iface enp0s25 inet dhcp
|
||||
```
|
||||
* ZSH: set as default user for root; "${new_username}"; new users with adduser.
|
||||
|
||||
#### Internet tools for shell
|
||||
#### Internet tools for cli
|
||||
|
||||
##### Add
|
||||
* axel: Light command line download accelerator.
|
||||
@ -295,30 +295,20 @@ iface enp0s25 inet dhcp
|
||||
##### Post-Configuration
|
||||
* pepperflashplugin-nonfree: Ensure to install the lastest version.
|
||||
|
||||
#### Office tools for shell
|
||||
#### Office tools for cli
|
||||
|
||||
##### Add
|
||||
* cups
|
||||
* Common UNIX Printing System(tm) - PPD/driver support, web interface.
|
||||
* devtodo
|
||||
* Manipulate and display a hierarchical and prioritised list of tasks.
|
||||
* graphviz
|
||||
* Rich set of graph drawing tools.
|
||||
* imagemagick
|
||||
* ImageMagick is a software suite to create, edit, and compose bitmap images. It can read, convert and write images in a variety of formats.
|
||||
* imagemagick-doc
|
||||
* Document files of ImageMagick.
|
||||
* odt2txt
|
||||
* Simple converter from OpenDocument Text to plain text.
|
||||
* cups: Common UNIX Printing System(tm) - PPD/driver support, web interface.
|
||||
* devtodo: Manipulate and display a hierarchical and prioritised list of tasks.
|
||||
* graphviz: Rich set of graph drawing tools.
|
||||
* imagemagick: ImageMagick is a software suite to create, edit, and compose bitmap images. It can read, convert and write images in a variety of formats.
|
||||
* imagemagick-doc: Document files of ImageMagick.
|
||||
* odt2txt: Simple converter from OpenDocument Text to plain text.
|
||||
* Used with lesspipe for example.
|
||||
* pdftk
|
||||
* PDFtk is a simple tool for doing everyday things with PDF documents.
|
||||
* texlive
|
||||
* A decent selection of the TeX Live packages
|
||||
* texlive-latex-extra
|
||||
* A very large collection of add-on packages for LaTeX.
|
||||
* vim-latexsuite
|
||||
* View, edit and compile LaTeX documents from within Vim.
|
||||
* pdftk: PDFtk is a simple tool for doing everyday things with PDF documents.
|
||||
* texlive: A decent selection of the TeX Live packages
|
||||
* texlive-latex-extra: A very large collection of add-on packages for LaTeX.
|
||||
* vim-latexsuite: View, edit and compile LaTeX documents from within Vim.
|
||||
* Activation in vim:
|
||||
```vim
|
||||
vim-addons install latex-suite
|
||||
|
Loading…
x
Reference in New Issue
Block a user