Hello,
Štěpán Němec writes:
> Yes, thank you, patch attached (on top of current maint branch).
>
> I don't know how robust the footnote indexing is, e.g. putting #+cindex
> above instead of below [fn] lead to errors during 'make info'; but the
> version attached does work (for the texinfo export
Hello,
"Fraga, Eric" writes:
> Please find attached two patch files, both the one I have already sent
> and now one with a change to the NEWS file.
Applied. Thank you.
Regards,
--
Nicolas Goaziou
Hello,
Emmanuel Charpentier writes:
> The current (org-version=9.2.4) documentation of the LANGUAGE option
> for LaTeX export gives this example :
>
> #+begin_example
>(add-to-list org-latex-package-alist
> '("AUTO" "babel" t ("pdflatex")))
>(add-to-list org-l
Hello,
Jack Kamm writes:
> For some time I've been wishing for asynchronous Babel session
> evaluation. So I've created an experimental branch implementing this. I
> have an initial version working for R, so I thought it'd be a good time
> to seek feedback and gauge interest.
>
> To test the att
Hello!
Is there a way to use the ~org-set-tags-command~ function to complete
tags during capture? It currently uses whatever my normal completion
method is, but this means that I can't use the faster tag-selection
method that I'm used to otherwise.
Thanks,
Sam Flint
--
Samuel W. Flint
4096R/F
On Sat, 17 Aug 2019 15:24:56 +0200
Nicolas Goaziou wrote:
> I thought the idea was to move the information outside of the footnote.
> I applied a different patch, in master. Let me know if it is enough.
I agree that is even better; I guess I was aiming at minimal changes,
plus the footnote indexi
Štěpán Němec writes:
> Hm, but the version in my patch does seem to work correctly, i.e. it is
> exported as (snipped)
>
> You need to exit by pressing @kbd{C-c '} again@footnote{@cindex escape
> character
> @cindex comma
> Upon exit, lines starting with @samp{*}, @samp{,*}, @samp{#+} and @sa
Hello,
Nicolas Goaziou writes:
> This sound interesting. I hope this is not going to bit-rot while we're
> waiting for feedback.
Since my last e-mail, I ported this code to a separate package here:
https://github.com/jackkamm/ob-session-async
I've been slowly ironing out various kinks, and it'
Hello,
Em 2019-07-28T10:10:01+0200, Nicolas Goaziou escreveu:
> Custom ID are user-defined, and only meaningful in the scope of the
> document. Also, they may appear as-is when exported, e.g., as an anchor
> in HTML.
>
> ID are (or should be) generated by Org, and are valid across files,
> which