From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: porting guide from old to new beamer export? Date: Wed, 2 Sep 2015 12:13:11 +0100 Message-ID: <87mvx5oz08.fsf@ucl.ac.uk> 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: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36917) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZX5yj-0002NB-Fa for emacs-orgmode@gnu.org; Wed, 02 Sep 2015 07:13:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZX5ye-0000yN-0h for emacs-orgmode@gnu.org; Wed, 02 Sep 2015 07:13:21 -0400 Received: from mail-am1on0123.outbound.protection.outlook.com ([157.56.112.123]:51397 helo=emea01-am1-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZX5yd-0000xh-OF for emacs-orgmode@gnu.org; Wed, 02 Sep 2015 07:13:15 -0400 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: Joseph Vidal-Rosset Cc: "Liste-emacs-orgmode@gnu.org" On Tuesday, 1 Sep 2015 at 21:11, Joseph Vidal-Rosset wrote: > 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}} I'm glad my tutorial helped but I am surprised you needed to do this. Can you please post a minimal example that fails when using the "#+beamer_theme:" construct as suggested by Loris above? This definitely works for me. Also, what version of org? (M-x org-version RET) > 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} For customisation of the title page, I tend to use the #+date: header and put whatever LaTeX I want there. For instance, for a conference I am presenting at next week, I have done: #+begin_src org ,#+date: 8 September 2015 @@latex:\\@@ Carbon dioxide utilisation @@latex:\\@@ Faraday Discussions #+end_src You could easily put your graphics within a @@latex:...@@ construct in the DATE header. HTH, eric -- : Eric S Fraga (0xFFFCF67D), Emacs 25.0.50.2, Org release_8.3.1-188-g410ea6