Hmm. I already committed this remotely, it doesn't seem to have 'stuck'.

Explicitly set %lang.ja to "IGNORE", it will need to be turned on with
something like

    jade -ilang.ja ...
This commit is contained in:
Nik Clayton 1999-04-05 17:24:40 +00:00
parent 0cd14a40a8
commit 46ad10792f
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=4615

View file

@ -1,6 +1,7 @@
<!DOCTYPE style-sheet PUBLIC "-//James Clark//DTD DSSSL Style Sheet//EN" [
<!ENTITY % output.html "IGNORE">
<!ENTITY % output.print "IGNORE">
<!ENTITY % lang.ja "IGNORE">
<![ %output.html; [
<!ENTITY docbook.dsl PUBLIC "-//Norman Walsh//DOCUMENT DocBook HTML Stylesheet//EN" CDATA DSSSL>
]]>