emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] [beamer] Italic in overlay text


From: Sebastien Vauban
Subject: [O] [beamer] Italic in overlay text
Date: Fri, 03 Feb 2012 15:24:06 +0100
User-agent: Gnus/5.130002 (Ma Gnus v0.2) Emacs/24.0.92 (windows-nt)

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.

ECM:

--8<---------------cut here---------------start------------->8---
#+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

#+LaTeX: \only<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: }

#+LaTeX: }\pause

- Always there

#+LaTeX: \pause

- Idem

--8<---------------cut here---------------end--------------->8---

Best regards,
  Seb

-- 
Sebastien Vauban




reply via email to

[Prev in Thread] Current Thread [Next in Thread]