Re: [O] ox-odt backend use of org-export-async-start

2017-03-26 Thread Nicolas Goaziou
Hello, Mark Meyer writes: > I'm presently looking through ox-odt/org-odt-export-to-odt. I uses a > quasiquote to include a parameter in the anonymous function that is then > passed to org-export-async-start. Is there any reason to do this? I > would assume with lexical variables this would be su

Re: [O] [BUG] org-link-search fails if search string contains new lines

2017-03-26 Thread Matt Lundin
Matt Lundin writes: > > Create an active region covering the third sentence and select the > org-capture "n" template, which creates the following link: > > * Test > > [[file:~/test.txt::Duis%20aute%20irure%20dolor%20in%0Areprehenderit%20in%20voluptate%20velit%20esse%20cillum%20dolore%20eu%20fu

Re: [O] How to include menu entry in C-x C-e

2017-03-26 Thread John Kitchin
here is an example I have used: (org-export-define-derived-backend 'cmu-manuscript 'latex :menu-entry '(?j "Export with ox-manuscript" ((?L "As LaTeX buffer" org-latex-export-as-latex) (?l "As LaTeX file" org-latex-export-to-latex) (?p "As manuscript PDF file" ox-manuscr

[O] How to include menu entry in C-x C-e

2017-03-26 Thread Mark Meyer
Hi, how do I include a menu entry from my module, when people hit C-x C-e? Cheers, Mark -- Mark Meyer m...@ofosos.org

Re: [O] Force center alignment in LaTeX table export?

2017-03-26 Thread Phil Regier
See inline below and attached. If exporting to PDF the first table gets a prefix of "ced!10" and the second is the pale red highlight I was wanting. Here are the important lines in the LaTeX buffer export: \(\left[\begin{array}{>{\cocumncococ{ced!10}}c|ccc|ccc} vs. \(\left[\begin{array}{a|ccc|

[O] ox-odt backend use of org-export-async-start

2017-03-26 Thread Mark Meyer
Hi, I'm presently looking through ox-odt/org-odt-export-to-odt. I uses a quasiquote to include a parameter in the anonymous function that is then passed to org-export-async-start. Is there any reason to do this? I would assume with lexical variables this would be superflouus. Cheers, Mark -- Ma

Re: [O] VM for org-based reproducible environment?

2017-03-26 Thread Grant Rettke
On Mon, Jan 23, 2017 at 4:57 PM, Matt Price wrote: > Is anyone already doing this? I remember maybe John K. saying something > along these lines a year or so ago, but can't find the details right away. > Not quite yet but it will be Ubuntu, VirtualBox and Packer when I do so it is easy for every

[O] [BUG] org-link-search fails if search string contains new lines

2017-03-26 Thread Matt Lundin
Following links fails to locate the appropriate location in text files if the search string in the link contains new lines. Steps to reproduce: /usr/bin/emacs -Q ~/config/minimal.el where minimal.el contains... --8<---cut here---start->8--- (add-to-list 'load

[O] Inconsistent behavior in generating file link search strings

2017-03-26 Thread Matt Lundin
I am grabbing a lot of links from plain text files these days and find that the way in which org generates search strings in file links is inconsistent. That is, org-capture and org-insert-link behave differently. 1. First, org-insert-link truncates the search string. Here are the steps to reprod

Re: [O] Force center alignment in LaTeX table export?

2017-03-26 Thread Eric S Fraga
Can you please post an ECM (small example) of the org table with attributes that you are having problems with? -- : Eric S Fraga (0xFFFCF67D), Emacs 26.0.50, Org release_9.0.5-385-g72fc2d signature.asc Description: PGP signature