emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: francois <francois.lagarde@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: export latex and column view
Date: Fri, 9 Jan 2009 14:02:07 +0100	[thread overview]
Message-ID: <08C19C59-F13C-4521-B10B-9EDBDBEF18F8@uva.nl> (raw)
In-Reply-To: <loom.20081222T161306-47@post.gmane.org>

I believe this is fixed now.  Thanks for the report.

- Carsten

On Dec 22, 2008, at 5:20 PM, francois wrote:

> Hello,
>
> I get an error when I compile, with pdflatex, the latex generated  
> from a buffer
> having columnview.
>
> Here is my org file:
>
> [myfile.org]
> * overview
> #+BEGIN: columnview :hlines 1 :id "my-data"
> | ITEM      | TODO | PRIORITY | TAGS |
> |-----------+------+----------+------|
> | * my data |      |          |      |
> | ** task a |      |          |      |
> | ** task b |      |          |      |
> #+END:
>
>
> * my data
> :PROPERTIES:
> :ID: my-data
> :END:
> ** task a
> ** task b
>
> Extract from the generated tex
>
> [myfile.tex]
> \begin{center}
> \begin{tabular}{llll}
> ITEM              &  TODO  &  PRIORITY  &  TAGS  \\
> \hline
> * my data         &        &            &        \\
> \textbf{* task a  &        &            &        \\
> *} task b         &        &            &        \\
> \end{tabular}
> \end{center}
>
> Error is the missing bracket for \textbf{
>
> My org version is 6.16a
>
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

      reply	other threads:[~2009-01-09 13:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-22 16:20 export latex and column view francois
2009-01-09 13:02 ` Carsten Dominik [this message]

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=08C19C59-F13C-4521-B10B-9EDBDBEF18F8@uva.nl \
    --to=dominik@science.uva.nl \
    --cc=emacs-orgmode@gnu.org \
    --cc=francois.lagarde@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).