From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joseph Vidal-Rosset Subject: Re: porting guide from old to new beamer export? Date: Tue, 1 Sep 2015 21:11:36 +0200 Message-ID: References: <87h9ng752c.wl-MarkoSchuetz@web.de> <20150831000359.GF1373@chitra.no-ip.org> <87d1y3zwm4.fsf@hornfels.zedat.fu-berlin.de> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=94eb2c06bef2ce66e5051eb45220 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42374) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZWqzT-0008GC-HO for emacs-orgmode@gnu.org; Tue, 01 Sep 2015 15:13:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZWqzO-0003iJ-Qi for emacs-orgmode@gnu.org; Tue, 01 Sep 2015 15:13:07 -0400 Received: from mail-yk0-f171.google.com ([209.85.160.171]:34326) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZWqzO-0003UT-M6 for emacs-orgmode@gnu.org; Tue, 01 Sep 2015 15:13:02 -0400 Received: by ykdg206 with SMTP id g206so214325ykd.1 for ; Tue, 01 Sep 2015 12:11:55 -0700 (PDT) In-Reply-To: <87d1y3zwm4.fsf@hornfels.zedat.fu-berlin.de> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Loris Bennett Cc: "Liste-emacs-orgmode@gnu.org" --94eb2c06bef2ce66e5051eb45220 Content-Type: text/plain; charset=UTF-8 2015-08-31 10:32 GMT+02:00 Loris Bennett : > #+BEAMER_THEME: CambridgeUS > > If that doesn't work, you should post a minimal working example which > illustrates the problem. > I must say to the list that the code that solves my problem is given in Eric Fraga's tutorial: #+latex_header: \mode{\usetheme{CambridgeUS}\usepackage{beamer_udl_theme}} where the last \usepackage refers to a personal customization of CambridgeUS theme. Now I meet a new problem : what is the org-mode code to export this Latex code that customizes the frame of the title page? : \begin{frame} \titlepage \begin{center} \includegraphics[height=1cm,width=1cm]{cnrs_noir}~~ \includegraphics[height=1cm,width=1cm]{logo}~ \includegraphics[height=1cm,width=1cm]{logo-udl} \end{center} \end{frame} Best wishes Jo. --94eb2c06bef2ce66e5051eb45220 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

= 2015-08-31 10:32 GMT+02:00 Loris Bennett <loris.bennett@fu-berlin= .de>:
#+BEAMER_THEME: Cambrid= geUS

If that doesn't work, you should post a minimal working example which illustrates the problem.


I must say to the list that the code that solves my proble= m is given in Eric Fraga's tutorial:

#+latex_header: \mode<b= eamer>{\usetheme{CambridgeUS}\usepackage{beamer_udl_theme}}

where the last \usepackage refers to a personal= customization of CambridgeUS theme.

Now I meet a new problem : what is the org-mode code to export this Late= x code that customizes the frame of the title page? :

\begin{frame}<= br>\titlepage
\begin{center}
\includegraphics[height=3D1cm,width=3D1c= m]{cnrs_noir}~~
\includegraphics[height=3D1cm,width=3D1cm]{logo}~
\in= cludegraphics[height=3D1cm,width=3D1cm]{logo-udl}
\end{center}
\end{f= rame}

Best wishes

Jo.

<= /div> --94eb2c06bef2ce66e5051eb45220--