emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Thorsten Jolitz <tjolitz@googlemail.com>
To: emacs-orgmode@gnu.org
Subject: Re: html-export - limit size of pic to page-size?
Date: Sun, 03 Feb 2013 19:16:05 +0100	[thread overview]
Message-ID: <87boc1e00q.fsf@googlemail.com> (raw)
In-Reply-To: 87k3qpo144.fsf@urmel.duenenhof-wilhelm.de

Dieter Wilhelm <dieter@duenenhof-wilhelm.de> writes:

> What is plantuml?  Something like gnuplot? Can't you create a png with
> exactly the resolution you want?

Nice tip, thanks, it did not come to my mind that the problem might be
much easier to solve on the plantuml (textbased software for UML diagram
creation) side than on the Org-mode side, but it is - there is a 'scale'
command for zoom-functionality in plantuml:

,-----------------
| scale 1.5
| scale 2/3
| scale 200 width
| scale 200 height
| scale 200*100
`-----------------

are examples. 

Although it seems impossible to determine the right relative scale
factor without knowing the grafic size a priori, this way I can offer a
pic scaled down to absolute width=600 and a download link to the
original size png.

-- 
cheers,
Thorsten

  reply	other threads:[~2013-02-03 18:16 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-03  2:41 html-export - limit size of pic to page-size? Thorsten Jolitz
2013-02-03  5:44 ` Eric S Fraga
2013-02-03  9:25   ` Thorsten Jolitz
2013-02-03 12:20 ` Dieter Wilhelm
2013-02-03 14:41   ` Thorsten Jolitz
2013-02-03 15:42     ` Dieter Wilhelm
2013-02-03 18:16       ` Thorsten Jolitz [this message]
2013-02-03 22:44     ` Eric S Fraga

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87boc1e00q.fsf@googlemail.com \
    --to=tjolitz@googlemail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).