mirror of https://github.com/texmacs/doc.git
Fixing bug #38130 : Table 4.2 is a block but not a centered block in User Manual
This commit is contained in:
parent
814dde5d40
commit
f2d319fd22
|
@ -38,8 +38,8 @@
|
||||||
|
|
||||||
<\with|par-mode|center>
|
<\with|par-mode|center>
|
||||||
<small-table|<tabular|<tformat|<table|<row|<cell|boom>|<cell|tree>>|<row|<cell|hallo>|<cell|hello>>|<row|<cell|wiskunde>|<cell|mathematics>>>>>|A
|
<small-table|<tabular|<tformat|<table|<row|<cell|boom>|<cell|tree>>|<row|<cell|hallo>|<cell|hello>>|<row|<cell|wiskunde>|<cell|mathematics>>>>>|A
|
||||||
plain table.><small-table|<block|<tformat|<table|<row|<cell|boom>|<cell|tree>>|<row|<cell|hallo>|<cell|hello>>|<row|<cell|wiskunde>|<cell|mathematics>>>>>|A
|
plain table.><small-table|<block*|<tformat|<table|<row|<cell|boom>|<cell|tree>>|<row|<cell|hallo>|<cell|hello>>|<row|<cell|wiskunde>|<cell|mathematics>>>>>|A
|
||||||
centered block.><small-table|<with|mode|math|<with|math-display|true|<matrix|<tformat|<table|<row|<cell|a>|<cell|b>>|<row|<cell|c>|<cell|d>>>>>>>|A
|
centered block.><small-table|<math|<with|math-display|true|<matrix|<tformat|<table|<row|<cell|a>|<cell|b>>|<row|<cell|c>|<cell|d>>>>>>>|A
|
||||||
matrix.>
|
matrix.>
|
||||||
</with>
|
</with>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue