Re: [O] Target and link text normalised to `orgtargetn'

2015-04-14 Thread Andreas Leha
Rasmus writes: > Hi, > > Suvayu Ali writes: > >>> references, so \secref{sec:foo}, \figref{fig:bar}, \tabref{sec:baz} (it >>> even takes care of language, or punctuation as needed!). Now if the >>> target text changes from sec:foo to orgtarget1, of course the link >>> breaks. >> >> The commit 4b

Re: [O] Question about org-publish-project-alist

2015-04-14 Thread Feng Shu
(defvar base-dir "~/Documents/org/") (defvar pub-dir "~/Public/notes/") (setq org-publish-project-alist `(("org" :base-directory ,base-dir :base-extension "org" :publishing-directory ,pub-dir :recursive t :publishing-function org-html-publish-to

[O] [PATCH, take 2] Processing language support in Babel

2015-04-14 Thread Jarmo Hurri
Greetings. Please find two files attached to this message. 1. A patch implementing Processing programming language support in Babel. The commit message of the patch is the following: ob-processing.el: Support for Proc

Re: [O] Question about org-publish-project-alist

2015-04-14 Thread Nick Dokos
Thomas Moyer writes: > Is it possible (and I just have the wrong syntax) to do the following: > > (defvar base-dir "~/Documents/org/") > (defvar pub-dir "~/Public/notes/") > > (setq org-publish-project-alist '( >     ("org" >         :base-directory base-dir >         :base-extension "org" >    

Re: [O] Question about org-publish-project-alist

2015-04-14 Thread Marcin Borkowski
On 2015-04-14, at 14:51, Thomas Moyer wrote: > Is it possible (and I just have the wrong syntax) to do the following: > > (defvar base-dir "~/Documents/org/") > (defvar pub-dir "~/Public/notes/") > > (setq org-publish-project-alist '( > ("org" > :base-directory base-dir (setq org-pu

Re: [O] Target and link text normalised to `orgtargetn'

2015-04-14 Thread Rasmus
Hi, Suvayu Ali writes: >> references, so \secref{sec:foo}, \figref{fig:bar}, \tabref{sec:baz} (it >> even takes care of language, or punctuation as needed!). Now if the >> target text changes from sec:foo to orgtarget1, of course the link >> breaks. > > The commit 4bbc054 introduces a variable

[O] Question about org-publish-project-alist

2015-04-14 Thread Thomas Moyer
Is it possible (and I just have the wrong syntax) to do the following: (defvar base-dir "~/Documents/org/") (defvar pub-dir "~/Public/notes/") (setq org-publish-project-alist '( ("org" :base-directory base-dir :base-extension "org" :publishing-directory pub-dir

Re: [O] Target and link text normalised to `orgtargetn'

2015-04-14 Thread Suvayu Ali
Hi, I found a partial answer. On Tue, Apr 14, 2015 at 11:25:30AM +0200, Suvayu Ali wrote: > > I am exporting Org files to LaTeX. I noticed something strange > happening. The text of all my target text gets changed to `orgtargetn' > where n is some number. This breaks a lot of my LaTeX specifi

[O] Target and link text normalised to `orgtargetn'

2015-04-14 Thread Suvayu Ali
Hello everyone, I am exporting Org files to LaTeX. I noticed something strange happening. The text of all my target text gets changed to `orgtargetn' where n is some number. This breaks a lot of my LaTeX specific links. For example, I use the varioref package to get entity specific references,

[O] Mostly offline until Sunday

2015-04-14 Thread Nicolas Goaziou
Hello, Until Sunday, please only report self-fixing or Rasmus-fixing bugs. Thank you! Regards, -- Nicolas Goaziou0x80A93738