* Fix spelling in worg beamer
@ 2018-03-25 1:26 Oscar Najera
2018-03-31 10:15 ` Nicolas Goaziou
0 siblings, 1 reply; 3+ messages in thread
From: Oscar Najera @ 2018-03-25 1:26 UTC (permalink / raw)
To: emacs-orgmode
[-- 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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: Fix spelling in worg beamer
2018-03-25 1:26 Fix spelling in worg beamer Oscar Najera
@ 2018-03-31 10:15 ` Nicolas Goaziou
2018-04-26 23:34 ` Bastien
0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Goaziou @ 2018-03-31 10:15 UTC (permalink / raw)
To: Oscar Najera; +Cc: emacs-orgmode
Hello,
Oscar Najera <hi@oscarnajera.com> writes:
> 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.
Applied. Thank you. Did you eventually get write access to Worg?
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Fix spelling in worg beamer
2018-03-31 10:15 ` Nicolas Goaziou
@ 2018-04-26 23:34 ` Bastien
0 siblings, 0 replies; 3+ messages in thread
From: Bastien @ 2018-04-26 23:34 UTC (permalink / raw)
To: Nicolas Goaziou; +Cc: Oscar Najera, emacs-orgmode
Hi Oscar,
to help enhancing Worg, just create a user on https://code.orgmode.org
and let me know, I will add you as a contributor.
Thanks!
--
Bastien
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-04-26 23:34 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-25 1:26 Fix spelling in worg beamer Oscar Najera
2018-03-31 10:15 ` Nicolas Goaziou
2018-04-26 23:34 ` Bastien
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).