emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Daniel Clemente" <n142857@gmail.com>
To: Carsten Dominik <dominik@science.uva.nl>
Cc: emacs-orgmode@gnu.org
Subject: Re: Writing raw [1], *aa*, without being interpreted
Date: Tue, 21 Aug 2007 10:36:51 +0200	[thread overview]
Message-ID: <ae9590aa0708210136u3f2cbb4bk908fe1a91479dfe8@mail.gmail.com> (raw)
In-Reply-To: <dba2f72b42a956403a8ce768ad717243@science.uva.nl>

   Hi,
   the problem is: I don't want to use fixed font or any special
formatting for the [1]; I want that the [1] is integrated normally in
the text.
   This applies to all Org-mode syntax. Ex: /text/, *text*, ...
   Therefore we need something to avoid interpreting the Org-mode
syntax. Maybe escape manually a caracter: \[1], maybe a block:
\{[1]\}, maybe a null token inside the interpreted string:
[\don't_interpret{}1], ...

-- Daniel.

2007/8/21, Carsten Dominik <dominik@science.uva.nl>:
> Hi Daniel,
>
> in the next version, also something like
>
> With
> #+HTML: [1]
> #+ASCII: [1]
> #+LaTeX: [1]
> you can make a footnote.
>
> will work.  Silly, but still does the trick.
>
> - Carsten
>
> On Aug 18, 2007, at 12:19, Daniel Clemente wrote:
>
> > Hi,
> >   in a file I would like to write following line:
> > ----
> >  „Writing [1] you can create a footnote."
> > ----
> >
> >   But then [1] is interpreted as a footnote. I have tried escaping it:
> > \[1\] =[1]= \\[1\\] @<span>[1]@</span> etc. but it doesn't work; it's
> > always interpreted as a footnote.
> >   How can these 3 characters [1] be written on a file?
> >
> >   Of course, disabling footnotes (#+OPTION f:nil) is not a solution
> > since I do want to use them eventually.
> >
> >   I expected to find this information in the manual, page 75 (example:
> > point 11.5.4), but there's nothing about it. I think it's missing a
> > type of <literal> element:  <literal>this goes [1] *aa* /aa/
> > unprocessed.</literal>
> >
> >   Any idea?
> >
> >   Greetings,
> > Daniel
> >
> >
> > _______________________________________________
> > Emacs-orgmode mailing list
> > Emacs-orgmode@gnu.org
> > http://lists.gnu.org/mailman/listinfo/emacs-orgmode
> >
> >
>
> --
> Carsten Dominik
> Sterrenkundig Instituut "Anton Pannekoek"
> Universiteit van Amsterdam
> Kruislaan 403
> NL-1098SJ Amsterdam
> phone: +31 20 525 7477
>
>

  parent reply	other threads:[~2007-08-21  8:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-18 10:19 Writing raw [1], *aa*, without being interpreted Daniel Clemente
2007-08-20  4:34 ` Renzo Been
2007-08-21  3:00 ` Carsten Dominik
2007-08-21  3:25   ` Xiao-Yong Jin
2007-08-21  8:36   ` Daniel Clemente [this message]
2007-11-13 11:12 ` Carsten Dominik

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=ae9590aa0708210136u3f2cbb4bk908fe1a91479dfe8@mail.gmail.com \
    --to=n142857@gmail.com \
    --cc=dominik@science.uva.nl \
    --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).