Re: [Orgmode] BEGIN_EXAMPLE question

2009-08-12 Thread Bill Hager
On Wed, Aug 12, 2009 at 6:48 AM, Bill Hager  wrote:

> On Wed, Aug 12, 2009 at 12:43 AM, Nick Dokos wrote:
>
>> Bill Hager  wrote:
>>
>> > I don't seem to understand #+BEGIN_EXAMPLE and it's relation to html
>> > export.  What I think is that everything between a #+BEGIN_EXAMPLE and
>> > #+END_EXAMPLE should end up in  tags when I do a HTML export with
>> C-c
>> > C-e b.  However, the reality is that everything ends up in a  tag for
>> me.
>> >
>> > My goal is to have sections of my org file end up in  tags when I
>> HTML
>> > export.  Any ideas on how I can do this?
>> >
>> > I'm running the default emacs 22.2.1 on Ubuntu Jaunty.
>> >
>>
>> I can't reproduce this. I used the following simple org file:
>>
>> ,
>> |
>> | * Test
>> |
>> | Here's an example:
>> |
>> | #+BEGIN_EXAMPLE
>> | This is a test.
>> | #+END_EXAMPLE
>> `
>>
>> did C-c C-e h and got the attached html file. The example is
>> 'd properly I think.
>>
>
> Thanks Nick.  That does help give me something to compare against.  I've
> attached my results from the same test you did with C-c C-e h showing 
> tags instead of  tags for the BEGIN_EXAMPLE/END_EXAMPLE section.
>
> Thanks
>


I noticed that Nick was using emacs 23.  I downloaded and compiled 23.1 from
the GNU website.  The new version properly uses  tags for
#+BEGIN_EXAMPLE.

- Bill
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] BEGIN_EXAMPLE question

2009-08-12 Thread Bill Hager
On Wed, Aug 12, 2009 at 12:43 AM, Nick Dokos  wrote:

> Bill Hager  wrote:
>
> > I don't seem to understand #+BEGIN_EXAMPLE and it's relation to html
> > export.  What I think is that everything between a #+BEGIN_EXAMPLE and
> > #+END_EXAMPLE should end up in  tags when I do a HTML export with
> C-c
> > C-e b.  However, the reality is that everything ends up in a  tag for
> me.
> >
> > My goal is to have sections of my org file end up in  tags when I
> HTML
> > export.  Any ideas on how I can do this?
> >
> > I'm running the default emacs 22.2.1 on Ubuntu Jaunty.
> >
>
> I can't reproduce this. I used the following simple org file:
>
> ,
> |
> | * Test
> |
> | Here's an example:
> |
> | #+BEGIN_EXAMPLE
> | This is a test.
> | #+END_EXAMPLE
> `
>
> did C-c C-e h and got the attached html file. The example is
> 'd properly I think.
>

Thanks Nick.  That does help give me something to compare against.  I've
attached my results from the same test you did with C-c C-e h showing 
tags instead of  tags for the BEGIN_EXAMPLE/END_EXAMPLE section.

Thanks

- Bill
Title: test



test
Table of Contents

1 Test


1 Test



Here's an example:


This is a test.
 Author: Bill Hager


 Date: 2009/08/12 06:42:45 AM




test.org
Description: Binary data
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] BEGIN_EXAMPLE question

2009-08-11 Thread Nick Dokos
Bill Hager  wrote:

> I don't seem to understand #+BEGIN_EXAMPLE and it's relation to html
> export.  What I think is that everything between a #+BEGIN_EXAMPLE and
> #+END_EXAMPLE should end up in  tags when I do a HTML export with C-c
> C-e b.  However, the reality is that everything ends up in a  tag for me.
> 
> My goal is to have sections of my org file end up in  tags when I HTML
> export.  Any ideas on how I can do this?
> 
> I'm running the default emacs 22.2.1 on Ubuntu Jaunty.
> 

I can't reproduce this. I used the following simple org file:

,
| 
| * Test
| 
| Here's an example:
| 
| #+BEGIN_EXAMPLE
| This is a test.
| #+END_EXAMPLE
`

did C-c C-e h and got the attached html file. The example is
'd properly I think.

HTH,
Nick


http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
http://www.w3.org/1999/xhtml";
lang="en" xml:lang="en">


bar







 







bar



Table of Contents


1 Test 





1 Test 




Here's an example:




This is a test.







 Author: Nick Dokos


 Date: 2009-08-12 00:36:59 EDT
HTML generated by org-mode 6.29trans in emacs 23




___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] BEGIN_EXAMPLE question

2009-08-11 Thread Bill Hager
Hello Org List!

I don't seem to understand #+BEGIN_EXAMPLE and it's relation to html
export.  What I think is that everything between a #+BEGIN_EXAMPLE and
#+END_EXAMPLE should end up in  tags when I do a HTML export with C-c
C-e b.  However, the reality is that everything ends up in a  tag for me.

My goal is to have sections of my org file end up in  tags when I HTML
export.  Any ideas on how I can do this?

I'm running the default emacs 22.2.1 on Ubuntu Jaunty.

Thanks

- Bill
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode