Skip to content

Commit 88c517f

Browse files
author
nadeko
committed
CI autodeploy
1 parent 6ad0138 commit 88c517f

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

manual/master/index.html

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14949,11 +14949,6 @@ <h3>Configurable Options</h3>
1494914949
<p class="last">Update chapter markers positions on duration changes, e.g. live streams.
1495014950
The updates are unoptimized - consider disabling it on very low-end systems.</p>
1495114951
</dd>
14952-
<dt><tt class="docutils literal">chapters_osd</tt>, <tt class="docutils literal">playlist_osd</tt></dt>
14953-
<dd><p class="first">Default: yes</p>
14954-
<p class="last">Whether to display the chapters/playlist at the OSD when left-clicking the
14955-
next/previous OSC buttons, respectively.</p>
14956-
</dd>
1495714952
<dt><tt class="docutils literal">chapter_fmt</tt></dt>
1495814953
<dd><p class="first">Default: <tt class="docutils literal">Chapter: %s</tt></p>
1495914954
<p class="last">Template for the chapter-name display when hovering the seekbar.
@@ -15507,10 +15502,13 @@ <h2>Configuration</h2>
1550715502
<h3>Configurable Options</h3>
1550815503
<dl class="docutils">
1550915504
<dt><tt class="docutils literal">font</tt></dt>
15510-
<dd><p class="first">Default: unset (picks a hardcoded font depending on detected platform)</p>
15511-
<p class="last">Set the font used for the REPL and the console.
15512-
This has to be a monospaced font for the completion suggestions to be
15513-
aligned correctly.</p>
15505+
<dd><p class="first">Default: a monospace font depending on the platform</p>
15506+
<p class="last">Set the font used for the console.
15507+
A monospaced font is necessary to align completion suggestions correctly in
15508+
a grid.
15509+
If the console was opened by calling <tt class="docutils literal">mp.input.select</tt> and no font was
15510+
configured, <tt class="docutils literal"><span class="pre">--osd-font</span></tt> is used, as alignment is not necessary in that
15511+
case.</p>
1551415512
</dd>
1551515513
<dt><tt class="docutils literal">font_size</tt></dt>
1551615514
<dd><p class="first">Default: 24</p>

0 commit comments

Comments
 (0)