* Export problem with #+BEGIN_EXAMPLE block
@ 2014-03-12 3:48 Christian Wittern
2014-03-12 15:22 ` Bastien
0 siblings, 1 reply; 4+ messages in thread
From: Christian Wittern @ 2014-03-12 3:48 UTC (permalink / raw)
To: Org Mode Mailing List
Dear Orgmode users,
The following minimal example shows a problem I have with export (tested
with 8.25 from git and the one bundled in Emacs 24.3.1):
#+OPTIONS: toc:nil ^:nil
* Page numbers
The page number is given in the following form:
#+BEGIN_EXAMPLE
<pb:ZB6i0076_T_0537a>
#+END_EXAMPLE
Whatever I do, neither an export to HTML nor to PDF shows the part within
the example block. In the real file, there is in fact a part of the text
after the example also falling out, but I tried to remove everything to make
a minimal example. Any ideas what might wrong here are welcome.
Christian
--
Christian Wittern, Kyoto
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Export problem with #+BEGIN_EXAMPLE block
2014-03-12 3:48 Export problem with #+BEGIN_EXAMPLE block Christian Wittern
@ 2014-03-12 15:22 ` Bastien
2014-03-13 0:11 ` Christian Wittern
0 siblings, 1 reply; 4+ messages in thread
From: Bastien @ 2014-03-12 15:22 UTC (permalink / raw)
To: Christian Wittern; +Cc: Org Mode Mailing List
Hi Christian,
Christian Wittern <cwittern@gmail.com> writes:
> The following minimal example shows a problem I have with export (tested
> with 8.25 from git and the one bundled in Emacs 24.3.1):
Can you run M-x org-version RET just to give the full version number?
This helps spotting possible installation problems.
> #+OPTIONS: toc:nil ^:nil
> * Page numbers
> The page number is given in the following form:
> #+BEGIN_EXAMPLE
> <pb:ZB6i0076_T_0537a>
> #+END_EXAMPLE
>
> Whatever I do, neither an export to HTML nor to PDF shows the part within
> the example block. In the real file, there is in fact a part of the text
> after the example also falling out, but I tried to remove everything to make
> a minimal example. Any ideas what might wrong here are welcome.
Weird, I can export this well with Emacs 24.3/Org 7.9.3e and latest
Emacs/Org.
Please try to reproduce the problem with a bare emacs -q and by just
loading your Org config.
Thanks,
--
Bastien
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Export problem with #+BEGIN_EXAMPLE block
2014-03-12 15:22 ` Bastien
@ 2014-03-13 0:11 ` Christian Wittern
2014-03-13 8:24 ` Bastien
0 siblings, 1 reply; 4+ messages in thread
From: Christian Wittern @ 2014-03-13 0:11 UTC (permalink / raw)
To: Bastien; +Cc: Org Mode Mailing List
Hi Bastien,
On 2014-03-13, 00:22, Bastien wrote:
> Weird, I can export this well with Emacs 24.3/Org 7.9.3e and latest
> Emacs/Org.
>
> Please try to reproduce the problem with a bare emacs -q and by just
> loading your Org config.
Thank you for your help.
Now I can report that I succeeded getting the expected output with org-mode
8.25a and 7.93f. However, with my own setup, which is loading 8.25a, I
still get the disappearing example block. Now I have no idea where to look
for the culprit. Do you have any suggestion at how to proceed with the
investigation? I am not consciously doing anything with the export settings
at all, but I have used org for 8 years now, so something might have crept
in during that time...
All the best,
Christian
--
Christian Wittern, Kyoto
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Export problem with #+BEGIN_EXAMPLE block
2014-03-13 0:11 ` Christian Wittern
@ 2014-03-13 8:24 ` Bastien
0 siblings, 0 replies; 4+ messages in thread
From: Bastien @ 2014-03-13 8:24 UTC (permalink / raw)
To: Christian Wittern; +Cc: Org Mode Mailing List
Hi Christian,
Christian Wittern <cwittern@gmail.com> writes:
> However, with my own setup, which is
> loading 8.25a, I still get the disappearing example block.
Please report the full Org version by hitting M-x org-version RET.
> Now I have
> no idea where to look for the culprit. Do you have any suggestion at
> how to proceed with the investigation? I am not consciously doing
> anything with the export settings at all, but I have used org for 8
> years now, so something might have crept in during that time...
I suggest to isolate all items of your Org configuration into a single
separate file that you load from emacs.el, then bisect to find what
can be wrong there.
HTH,
--
Bastien
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-03-13 8:24 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-12 3:48 Export problem with #+BEGIN_EXAMPLE block Christian Wittern
2014-03-12 15:22 ` Bastien
2014-03-13 0:11 ` Christian Wittern
2014-03-13 8:24 ` Bastien
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).