From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Moe Subject: Re: Patch: default CSS class for SVG images in HTML export Date: Mon, 25 Jul 2016 11:28:47 +0200 Message-ID: References: <87h9bep8s4.fsf@iki.fi> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50531) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bRcBx-0006rO-FQ for emacs-orgmode@gnu.org; Mon, 25 Jul 2016 05:28:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bRcBs-0000gm-OF for emacs-orgmode@gnu.org; Mon, 25 Jul 2016 05:28:52 -0400 Received: from mail2.b1.hitrost.net ([91.185.211.205]:42679) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bRcBs-0000gS-HF for emacs-orgmode@gnu.org; Mon, 25 Jul 2016 05:28:48 -0400 In-reply-to: <87h9bep8s4.fsf@iki.fi> 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" To: Jarmo Hurri Cc: emacs-orgmode@gnu.org Jarmo Hurri writes: > If this patch is ok, then what is missing are the default CSS settings > for the new class org-svg in constant org-html-style-default. I simply > did not know what to put there. The manual says that this constant has > basic settings for _all_ defined CSS entities. Either defaults need to > be set for the new class, or the text in the manual needs to be > changed. Or we have to accept that the manual is not logically > coherent. :-) Logically, no settings could be the default settings, couldn't they? :-) Perhaps a percentage width, maybe 80% or 90% to scale all SVGs to fit neatly inside their container? Yours, Christian