Re: [css2xslfo-support] Headlines
Brought to you by:
wdonne
From: Andreas J. <an...@an...> - 2005-05-18 08:23:20
|
--On Dienstag, 17. Mai 2005 16:45 Uhr +0200 Werner Donn=E9=20 <wer...@re...> wrote: > Hi Andreas, > > I'm sorry, but the manual doesn't say that you need at least one @page > rule for it to work. Without an @page rule the User Agent page set-up > is generated. The regions are then not taken into account. I'll update > the manual. Do you have a quick example? > > There are two other problems with your example. You should declare > the XHTML namespace (xmlns=3D"http://www.w3c.org/1999/xhtml" on html). > Comments starting with "//" are not valid in CSS. You should use "/* ... > */". > The CSS parser appears to loose track because of this. Ok, but the comments did not harm :-) Thanks, Andreas |