Code style fixes.

This commit is contained in:
Georg Brandl
2011-09-17 21:05:12 +02:00
parent 1d59011ce6
commit 896b575cdc
2 changed files with 14 additions and 4 deletions

View File

@@ -169,6 +169,16 @@ Tables
| 2 | Empty cells: | |
+----+----------------+----+
Table with multicol:
+----+---------------------+
| 1 | test! |
+----+---------+------+----+
| 2 | col | col | c |
| y +---------+------+----+
| x | test |
+----+---------------------+
Figures
-------