Vitaly Lomov (Tuesday, 30. March 2010)
> Can you not use CSS selectors for that:
> .caption[lang|=nn]{
> font-size:...;
> }
> That would match any element with 'caption' class and value 'nn' of
> attribute lang.

But the elements generated by docbook-xsl don't contain lang tags:

        <div class="caption">
        ...
        </div>

Ulf

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Gimp-docs mailing list
Gimp-docs@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-docs

Reply via email to