Re: [O] Regression in #+include behavior [master]

2018-03-19 Thread Kaushal Modi
On Mon, Mar 19, 2018 at 6:52 PM Nicolas Goaziou wrote: > > Fixed. Thank you. > Hello, Thank you for quickly fixing this. Though I didn't understand why it failed when exporting from the large file, but not when moving the relevant subtrees (where the #+include was

[O] org-mode R using xtable produces strange output

2018-03-19 Thread Brian Shine
I am using xtable to produce summary tables of linear models, specifying the output as latex. If I just run the code in R, I get the correct output. However, the latex output in the org document contains a lot of “|”s. I think this is because the header of the table contains some code to

Re: [O] [PATCH v2 0/3] org-sbe fixes

2018-03-19 Thread Nicolas Goaziou
Hello, Vladimir Panteleev writes: > OK, here is v2 with table-based tests. > > Vladimir Panteleev (3): > ob-table: Fix org-sbe's handling of quotes in cell values > ob-table: Fix org-sbe's handling of list arguments > ob-table: Mention passing ranges as lists in

Re: [O] Regression in #+include behavior [master]

2018-03-19 Thread Nicolas Goaziou
Hello, Kaushal Modi writes: > I believe a regression was introduced in > https://code.orgmode.org/bzg/org-mode/commit/d81a1d088c74e605c99e90a2835c55df5144f43e > > I am unable to come with a minimal example, but I can link to the actual > Org file that causes the

Re: [O] does this pandoc error look familiar to anybody?

2018-03-19 Thread Samuel Wales
On 3/19/18, Eric S Fraga wrote: > has a limit on the number of levels, both headings and items. If you > have an org document (assuming you started with org to generate the > HTML) which has >8 levels, you are likely to run into this problem. thanks everybody for your

Re: [O] Regression in #+include behavior [master]

2018-03-19 Thread Kaushal Modi
On Mon, Mar 19, 2018 at 4:00 PM Kaushal Modi wrote: > Hello, > > I believe a regression was introduced in > https://code.orgmode.org/bzg/org-mode/commit/d81a1d088c74e605c99e90a2835c55df5144f43e > Actually the commit before that would have been the breaking commit as I

[O] Regression in #+include behavior [master]

2018-03-19 Thread Kaushal Modi
Hello, I believe a regression was introduced in https://code.orgmode.org/bzg/org-mode/commit/d81a1d088c74e605c99e90a2835c55df5144f43e I am unable to come with a minimal example, but I can link to the actual Org file that causes the failure. If I try to move that subtree along with the "included"

Re: [O] Defining the export height of a babel-generated image

2018-03-19 Thread Eric S Fraga
On Monday, 19 Mar 2018 at 14:14, Karl Voit wrote: [...] > Hehe. Simple as that. sometimes, but only sometimes... :-) -- Eric S Fraga via Emacs 27.0.50, Org release_9.1.7-475-g3ffc7d signature.asc Description: PGP signature

Re: [O] [PATCH] org-global-tags-completion-table does not include tags from buffers

2018-03-19 Thread Matt Lundin
Attached is a patch that fixes the issue. Best, Matt Matt Lundin writes: > If org-tags-alist is customized by the user, the value returned by > org-global-tags-completion-table does not include any tags from agenda > buffers and files. > > This behavior contradicts the

Re: [O] does this pandoc error look familiar to anybody?

2018-03-19 Thread Peter Neilson
On Mon, 19 Mar 2018 08:30:13 -0400, Colin Baxter wrote: Adonay Felipe Nogueira writes: snip > Good academic and writting practice tells that headings shouldn't > be more than four levels deep. In LaTeX

Re: [O] Defining the export height of a babel-generated image

2018-03-19 Thread Karl Voit
* Eric S Fraga wrote: > > On Sunday, 18 Mar 2018 at 15:35, Karl Voit wrote: >> Hi! >> >> Some babel blocks generate image files as output. Orgmode does link >> them so that exporting the corresponding heading also includes the >> image. >> >> For example: >> >> #+BEGIN_SRC

Re: [O] Creating mu4e-like screens for org-mode

2018-03-19 Thread Marcin Borkowski
On 2018-03-19, at 12:25, Roland Everaert wrote: > Hi, > > I would like to create a set of screens for dealing with org-mode like mu > and notmuch does with maildir. > > So I am searching good resources, like guidelines, that explain how to > build that can of features. > >

Re: [O] does this pandoc error look familiar to anybody?

2018-03-19 Thread Colin Baxter
> Adonay Felipe Nogueira writes: snip > Good academic and writting practice tells that headings shouldn't > be more than four levels deep. In LaTeX (which is used for PDF > export), and its default `article' class, you can

Re: [O] does this pandoc error look familiar to anybody?

2018-03-19 Thread Adonay Felipe Nogueira
> ! LaTeX Error: Too deeply nested. I guess that it's due to excessive subsections, or --- in Org mode documents --- this can also happen if you have headings such as "***" or similar exagerated structure. The heading "***" by default is exported as an item list (`itemize'

[O] Creating mu4e-like screens for org-mode

2018-03-19 Thread Roland Everaert
Hi, I would like to create a set of screens for dealing with org-mode like mu and notmuch does with maildir. So I am searching good resources, like guidelines, that explain how to build that can of features. I could look directly into the code of those projects or the agenda view, but I would

Re: [O] Defining the export height of a babel-generated image

2018-03-19 Thread Eric S Fraga
On Sunday, 18 Mar 2018 at 15:35, Karl Voit wrote: > Hi! > > Some babel blocks generate image files as output. Orgmode does link > them so that exporting the corresponding heading also includes the > image. > > For example: > > #+BEGIN_SRC plantuml :file "foobar.svg" > (*) --> "step1" > --> "step2"

Re: [O] does this pandoc error look familiar to anybody?

2018-03-19 Thread Eric S Fraga
On Sunday, 18 Mar 2018 at 21:43, Samuel Wales wrote: > exporting to html, then converting to pdf errors. it worked ok > before. just wondering if anybody has seen this before and can guess > if i did something wrong at the org level? hard to know without seeing the actual input file but, if

Re: [O] what settings would make original export to pdf as good as pandoc conversion?

2018-03-19 Thread Eric S Fraga
On Sunday, 18 Mar 2018 at 21:41, Samuel Wales wrote: > On 3/13/18, Eric S Fraga wrote: >> Could you post a minimal example that illustrates this? > > here is the minimal example. [btw, it turns out that pandoc erros > now, so i have to either get your direct export code to

[O] org-latex-export-to-pdf error

2018-03-19 Thread claude fuhrer
Hi, This morning, I've received an error message that I do not understand. Perheaps you can help me. If a try to export a file to pdf typing "C-c C-e l p", I receive the error message below (that I do not understand.) if, for the same file, I type "M-x org-latex-export-to-pdf", the pdf file