Paul Franklin
bf20905761
specify SVG font size is in points, for stupid viewers
2014-12-30 10:50:55 -08:00
Paul Franklin
555a244a45
8240: can't disable box shadow in SVG descendant tree
2014-12-30 10:42:14 -08:00
Paul Franklin
78ec6a26a2
8237: descendant tree graphical report, syntax error in svg output
2014-12-17 19:37:45 -08:00
kulath
6a5b630a05
Fix 0008234: Various problems with docgen.TextDoc.add_media_object part
...
(1) for gramps34 branch
2014-12-14 17:48:04 +00:00
Vassilii Khachaturov
161ce3b66e
7290: ImgManip.image_dpi shouldn't return None
...
always return a sensible default, even if we couldn't read the DPI
Use the data from Matthias Basler for ODF docgen code, as
that is the only user of image_dpi anyway.
2013-12-12 18:40:04 +02:00
Vassilii Khachaturov
a8a38ff87d
7288/7290 refactor out crop_percentage_to_subpixel
2013-12-12 17:58:14 +02:00
Vassilii Khachaturov
0d61bb01ab
7288/7290: refactor fix from matthiasbasler
...
Cluster DPI-aware code together
More precise comment
2013-12-12 17:28:59 +02:00
Vassilii Khachaturov
08814624b6
rm relict RCS kwd
2013-12-12 17:04:48 +02:00
Vassilii Khachaturov
76df5d703a
7288/7290: image cropping fixes in ODFDoc
...
Applied the patch from Matthias Basler attached to bug #7288 ,
without the rename of x and y variables to minimize the diff.
Code reviewed for correctness and retested manually.
Further work needed (probably on the master branch only):
1) DPI default of 96 -- need to verify platform independence
2) Proper refactoring of the code into ODF-specific pieces
and image manipulation that should go down into ImgManip.py
2013-12-12 17:04:48 +02:00
Vassilii Khachaturov
18ba120115
Rename PSDrawDoc to PsDoc, reduce .py file count.
...
Follow-up to code review, see the bug# 6883.
svn: r22808
2013-08-06 19:57:52 +00:00
Vassilii Khachaturov
19ca766ee4
Finish the refactoring.
...
PdfDoc now also uses CairoDocgen.
svn: r22805
2013-08-06 17:10:19 +00:00
Vassilii Khachaturov
e726cbf72f
Refactoring PSDrawDoc and PdfDoc common base
...
Split PSDrawDoc into CairoDocgen and PSDrawDoc with overrides only.
PdfDoc still not refactored.
svn: r22804
2013-08-06 17:10:08 +00:00
Vassilii Khachaturov
2acb205ed0
6883: non-Western fonts broken in PS reports
...
Replace PSDrawDoc with an almost identical twin of PdfDoc.
runtest.sh now aware that the new backend produces text reports.
svn: r22803
2013-08-06 17:09:56 +00:00
Vassilii Khachaturov
18e9c860a4
2974: rtf docgen doesn't escape backslashes
...
svn: r22702
2013-07-21 10:59:44 +00:00
Vassilii Khachaturov
8b8ea1c269
6884: RTF reports broken on intl chars
...
Fix the problem by wrapping each char in an RTF {} group.
A bit inflating the text, but fixes the bug :-)
svn: r22695
2013-07-20 16:22:46 +00:00
Paul Franklin
20231f676f
6514: LaTeXDoc.py fails to load (fixed by John Ralls)
...
svn: r21602
2013-03-10 19:29:02 +00:00
Paul Franklin
099def6fd0
6177: Wrong line created by the LaTeX module
...
svn: r20676
2012-11-18 03:31:41 +00:00
Paul Franklin
15696d64a8
5765: table-lines out of order in complete-individual-report in LaTeX
...
(patch by Harald Rosemann <rosemann@imkt.uni-hannover.de>)
svn: r19953
2012-07-05 13:54:01 +00:00
Paul Franklin
407c02b054
5562: New LaTeXDoc.py -- patch by Harald Rosemann <rosemann@imkt.uni-hannover.de>
...
svn: r18902
2012-02-16 19:41:16 +00:00
Nick Hall
bab1c347f5
5326: Add table of contents and index support for ODF documents
...
svn: r18886
2012-02-14 23:11:49 +00:00
Nick Hall
9ccbea8337
5326: Bug fix for table of contents and index in pdf reports
...
svn: r18875
2012-02-13 18:38:14 +00:00
Nick Hall
8a443da4d2
5326: Add Alphabetical Index and Table of Contents generation for pdf reports
...
svn: r18870
2012-02-12 21:55:07 +00:00
Paul Franklin
1ca4c044db
5562: New LaTeXDoc.py -- patch by Harald Rosemann <rosemann@imkt.uni-hannover.de>
...
svn: r18864
2012-02-12 04:00:42 +00:00
Josip Pisoj
53c9c30890
bug #5554 : Automake problem
...
svn: r18851
2012-02-10 20:25:15 +00:00
Nick Hall
da75a38762
5326: Revert r18842
...
svn: r18848
2012-02-10 19:57:57 +00:00
Nick Hall
3767c1d1e4
5326: Add Alphabetical Index and Table of Contents generation for pdf reports
...
svn: r18842
2012-02-10 14:53:58 +00:00
Tim G L Lyons
8eaa83a5e8
0005533: RTFDoc produces invalid RTF when bold and normal are mixed in a paragraph. start_bold and end_bold changed to store data in the self.text buffer
...
svn: r18770
2012-01-25 23:28:42 +00:00
Tim G L Lyons
1ff2b969c4
0005529: Implement clickable links in reports, at least for odf. Implemented for odf output only, using mark.type LOCAL_HYPERLINK and LOCAL_TARGET.
...
svn: r18766
2012-01-24 18:13:23 +00:00
Tim G L Lyons
abddb6bcf6
0005528: ODF output fails validation. Added generation of settings.xml, and fixed illegal characters in style-name
...
svn: r18765
2012-01-24 16:00:11 +00:00
Paul Franklin
e5a490d5da
5317: Multi-line photo captions are not rendered correctly in output reports
...
patch from Adam Stein <adam@csh.rit.edu>
svn: r18760
2012-01-22 04:03:29 +00:00
Paul Franklin
99d804ea45
4646: reports cannot be run from the command line in a non-GUI environment -- partial fix
...
svn: r18556
2011-12-08 16:40:27 +00:00
Paul Franklin
c83653f017
for Python files and Makefile.am files in the "src" (only) sub-tree:
...
1) add SVN svn:keywords "Id" property if it didn't have it
2) add SVN svn:mime-type "text/plain" property if it didn't have it
3) add SVN "Id" line to the file if it had none
svn: r18554
2011-12-06 16:56:50 +00:00
Paul Franklin
fb48820056
5386: libhtmlbackend.py crashes if a dir-name file preexists
...
svn: r18531
2011-11-29 03:33:32 +00:00
Paul Franklin
ba60ec4c07
missing or malformed SVN "Id" line
...
svn: r18361
2011-10-23 03:13:50 +00:00
Doug Blank
9cd2754e19
Keep gtk out of includes, if possible
...
svn: r18302
2011-10-12 20:18:48 +00:00
Brian Matherly
603238aeb0
0004605: Multiple improvements for LaTeX output (patch from Harald Rosemann)
...
svn: r18035
2011-08-14 14:12:53 +00:00
Brian Matherly
2b9afdf45d
Patch by Adam Stein <adam@csh.rit.edu > - Continued work on "0002513: Using section/region on media_ref as thumbnail on reports" - make links clickable in LaTeX.
...
svn: r17982
2011-07-31 20:44:44 +00:00
Brian Matherly
9bc3d725cb
Patch by Adam Stein <adam@csh.rit.edu > - Continued work on "0002513: Using section/region on media_ref as thumbnail on reports"
...
svn: r17971
2011-07-27 03:26:12 +00:00
Brian Matherly
bb6ad450e3
Patch by Adam Stein <adam@csh.rit.edu > - Partial completion of "0002513: Using section/region on media_ref as thumbnail on reports"
...
svn: r17917
2011-07-12 03:30:58 +00:00
Jérôme Rapinat
5341b4d132
5023: Textual reports are crashing with HTML format without stylesheet set
...
svn: r17837
2011-06-27 07:37:32 +00:00
Peter Landgren
4750ab4816
Endnotes improvment, see issue 4997 & 4998.
...
svn: r17809
2011-06-19 11:47:22 +00:00
Brian Matherly
b49ca7608e
0004905: Bug in ODF output format that ONLY crops the first image correctly (Patch from Adam Stein)
...
svn: r17483
2011-05-13 03:58:41 +00:00
Brian Matherly
3d4f4f031c
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
...
svn: r17451
2011-05-08 03:29:36 +00:00
Doug Blank
a00dcd0c2b
Move all trunk plugins to version 3.4
...
svn: r16874
2011-03-21 20:43:00 +00:00
Brian Matherly
e6befe67b9
Separate some general code from GUI specific code - particularly for graph generators so that graphs can be generated from the CLI.
...
svn: r16838
2011-03-17 03:02:36 +00:00
Craig J. Anderson
1a3a101420
Fixed issue 4670.
...
'one_page' option in the Ancestor/Descendant graphical repororts did not
change the page type to 'custom'.
also landscape orientation did not switch the page.height and page.width
properties which made items print outside the page and give infinate loop
errors.
svn: r16708
2011-02-24 17:11:35 +00:00
Jérôme Rapinat
0f8a04fa52
typo - PostScript trademark (contribution by Paul Franklin)
...
svn: r16693
2011-02-22 08:58:50 +00:00
Gerald Britton
a19e65073c
Use built-in map function to simplify some list comprehensions
...
svn: r16636
2011-02-16 20:06:40 +00:00
Jérôme Rapinat
7028619387
4612: 'elf' instead of 'self' (fixed by Harald Rosemann)
...
svn: r16585
2011-02-06 13:08:45 +00:00
Gerald Britton
adf976821f
Remove unneeded line continuations and tidy up
...
svn: r16472
2011-01-25 18:47:12 +00:00