emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Suvayu Ali <fatkasuvayu+linux@gmail.com>
To: Nicolas <n.goaziou@gmail.com>
Cc: org-mode mailing list <emacs-orgmode@gnu.org>
Subject: Re: export to latex broken
Date: Tue, 1 Mar 2011 03:59:06 -0800	[thread overview]
Message-ID: <20110301035906.4cc55686@bhishma.homelinux.net> (raw)
In-Reply-To: <87wrkjf4nf.fsf@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 879 bytes --]

Hi Nicolas,

On Tue, 01 Mar 2011 12:42:44 +0100
Nicolas <n.goaziou@gmail.com> wrote:

> Suvayu Ali <fatkasuvayu+linux@gmail.com> writes:
> 
> > However after I sent my previous email I noticed a separate bug was
> > introduced in a commit somewhere between the previous commit I
> > mentioned and
> 
> > [...]
> 
> > All babel source blocks are quoted inside a verbatim environment
> > when exported to latex. I haven't narrowed down the commit yet
> > though.
> 
> IMO, you shouldn't bother trying to find the commit that introduced
> the error (the one you cited earlier was actually wrong). It's better
> to provide a test file, and some pertinent configuration variables.
> 

I have attached a test file and the exported tex file. I don't have any
customisations for latex export.

I hope this helps.

> Regards,
> 



-- 
Suvayu

Open source is the future. It sets us free.

[-- Attachment #2: test.org --]
[-- Type: text/plain, Size: 164 bytes --]

* Testing \LaTeX{} export

  #+begin_src latex
    \begin{equation}
    \label{eq:symgrp}
    SU(3) \times SU(2) \times U(1)
    \end{equation}
  #+end_src

[-- Attachment #3: test.tex --]
[-- Type: text/x-tex, Size: 758 bytes --]

% Created 2011-03-01 Tue 03:56
\documentclass[11pt]{article}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{fixltx2e}
\usepackage{graphicx}
\usepackage{longtable}
\usepackage{float}
\usepackage{wrapfig}
\usepackage{soul}
\usepackage{textcomp}
\usepackage{marvosym}
\usepackage{wasysym}
\usepackage{latexsym}
\usepackage{amssymb}
\usepackage{hyperref}
\tolerance=1000
\providecommand{\alert}[1]{\textbf{#1}}
\begin{document}



\title{test}
\author{Suvayu Ali}
\date{01 March 2011}
\maketitle

\setcounter{tocdepth}{3}
\tableofcontents
\vspace*{1cm}
\section{Testing \LaTeX{} export}
\label{sec-1}



\begin{verbatim}
   \begin{equation}
   \label{eq:symgrp}
   SU(3) \times SU(2) \times U(1)
   \end{equation}
\end{verbatim}

\end{document}

[-- Attachment #4: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

  reply	other threads:[~2011-03-01 11:59 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-01 10:50 export to latex broken suvayu ali
2011-03-01 11:24 ` Nicolas
2011-03-01 11:35   ` Suvayu Ali
2011-03-01 11:42     ` Nicolas
2011-03-01 11:59       ` Suvayu Ali [this message]
2011-03-01 11:49     ` Suvayu Ali
  -- strict thread matches above, loose matches on Subject: below --
2010-08-20 14:36 Puneeth
2010-08-20 16:24 ` Eric S Fraga
2010-08-20 16:25 ` Carsten Dominik
2010-08-20 17:15   ` Puneeth
2010-08-20 17:15   ` Nick Dokos
2010-08-20 17:26   ` Eric S Fraga

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110301035906.4cc55686@bhishma.homelinux.net \
    --to=fatkasuvayu+linux@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=n.goaziou@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).