Re: [Doxygen-users] @startuml size of generated image for Latex/PDF
Brought to you by:
dimitri
From: Albert <alb...@gm...> - 2014-11-28 13:47:18
|
I've just created pull request 251 which handles also this problem. On Mon, Nov 24, 2014 at 8:35 PM, Matej Kenda <mat...@gm...> wrote: > Albert, > > That’s great! > > I can try new features as soon as they will be available. > > Regards, > > Matej > > > On 24. nov. 2014, at 19.13, Albert <alb...@gm...> wrote: > > > > Hi Matej, > > > > This is currently not possible, but I'm working on it (it will be > similar to \image and also applicable for other external graphing > commands) . Hopefully I can create a patch in the next few days. > > > > Albert > > > > On Mon, Nov 24, 2014 at 4:47 PM, Matej Kenda <mat...@gm...> wrote: > > Hi, > > > > It is very nice that PlantUML keywords were integrated into Doxygen. > > > > Generated images are sometimes too wide and are not completely visible > on the page. > > > > Is there a way to control the size of the generated images that are > included into the Latex/PDF files in a similar fashion as it can be done > for \image tags (witdh=\textwidth)? > > > > |