From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Feng Shu" Subject: Re: latex fragment png's size too small Date: Sat, 14 May 2016 20:47:07 +0800 Message-ID: <87wpmwn6wk.fsf@163.com> References: <4929388c.9b00.154a8ea644b.Coremail.tumashu@163.com> <878tzd6ms0.fsf@saiph.selenimh> <8737pkzvii.fsf@saiph.selenimh> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47488) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b1ZSl-0002ZR-IW for emacs-orgmode@gnu.org; Sat, 14 May 2016 09:18:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b1ZSf-0004VQ-Gt for emacs-orgmode@gnu.org; Sat, 14 May 2016 09:18:34 -0400 Received: from mproxygzt2.163.com ([113.108.225.6]:46993) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b1ZSe-0004VK-Jp for emacs-orgmode@gnu.org; Sat, 14 May 2016 09:18:29 -0400 In-Reply-To: <8737pkzvii.fsf@saiph.selenimh> (Nicolas Goaziou's message of "Sat, 14 May 2016 14:14:45 +0200") 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: emacs-orgmode@gnu.org Cc: Feng Shu Nicolas Goaziou writes: > tumashu writes: > >> The problem is that the pic is too small and nearly can not see the >> words in the picture, it will force user config it, if we use a larger >> pic, it can work although it is ugly > > Then is :scale 1.2 enough? I tested in bare emacs, 1.2 seem ok. > If it is too ugly, it will also force users configuring it anyway. > > Regards, --