emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: Marcin Borkowski <mbork@wmi.amu.edu.pl>
Cc: Org-mode mailing list <emacs-orgmode@gnu.org>
Subject: Re: Org-mode styled beamer presentations
Date: Fri, 24 May 2013 11:41:49 +0100	[thread overview]
Message-ID: <87li74vevm.fsf@ucl.ac.uk> (raw)
In-Reply-To: <87ppwgvfac.fsf@ucl.ac.uk> (Eric S. Fraga's message of "Fri, 24 May 2013 11:32:59 +0100")

[-- Attachment #1: Type: text/plain, Size: 1271 bytes --]

Eric S Fraga <e.fraga@ucl.ac.uk> writes:

> Marcin Borkowski <mbork@wmi.amu.edu.pl> writes:
>
>> <shameless plug>
>>
>> Hi list,
>>
>> many of you use Org-mode to create Beamer presentations.  How about the
>> other way round?  I wrote an Org-mode styled Beamer theme.  Please use,
>> enjoy and report bugs and feature requests!
>>
>> https://twitter.com/marcin_mbork/status/335890494980767746
>> http://mbork.pl/2013-05-18_A_presentation_on_LaTeX_editing_%28en%29
>> https://github.com/mbork/beamerorgtheme
>>
>> </shameless plug>
>>
>> Best,
>
> Very cute!  I like it.
>
> Now I just need to customise it so that it matches my usual colour theme
> in Emacs which has a black background!  Ahh, a perfect excuse to not get
> any more work done today ;-)
>
> thanks,
> eric

Well, that was too easy... see attached for a slightly different version
of your colour theme which gives black background with yellowish-white
foreground and red highlighting...

I guess I have to get back to work now! ;-)

In fact, I have a talk to prepare for next week.  I think I'll use this
style!  The audience should be sufficiently geeky to appreciate it for
once.

Thanks again,
eric


-- 
: Eric S Fraga, GnuPG: 0xC89193D8FFFCF67D
: in Emacs 24.3.50.1 and Org release_8.0.3-148-g36848f

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: beamercolorthemeorg.sty --]
[-- Type: text/x-tex, Size: 1748 bytes --]

%% beamercolorthemeorg.sty
%%
%% Copyright 2007 by Till Tantau and 2013 by Marcin Borkowski
%%
%% This beamer theme is based on Till Tantau's default Beamer theme,
%% with modifications by Marcin Borkowski.
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, version 1.3c,
% found in the file lppl.txt.
%
% This work has the LPPL maintenance status `maintained'.
% 
% The Current Maintainer of this work is Marcin Borkowski <mbork@mbork.pl>.
%
% This work consists of the files:
%   beamercolorthemeorg.sty
%   beamerfontthemeorg.sty
%   beamerinnerthemeorg.sty
%   beamerouterthemeorg.sty
%   beamerthemeorg.sty
%   beamerthemeorg-demo.tex

\ProvidesPackage{beamercolorthemeorg}[2013/05/18 Org-inspired color theme for Beamer]

\mode<presentation>

\usecolortheme{rose}

\definecolor{progressbar@oz}{rgb}{0.7765,0.2431,0.1882}  % colour from the UCL Australia logo background

\setbeamercolor{background canvas}{bg=black,fg=white} 
\usebeamercolor[fg]{background canvas}
\setbeamercolor*{normal text}{fg=yellow!20!white,bg=black}
\setbeamercolor*{alerted text}{fg=progressbar@oz}


\setbeamercolor{structure}{bg=black,fg=progressbar@oz}


\setbeamercolor{org keywords}{use=structure,fg=structure.fg!40!bg}
\setbeamercolor{org keywords dimmed}{use=structure,fg=structure.fg!80!bg}
\setbeamercolor{framesubtitle}{use=structure,fg=structure.fg!70!bg}
\setbeamercolor{dimmed text}{use=structure,fg=structure.fg!40!bg}
\setbeamercolor{alerted text}{use=palette secondary,fg=palette secondary.fg}
\newcommand<>{\dimmed}[1]{{\usebeamercolor{dimmed text}\color{fg}#1}}

\mode
<all>

%%%%%%%%%%%% Emacs food
\f
% Local Variables:
% TeX-command-default: "LaTeX"
% TeX-master: "beamer-test.tex"
% End:

  reply	other threads:[~2013-05-24 10:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-19 23:41 Org-mode styled beamer presentations Marcin Borkowski
2013-05-20  0:33 ` Rasmus
2013-05-20  9:31   ` Suvayu Ali
2013-05-24 10:32 ` Eric S Fraga
2013-05-24 10:41   ` Eric S Fraga [this message]
2013-05-24 16:22     ` Marcin Borkowski

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=87li74vevm.fsf@ucl.ac.uk \
    --to=e.fraga@ucl.ac.uk \
    --cc=emacs-orgmode@gnu.org \
    --cc=mbork@wmi.amu.edu.pl \
    /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).