limiting image size

Shaun McCance <shaunm at gnome.org>
Thu May 7 11:48:39 EDT 2015

Don't think Harmony is on mallard-list. CCing with Jim's reply.

On Tue, 2015-05-05 at 09:52 -0500, Jim Campbell wrote:
> Hi Harmony,
> 
> On Sat, May 2, 2015, at 08:23 AM, Harmony wrote:
> > Hi,
> > 
> > I'm helping to write a new user manual for Tor Browser [1] in Mallard.
> > It's a great, simple documentation format, and we're happy to be using
> > it.
> > 
> > One of the problems I've encountered is that linking to detailed .png
> > files with the "<media img=" tag is that they show up (when the Mallard
> > source is viewed in yelp) at a very large size. Is there anything I can
> > include in the tag that will constrain these images to smaller
> > dimensions?
> > 
> > Thanks for your help.
> > 
> > [1]: https://www.torproject.org
> > _______________________________________________
> > mallard-list mailing list
> > mallard-list at projectmallard.org
> > http://projectmallard.org/mailman/listinfo/mallard-list
> 
> Glad to hear that you're using Mallard and that it's working out well
> for you!  As for your question, give something like this a try and let
> us know how it works out:
> 
> <media type="image" src="figures/shell-top-bar-classic.png" width="500"
> height="40">
>   <p>GNOME shell top bar</p>
> </media>
> 
> Regards,
> 
> Jim
> _______________________________________________
> mallard-list mailing list
> mallard-list at projectmallard.org
> http://projectmallard.org/mailman/listinfo/mallard-list