Revert the last change to the HTML manual configuration as it turned out to break with non-ASCII characters.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19461 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Dominik Riebeling 2008-12-16 22:21:52 +00:00
parent 2d0a045909
commit 9f74c15bee

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"
HTOPTS2 := " -utf8 -cunihtf"
HTOPTS3 := "-dhtml/ -cvalidate"
.PHONY: all cleaner buildmanual output