t...@tsdye.com (Thomas S. Dye) Thu, 08 Sep 2011 05:29:38 -1000 eythan...@gmail.com (Eythan Weg) writes: > Hi, > > Consider a file containing something like: > > * Test :export: > * Test 2 > > > And now export it, say to ascii format. > > I get a buffer containing: > > 1 Test :export: > > > Is this expected? > > Thanks, Eythan Aloha Eythan, I believe the answer to your question is "yes". See http://orgmode.org/worg/org-tutorials/org-latex-export.html#sec-9 for an explanation. All the best, Tom -- Thomas S. Dye http://www.tsdye.com
Thanks. I read the link. Still, do you mean that the tag :export: is expected to be exported in addition to the selected tree? Eythan