* LaTeX export of list broken?
@ 2010-11-15 19:19 Chris Malone
2010-11-15 21:18 ` Nicolas Goaziou
0 siblings, 1 reply; 2+ messages in thread
From: Chris Malone @ 2010-11-15 19:19 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1.1: Type: text/plain, Size: 871 bytes --]
Hi,
I'm currently running org-version 7.3 with emacs 22.2.1. When I try to
export a plain list in an org document to either LaTeX or PDF via LaTeX, I
get an error about =looking-at-p= being void. I know for a fact this worked
with org-version 7.01h and the same emacs version. Any idea what is going
on? Export to other formats, such as ASCII or HTML, work fine.
Chris
Minimum example:
#+TITLE: test.org
#+AUTHOR: me
#+EMAIL: me@NOSPAM
#+DATE:
\today
#+DESCRIPTION:
#+KEYWORDS:
#+LANGUAGE:
en
#+OPTIONS: H:3 num:t toc:t \n:nil @:t ::t |:t ^:t -:t f:t *:t
<:t
#+OPTIONS: TeX:t LaTeX:nil skip:nil d:nil todo:t pri:nil
tags:not-in-toc
#+INFOJS_OPT: view:nil toc:nil ltoc:t mouse:underline buttons:0 path:
http://org$
#+EXPORT_SELECT_TAGS:
export
#+EXPORT_EXCLUDE_TAGS:
noexport
#+LINK_UP:
#+LINK_HOME:
#+XSLT:
* Let's test a
list
-
A
-
B
- C
[-- Attachment #1.2: Type: text/html, Size: 2089 bytes --]
[-- Attachment #2: 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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: LaTeX export of list broken?
2010-11-15 19:19 LaTeX export of list broken? Chris Malone
@ 2010-11-15 21:18 ` Nicolas Goaziou
0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2010-11-15 21:18 UTC (permalink / raw)
To: Chris Malone; +Cc: emacs-orgmode
Hello,
>>>>> Chris Malone writes:
> I'm currently running org-version 7.3 with emacs 22.2.1. When I try
> to export a plain list in an org document to either LaTeX or PDF via
> LaTeX, I get an error about =looking-at-p= being void. I know for a
> fact this worked with org-version 7.01h and the same emacs version.
> Any idea what is going on? Export to other formats, such as ASCII or
> HTML, work fine.
It has been fixed recently on git. You may upgrade Org, or wait for
the next release.
Regards,
-- Nicolas
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-11-15 21:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-15 19:19 LaTeX export of list broken? Chris Malone
2010-11-15 21:18 ` Nicolas Goaziou
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).