Hi Martin,
Martin Kampas writes:
> This seems to fix the bug.
I applied the patch, thanks! If you have time to add tests,
that'd be great, as Nicolas suggested.
Best,
--
Bastien
Hi Diego,
Diego Zamboni writes:
> If you want to take a look: https://github.com/zzamboni/ob-elvish
I didn't know Elvish... thanks for contributing this!
--
Bastien
Hi Eric,
Eric S Fraga writes:
> I have, until now, used a macro
>
> #+macro title The title of the document
>
> to be subsequently used in the actual #+title line, as in
>
> #+title: @@latex:...@@ {{{title}}} @@latex:...@@
>
> (LaTeX details not important, I think.)
just out of curiosity, I
Hi Matt,
Matt Lundin writes:
> Attached is a patch that fixes the issue.
Thanks a lot, applied -- together with some other fixes related to
group tags. Can you check and report any problems?
--
Bastien
Hi Eric,
Eric S Fraga writes:
> Not a major problem but I thought I would mention it. Affects the
> æsthetic in me. :-)
can you try the attached patch against master?
There is still a problem with big .org files, because we cannot
recompute the colview header format depending on the width re
Hi Keshav and Roland,
I was not aware the redirection could cause such a problem.
Both http://orgmode.org and https://orgmode.org should now
work, let me know if this fixes your issue.
Thanks for reporting this,
--
Bastien
Brilliant! Thank you so much.
Best wishes,
Brian
> On 20 Mar 2018, at 16:47, Berry, Charles wrote:
>
>
>
>> On Mar 19, 2018, at 4:44 PM, Brian Shine wrote:
>>
>> I am using xtable to produce summary tables of linear models, specifying the
>> output as latex. If I just run the code in R,
thanks eric and nick.
i was able to look at the h levels in the org direct export html.
they were h7 or so. dunno if there was an h1. so i am going to try
to get them down to h4.
then who knows if that will fix it.
Eric S Fraga writes:
> On Monday, 19 Mar 2018 at 15:10, Samuel Wales wrote:
>> i will have to try this, but can i assume [i do hope] that
>> org->html->pandoc->pdf does not count clean view as approximately
>> doubling the number of levels?
>
> I do not understand this question. Sorry.
>
IIUC,
> On Mar 19, 2018, at 4:44 PM, Brian Shine wrote:
>
> 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 th
On Tue 20 Mar 2018, Martin Gürtler wrote:
> ob-plantuml wraps a plantuml source in @startuml/@enduml tags without
> checking whether they are already in the source code. This results in
> the creation of invalid SVG, at least for newer versions of plantuml,
> because the resulting SVG file contain
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
https://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org mailing list.
-
Hello,
Sebastian Reuße writes:
> An alternative is to guard inside ‘org-sort-entries’. I’m following up with an
> implementation of this.
Applied. Thank you!
I used `org-get-heading', which handles empty headlines without messing
with `org-complex-heading-regexp'.
> I was also wondering if it
Hello,
Kaushal Modi writes:
> 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
> called, and the included) to a separate file..
The code was fixing links in the whole document, not only in the subtr
On Monday, 19 Mar 2018 at 15:10, Samuel Wales wrote:
> i will have to try this, but can i assume [i do hope] that
> org->html->pandoc->pdf does not count clean view as approximately
> doubling the number of levels?
I do not understand this question. Sorry.
> and that it does not count levels abo
15 matches
Mail list logo