From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH] bugfix: fix previewing latex fragments with imagemagick Date: Mon, 15 Jul 2013 09:43:15 +0200 Message-ID: <8761wcl14c.fsf@gmail.com> References: <87ehb1lf31.fsf@gmail.com> <87a9lplest.fsf@gmail.com> <87txjx5lx1.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40771) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UydR3-0004I8-Mk for emacs-orgmode@gnu.org; Mon, 15 Jul 2013 03:43:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UydR2-0002zo-8A for emacs-orgmode@gnu.org; Mon, 15 Jul 2013 03:43:05 -0400 Received: from mail-we0-x232.google.com ([2a00:1450:400c:c03::232]:47291) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UydR2-0002zf-30 for emacs-orgmode@gnu.org; Mon, 15 Jul 2013 03:43:04 -0400 Received: by mail-we0-f178.google.com with SMTP id u53so9556507wes.23 for ; Mon, 15 Jul 2013 00:43:02 -0700 (PDT) In-Reply-To: <87txjx5lx1.fsf@gmail.com> (Feng Shu's message of "Sun, 14 Jul 2013 21:08:26 +0800") 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: Feng Shu Cc: "emacs-orgmode@gnu.org" Hello, Feng Shu writes: > This is version 2, Thanks for the update. It looks mostly good. I have just one question about it. > \\usepackage[usenames]{color} > \\usepackage{amsmath} > \\usepackage[mathscr]{eucal} > -\\pagestyle{empty} % do not remove > \[PACKAGES] > \[DEFAULT-PACKAGES] > +\\pagestyle{empty} % do not remove > % The settings below are copied from fullpage.sty > \\setlength{\\textwidth}{\\paperwidth} > \\addtolength{\\textwidth}{-3cm} Is there a reason for that change? Regards, -- Nicolas Goaziou