diff options
author | Ludovic Courtes | 2006-01-18 23:24:41 +0000 |
---|---|---|
committer | Ludovic Courtes | 2006-01-18 23:24:41 +0000 |
commit | eefcf2eac6f4df4f0576ffbbccb280df17d463e4 (patch) | |
tree | 49d12a11c44138755cb93fbfbf11a436128828f0 /doc/user/table.skb | |
parent | 5a6d3f06176735d654b5db8d396b3b043bfca3c8 (diff) | |
parent | 8bdcb386f3ce26a9031ca123b4d43af0b5a3721a (diff) | |
download | skribilo-eefcf2eac6f4df4f0576ffbbccb280df17d463e4.tar.gz skribilo-eefcf2eac6f4df4f0576ffbbccb280df17d463e4.tar.lz skribilo-eefcf2eac6f4df4f0576ffbbccb280df17d463e4.zip |
Merge from lcourtes@laas.fr--2005-mobile
Patches applied:
* lcourtes@laas.fr--2005-mobile/skribilo--devel--1.2 (patch 27-28)
- Merge from lcourtes@laas.fr--2004-libre
- More fixes in the hope to get the manual compiled.
git-archimport-id: lcourtes@laas.fr--2004-libre/skribilo--devel--1.2--patch-31
Diffstat (limited to 'doc/user/table.skb')
-rw-r--r-- | doc/user/table.skb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/user/table.skb b/doc/user/table.skb index c726d44..a3cd75b 100644 --- a/doc/user/table.skb +++ b/doc/user/table.skb @@ -66,6 +66,7 @@ attribute is only supported by HTML engines supporting (:valign [The vertical alignment of the cell. The value can be ,(code "top"), ,(code "center"), ,(code "bottom").]) (:colspan [The number of columns that the cell expands to.]) + (:rowspan [The number of columns that the cell spans over.]) (#!rest node [The value of the cell.])) :writer-id 'tc :ignore-args '(m) |