emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Proper syntax for org-reveal-* local variables?
@ 2015-04-12 23:04 John Hendy
  2015-04-12 23:26 ` John Hendy
  0 siblings, 1 reply; 2+ messages in thread
From: John Hendy @ 2015-04-12 23:04 UTC (permalink / raw)
  To: emacs-orgmode

Hello,


Giving a first shot (at least in a while) with org-reveal and am
struggling a little with the options allowable in Reveal.initialize({
}). The github repo readme discusses custom variables for this purpose
in the "Configure Plug-Ins" section:
- https://github.com/yjwen/org-reveal

In hunting around, I'm not sure what they specific syntax should be? I've tried:


# -*- org-reveal-center: nil -*- (after my other #+options, etc. stuff)

I also tried (at the end of the file):

# Local Variables:
# org-reveal-center: nil
# End:

In checking the resultant .html output, the contents of
Reveal.initialize still contains =center: true,=, so something isn't
working properly.


Thanks for any suggestions,
John

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Proper syntax for org-reveal-* local variables?
  2015-04-12 23:04 Proper syntax for org-reveal-* local variables? John Hendy
@ 2015-04-12 23:26 ` John Hendy
  0 siblings, 0 replies; 2+ messages in thread
From: John Hendy @ 2015-04-12 23:26 UTC (permalink / raw)
  To: emacs-orgmode

On Sun, Apr 12, 2015 at 6:04 PM, John Hendy <jw.hendy@gmail.com> wrote:
> Hello,
>
>
> Giving a first shot (at least in a while) with org-reveal and am
> struggling a little with the options allowable in Reveal.initialize({
> }). The github repo readme discusses custom variables for this purpose
> in the "Configure Plug-Ins" section:
> - https://github.com/yjwen/org-reveal
>
> In hunting around, I'm not sure what they specific syntax should be? I've tried:
>
>
> # -*- org-reveal-center: nil -*- (after my other #+options, etc. stuff)
>
> I also tried (at the end of the file):
>
> # Local Variables:
> # org-reveal-center: nil
> # End:

This looks to have worked after all, though it required confirming
allowing it. I had both a Local Variables section as well as #+bind
and # -*- [...] -*- in my preamble. When I deleted those two lines, I
used C-c C-c to refresh and it asked me to allow the Local Variables
setting.

In a quick re-skim of the documentation I find googling "org-mode
'Local Variables:'", I'm not seeing anything about C-c C-c. The
closest I get is the org-mode man page for in-buffer settings, but it
isn't obvious to me that local variables are in the same category from
reading that. Am I looking in the wrong place?


Best regards,
John


>
> In checking the resultant .html output, the contents of
> Reveal.initialize still contains =center: true,=, so something isn't
> working properly.
>
>
> Thanks for any suggestions,
> John

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-04-12 23:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-12 23:04 Proper syntax for org-reveal-* local variables? John Hendy
2015-04-12 23:26 ` John Hendy

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