Re: Re: [Orgmode] Beamer export questions/suggestions

2011-02-23 Thread chris . m . malone

Hi Eric,

Thanks for that useful bit of info!

Chris
On Feb 23, 2011 11:47am, Eric S Fraga e.fr...@ucl.ac.uk wrote:

Chris Malone chris.m.mal...@gmail.com writes:





 Hi Derek,







 Re your first question:







 One simple, albeit somewhat hackish way of achieving this would be to


 utilize =org-mode='s #+begin_beamer ... #+end_beamer syntax with  
=beamer='s



 frame option =plain= For example:





You don't need to do this. You can pass options to frames using the



BEAMER_envargs property:





#+begin_src org



** A plain slide



:PROPERTIES:



:BEAMER_envargs: [plain]



:END:



- a list



- with few entries



- but more than I thought



#+end_src





I use this all the time for options such as shrink and allowframebreaks.





--



: Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.50.1



: using Org-mode version 7.4 (release_7.4.528.gd457)


___
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: Re: [Orgmode] Beamer export questions/suggestions

2011-02-23 Thread Derek Thomas
Eric and Chris,

Thanks for your responses.

Eric,

I'm currently using latex directly in org, but this method doesn't
play nicely with export to a regular tex file.  Would it be possible
to use something similar to this?

#+begin_src org
** A plain slide
*** [path/to/fig]
  :PROPERTIES:
  :FIGURE_envargs:
  Figure placement options
  :END:
#+end_src

The ability to specify placement in beamer would allow figures to be
placed correctly in beamer slides and also display inline for general
org export.  Thanks for your help,

Derek
On Wed, Feb 23, 2011 at 12:24 PM,  chris.m.mal...@gmail.com wrote:
 Hi Eric,

 Thanks for that useful bit of info!

 Chris
 On Feb 23, 2011 11:47am, Eric S Fraga e.fr...@ucl.ac.uk wrote:
 Chris Malone chris.m.mal...@gmail.com writes:



  Hi Derek,

 

  Re your first question:

 

  One simple, albeit somewhat hackish way of achieving this would be to

  utilize =org-mode='s #+begin_beamer ... #+end_beamer syntax with
  =beamer='s

  frame option =plain=   For example:



 You don't need to do this.  You can pass options to frames using the

 BEAMER_envargs property:



 #+begin_src org

 ** A plain slide

   :PROPERTIES:

   :BEAMER_envargs: [plain]

   :END:

   - a list

   - with few entries

   - but more than I thought

 #+end_src



 I use this all the time for options such as shrink and allowframebreaks.



 --

 : Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.50.1

 : using Org-mode version 7.4 (release_7.4.528.gd457)

 ___
 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





On Wed, Feb 23, 2011 at 12:24 PM,  chris.m.mal...@gmail.com wrote:
 Hi Eric,

 Thanks for that useful bit of info!

 Chris
 On Feb 23, 2011 11:47am, Eric S Fraga e.fr...@ucl.ac.uk wrote:
 Chris Malone chris.m.mal...@gmail.com writes:



  Hi Derek,

 

  Re your first question:

 

  One simple, albeit somewhat hackish way of achieving this would be to

  utilize =org-mode='s #+begin_beamer ... #+end_beamer syntax with
  =beamer='s

  frame option =plain=   For example:



 You don't need to do this.  You can pass options to frames using the

 BEAMER_envargs property:



 #+begin_src org

 ** A plain slide

   :PROPERTIES:

   :BEAMER_envargs: [plain]

   :END:

   - a list

   - with few entries

   - but more than I thought

 #+end_src



 I use this all the time for options such as shrink and allowframebreaks.



 --

 : Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.50.1

 : using Org-mode version 7.4 (release_7.4.528.gd457)

 ___
 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