Aloha Sharon,

Sharon Kimble writes:

> Kaushal Modi <kaushal.m...@gmail.com> writes:
>
>> On Wed, May 17, 2017, 8:07 AM Sharon Kimble <boudic...@skimble.plus.com> 
>> wrote:
>>
>>     --8<---------------cut here---------------start------------->8---
>>     #+BEGIN_SRC :exports no
>>     |
>>
>> I think that you are just missing out the language specifier there. Try:
>>
>> #+BEGIN_SRC org :exports no
>
> Unfortunately, with this as my block of table
>
> --8<---------------cut here---------------start------------->8---
> #+BEGIN_SRC org :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---
>
> It fails to build the pdf saying -
>
> --8<---------------cut here---------------start------------->8---
> \lstset{language=org,label= ,caption= ,captionpos=b,numbers=none}
> \begin{lstlisting}
>
> | 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{lstlisting}
> --8<---------------cut here---------------end--------------->8---
>
> Sorry.
>
> Could this be related to the fact that I haven't stated in my preamble
> that I was using tables?

Will :exports none suppress export?

All the best,
Tom

--
Thomas S. Dye
http://www.tsdye.com

Reply via email to