From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dieter Wilhelm Subject: Re: html-export - limit size of pic to page-size? Date: Sun, 03 Feb 2013 13:20:50 +0100 Message-ID: <871ucxpp0d.fsf@urmel.duenenhof-wilhelm.de> References: <87y5f63yrk.fsf@googlemail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:53697) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U1yZ9-00008u-6j for emacs-orgmode@gnu.org; Sun, 03 Feb 2013 07:21:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U1yZ4-00040l-TJ for emacs-orgmode@gnu.org; Sun, 03 Feb 2013 07:20:59 -0500 Received: from mail-ea0-f180.google.com ([209.85.215.180]:35910) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U1yZ4-00040Y-Ng for emacs-orgmode@gnu.org; Sun, 03 Feb 2013 07:20:54 -0500 Received: by mail-ea0-f180.google.com with SMTP id c1so2209182eaa.25 for ; Sun, 03 Feb 2013 04:20:52 -0800 (PST) In-Reply-To: <87y5f63yrk.fsf@googlemail.com> (Thorsten Jolitz's message of "Sun, 03 Feb 2013 03:41:03 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Thorsten Jolitz writes: > Hi List, > > when exporting plantuml code blocks to .png files, the resulting > pictures can be tiny or really huge, depending on the class hierarchy > modeled. > > Is it possible to restrict the size of the graphic to the html > page-size, no matter how big the resulting .png file actually is? For example #+ATTR_HTML: width="600" -- Best wishes H. Dieter Wilhelm Darmstadt Germany