Hello,
I am sorry to bother you again with DocBook, but I have noticed that
choosing a langage in lyx doesn't change the output. Thus, the document
still contains "chapter" and "table of content" even if I choose french.
Note that the behavior was the same in 1.15*.

Of course, I can manually produce what I want by using a customized
stylesheet, such as:

<!DOCTYPE style-sheet PUBLIC "-//James Clark//DTD DSSSL Style Sheet//EN"
[
<!ENTITY dbstyle PUBLIC "-//SGMLtools//DOCUMENT Docbook Style Sheet for
Print//EN" CDATA DSSSL>
]>

<style-sheet>
<style-specification id="print" use="docbook">
<style-specification-body>

(define %default-language% "fr")

</style-specification-body>
</style-specification>
<external-specification id="docbook" document="dbstyle">
</style-sheet>

...but it is not very handy.

Bye,
BG

Reply via email to