Improve node coverage for latex/text writers.

This commit is contained in:
Georg Brandl
2008-11-01 14:40:02 +00:00
parent 2ebb04f10f
commit 1ed2d916cd
3 changed files with 64 additions and 0 deletions
+35
View File
@@ -31,6 +31,41 @@ Admonitions
Tip text.
Body directives
---------------
.. topic:: Title
Topic body.
.. sidebar:: Sidebar
:subtitle: Sidebar subtitle
Sidebar body.
.. rubric:: Test rubric
.. epigraph:: Epigraph title
Epigraph body.
-- Author
.. highlights:: Highlights
Highlights body.
.. pull-quote:: Pull-quote
Pull quote body.
.. compound::
a
b
Tables
------