emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Robert P. J. Day" <rpjday@crashcourse.ca>
To: emacs org-mode mailing list <emacs-orgmode@gnu.org>
Subject: insonsistency in source code at http://orgmode.org/worg/org-tutorials/org-beamer/tutorial.html
Date: Wed, 19 Sep 2012 06:30:31 -0400 (EDT)	[thread overview]
Message-ID: <alpine.DEB.2.02.1209190626160.28331@oneiric> (raw)


  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
========================================================================

                 reply	other threads:[~2012-09-19 10:30 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=alpine.DEB.2.02.1209190626160.28331@oneiric \
    --to=rpjday@crashcourse.ca \
    --cc=emacs-orgmode@gnu.org \
    /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).