emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Eric S Fraga <ucecesf@ucl.ac.uk>
To: Carsten Dominik <carsten.dominik@gmail.com>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: export to latex broken
Date: Fri, 20 Aug 2010 18:26:03 +0100	[thread overview]
Message-ID: <87iq35mc0k.wl%ucecesf@ucl.ac.uk> (raw)
In-Reply-To: <E3D34790-2AB4-4482-B35C-1E39E0E8030E@gmail.com>

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

On Fri, 20 Aug 2010 18:25:16 +0200, Carsten Dominik <carsten.dominik@gmail.com> wrote:
> 
> 
> On Aug 20, 2010, at 4:36 PM, Puneeth wrote:
> 
> > Hi,
> >
> > Exporting from org to LaTeX is broken on the master.
> >
> > Git bisect gives the bad commit as 034dbac3eecd
> > "Search for LaTeX setup case-insensitively"
> 
> OK, I have reverted it.
> 
> Can you please describe what happened?
> 
> Thanks
> 
> - Carsten
> 
> 
> _______________________________________________
> 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

Carsten,

at least in my case, what happens is that the \documentclass line gets
munged somewhere along the way. I have the following for
org-export-latex-classes:

: (("article"
: "\\documentclass[11pt]{scrartcl}\n\\usepackage[utf8]{inputenc}\n..."))

(truncated).  When I export to latex, I get:

: % Created 2010-08-20 Fri 18:21
: \documentclassI{scrartcl}
: \usepackage[utf8]{inputenc}
: \usepackage[T1]{fontenc}

(truncated again)  Note the "I" after "class" which somehow has
replaced the "[11pt]" argument I had to this command.  In other latex
files, I have seen "r" instead of "I".

Hope this helps.

eric

PS - I sympathise with your response to another email on the list
     about crossing emails: I do much of my email processing on the train
     while off-line...  so I hope this doesn't cross the message from you
     that says that this problem has already been fixed ;-)

[-- Attachment #2: Type: text/plain, Size: 75 bytes --]

-- 
Eric S Fraga
GnuPG: 8F5C 279D 3907 E14A 5C29  570D C891 93D8 FFFC F67D

[-- Attachment #3: 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

  parent reply	other threads:[~2010-08-20 19:11 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-20 14:36 export to latex broken 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 [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-03-01 10:50 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
2011-03-01 11:49     ` Suvayu Ali

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=87iq35mc0k.wl%ucecesf@ucl.ac.uk \
    --to=ucecesf@ucl.ac.uk \
    --cc=carsten.dominik@gmail.com \
    --cc=e.fraga@ucl.ac.uk \
    --cc=emacs-orgmode@gnu.org \
    /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).