From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: Joseph Vidal-Rosset <joseph.vidal.rosset@gmail.com>
Cc: "Liste-emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Re: porting guide from old to new beamer export?
Date: Wed, 2 Sep 2015 12:13:11 +0100 [thread overview]
Message-ID: <87mvx5oz08.fsf@ucl.ac.uk> (raw)
In-Reply-To: CAD-VTcG79Pa5fasuWXQoXJcpvrC8OVGB=D4k5NhRMAuhoObaFA@mail.gmail.com
On Tuesday, 1 Sep 2015 at 21:11, Joseph Vidal-Rosset wrote:
> 2015-08-31 10:32 GMT+02:00 Loris Bennett <loris.bennett@fu-berlin.de>:
>
>> #+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<beamer>{\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
next prev parent reply other threads:[~2015-09-02 11:13 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-30 23:02 porting guide from old to new beamer export? Marko Schütz Schmuck
2015-08-31 0:03 ` Suvayu Ali
2015-08-31 8:11 ` Joseph Vidal-Rosset
2015-08-31 8:32 ` Loris Bennett
2015-08-31 9:46 ` Suvayu Ali
2015-09-01 19:11 ` Joseph Vidal-Rosset
2015-09-02 9:05 ` Suvayu Ali
2015-09-02 11:13 ` Eric S Fraga [this message]
2015-08-31 17:23 ` Marko Schütz-Schmuck
2015-08-31 20:50 ` Suvayu Ali
2015-09-01 0:19 ` Marko Schütz-Schmuck
2015-09-01 7:06 ` Suvayu Ali
2015-09-01 18:15 ` Marko Schütz-Schmuck
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87mvx5oz08.fsf@ucl.ac.uk \
--to=e.fraga@ucl.ac.uk \
--cc=emacs-orgmode@gnu.org \
--cc=joseph.vidal.rosset@gmail.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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.