all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Table latex exporting ignores #+ATTR_LATEX:
@ 2018-03-20 12:43 Peter Mukhachev
  2018-03-25 11:55 ` Eric S Fraga
  0 siblings, 1 reply; 6+ messages in thread
From: Peter Mukhachev @ 2018-03-20 12:43 UTC (permalink / raw)
  To: emacs-orgmode

Hello everyone,

I am making a table using org mode in order to export it to tex file
and insert resulting file to my document.
(org-latex-export-as-latex) does the thing, however, I do not need
header thing that it inserts by default.

(org-table-export) can probably do the thing I want. However,
dispatching it with latex backend ends up with #+ATTR_LATEX: line
ignored and exports bare table only in its tabular environment.
However, I would like to be able to control the alignment either at my
.org file with #+ATTR_LATEX (preferred) or at my top-level .tex file
using tabular environment.

Does anyone have an idea how to do that?

Best,
Petr.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-04-03 12:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-20 12:43 Table latex exporting ignores #+ATTR_LATEX: Peter Mukhachev
2018-03-25 11:55 ` Eric S Fraga
2018-03-25 16:23   ` Peter Mukhachev
2018-03-26  6:13     ` Robert Klein
2018-04-03 11:14       ` Peter Mukhachev
2018-04-03 12:07       ` Peter Mukhachev

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.