开发者

Docbook, turn off table numbering

As the title reflects I want to turn off the numbering of tables.

The reason is that the tables already have custom numbering (nested in the xml co开发者_开发知识库de).

Any suggestion is apperciated.


Simple solution:

You can use the <informaltable> element for creating tables without any title at all. If you need a title, embrace the informaltable with a <simplesect>.

Not-so-simple solution:

If you really need <table> elements, read this description how to customize your stylesheet accordingly:

http://www.sagehill.net/docbookxsl/PrintTableStyles.html#TablesUnnumbered

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜