Hello,

Ken Mankoff <mank...@gmail.com> writes:

> Hi Org list,
>
> I'm wondering if anyone else experiences LaTeX export skipping sections. It 
> appears to be related to no blank lines after code RESULT blocks? Using emacs 
> -Q on version 9.1.3.
>
> The following MWE does *not* export subsection "Two".
>
> * Skipping Exports
> ** One                                                                   
> :noexport:
>
> #+BEGIN_SRC sh :results verbatim :eval no-export
> echo "hello, world"
> #+END_SRC
>
> #+RESULTS:
> : hello, world
> ** Two
> Good bye cruel world
>
> It also doesn't export if the results are wrapped in a #+BEGIN_example
> block.

I cannot reproduce it. You may want to double-check your configuration.

Regards,

-- 
Nicolas Goaziou

Reply via email to