emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* insonsistency in source code at http://orgmode.org/worg/org-tutorials/org-beamer/tutorial.html
@ 2012-09-19 10:30 Robert P. J. Day
  0 siblings, 0 replies; only message in thread
From: Robert P. J. Day @ 2012-09-19 10:30 UTC (permalink / raw)
  To: emacs org-mode mailing list


  a bit more pedantry, but i'm currently collecting examples of
org/beamer processing to see how well i can reproduce them, and at
org's own example here:

http://orgmode.org/worg/org-tutorials/org-beamer/tutorial.html

  if you follow the link in footnote 1, you see the alleged .org
source as containing:

... snip ...
#+LINK_UP:
#+LINK_HOME:

#+startup: oddeven

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

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

* Introduction
... snip ...

  but if you click on the button "Show Org Source" at the very
bottom, you see:

... snip ...
#+LINK_UP:
#+LINK_HOME:

#+startup: oddeven

* Introduction
... snip ...

  quite simply, the two sources are not the same, which might confuse
some folks (for me, the first example will be processed, while the
second won't be).

  in any event, it would be useful if the source was displayed
consistently.

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-09-19 10:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-19 10:30 insonsistency in source code at http://orgmode.org/worg/org-tutorials/org-beamer/tutorial.html Robert P. J. Day

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).