Dear Kyle and all,
Thank you for your kind feedback.
> Thanks for providing more context. So if I'm understanding correctly,
> the point here is that for your use case/setup you'd like to call
> delete-window even when you select 'q' within the org-export-dispatch
> call. Signaling a user-error
Hi, thanks for the quick review.
On 2019-12-08T15:40:54-0500, Nicolas Goaziou wrote:
> > +(defun org-html--latex-environment-numbered-p (latex-frag)
> ^^
> latex-env
I changed the name a
Hello,
Thibault Marin writes:
> Following-up on this bug report regarding the handling of unnumbered
> equation environments in HTML export, I would like to propose the
> attached patch. The patch simply removes the caption for unnumbered
> environments.
Thank you.
> Could you please let me k
> On Dec 8, 2019, at 8:52 AM, George Mauer wrote:
>
> I'm playing around with learning racket in an org buffer and I have a bunch
> of blocks that look like this
>
>#+begin_src racket :var value="abbracadaabra"
>...do stuff with value...
>#+end_src
>
>
>#+begin_src racket :
Dear maintainers,
Following-up on this bug report regarding the handling of unnumbered
equation environments in HTML export, I would like to propose the
attached patch. The patch simply removes the caption for unnumbered
environments.
Could you please let me know whether this could be considere
Thanks for getting back to me Nicolas.
The problem seems to be resolved by closing emacs completely, rebooting,
and everything worked perfectly again.
Thanks
Sharon.
Nicolas Goaziou writes:
> Hello,
>
> Sharon Kimble writes:
>
>> On loading the most recent version of org-mode (yesterdays, bei
I'm playing around with learning racket in an org buffer and I have a bunch
of blocks that look like this
#+begin_src racket :var value="abbracadaabra"
...do stuff with value...
#+end_src
#+begin_src racket :var value="abbracadaabra"
...do other stuff with value...
#+end_src
I
Hello,
Charles Millar writes:
> In my init file I have
>
> (setq org-confirm-babel-evaluate nil)
This is totally unrelated to inclusion, see below.
> File "A" is attached as an org file. I evaluate the source blocks (C-c
> C-v s), the table is generated and then I export it to PDF. The source
Hello,
Jarmo Hurri writes:
> Ok. As a programmer I was hoping to mix them, because it would be
> logical to have _one_ header file that defines all the common things for
> a set of related files.
Again, there is no overlap between the two keywords. SETUPFILE is what
you want. INCLUDE is only me
Hello,
Andy Moreton writes:
> It also always shows the shrink/expend overlay, even if that is not
> desired.
Why is it not desired? Are you talking about the "…" or the whole
overlay, including the spaces?
> I find it visually intrusive, and the extra character
> introduces a new misalignment.
Hello,
Tom Gillespie writes:
> Thanks for the reply and pointer to the docs. Given that the
> headlines are working as expected, is there the possibility to
> change how the syntax highlighting for source and example
> blocks works so that it matches the behavior for the verse blocks?
I do
11 matches
Mail list logo