mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
corrected descriptions of tabularcolumns specifiers
This commit is contained in:
parent
d952469a22
commit
3c8de18e86
@ -212,9 +212,9 @@ following directive exists:
|
|||||||
``p{width}`` construct, or tabulary's automatic specifiers:
|
``p{width}`` construct, or tabulary's automatic specifiers:
|
||||||
|
|
||||||
+-----+------------------------------------------+
|
+-----+------------------------------------------+
|
||||||
|``L``| ragged-left column with automatic width |
|
|``L``| flush left column with automatic width |
|
||||||
+-----+------------------------------------------+
|
+-----+------------------------------------------+
|
||||||
|``R``| ragged-right column with automatic width |
|
|``R``| flush right column with automatic width |
|
||||||
+-----+------------------------------------------+
|
+-----+------------------------------------------+
|
||||||
|``C``| centered column with automatic width |
|
|``C``| centered column with automatic width |
|
||||||
+-----+------------------------------------------+
|
+-----+------------------------------------------+
|
||||||
|
Loading…
Reference in New Issue
Block a user