emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] export comments in LaTeX ?


From: Juan Pechiar
Subject: Re: [Orgmode] export comments in LaTeX ?
Date: Mon, 22 Nov 2010 16:34:23 -0200
User-agent: Mutt/1.5.20 (2009-06-14)

Hi,

Maybe you can easily regexp-replace all 'COMMENT' keywords for a tag
(like :noexport:).

Then there are header options for tags which should be included /
excluded on export.

     #+EXPORT_SELECT_TAGS:   Tags that select a tree for export
     #+EXPORT_EXCLUDE_TAGS:  Tags that exclude a tree from export

Regards,
.j.

On Mon, Nov 22, 2010 at 07:10:55PM +0100, e20100633 wrote:
> I have bunch of files in org-mode with comments, and I need to see the
> comments in my finals pdfs. For now, I just add them by hand in my .tex
> files and I surround them in boxes but it take me hours...
>
> So maybe there's a way to tell org-mode to treat comments as quotes or
> something ?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]