emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* #+BEGIN_EXAMPLE not exporting to LaTeX
@ 2010-11-14 19:29 Thomas S. Dye
  2010-11-14 19:46 ` Nick Dokos
  0 siblings, 1 reply; 4+ messages in thread
From: Thomas S. Dye @ 2010-11-14 19:29 UTC (permalink / raw)
  To: Emacs Org mode mailing list

Aloha all,

The LaTeX exporter passes over #+BEGIN_EXAMPLE blocks.  In the  
following example, "Absent" does not make it into the .tex file, but  
"Present" does.  I'm expecting the #+BEGIN_EXAMPLE block to appear in  
the .tex file wrapped in a verbatim environment.

----------- cut here ------------
* Export LaTeX examples
#+BEGIN_EXAMPLE
Absent
#+END_EXAMPLE

: Present
----------- cut here ------------

I'm using Org-mode version 7.3 (release_7.3.69.ga3e99) with many  
customizations of the LaTeX exporter in my .emacs.  I'm wondering if  
I've done something wrong, or if others are seeing this behavior?

Thanks,
Tom

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: #+BEGIN_EXAMPLE not exporting to LaTeX
  2010-11-14 19:29 #+BEGIN_EXAMPLE not exporting to LaTeX Thomas S. Dye
@ 2010-11-14 19:46 ` Nick Dokos
  2010-11-14 20:34   ` Bernt Hansen
  0 siblings, 1 reply; 4+ messages in thread
From: Nick Dokos @ 2010-11-14 19:46 UTC (permalink / raw)
  To: Thomas S. Dye; +Cc: nicholas.dokos, Emacs Org mode mailing list

Thomas S. Dye <tsd@tsdye.com> wrote:

> Aloha all,
> 
> The LaTeX exporter passes over #+BEGIN_EXAMPLE blocks.  In the
> following example, "Absent" does not make it into the .tex file, but
> "Present" does.  I'm expecting the #+BEGIN_EXAMPLE block to appear in
> the .tex file wrapped in a verbatim environment.
> 
> ----------- cut here ------------
> * Export LaTeX examples
> #+BEGIN_EXAMPLE
> Absent
> #+END_EXAMPLE
> 
> : Present
> ----------- cut here ------------
> 
> I'm using Org-mode version 7.3 (release_7.3.69.ga3e99) with many
> customizations of the LaTeX exporter in my .emacs.  I'm wondering if
> I've done something wrong, or if others are seeing this behavior?
> 

I'm not seeing this behavior: both "Absent" and "Present" are present
in my case.

GNU Emacs 23.2.50.1 (i686-pc-linux-gnu, GTK+ Version 2.14.4) of 2010-10-27
Org-mode version 7.3 (release_7.3.65.gc2a36.dirty)

HTH,
Nick

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: #+BEGIN_EXAMPLE not exporting to LaTeX
  2010-11-14 19:46 ` Nick Dokos
@ 2010-11-14 20:34   ` Bernt Hansen
  2010-11-14 21:50     ` Thomas S. Dye
  0 siblings, 1 reply; 4+ messages in thread
From: Bernt Hansen @ 2010-11-14 20:34 UTC (permalink / raw)
  To: nicholas.dokos; +Cc: Emacs Org mode mailing list

Nick Dokos <nicholas.dokos@hp.com> writes:

> Thomas S. Dye <tsd@tsdye.com> wrote:
>
>> "Present" does.  I'm expecting the #+BEGIN_EXAMPLE block to appear in
>> the .tex file wrapped in a verbatim environment.
>> 
>> ----------- cut here ------------
>> * Export LaTeX examples
>> #+BEGIN_EXAMPLE
>> Absent
>> #+END_EXAMPLE
>> 
>> : Present
>> ----------- cut here ------------
>> 
>> I'm using Org-mode version 7.3 (release_7.3.69.ga3e99) with many
>> customizations of the LaTeX exporter in my .emacs.  I'm wondering if
>> I've done something wrong, or if others are seeing this behavior?
>> 
>
> I'm not seeing this behavior: both "Absent" and "Present" are present
> in my case.
>
> GNU Emacs 23.2.50.1 (i686-pc-linux-gnu, GTK+ Version 2.14.4) of 2010-10-27
> Org-mode version 7.3 (release_7.3.65.gc2a36.dirty)

Works for me too.

-Bernt

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: #+BEGIN_EXAMPLE not exporting to LaTeX
  2010-11-14 20:34   ` Bernt Hansen
@ 2010-11-14 21:50     ` Thomas S. Dye
  0 siblings, 0 replies; 4+ messages in thread
From: Thomas S. Dye @ 2010-11-14 21:50 UTC (permalink / raw)
  To: Bernt Hansen; +Cc: nicholas.dokos, Emacs Org mode mailing list

Aloha Nick and Bernt,

Thanks for looking into this.  It looks like I've broken something.

All the best,
Tom

On Nov 14, 2010, at 10:34 AM, Bernt Hansen wrote:

> Nick Dokos <nicholas.dokos@hp.com> writes:
>
>> Thomas S. Dye <tsd@tsdye.com> wrote:
>>
>>> "Present" does.  I'm expecting the #+BEGIN_EXAMPLE block to appear  
>>> in
>>> the .tex file wrapped in a verbatim environment.
>>>
>>> ----------- cut here ------------
>>> * Export LaTeX examples
>>> #+BEGIN_EXAMPLE
>>> Absent
>>> #+END_EXAMPLE
>>>
>>> : Present
>>> ----------- cut here ------------
>>>
>>> I'm using Org-mode version 7.3 (release_7.3.69.ga3e99) with many
>>> customizations of the LaTeX exporter in my .emacs.  I'm wondering if
>>> I've done something wrong, or if others are seeing this behavior?
>>>
>>
>> I'm not seeing this behavior: both "Absent" and "Present" are present
>> in my case.
>>
>> GNU Emacs 23.2.50.1 (i686-pc-linux-gnu, GTK+ Version 2.14.4) of  
>> 2010-10-27
>> Org-mode version 7.3 (release_7.3.65.gc2a36.dirty)
>
> Works for me too.
>
> -Bernt
>

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-11-14 21:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-14 19:29 #+BEGIN_EXAMPLE not exporting to LaTeX Thomas S. Dye
2010-11-14 19:46 ` Nick Dokos
2010-11-14 20:34   ` Bernt Hansen
2010-11-14 21:50     ` Thomas S. Dye

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).