summaryrefslogtreecommitdiffstats
path: root/DOCS/xml/en/install.xml
diff options
context:
space:
mode:
authortorinthiel <torinthiel@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-12-21 00:08:23 +0000
committertorinthiel <torinthiel@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-12-21 00:08:23 +0000
commita580d8eb4e4a76c62ad585140549e930b9456b87 (patch)
tree0b23d84bdba9805f8c6506f53709b6ce0528dd71 /DOCS/xml/en/install.xml
parente4876ebe46ca012176afa9c7c666b7e1371918ae (diff)
downloadmpv-a580d8eb4e4a76c62ad585140549e930b9456b87.tar.bz2
mpv-a580d8eb4e4a76c62ad585140549e930b9456b87.tar.xz
Still some reformatting:
- some (hopefully) more sane linebreaks - remove stray propmt from example git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21705 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/en/install.xml')
-rw-r--r--DOCS/xml/en/install.xml23
1 files changed, 16 insertions, 7 deletions
diff --git a/DOCS/xml/en/install.xml b/DOCS/xml/en/install.xml
index 1aeff42e8f..7bca759adc 100644
--- a/DOCS/xml/en/install.xml
+++ b/DOCS/xml/en/install.xml
@@ -245,9 +245,13 @@ the command line. This option will be a good candidate to put in your
configuration file (see the manual page for details).
The second is to create a symlink called <filename>subfont.ttf</filename>
to the font file of your choice. Either
-<screen>ln -s <replaceable>/path/to/sample_font.ttf</replaceable> ~/.mplayer/subfont.ttf</screen>
+<screen>
+ln -s <replaceable>/path/to/sample_font.ttf</replaceable> ~/.mplayer/subfont.ttf
+</screen>
for each user individually or a system-wide one:
-<screen>ln -s <replaceable>/path/to/sample_font.ttf</replaceable> $PREFIX/share/mplayer/subfont.ttf</screen>
+<screen>
+ln -s <replaceable>/path/to/sample_font.ttf</replaceable> $PREFIX/share/mplayer/subfont.ttf
+</screen>
</para>
<para>
@@ -256,8 +260,9 @@ If <application>MPlayer</application> was compiled with
won't work, instead <option>-font</option> expects a
<systemitem class="library">fontconfig</systemitem> font name
and defaults to the sans-serif font. Example:
-
-<screen>mplayer -font <replaceable>'Bitstream Vera Sans'</replaceable> <replaceable>anime.mkv</replaceable></screen>
+<screen>
+mplayer -font <replaceable>'Bitstream Vera Sans'</replaceable> <replaceable>anime.mkv</replaceable>
+</screen>
</para>
<para>
@@ -287,8 +292,12 @@ Uncompress the file you downloaded to
<filename class="directory">$PREFIX/share/mplayer</filename>.
Then rename or symlink one of the extracted directories to
<filename class="directory">font</filename>, for example:
-<screen>ln -s <replaceable>~/.mplayer/arial-24</replaceable> ~/.mplayer/font</screen>
-<screen>ln -s <replaceable>$PREFIX/share/mplayer/arial-24</replaceable> $PREFIX/share/mplayer/font</screen>
+<screen>
+ln -s <replaceable>~/.mplayer/arial-24</replaceable> ~/.mplayer/font
+</screen>
+<screen>
+ln -s <replaceable>$PREFIX/share/mplayer/arial-24</replaceable> $PREFIX/share/mplayer/font
+</screen>
</para>
<para>
@@ -340,7 +349,7 @@ the Preferences menu is currently UNIMPLEMENTED!
</simpara></listitem>
<listitem><para>
start <application>MPlayer</application> by the following example:
- <screen>$ mplayer -menu <replaceable>file.avi</replaceable></screen>
+ <screen>mplayer -menu <replaceable>file.avi</replaceable></screen>
</para></listitem>
<listitem><simpara>
push any menu key you defined