emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Juan Pechiar <juan@pechiar.com>
To: e20100633 <e20100633@inbox.lv>
Cc: emacs-orgmode@gnu.org
Subject: Re: Re: export comments in LaTeX ?
Date: Mon, 22 Nov 2010 21:07:04 -0200	[thread overview]
Message-ID: <20101122230704.GL2450@soloJazz.com> (raw)
In-Reply-To: <87sjyt81pr.fsf@EVA01.wopr.org>

Just note that tags work on _headings_, not on a line by line basis as
you suggest below:

Example:

8<------------------------------------------------------------
#+EXPORT_EXCLUDE_TAGS: privatnote

** This will get exported sometimes   :privatenote:
   Hi there!

8<------------------------------------------------------------

.j.

On Mon, Nov 22, 2010 at 10:53:20PM +0100, e20100633 wrote:
> Juan Pechiar <juan@pechiar.com> writes:
>
> > 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
>
> Ok, you mean for each commented line I have to put a tag which give me
> that result for example ? :
>
> --8<---------------cut here---------------start------------->8---
> # This is a comment line.                           :mytag:
> # And this is an other comment line                 :mytag:
> --8<---------------cut here---------------end--------------->8---
>
> Then I'll just use the EXPORT_SELECT_TAGS ?
>
> Hum very interesting, I'll give it a try, thank you for your answer :)

  reply	other threads:[~2010-11-22 23:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-22 18:10 export comments in LaTeX ? e20100633
2010-11-22 18:34 ` Juan Pechiar
2010-11-22 21:53   ` e20100633
2010-11-22 23:07     ` Juan Pechiar [this message]
2010-11-23 22:05       ` e20100633
2011-01-04 10:44 ` Bastien

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20101122230704.GL2450@soloJazz.com \
    --to=juan@pechiar.com \
    --cc=e20100633@inbox.lv \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).