Make the HTML manual not use ligatures. Fixes FS#9651.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19458 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Dominik Riebeling 2008-12-16 19:39:48 +00:00
parent f6251e4256
commit 30ec92360a

View file

@ -4,7 +4,7 @@ include LaTeX.Rules
GRAPHIC_FILES:=`find . -name \*.jpg \*.jpeg`
HTLATEX := htlatex
HTOPTS1 := rockbox-html,charset=utf-8,early_
HTOPTS2 := " -utf8 -cunihtf"
HTOPTS2 := " -utf8"
HTOPTS3 := "-dhtml/ -cvalidate"
.PHONY: all cleaner buildmanual output