From: Brecht M. <bre...@mo...> - 2016-08-12 14:24:17
|
Hi Paolo, On Fri, 12 Aug 2016 09:03:16 +0200, Paolo Cavallini <cav...@fa...> wrote: >> Did you set a size or scale option for the figures? > > I didn't. Just used the same settings as for the Latexpdf builder, with > plain .. image:: directive > Shouldn't rinoh have the same output as the latex one? > What would be the suggested settings? Rinohtype respects an image's embedded DPI setting. If no DPI value is present in the image, a default of 72 DPI is used. I have tried rendering the Lizmap documentation [1]. I don't suppose it is this project you tried to render using rinohtype, since it triggers a bug (#47) aborting the rendering process? In addition to this bug it revealed another bug (#45) and indeed illustrates the difference with LaTeX output (#46). I plan to deal with these issues in a bugfix release 0.2.1 [2]. Please subscribe to these issues if you wish to receive updates about them. You're also welcome to share your ideas about #46 by adding comments, of course. Best regards, Brecht [1] https://github.com/3liz/lizmap-documentation [2] https://github.com/brechtm/rinohtype/milestone/3 |