OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

dita-comment message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: simple table relcolwidth example wrong


http://docs.oasis-open.org/dita/v1.2/os/spec/langref/simpletable.html#simpletable

 

relcolwidth

A relative value to specify the width of a column in relationship to the width of the other columns. The values are totaled and made a percent. For example:

relcolwidth="1* 2* 3*"

causes widths of 16.7%, 33.3%, and 66.7%.

relcolwidth="90* 150*"

causes width of 37.5% and 62.5%.

CDATA

#IMPLIED

No

 

1 + 2 + 3 = 6

1/6 = 16.7%

2/6 = 33.3%

3/5 = 50%

 

The other example is correct.

 

Don



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]