Correct table header formating to include vertical text

Signed-off-by: Jeff Scheel <scheel@us.ibm.com>
pull/1/head papr_2.7
Jeff Scheel 7 years ago
parent ba26762628
commit 6be1cb724d

@ -885,9 +885,9 @@ xml:lang="en">
<title>PCI Express Optional Feature Usage in LoPAR Platforms </title> <title>PCI Express Optional Feature Usage in LoPAR Platforms </title>
<tgroup cols="4"> <tgroup cols="4">
<colspec colname="c1" colwidth="20*" align="center"/> <colspec colname="c1" colwidth="20*" align="center"/>
<colspec colname="c2" colwidth="10*" align="center"/> <colspec colname="c2" colwidth="5*" align="center"/>
<colspec colname="c3" colwidth="10*" align="center"/> <colspec colname="c3" colwidth="5*" align="center"/>
<colspec colname="c4" colwidth="60*"/> <colspec colname="c4" colwidth="70*"/>
<thead valign="middle"> <thead valign="middle">
<row> <row>
<entry morerows="1"> <entry morerows="1">
@ -907,10 +907,10 @@ xml:lang="en">
</entry> </entry>
</row> </row>
<row> <row>
<entry> <entry><?dbfo orientation="90"?><?dbfo rotated-width="0.5in"?>
<para>Base</para> <para>Base</para>
</entry> </entry>
<entry> <entry><?dbfo orientation="90"?><?dbfo rotated-width="0.5in"?>
<para>IBM Server</para> <para>IBM Server</para>
</entry> </entry>
</row> </row>

@ -1613,9 +1613,9 @@ ELSE
<title>LoPAR Optional Features </title> <title>LoPAR Optional Features </title>
<tgroup cols="4"> <tgroup cols="4">
<colspec colname="c1" colwidth="30*" align="center"/> <colspec colname="c1" colwidth="30*" align="center"/>
<colspec colname="c2" colwidth="10*" align="center"/> <colspec colname="c2" colwidth="5*" align="center"/>
<colspec colname="c3" colwidth="10*" align="center"/> <colspec colname="c3" colwidth="5*" align="center"/>
<colspec colname="c4" colwidth="50*"/> <colspec colname="c4" colwidth="60*"/>
<thead valign="middle"> <thead valign="middle">
<row> <row>
<entry morerows="1"> <entry morerows="1">
@ -1635,12 +1635,12 @@ ELSE
</entry> </entry>
</row> </row>
<row> <row>
<entry> <entry><?dbfo orientation="90"?><?dbfo rotated-width="0.5in"?>
<para> <para>
<emphasis role="bold">Base</emphasis> <emphasis role="bold">Base</emphasis>
</para> </para>
</entry> </entry>
<entry> <entry><?dbfo orientation="90"?><?dbfo rotated-width="0.5in"?>
<para> <para>
<emphasis role="bold">IBM Server</emphasis> <emphasis role="bold">IBM Server</emphasis>
</para> </para>

Loading…
Cancel
Save