From d0b9be67a431373c01b0224def5b37f4368e4769 Mon Sep 17 00:00:00 2001 From: Gardouille Date: Mon, 16 Nov 2015 14:58:38 +0100 Subject: [PATCH] README.md: Correct "Office tools for cli" doc. --- README.md | 36 +++++++++++++----------------------- 1 file changed, 13 insertions(+), 23 deletions(-) diff --git a/README.md b/README.md index 4bb76f2..a6565c8 100644 --- a/README.md +++ b/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