Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
latex treedoc: convert images to thumbnails for embedding
Images are included by the latex code in full into the rendering, instead of only the rectangle selected in gramps' media DB. Having lots of big photos with small faces in my setup, this leads to unreasonably huge PDF files with unrecognizably small faces in them. Also, some characters (e.g. comma, spaces) in filepaths might trouble the latex parser, see 75921ce and 2da93aa -- using thumbnails this is circumvented. However, note this makes the resulting .tex file not standalone anymore.
- Loading branch information