Re: [Orgmode] Tips for writing lecture notes in org-beamer?

2010-10-02 Thread Eric S Fraga
On Fri, 1 Oct 2010 15:35:00 -0500, John Hendy jw.he...@gmail.com wrote:
 
 Eric,
 
 
 Per Bastien, you put the file wherever, but you link to the file at
 http://orgmode.org/worg/sources/path/to/file/file.org. For example:

[...]

 Hope that helps,
 John

It does.  Thanks.  I've updated the tutorial on Worg to use a direct
http: link for the footnote entry.
-- 
Eric S Fraga
GnuPG: 8F5C 279D 3907 E14A 5C29  570D C891 93D8 FFFC F67D
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] Tips for writing lecture notes in org-beamer?

2010-10-01 Thread Eric S Fraga
On Fri, 24 Sep 2010 14:56:34 +0100, Stephen Eglen s.j.eg...@damtp.cam.ac.uk 
wrote:
 
 Dear all,
 
 Has anyone recently used org-beamer to write lecture notes?  I'm now

[...]

 So far I've found the following two sites useful:
 
 http://emacs-fu.blogspot.com/2009/10/writing-presentations-with-org-mode-and.html
 
 http://orgmode.org/worg/org-tutorials/org-beamer/tutorial.php
 [In this tutorial.php, the link in footnote 1 is brokenn -- how do I
 download presentation.org?]

Yes, the target of the link has been converted for the web site, which
it shouldn't have.  I am not sure how to get the Worg automatic
publishing mode to not do this...  hopefully somebody else can answer
and/or fix the link in that footnote.

In the meantime, attached is the file =presentation.org=.

HTH,
eric
#+TITLE: Writing Beamer presentations in org-mode
#+AUTHOR:Eric S Fraga
#+EMAIL: e.fr...@ucl.ac.uk
#+DATE:  2010-03-30 Tue
#+DESCRIPTION: 
#+KEYWORDS: 
#+LANGUAGE:  en
#+OPTIONS:   H:3 num:t toc:t \n:nil @:t ::t |:t ^:t -:t f:t *:t :t
#+OPTIONS:   TeX:t LaTeX:t skip:nil d:nil todo:t pri:nil tags:not-in-toc
#+INFOJS_OPT: view:nil toc:nil ltoc:t mouse:underline buttons:0 
path:http://orgmode.org/org-info.js
#+EXPORT_SELECT_TAGS: export
#+EXPORT_EXCLUDE_TAGS: noexport
#+LINK_UP:   
#+LINK_HOME: 

#+startup: oddeven

#+startup: beamer
#+LaTeX_CLASS: beamer
#+LaTeX_CLASS_OPTIONS: [bigger]
#+latex_header: \modebeamer{\usetheme{Madrid}}
#+BEAMER_FRAME_LEVEL: 2

#+COLUMNS: %20ITEM %13BEAMER_env(Env) %6BEAMER_envargs(Args) %4BEAMER_col(Col) 
%7BEAMER_extra(Extra)

* Introduction
** Overview
- org-mode template
- beamer structure
- beamer settings


* Methodology

** A simple slide
This slide consists of some text with a number of bullet points:
- the first, very @important@, point!
- the previous point shows the use of the special markup which
  translates to the Beamer specific /alert/ command for highlighting
  text.
The above list could be numbered or any other type of list and may
include sub-lists.

** A more complex slide
This slide illustrates the use of Beamer blocks.  The following text,
with its own headline, is displayed in a block:
*** Org mode increases productivity   :B_theorem:
:PROPERTIES:
:BEAMER_env: theorem
:END:
- org mode means not having to remember \LaTeX commands.
- it is based on ascii text which is inherently portable.
- Emacs!

\hfill \(\qed\)

** Two columns

*** A block   :B_ignoreheading:BMCOL:
:PROPERTIES:
:BEAMER_env: ignoreheading
:BEAMER_col: 0.4
:END:
- this slide consists of two columns
- the first (left) column has no heading and consists of text
- the second (right) column has an image and is enclosed in an
  @example@ block

*** A screenshot:BMCOL:B_example:
:PROPERTIES:
:BEAMER_col: 0.6
:BEAMER_env: example
:END:
#+ATTR_LATEX: width=\textwidth
[[file:../../images/org-beamer/a-simple-slide.png]]


* Conclusions

** Summary
   - org is an incredible tool for time management
   - @but@ it is also excellent for writing and for preparing presentations
   - Beamer is a very powerful \LaTeX{} package for presentations
   - the combination is unbeatable!

-- 
Eric S Fraga
GnuPG: 8F5C 279D 3907 E14A 5C29  570D C891 93D8 FFFC F67D
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] Tips for writing lecture notes in org-beamer?

2010-10-01 Thread John Hendy
Eric,


Per Bastien, you put the file wherever, but you link to the file at
http://orgmode.org/worg/sources/path/to/file/file.org. For example:
- If the file is in: ~/worg.git/org-tutorials/org-beamer/presentation.org

- You make the footnote/link to:
http://orgmode.org/worg/sources/org-tutorials/org-beamer/presentation.org
--- You can try that link; it works
--- Afaik, you can't help that it gets worg-i-fied/published but this is
how to link to the actual .org file


Hope that helps,
John


On Fri, Oct 1, 2010 at 2:54 PM, Eric S Fraga ucec...@ucl.ac.uk wrote:

 On Fri, 24 Sep 2010 14:56:34 +0100, Stephen Eglen 
 s.j.eg...@damtp.cam.ac.uk wrote:
 
  Dear all,
 
  Has anyone recently used org-beamer to write lecture notes?  I'm now

 [...]

  So far I've found the following two sites useful:
 
 
 http://emacs-fu.blogspot.com/2009/10/writing-presentations-with-org-mode-and.html
 
  http://orgmode.org/worg/org-tutorials/org-beamer/tutorial.php
  [In this tutorial.php, the link in footnote 1 is brokenn -- how do I
  download presentation.org?]

 Yes, the target of the link has been converted for the web site, which
 it shouldn't have.  I am not sure how to get the Worg automatic
 publishing mode to not do this...  hopefully somebody else can answer
 and/or fix the link in that footnote.

 In the meantime, attached is the file =presentation.org=.

 HTH,
 eric

 --
 Eric S Fraga
 GnuPG: 8F5C 279D 3907 E14A 5C29  570D C891 93D8 FFFC F67D

 ___
 Emacs-orgmode mailing list
 Please use `Reply All' to send replies to the list.
 Emacs-orgmode@gnu.org
 http://lists.gnu.org/mailman/listinfo/emacs-orgmode


___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode