Kaushal Modi <[email protected]> writes: > On Wed, May 17, 2017, 8:07 AM Sharon Kimble <[email protected]> > 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?
Sharon.
>
> --
>
> Kaushal Modi
>
--
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
signature.asc
Description: PGP signature
