From cffdb6024ce9f88c638561bb08a3025ea0497b2d Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 7 Nov 2016 07:27:36 +0100 Subject: Add openSUSE installation hints --- README.txt | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'README.txt') diff --git a/README.txt b/README.txt index a8143ac..6a230e8 100644 --- a/README.txt +++ b/README.txt @@ -95,7 +95,20 @@ Sphinx: PDF: # pacman -S texlive-bin texlive-core texlive-latexextra texlive-fontsextra \ - pygmentize + +openSUSE +~~~~~~~~ + +Packages: + + # zypper in python-pip 'texlive*' + +Sphinx: + + # pip install -U Sphinx + +Using pip to install Sphinx destroys the python-Sphinx package if installed via +RPM. Latex Setup ~~~~~~~~~~~ -- cgit v1.2.3