Eric Abrahamsen writes:
> Saša Janiška writes:
>
>> Eric Abrahamsen writes:
>>
>>> Glad to know you're enthusiastic, and patches are always welcome!
>>
>> What can you recommend for learning Elisp which might be also useful
I've run into these two feature inconsistencies:
- The command ~org-protocol-create-for-org~ does ~(require 'org-publish)~,
but that should now be ~ox-publish~.
- The command ~org-capture-import-remember-templates~ does ~(require
'org-remember)~, which makes sense because its purpose is to
This requires some LaTeX plumbing work. A few tricks:
First, use tabularx as suggested to stretch the columns automatically as
the size of the table changes.
- Use a smaller font size, such as :font \scriptsize
- Enlarge the table horizontally (for example: :width 0.8\paperheight)
- Put the page
Hi,
when I publish a project to PDF org-mode does not include the images in
the exported PDF (i.e. LaTeX doesn't find them), when I start the
publishing process from a buffer which is /not/ in the directory to be
published.
E.e. when I have the org files in ~/Documents/mpipdocs/linux and
On 23 Feb 2017, at 14:07, Nicolas Goaziou wrote:
> Hello,
>
> "Max Rydahl Andersen" writes:
>
>> Here is a screencast of me trying before and after evaluating buffer
>> with the function in it.
>>
>> https://v.usetapes.com/COVDzfByN0
>
> Odd. I definitely see TRT in my case.
Hello,
Jonas Bernoulli writes:
> I've run into these two feature inconsistencies:
>
> - The command ~org-protocol-create-for-org~ does ~(require 'org-publish)~,
> but that should now be ~ox-publish~.
Fixed. Thank you.
>
> - The command
Rasmus writes:
> Eric Abrahamsen writes:
>
>> Saša Janiška writes:
>>
>>> Eric Abrahamsen writes:
>>>
Glad to know you're enthusiastic, and patches are always welcome!
>>>
>>> What can you recommend for
Saša Janiška writes:
> Eric Abrahamsen writes:
[...]
> org-caldav is nice, but not useful any longer for me due to
> https://github.com/dengste/org-caldav/issues/51 issue. :-(
Also, it looks like there are many forks of this repository, some of
C-c C-c-ing this code
#+begin_src scheme
(define (foo x)
;just add one
(+ 1 x)) ; comment
#+end_src
causes Racket (geiser) to freeze up. Sometimes I see a
Code block evaluation complete.
geiser-repl--maybe-send: Args out of range: 61, 62
-like message. The culprit is the *; comment *next
Hello,
attached please find a patch for contrib/ox-confluence.el (authored by
Sébastien Delafond); the patch simply translates and fixes some selected
enhancements from ox-confluence-en.el (authored by Correl Roush).
As a result ox-confluence.el encodes square brackets in checkboxes or
inactive
10 matches
Mail list logo