Skip to content

Commit f2a3e6c

Browse files
committed
DOC: nested tables are not supported in sphinx latex
1 parent f99ae8b commit f2a3e6c

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

lib/matplotlib/markers.py

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -59,16 +59,17 @@
5959
6060
`style`:
6161
the style of the regular symbol:
62-
""""""
63-
===== ===================================
64-
Value Description
65-
0 a regular polygon
66-
1 a star-like symbol
67-
2 an asterisk
68-
3 a circle (`numsides` and `angle` is
69-
ignored)
70-
===== ===================================
71-
""""""
62+
63+
0
64+
a regular polygon
65+
1
66+
a star-like symbol
67+
2
68+
an asterisk
69+
3
70+
a circle (`numsides` and `angle` is
71+
ignored)
72+
7273
`angle`:
7374
the angle of rotation of the symbol
7475
============================== ===============================================

0 commit comments

Comments
 (0)