emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Incorrect LaTex Export


From: Jai Bharat Patel
Subject: Re: [O] Incorrect LaTex Export
Date: Fri, 27 May 2011 20:37:03 -0700

Thank you very much, Nicolas. Yes, it is working now.

Best Regards,
Jai

On Fri, May 27, 2011 at 7:59 AM, Nicolas Goaziou <address@hidden> wrote:
Hello,

Jai Bharat Patel <address@hidden> 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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]