File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ distclean: clean
25
25
26
26
html :
27
27
rm -f ../html/jmanual* .
28
- TRANSPARENT_COLOR=" #ffffff" charset=" UTF-8" latex2html -dir ../html/ -transparent -local_icons -split +3 -auto_prefix -init_file ../latex/.latex2html-init -iso_language JP jmanual
28
+ TRANSPARENT_COLOR=" #ffffff" charset=" UTF-8" latex2html -dir ../html/ -transparent -local_icons -split +3 -auto_prefix -init_file ../latex/.latex2html-init -iso_language JP -html_version= " 4.0,unicode " jmanual
29
29
(cd ../html; sed -i ' s@"jmanual.css"@"manual.css"@' j* .html)
30
30
31
31
Original file line number Diff line number Diff line change @@ -25,4 +25,4 @@ distclean: clean
25
25
26
26
html :
27
27
rm -f ../html/manual* .{old,html,png,pl} ../html/manual-images.*
28
- TRANSPARENT_COLOR=" #ffffff" latex2html -dir ../html/ -transparent -local_icons -split +3 -auto_prefix -iso_language JP manual
28
+ TRANSPARENT_COLOR=" #ffffff" latex2html -dir ../html/ -transparent -local_icons -split +3 -auto_prefix -iso_language JP -html_version= " 4.0,unicode " manual
You can’t perform that action at this time.
0 commit comments