Hi,
very often in the tables we create, we have cells in the header that span
columns and rows. It seems i cant do this in asciidocfx, and the creatof
asciifocfx, suggested i ask you guys..
When i have something like this, it looks ok:
.Interrupt Vectors and Priorities
[width="100%"]
|====================
.2+.>s|Vector 2+^s|Absolute Address (hexadecimal) .2+.>s|Hardware Priority
.2+.>s|Description
^s|VMAP = 0 ^s|VMAP = 1
|RESET |00{nbsp}0000 |3F{nbsp}FFCO | 1 (highest) | Reset
|INT1 |00 0002 |3F FFC2 |5 |Maskable interrupt 1
But if i want the first row to be a header and i do, the following, it
doesn't want to do it:
.Interrupt Vectors and Priorities
[width="100%",options="header"]
|====================
.2+.>s|Vector 2+^s|Absolute Address (hexadecimal) .2+.>s|Hardware Priority
.2+.>s|Description
^s|VMAP = 0 ^s|VMAP = 1
|RESET |00{nbsp}0000 |3F{nbsp}FFCO | 1 (highest) | Reset
|INT1 |00 0002 |3F FFC2 |5 |Maskable interrupt 1
Is this something with how asciidoc works?
Thanks,
Russ
--
You received this message because you are subscribed to the Google Groups
"asciidoc" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/asciidoc.
For more options, visit https://groups.google.com/d/optout.