emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: AW <alexander.willand@t-online.de>
To: emacs-orgmode@gnu.org
Subject: Re: Bug in export orgtbl / LaTeX
Date: Thu, 13 Jun 2013 19:22:16 +0200	[thread overview]
Message-ID: <2315765.6buYZaIrCr@linux-ik7b.site> (raw)
In-Reply-To: <1725976.zQozjb3gTU@linux-ik7b.site>

Puuuuuuuuush?!
> Hi!
> 
> If I try to use orgtbl-mode in this file and export the orgtbl block inside
> the comment environment to the RECEIVE ORGTBL area, the LaTeX-file will not
> compile, because the numbering in the org-table is exported as
> 
> \begin{enumerate}
> \item installment
> \end{enumerate}
> 
> I'd say that inside tabulars numbers like "1." should not be considered as a
> part of a numbered list.
> 
> Regards,
> 
> Alexander
> 
> 
> 
> ===================
> \documentclass[ngerman]{article}
> \usepackage[utf8]{inputenc}
> \usepackage[T1]{fontenc}
> \usepackage{babel, comment}
> 
> 
> \begin{document}
> 
> 
> 
> \begin{center}
>   \begin{tabular}{lrrr}
>     Rate    & Fälligkeit & {Betrag (netto) EUR} & Umsatzst. \\
>     % BEGIN RECEIVE ORGTBL Zahlungsraten
> 
>     % END RECEIVE ORGTBL Zahlungsraten
> 
>   \end{tabular}
> \end{center}
> 
> \begin{comment}
>   #+ORGTBL: SEND Zahlungsraten orgtbl-to-latex :splice t :skip 1
> 
>   |----------------+-----------------+----------+--------------|
>   |
>   | 1. installment | Vertragsschluss | 00000,00 | zuzügl. USt. |
>   | 2. installment | Begin 1         | 0000,00  | zuzügl. USt. |
>   | 3. installment | Begin 2         | 0000,00  | zuzügl. USt. |
>   | 4. installment | Abschluss 1     | 0000,00  | zuzügl. USt. |
>   | 5. installment | Abschluss 2     | 000,00   | zuzügl. USt. |
>   | 6. installment | Inbetriebnahme  | 000,00   | zuzügl. USt. |
>   |
>   |----------------+-----------------+----------+--------------|
>   |
>   | Summe:         |                 | 0.00     | zuzügl. USt. |
> 
>   #+TBLFM: @7$3=vsum(@I..@II);%.2f
>   #$
> \end{comment}
> \end{document}
> 
> ==================

  reply	other threads:[~2013-06-13 17:16 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-12 15:55 Bug in export orgtbl / LaTeX AW
2013-06-13 17:22 ` AW [this message]
2013-06-13 17:29   ` Nick Dokos
2013-06-13 19:04     ` AW
2013-06-14 16:58       ` Nicolas Goaziou
2013-06-17 12:34         ` AW
2013-06-17 18:20           ` Suvayu Ali
2013-06-18 20:12           ` Nicolas Goaziou
2013-06-19 11:41             ` AW

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=2315765.6buYZaIrCr@linux-ik7b.site \
    --to=alexander.willand@t-online.de \
    --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).