Dear all,
I'm trying to set up a web page for a software I want to distribute using
org-mode. I'd like to use the folding feature of org-info.js but I'd like
to disable the shortcuts for keyboard navigation. The reason is that this
page contains a form but the keyboard shortcuts make it impossible
On Thu, Dec 24, 2015 at 1:04 AM, Andreas Kiermeier <
andreas.kierme...@gmail.com> wrote:
> org-ref-open-bibtex-notes()
That looks like a different error that occurs in org-ref-open-bibtex-notes().
Up to that point everything looks normal.
What do you have your org-ref-bibliography-notes variab
"briangpowell ." writes:
> I believe I read how to correctly pronounce LaTeX as Lay-Teck (and why
> its important--to honor the creator of TeX's wishes+intentions, Donald
> Knuth) in Leslie Lamport's book onLaTeX--in the preface.
The TeX FAQ (http://www.tex.ac.uk/FAQ-latexpronounce.html) contrad
I would love to be able to write blog posts for Blogger, including
images, and be able to upload the posts easily. I've seen various
discussions about using org-mode for blogging, but nothing recent for
Blogger specifically. Are there any good tools or tips for this?
I do regularly use org-mod
Out of curiosity, is there a particular reason why ob-sql messages the
whole command, aside from debugging/development purposes? funnykitty on
#emacs said that executing a long command set was rather slow because of
the message. I've attached a tiny patch to remove the (message ...) in
case it's le
here is fragmentary code that might give you ideas.
(cl-defun alpha-org-blog-subtree (&key nocopy)
"Copy the subtree, converted to HTML, for pasting into Blogger
as a blog post. If there is an active region, use that instead.
This also works generically, because Blogger uses what Org will
outp
Hi,
Is there some package that provides a publishing function I can use to
automatically publish images to various sizes? Probably something that
wraps around imagemagick's 'convert' command?
When I publish images to my website, I want them to be available in
various sizes, so that I can choose
After upgrading org-mode recently, I find that hitting "q" for
(org-agenda-quit) while viewing an agenda kills the buffer that was active
when I created the agenda.
I'm on org-mode v8.3.2. To reproduce:
- Activate a buffer, call it =active_buf.txt=
- C-c a for (org-agenda)
- a for "Agend
Hi John,
I've set it at follows (based on your setup) in my init.el file:
(setq org-ref-bibliography-notes "~/../Dropbox/_biblio/org-ref/bibnotes.org"
org-ref-default-bibliography '("~/../Dropbox/_biblio/refs.bib"))
So, non-nil.
Andreas​
On 25 December 2015 at 00:45, John Kitchin wrote:
That is an odd looking path. On Mac that would expand to something like
/Users/Dropbox/_biblio/org-ref/bibnotes.org
and on linux
/home/Dropbox/_biblio/org-ref/bibnotes.org
usually you should not have permission for that, and neither make sense
to me.
Does (file-exists-p org-ref-bibliography-no
I've set the HOME environment variable to "C:/Users/andre_000/Documents"
and hence need the .. to get into the Dropbox folder.
Executing (find-file org-ref-bibliography-notes) does find and open the
correct notes file.
Using an absolute path, as in:
(setq org-ref-bibliography-notes
"C:/Users/and
I'm absolutely sure that I read it somewhere--its "Lay-Teck"--and again; if
you think about it, that's what it ought to be.
Hilarious "La" isn't from "Lamport"--very funny though.
I agree though, this is up to me to prove; but, don't hold your breath--it
may be hard to find--I have books to the c
12 matches
Mail list logo