From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: Sebastien Vauban <wxhgmqzgwmuf@spammotel.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: [beamer] Italic in overlay text
Date: Fri, 3 Feb 2012 16:34:29 +0000 [thread overview]
Message-ID: <877h03kh9m.fsf@ucl.ac.uk> (raw)
In-Reply-To: <80liokyozd.fsf@somewhere.org> (Sebastien Vauban's message of "Fri, 3 Feb 2012 15:24:06 +0100")
[-- Attachment #1: Type: text/plain, Size: 511 bytes --]
Sebastien Vauban <wxhgmqzgwmuf@spammotel.com> writes:
> Hello,
>
> When trying to have italic text inside some paragraph that must only be
> displayed in some overlays, the text inside `/' is not converted into
> italic.
This does seem to highlight a bug in the exporter. I cannot help you
directly with that.
However, I can suggest a more org-appropriate approach: lists understand
<1-2> type of syntax so you can change your input file to something like
the attached. More concise and easier to read...
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: t.org --]
[-- Type: text/org, Size: 593 bytes --]
#+TITLE: ECM
#+DATE: 2012-02-03
#+LANGUAGE: en
#+OPTIONS: H:3 num:t toc:t
#+startup: beamer
#+LaTeX_CLASS: beamer
#+LaTeX_CLASS_OPTIONS: [presentation,t]
#+BEAMER_HEADER_EXTRA: \usetheme{Madrid}\usecolortheme{default}
#+BEAMER_FRAME_LEVEL: 1
#+COLUMNS: %40ITEM %10BEAMER_env(Env) %10BEAMER_envargs(Env Args)
%4BEAMER_col(Col) %8BEAMER_extra(Extra)
* Italic in overlay text
- <1-2> On overlay 1 and 2
/This quoted text should be in italic./
#+LaTeX: \textit{
This is in italic, but only in PDF LaTeX, because of the workaround.
#+LaTeX: }
- Always there
- <3-> Idem
[-- Attachment #3: Type: text/plain, Size: 153 bytes --]
Give it a try.
HTH,
eric
--
: Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.92.1
: using Org-mode version 7.8.03 (release_7.8.03.300.g9b820)
next prev parent reply other threads:[~2012-02-03 17:46 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-03 14:24 [beamer] Italic in overlay text Sebastien Vauban
2012-02-03 16:34 ` Eric S Fraga [this message]
2012-02-06 10:17 ` Sebastien Vauban
2012-02-06 10:36 ` Eric S Fraga
2012-02-06 13:02 ` Sebastien Vauban
2012-02-06 10:40 ` Nicolas Goaziou
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=877h03kh9m.fsf@ucl.ac.uk \
--to=e.fraga@ucl.ac.uk \
--cc=emacs-orgmode@gnu.org \
--cc=wxhgmqzgwmuf@spammotel.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).