From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jai Bharat Patel Subject: Re: Incorrect LaTex Export Date: Fri, 27 May 2011 20:37:03 -0700 Message-ID: References: <87zkm8nqa0.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=bcaec5215663b2ad4104a44dc518 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:60853) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QQAL8-00049S-6c for emacs-orgmode@gnu.org; Fri, 27 May 2011 23:37:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QQAL6-00018P-UR for emacs-orgmode@gnu.org; Fri, 27 May 2011 23:37:26 -0400 Received: from mail-pz0-f41.google.com ([209.85.210.41]:36211) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QQAL6-00018D-P8 for emacs-orgmode@gnu.org; Fri, 27 May 2011 23:37:24 -0400 Received: by pzk4 with SMTP id 4so1239520pzk.0 for ; Fri, 27 May 2011 20:37:23 -0700 (PDT) In-Reply-To: <87zkm8nqa0.fsf@gmail.com> 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 --bcaec5215663b2ad4104a44dc518 Content-Type: text/plain; charset=ISO-8859-1 Thank you very much, Nicolas. Yes, it is working now. Best Regards, Jai On Fri, May 27, 2011 at 7:59 AM, Nicolas Goaziou wrote: > Hello, > > Jai Bharat Patel writes: > > > The following fragment(in minimal.org) used to work correctly with > > org-mode-7.3 when exporting to pdf (C-c C-e d), but not working with > latest > > code in the latest snapshot > > > > #+TITLE: > > #+AUTHOR: > > #+EMAIL: > > #+DATE: > > #+OPTIONS: toc:nil ^:nil > > > > #+LATEX_HEADER: \usepackage{listings,babel} > > #+LATEX_HEADER: \lstset{breaklines=true, basicstyle=\ttfamily, > > frame=shadowbox} > > > > #+BEGIN_LaTeX > > \begin{lstlisting} > > ---------- > > Item List: > > ---------- > > - Item 1 > > - Item 2 > > - Item 3 > > \end{lstlisting} > > #+END_LaTeX > > This should now be fixed in master. Don't hesitate to report back if it > isn't. Thanks for reporting this ! > > Regards, > > -- > Nicolas Goaziou > --bcaec5215663b2ad4104a44dc518 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Thank you very much, Nicolas. Yes, it is working now.

Best Regards,
Jai

On Fri, May 27, 2011 at 7:59 AM, Nico= las Goaziou <n.= goaziou@gmail.com> wrote:
Hello,

Jai Bharat Patel <i@jaib.net> write= s:

> The following fragment(in minimal.org) used to work correctly with
> org-mode-7.3 when exporting to pdf (C-c C-e d), but not working with l= atest
> code in the latest snapshot
>
> #+TITLE:
> #+AUTHOR:
> #+EMAIL:
> #+DATE:
> #+OPTIONS: toc:nil ^:nil
>
> #+LATEX_HEADER: \usepackage{listings,babel}
> #+LATEX_HEADER: \lstset{breaklines=3Dtrue, basicstyle=3D\ttfamily,
> frame=3Dshadowbox}
>
> #+BEGIN_LaTeX
> \begin{lstlisting}
> =A0 ----------
> =A0 Item List:
> =A0 ----------
> =A0 - Item 1
> =A0 - Item 2
> =A0 - Item 3
> \end{lstlisting}
> #+END_LaTeX

This should now be fixed in master. Don't hesitate to report back= if it
isn't. Thanks for reporting this !

Regards,

--
Nicolas Goaziou

--bcaec5215663b2ad4104a44dc518--