emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Oscar Najera <hi@oscarnajera.com>
To: emacs-orgmode@gnu.org
Subject: Fix spelling in worg beamer
Date: Sun, 25 Mar 2018 03:26:54 +0200	[thread overview]
Message-ID: <87zi2x9c81.fsf@oscarnajera.com> (raw)

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

Hello,

I was reading about ox-beamer and exporter and came across some spelling
typos. I'm sending you a patch for those with write access. I tried to
register an account on code.orgmode.org but since yesterday I'm still
waiting for the confirmation email.

Best regards,

[-- Attachment #2: 0001-Fix-spelling-mistakes.patch --]
[-- Type: text/x-patch, Size: 2041 bytes --]

From da968587567483fb7f6151ef7d41659381c8cb0f Mon Sep 17 00:00:00 2001
From: Oscar Najera <hi@oscarnajera.com>
Date: Sat, 24 Mar 2018 02:36:05 +0100
Subject: [PATCH] Fix spelling mistakes
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

From: Óscar Nájera <hello@oscarnajera.com>

---
 exporters/beamer/ox-beamer.org | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/exporters/beamer/ox-beamer.org b/exporters/beamer/ox-beamer.org
index d470a9ad..0c532b79 100644
--- a/exporters/beamer/ox-beamer.org
+++ b/exporters/beamer/ox-beamer.org
@@ -210,15 +210,15 @@ below adds support for =only= environment and associates to the letter
                '("onlyenv" "O" "\\begin{onlyenv}%a" "\\end{onlyenv}"))
 #+end_src
 
-** Special enviroments
+** Special environments
   :PROPERTIES:
   :CUSTOM_ID: special-environments
   :END:
 
 Environments can be put in a column by setting the =BEAMER_col=
 property on a headline.  It accepts decimal point numbers which is
-interpreted as a fraction of the text width.  If the beadline does not
-have an enviroment the headline text is ignored and all the contents
+interpreted as a fraction of the text width.  If the headline does not
+have an environment the headline text is ignored and all the contents
 are put inside the column environment.
 #+begin_example
   ,* A block in a column
@@ -238,7 +238,7 @@ You can start an appendix by setting the =BEAMER_env= property to
 =appendix= on a headline.  Similarly you can insert notes by setting
 the property to =note= (use =noteNH= to exclude the headline from the
 note).  You can also use Beamer's =againframe= command by setting the
-same property.  The frame being refered to by =againframe= is
+same property.  The frame being referred to by =againframe= is
 specified by the =BEAMER_ref= property.  You can also ignore a
 headline by using =ignoreheading=.  This can also be used to close a
 =column= environment.
-- 
2.16.2


             reply	other threads:[~2018-03-25  1:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-25  1:26 Oscar Najera [this message]
2018-03-31 10:15 ` Fix spelling in worg beamer Nicolas Goaziou
2018-04-26 23:34   ` Bastien

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=87zi2x9c81.fsf@oscarnajera.com \
    --to=hi@oscarnajera.com \
    --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).