You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
waf_old/playground/rst/test2.rst

46 lines
712 B
ReStructuredText

#########
Example 2
#########
:purpose: demonstrate rst processing through rst2latex
Generated PDF Picture
#####################
.. figure:: test.pdf
:align: center
:width: 50%
This figure shows a pdf file that was auto-generated
(test.pdf).
Generated PNG Picture
#####################
.. figure:: test.png
:align: center
:width: 50%
This figure shows a pdf file that was auto-generated
(test.png).
Generated rst Content
#####################
.. include:: generated.rst
Generated CSV Content
#####################
.. csv-table::
:file: generated.csv
Generated LaTeX Content (raw Directive)
#######################################
.. raw:: latex
:file: generated.tex