emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Thomas S. Dye" <tsd@tsdye.com>
To: Suvayu Ali <fatkasuvayu+linux@gmail.com>
Cc: Org mode mailing list <emacs-orgmode@gnu.org>
Subject: Re: Escaping to insert comments in exported text
Date: Sun, 27 Mar 2011 06:36:18 -1000	[thread overview]
Message-ID: <B80CEF5A-EEC7-475C-AB40-0F43AA491735@tsdye.com> (raw)
In-Reply-To: <20110327034819.29b9ee51@bhishma.homelinux.net>

[-- Attachment #1: Type: text/plain, Size: 774 bytes --]

Aloha Suvayu,

I'd be inclined to use #+LaTeX: %text

Alternatively (and perhaps more robustly with multiline comments) you  
could make certain to \usepackage{verbatim} and then use

#+BEGIN_COMMENT
text
#+END_COMMENT

following the example of block level markup here:
http://orgmode.org/worg/org-tutorials/org-latex-export.html#sec-10_2

hth,
Tom

On Mar 27, 2011, at 12:48 AM, Suvayu Ali wrote:

> Hi Orgers,
>
> I wanted to insert comments in the exported tex file for latex export.
> Is there an standard way to do that? I found normal '%text' gets
> exported as '\%text'. However I can export comments by putting
> '%%text', it gets exported as '%\%text'.
>
> Is there any other solutions out there?
>
> -- 
> Suvayu
>
> Open source is the future. It sets us free.
>


[-- Attachment #2: Type: text/html, Size: 1380 bytes --]

  reply	other threads:[~2011-03-27 16:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-27 10:48 Escaping to insert comments in exported text Suvayu Ali
2011-03-27 16:36 ` Thomas S. Dye [this message]
2011-03-27 20:03   ` Suvayu Ali
2011-03-28 15:17 ` [PATCH] Prefer matching line beginnings in org-export-latex-special-chars Lawrence Mitchell

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=B80CEF5A-EEC7-475C-AB40-0F43AA491735@tsdye.com \
    --to=tsd@tsdye.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=fatkasuvayu+linux@gmail.com \
    /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).