Issue2794
Created on 2008-05-08 20:11 by aafshar, last changed 2008-05-16 13:36 by georg.brandl.
| File name |
Uploaded |
Description |
Edit |
Remove |
|
latex-figure.diff
|
aafshar,
2008-05-08 20:11
|
Patch to add writing of figure directive and embedded caption |
|
|
| msg66437 (view) |
Author: Ali Afshar (aafshar) |
Date: 2008-05-08 20:11 |
|
.. figure:: directive is not handled when writing to latex, and this
directive seems the only way to have a captioned image in rst.
I have added a patch that simply handles the figure, and captions.
Note that figures have an additional component of "legends" but I can't
seem to work out what these are.
|
| msg66944 (view) |
Author: Georg Brandl (georg.brandl) |
Date: 2008-05-16 13:36 |
|
Thanks, committed as r63372.
|
|
| Date |
User |
Action |
Args |
| 2008-05-16 13:36:58 | georg.brandl | set | status: open -> closed resolution: accepted messages:
+ msg66944 |
| 2008-05-08 20:11:25 | aafshar | create | |
|