gramps/src/plugins/docgen
2011-05-13 03:58:41 +00:00
..
AsciiDoc.py Patch from Adam Stein <adam@csh.rit.edu>: Add support for links and cropped images in ODF document output. Also related to: http://www.gramps-project.org/bugs/view.php?id=4774 2011-05-08 03:29:36 +00:00
docgen.gpr.py Move all trunk plugins to version 3.4 2011-03-21 20:43:00 +00:00
gtkprint.glade
GtkPrint.py
HtmlDoc.py Patch from Adam Stein <adam@csh.rit.edu>: Add support for links and cropped images in ODF document output. Also related to: http://www.gramps-project.org/bugs/view.php?id=4774 2011-05-08 03:29:36 +00:00
LaTeXDoc.py Patch from Adam Stein <adam@csh.rit.edu>: Add support for links and cropped images in ODF document output. Also related to: http://www.gramps-project.org/bugs/view.php?id=4774 2011-05-08 03:29:36 +00:00
Makefile.am
ODFDoc.py 0004905: Bug in ODF output format that ONLY crops the first image correctly (Patch from Adam Stein) 2011-05-13 03:58:41 +00:00
PdfDoc.py Separate some general code from GUI specific code - particularly for graph generators so that graphs can be generated from the CLI. 2011-03-17 03:02:36 +00:00
PSDrawDoc.py Patch from Adam Stein <adam@csh.rit.edu>: Add support for links and cropped images in ODF document output. Also related to: http://www.gramps-project.org/bugs/view.php?id=4774 2011-05-08 03:29:36 +00:00
RTFDoc.py Patch from Adam Stein <adam@csh.rit.edu>: Add support for links and cropped images in ODF document output. Also related to: http://www.gramps-project.org/bugs/view.php?id=4774 2011-05-08 03:29:36 +00:00
SvgDrawDoc.py