Have a look at the following variable and note the SNIPPET argument:
,[ C-h v org-latex-packages-alist RET ]
| org-latex-packages-alist is a variable defined in `org.el'.
| Its value is (("" "xcolor")
| ("" "tikz")
| ("" "listings")
| ("version=3" "mhchem")
| ("" "amsmath" t))
|
| Origina
Hi List,
in a derived backend it would be OK to let the parent backend (html)
export the TOC, but I need to post-process the exported html (wrap it in
extra code).
Since I did not find suitable functionality for this, I use a kind of
workaround:
1. disable default with option toc:nil
2. p
Hi,
Achim Gratz writes:
> Rasmus writes:
>>> Could you please rebase or cherry-pick your changes onto the
>>> then-current master before committing them?
>> However, can you please elaborate on what exactly I did wrong? I have
>> checked for the following to understand your criticism:
>>
>> 1
James Harkins wrote:
> [...] I realized that I didn't want to see items that are scheduled
> for the future, because this is my agenda view for "what tasks are
> available right now." For example, if I have a task to update my grade
> sheet, it doesn't make sense to do that before I've taught the
>
Hi all,
There seems to be a bug in table passing as variables now using the
tangle-friendly version of passing variables.
Here is an example (I get an error also with emacs -Q):
--8<---cut here---start->8---
* test
#+name: testtab
| variable | di
Hello,
As discussed previously, I would like to modify property drawers syntax.
The change is simple: they must be located right after a headline and
its planning line, if any. Therefore the following cases are valid
* Headline
:PROPERTIES:
:KEY: value
:END:
* Headline
SCHED
Hi Nicolas,
My only 'concern' is that it looks awkward or at least unfamiliar when the
property drawer is closed (which it is always in my documents).
I guess than it would change from
*** Call XXX
:PROPERTIES:...
<2014-10-16 Thu 13:00-14:00>
to
*** Call XXX
<2014-10-16
Hello,
Andreas Leha writes:
> My only 'concern' is that it looks awkward or at least unfamiliar when the
> property drawer is closed (which it is always in my documents).
>
> I guess than it would change from
>
> *** Call XXX
> :PROPERTIES:...
> <2014-10-16 Thu 13:00-14:00>
>
> t
etc/ORG-NEWS in emacs-24 has not been updated for ~ one year.
If you are going to update it, please do so before thie Friday.
Nicolas Goaziou writes:
> Hello,
>
> As discussed previously, I would like to modify property drawers syntax.
> The change is simple: they must be located right after a headline and
> its planning line, if any. Therefore the following cases are valid
>
> * Headline
> :PROPERTIES:
> :KE
Hi Nicolas
On Tue, Oct 14, 2014 at 4:42 PM, Nicolas Goaziou wrote:
> As discussed previously, I would like to modify property drawers syntax.
> The change is simple: they must be located right after a headline and
> its planning line, if any. Therefore the following cases are valid
>
> * Headl
Andreas Leha med.uni-goettingen.de> writes:
>
> Hi all,
>
> There seems to be a bug in table passing as variables now using the
> tangle-friendly version of passing variables.
>
> Here is an example (I get an error also with emacs -Q):
>
> --8<---cut here---start--
Glenn Morris writes:
> etc/ORG-NEWS in emacs-24 has not been updated for ~ one year.
>
> If you are going to update it, please do so before thie Friday.
I will have a look, thanks.
There has been no major release since one year, so don't expect
major updates.
--
Bastien
Thanks Eric.
I have tested this solution that works with imagemagick and html export. I
have added these lines in my init.el :
; Include the latex-exporter
(require 'ox-latex)
;; Add minted to the defaults packages to include when exporting.
;(add-to-list 'org-latex-packages-alist '("" "minted"))
Joseph Vidal-Rosset writes:
> Thanks Eric.
>
> I have tested this solution that works with imagemagick and html export. I
> have added these lines in my init.el :
>
> ; Include the latex-exporter
> (require 'ox-latex)
> ;; Add minted to the defaults packages to include when exporting.
> ;(add-to
Hi list, hi Paul,
thanks for your org-velocity contribution! I just discovered
org-velocity and immediately liked it.
I found a bug which might not have occurred in the past since the
monitors were smaller. The bug shows up when the number of lines of the
match window exceeds the number of avai
Charles Berry writes:
> Andreas Leha med.uni-goettingen.de> writes:
>
>>
>> Hi all,
>>
>> There seems to be a bug in table passing as variables now using the
>> tangle-friendly version of passing variables.
>>
>> Here is an example (I get an error also with emacs -Q):
>>
>> --8<--
On Tuesday, 14 Oct 2014 at 19:23, Joseph Vidal-Rosset wrote:
[...]
> But now it does not work in my Gnus if I want to include some png images of
> proofs... I have to deleted these "dangerous lines"...
Sorry, I missed this the first time around. What does gnus have to do
with this? You were ta
Having a template inside `org-capture-templates`, which uses the
file+headline target, with a string variable as its third argument (the
node headline), makes the command `org-capture` fail (specifically, when
selecting this particular template that uses this target).
The heading I have chosen, "Ta
Hello,
Eric Abrahamsen writes:
> Sounds like fun! Here's maybe a bug. In this test case:
>
> * Here's something
> ** Second level
>:PROPERTIES:
>:ID: 06b778b5-72a5-45b5-aea6-2d0fef0fd24b
>:END:
Good catch. Fixed, thank you.
Regards,
--
Nicolas Goaziou
Hello,
Michael Brand writes:
> What about legacy multi line plain timestamp and planning info:
>
> * Yearly meeting
> <2013-09-22 Sun>
> <2014-10-19 Sun>
> SCHEDULED: <2015-01-01 Thu> Add next plain timestamp.
> :PROPERTIES:
> :KEY: value
> :END:
Thi
Hello,
Andrew Burgess writes:
> I've revised the patch (below) so that I now use org-indent-line to
> establish the best indentation if we're starting a new list, this has
> resulted in slightly more churn, but hopefully not too much.
Thanks. I applied it.
Note that you needed to add "TINYCHAN
Hello,
Louis Chan writes:
> Having a template inside `org-capture-templates`, which uses the
> file+headline target, with a string variable as its third argument (the
> node headline), makes the command `org-capture` fail (specifically, when
> selecting this particular template that uses this ta
Here is the updated patch.
To see the result:
- cd to org-mode tree root
- make info
- launch Emacs
- C-u C-h i doc/org RET
- search for "Org-Plot" chapter
Regards
Thierry
Le 13/10/2014 18:24, Nicolas Goaziou a écrit :
>
> Some comments follow.
> ...
>
> It should be
>
> @kbd{M-x org-plot/gnu
Hello,
Thierry Banel writes:
> Here is the updated patch.
[...]
>> BTW is-it ASCII-art or ascii-art?
> Changed to capitals.
__ _ _
/ \ _ __ _ __ | (_) ___ __| |
/ _ \ | '_ \| '_ \| | |/ _ \/ _` |
/ ___ \| |_) | |_) | | | __/ (_| |_
/_/ \_\ .__/
Le 14/10/2014 23:08, Nicolas Goaziou a écrit :
> __ _ _
>/ \ _ __ _ __ | (_) ___ __| |
> / _ \ | '_ \| '_ \| | |/ _ \/ _` |
> / ___ \| |_) | |_) | | | __/ (_| |_
> /_/ \_\ .__/| .__/|_|_|\___|\__,_(_)
> |_| |_|
>
>
>
Hi Bastien,
According to Andreas, this is an org-mode issue:
https://answers.launchpad.net/python-mode/+question/248031
Thanks,
Mish
On Fri, Apr 18, 2014 at 7:57 AM, Bastien wrote:
> Hi Mishal,
>
> Mishal Awadah writes:
>
> > I added the sample code that generates the error for me on
> >
> ht
Hi list,
assume that I have a link object (e.g., I'm in the ellipsis part of
this:
(org-element-map (org-element-parse-buffer 'object) 'link
(lambda (elt) ... ))
What I want to do is this:
1. check whether it is an internal link, and
2. if it is, change it so that it points to the analogous pl
Sebastien Vauban writes:
> I use the following (tricky) settings, which should
do what you have in
> mind, if I'm not mistaken:
>
> #+begin_src emacs-lisp
> ;; Don't show scheduled entries in the global
`todo' list.
> (setq org-agenda-todo-ignore-scheduled 'future)
>
> ;; Don't show ent
Nicolas Goaziou writes:
> Hello,
>
> As discussed previously, I would like to modify property drawers syntax.
> The change is simple: they must be located right after a headline and
> its planning line, if any. Therefore the following cases are valid
Is there any chance this has messed up file-
2014-10-14 19:51 GMT+02:00 Nick Dokos :
> I don't know why you need minted (I have not followed the conversation),
> but to use minted you *need* -shell-escape: minted requires running an
> external program (pygments), but tex does not like doing that for
> security reasons - the -shell-escape opt
2014-10-14 21:09 GMT+02:00 Eric S Fraga :
> > But now it does not work in my Gnus if I want to include some png images
> of
> > proofs... I have to deleted these "dangerous lines"...
>
> Sorry, I missed this the first time around. What does gnus have to do
> with this? You were talking about exp
32 matches
Mail list logo