Re: [Orgmode] abstract in exported latex and html

2010-11-02 Thread Thomas S. Dye
Aloha Christian, On Nov 2, 2010, at 1:22 AM, Christian Moe wrote: Hi, Written up, with an added note about org-exp-blocks, and pushed to: http://orgmode.org/worg/org-faq.php#include-abstract-in-export-to-latex-and-html http://orgmode.org/worg/org-tutorials/org-latex-export.php#sec-12 In the

Re: [Orgmode] abstract in exported latex and html

2010-11-02 Thread Carsten Dominik
Hi Christian, thank you very much! - Carsten On Nov 2, 2010, at 12:22 PM, Christian Moe wrote: Hi, Written up, with an added note about org-exp-blocks, and pushed to: http://orgmode.org/worg/org-faq.php#include-abstract-in-export-to-latex-and-html http://orgmode.org/worg/org-tutorials/org-l

Re: [Orgmode] abstract in exported latex and html

2010-11-02 Thread Christian Moe
Hi, Written up, with an added note about org-exp-blocks, and pushed to: http://orgmode.org/worg/org-faq.php#include-abstract-in-export-to-latex-and-html http://orgmode.org/worg/org-tutorials/org-latex-export.php#sec-12 In the latter, BTW, I have also made a small change in the "semantic-markup

Re: [Orgmode] abstract in exported latex and html

2010-11-01 Thread Carsten Dominik
This is great and should be in the FAQ or another good place on Worg. Thanks! - Carsten On Nov 1, 2010, at 10:47 PM, Christian Moe wrote: Use org-special-blocks On Oct 31, 2010, at 9:47 AM, Magnus Nilsson wrote: Dear all, Is there a way to include an abstract that suits both LaTeX export

Re: [Orgmode] abstract in exported latex and html

2010-11-01 Thread Thomas S. Dye
On Nov 1, 2010, at 11:47 AM, Christian Moe wrote: Use org-special-blocks On Oct 31, 2010, at 9:47 AM, Magnus Nilsson wrote: Dear all, Is there a way to include an abstract that suits both LaTeX export and html export? I am thinking in lines of #+BEGIN_ABSTRACT: My abstract goes here #+END

Re: [Orgmode] abstract in exported latex and html

2010-11-01 Thread Christian Moe
Use org-special-blocks On Oct 31, 2010, at 9:47 AM, Magnus Nilsson wrote: Dear all, Is there a way to include an abstract that suits both LaTeX export and html export? I am thinking in lines of #+BEGIN_ABSTRACT: My abstract goes here #+END_ABSTRACT: and have it interpreted differently depend

Re: [Orgmode] abstract in exported latex and html

2010-10-31 Thread Thomas S. Dye
On Oct 31, 2010, at 5:41 AM, Carsten Dominik wrote: On Oct 31, 2010, at 9:47 AM, Magnus Nilsson wrote: Dear all, Is there a way to include an abstract that suits both LaTeX export and html export? I am thinking in lines of #+BEGIN_ABSTRACT: My abstract goes here #+END_ABSTRACT: and have

Re: [Orgmode] abstract in exported latex and html

2010-10-31 Thread Carsten Dominik
On Oct 31, 2010, at 9:47 AM, Magnus Nilsson wrote: Dear all, Is there a way to include an abstract that suits both LaTeX export and html export? I am thinking in lines of #+BEGIN_ABSTRACT: My abstract goes here #+END_ABSTRACT: and have it interpreted differently depending on the export us