summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorMartin Herkt <lachs0r@srsfckn.biz>2014-01-08 16:00:40 +0100
committerMartin Herkt <lachs0r@srsfckn.biz>2014-01-08 16:00:40 +0100
commitc2fe43361f876c681a6ab553705fec6d62323c22 (patch)
treeb6880bb0f1facc62ccf1b384aadbc7ef6827eba3 /DOCS
parent49646f10f054863b17fcc203025fa65608b1ce94 (diff)
downloadmpv-c2fe43361f876c681a6ab553705fec6d62323c22.tar.bz2
mpv-c2fe43361f876c681a6ab553705fec6d62323c22.tar.xz
Switch PDF manual generation to rst2pdf
This finally gets rid of the LaTeX dependency. We should actually be using docultils directly here, but I didn't do this because of all the potential Python 2/3 breakage.
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/docutils.conf19
-rw-r--r--DOCS/man/en/mpv.rst5
2 files changed, 0 insertions, 24 deletions
diff --git a/DOCS/man/docutils.conf b/DOCS/man/docutils.conf
deleted file mode 100644
index 2e4d0dcf43..0000000000
--- a/DOCS/man/docutils.conf
+++ /dev/null
@@ -1,19 +0,0 @@
-[latex2e writer]
-use-latex-docinfo: yes
-use-latex-toc: yes
-hyperlink-color: Blue!30!RoyalPurple!70!Black
-latex-preamble: \usepackage[usenames,dvipsnames]{xcolor}
- \usepackage{fullpage}
- \usepackage{graphicx}
- \renewcommand{\familydefault}{\sfdefault}
-
- \makeatletter
- \renewcommand{\maketitle}{
- \begin{center}
- \vspace*{-1.5em}
- \begin{Huge}
- \@title
- \end{Huge}
- \end{center}
- }
- \makeatother
diff --git a/DOCS/man/en/mpv.rst b/DOCS/man/en/mpv.rst
index 003a36ed53..4109fdabe4 100644
--- a/DOCS/man/en/mpv.rst
+++ b/DOCS/man/en/mpv.rst
@@ -10,11 +10,6 @@ a movie player
:Manual section: 1
:Manual group: multimedia
-.. raw:: latex
-
- \tableofcontents
- \pagebreak
-
SYNOPSIS
========