all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Table in org-mode not to be exported to latex
@ 2017-05-17 12:06 Sharon Kimble
  2017-05-17 12:14 ` Jérémie Juste
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Sharon Kimble @ 2017-05-17 12:06 UTC (permalink / raw
  To: org-mode-email

[-- Attachment #1: Type: text/plain, Size: 1639 bytes --]


How can I have an org-mode table in an org-mode document that is
exported to latex, but the table is *NOT* exported, please?

This is the table that I'm using -

--8<---------------cut here---------------start------------->8---
| date       | change                   | version |
|------------+--------------------------+---------|
| 2016/11/18 | initial draft            |     1.0 |
| 2017/05/04 | put in models of grief   |     1.5 |
| 2017/05/16 | removed creative commons |     1.6 |
|            |                          |         |
--8<---------------cut here---------------end--------------->8---

I've tried putting it in a drawer, but when the document is exported to
latex and the pdf built, it still shows the table.

I've tried setting it up as below, but it then refuses to build the pdf. 

--8<---------------cut here---------------start------------->8---
#+BEGIN_SRC :exports no
| date       | change                   | version |
|------------+--------------------------+---------|
| 2016/11/18 | initial draft            |     1.0 |
| 2017/05/04 | put in models of grief   |     1.5 |
| 2017/05/16 | removed creative commons |     1.6 |
|            |                          |         |
#+END_SRC
--8<---------------cut here---------------end--------------->8---

I've looked at 'The Org Manual' version 9.0.7 but I can't see how to do
it there either.

Any ideas please?

Thanks
Sharon.
-- 
A taste of linux = http://www.sharons.org.uk
TGmeds = http://www.tgmeds.org.uk
DrugFacts = https://www.drugfacts.org.uk  
Debian 8.8, fluxbox 1.3.5-2, emacs 25.1.1.1, org-mode 9.0.7

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]

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

end of thread, other threads:[~2017-05-18 13:26 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <33f8af2df09e4c8bb9cdd33b768fdb36@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>
2017-05-17 14:09 ` Table in org-mode not to be exported to latex Eric S Fraga
2017-05-17 18:46   ` Sharon Kimble
     [not found]   ` <1ef84ea338ec4c8999648cb3ec1d6884@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>
2017-05-18  8:36     ` Eric S Fraga
2017-05-18 11:16       ` Sharon Kimble
     [not found]       ` <c17de62012664b7e8042a508d539c275@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>
2017-05-18 13:25         ` Eric S Fraga
2017-05-17 12:06 Sharon Kimble
2017-05-17 12:14 ` Jérémie Juste
2017-05-17 18:42   ` Sharon Kimble
2017-05-17 12:18 ` Kaushal Modi
2017-05-17 18:40   ` Sharon Kimble
2017-05-17 18:46     ` Thomas S. Dye
2017-05-17 18:53 ` John Hendy

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.