emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bastien <bzg@gnu.org>
To: "François Pinard" <pinard@iro.umontreal.ca>
Cc: emacs-orgmode@gnu.org
Subject: Re: is there a way to have =var_name= in table
Date: Wed, 23 May 2012 01:13:20 +0200	[thread overview]
Message-ID: <87txz7zu5r.fsf@gnu.org> (raw)
In-Reply-To: <86txz9r7j5.fsf@mercure.progiciels-bpi.ca> ("François Pinard"'s message of "Mon, 21 May 2012 09:24:46 -0400")

François Pinard <pinard@iro.umontreal.ca> writes:

>    Emphasis and monospace
>    ----------------------
>    
>    You can make words *bold*, /italic/, _underlined_, `=code=' and
>    `~verbatim~', and, if you must, `+strike-through+'.  Text in the code
>    and verbatim string is not processed for Org mode specific syntax; it
>    is exported verbatim.
>
> Is there any functional (or semantic?) difference between =code= and
> ~verbatim~?  

For the current LaTeX exporter, Yes.

> Could I use any to avoid escaping problems of the other?
> (A bit like ' versus " in some languages?)

  This is =co%de=.
  This is ~verb%atim~.

gets exported as

  This is \texttt{co\%de}.
  This is \verb~verb%atim~.

HTH,

-- 
 Bastien

  reply	other threads:[~2012-05-22 23:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-31 19:24 is there a way to have =var_name= in table Stephen J. Barr
2012-03-31 19:47 ` Carsten Dominik
2012-04-01 20:13   ` Stephen J. Barr
2012-05-21 13:24   ` François Pinard
2012-05-22 23:13     ` Bastien [this message]
2012-05-23  5:33 ` Michael Brand

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=87txz7zu5r.fsf@gnu.org \
    --to=bzg@gnu.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=pinard@iro.umontreal.ca \
    /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).