From: Uwe Brauer <oub@mat.ucm.es>
To: emacs-orgmode@gnu.org
Subject: orgtbl in latex files: array with \hline
Date: Tue, 29 May 2018 08:59:21 +0200 [thread overview]
Message-ID: <87603754mu.fsf@mat.ucm.es> (raw)
Hi
I would like to generate the following array environment with orgtbl.
\begin{equation*}
% BEGIN RECEIVE ORGTBL laplace
\begin{array}{|c|c|}
f(x) & \mathcal{L} \left\{ f(x) \right\} =F(s) \\ \hline
\end{array}
% END RECEIVE ORGTBL laplace
\begin{comment}
#+ORGTBL: SEND laplace orgtbl-to-latex :latex-default-table-mode math :environment array
| f(x) | \mathcal{L} \left\{ f(x) \right\} =F(s) |
\end{comment}
\end{equation*}
How can I achieve {|c|c|} and \hline when translating the table to
latex?
Thanks
Uwe Brauer
next reply other threads:[~2018-05-29 6:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-29 6:59 Uwe Brauer [this message]
2018-06-15 16:10 ` [SOLVED] (was: orgtbl in latex files: array with \hline) Uwe Brauer
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87603754mu.fsf@mat.ucm.es \
--to=oub@mat.ucm.es \
--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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.