* LaTeX error when using radio tables
@ 2013-04-03 20:16 David Kincaid
2013-04-03 22:24 ` Bastien
0 siblings, 1 reply; 2+ messages in thread
From: David Kincaid @ 2013-04-03 20:16 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 934 bytes --]
I'm following the instructions in the user guide in section A.5.2 for using
org-mode table editing in LaTeX. The editing works great and it inserts the
table in the right place. However, I get an error when trying to compile
the file.
Here is the error:
ERROR: Illegal parameter number in definition of \test.
--- TeX said ---
<to be read again>
+
l.220 \end{comment}
and my LaTeX code looks like this:
% BEGIN RECEIVE ORGTBL pi-current-data
\begin{tabular}{ll}
Entity & Volume \\
\hline
Practice & \\
Pet Owner & \\
Animal & \\
Transaction & \\
\end{tabular}
% END RECEIVE ORGTBL pi-current-data
\begin{comment}
#+ORGTBL: SEND pi-current-data orgtbl-to-latex :splice nil :skip 0
| Entity | Volume |
|-------------+--------|
| Practice | |
| Pet Owner | |
| Animal | |
| Transaction | |
\end{comment}
does anyone have an idea what is going on?
[-- Attachment #2: Type: text/html, Size: 2535 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: LaTeX error when using radio tables
2013-04-03 20:16 LaTeX error when using radio tables David Kincaid
@ 2013-04-03 22:24 ` Bastien
0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2013-04-03 22:24 UTC (permalink / raw)
To: David Kincaid; +Cc: emacs-orgmode
Hi David,
David Kincaid <kincaid.dave@gmail.com> writes:
> I'm following the instructions in the user guide in section A.5.2 for
> using org-mode table editing in LaTeX. The editing works great and it
> inserts the table in the right place. However, I get an error when
> trying to compile the file.
>
> Here is the error:
>
> ERROR: Illegal parameter number in definition of \test.
Can you share more from your file?
Thanks,
--
Bastien
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-04-03 22:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-03 20:16 LaTeX error when using radio tables David Kincaid
2013-04-03 22:24 ` Bastien
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).