emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Ken Mankoff <mankoff@gmail.com>
Cc: Org Mode <emacs-orgmode@gnu.org>
Subject: Re: Export (sometimes) skips sections without preceding blank line
Date: Sat, 25 Nov 2017 21:14:57 +0100	[thread overview]
Message-ID: <87r2smt8se.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <m2mv3anthl.fsf@gmail.com> (Ken Mankoff's message of "Sat, 25 Nov 2017 18:44:22 +0100")

Ken Mankoff <mankoff@gmail.com> writes:

> I'm testing this with the following MWE:
>
> 1) Launching Emacs -Q with this:
>
> open -n -a EmacsMac.app --args --debug-init -Q --eval="(add-to-list 'load-path \"~/.emacs.d/elpa/org-20171120\")"
>
> 2) Visiting test.org which contains this:
>
> #+BEGIN_SRC emacs-lisp :results value
> (org-version nil t)
> #+END_SRC
>
> #+RESULTS:
> : Org mode version 9.1.3 (9.1.3-2-g322612-elpa @ /Users/kdm/.emacs.d/elpa/org-20171120/)
>
> * 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
>
>
> 3) Exporting via C-e l L to a LaTeX buffer which contains the header plus this:
>
>
> \begin{document}
>
> \tableofcontents
>
> \begin{verbatim}
> (org-version nil t)
> \end{verbatim}
> \section{Skipping Exports}
> \label{sec:orge984613}
> \end{document}

Fixed. Thank you.

Regards,

  parent reply	other threads:[~2017-11-25 20:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-25 12:18 Export (sometimes) skips sections without preceding blank line Ken Mankoff
2017-11-25 13:44 ` Nicolas Goaziou
2017-11-25 17:44   ` Ken Mankoff
2017-11-25 18:03     ` Eric S Fraga
2017-11-25 20:14     ` Nicolas Goaziou [this message]
2017-11-25 13:51 ` Eric S Fraga

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r2smt8se.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=emacs-orgmode@gnu.org \
    --cc=mankoff@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).