1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-19 13:21:13 +00:00
mpv/DOCS
Martin Herkt bf0cb27489
man: fix PDF build
The build failed because rst2pdf apparently has problems with
page breaks. In this case, the link to the ALSA upmix guide was
causing a page break in an admonition block. My guess is that
rst2pdf screws up when it can’t fill at least one line of text
following a page break, so I worked around this by making that
paragraph a little longer. Seems to do the trick.

I also shortened the URL using GitHub’s service because it was
causing some rather unsightly formatting in the manpage output.

Maybe we should just build HTML instead of a PDF.
2015-04-24 03:37:43 +02:00
..
client_api_examples vo_opengl_cb: deprecate mpv_opengl_cb_render() 2015-04-09 19:31:01 +02:00
man man: fix PDF build 2015-04-24 03:37:43 +02:00
client-api-changes.rst client API: add MPV_FORMAT_BYTE_ARRAY type 2015-04-20 23:09:34 +02:00
compile-windows.md DOCS: fix compilation instructions for MXE crosscompilation 2015-03-17 11:13:09 +01:00
contribute.md DOCS/contribute.md: Add guideline for pull requests 2015-04-13 15:11:09 +02:00
edl-mpv.rst Drop libquvi support 2014-10-25 20:18:22 +02:00
encoding.rst manpage: update config file locations 2014-06-28 15:55:09 +02:00
mplayer-changes.rst DOCS/mplayer-changes: Eleborate on joystick input 2015-04-23 22:47:08 +02:00
release-policy.md DOCS: mark the recent release in client-api-changes.rst 2014-08-12 23:01:19 +02:00
tech-overview.txt DOCS/tech-overview.txt: some updates 2014-08-18 01:21:13 +02:00
waf-buildsystem.rst DOCS/waf: Edit --enable-feature sentences 2015-04-12 16:58:06 +02:00