Hi all,
since yesterday I cannot start any agenda anymore.
I did reorganise a few things but cannot find the reason whats wrong.
setting debug to true I get the message below after a standard "C-a a t".
Please help I am completely stuck.
Thank you, Rainer
Org-mode version 8.3beta (release_8.3b
Great, thanks for all the excellent advice and code! I decided to approach
this locally with a capture template and put my repeating APPT tasks under
my Calendar headline. I created this capture template that does the job:
(setq org-capture-templates
'(("c" "Calendar" entry (file+headline
Hi Eric,
Eric S Fraga writes:
> On Monday, 24 Nov 2014 at 15:16, Andreas Leha wrote:
>
> [...]
>
>> So, here is my question: How do I use \texorpdfstring correctly in an
>> org heading?
>>
>> #+latex_header: \usepackage{hyperref}
>>
>> * This contains \texorpdfstring{$\prod_{k=1}^N$}{product 1toN
Ok, finally sorted it out.
Babel doesn't load ox-* files by itself (except for ob-haskell &
ob-latex). But, in my case, the code block's result is a table. In
consequence Org needs org-table which in turn requires some ox- files
and THEN org.el evaluates (after ox.el) 'org-export-backends'.
Thank y
The attached patch improves the interactive success message from
`org-remove-file'. Comments / suggestions welcome, of course; I've
tried to follow http://orgmode.org/worg/org-contribute.html here.
Best,
-Karl
>From 846d66a15c73a336c110f5238307242f9192e8c3 Mon Sep 17 00:00:00 2001
From: Karl Fog
On Monday, 24 Nov 2014 at 15:16, Andreas Leha wrote:
[...]
> So, here is my question: How do I use \texorpdfstring correctly in an
> org heading?
>
> #+latex_header: \usepackage{hyperref}
>
> * This contains \texorpdfstring{$\prod_{k=1}^N$}{product 1toN} math
> For some reason.
Use the @@latex:x
Hi Nicolas,
Nicolas Goaziou writes:
> Hello,
>
> Andreas Leha writes:
>
>> So, here is my question: How do I use \texorpdfstring correctly in an
>> org heading?
>>
>>
>> And here is a minimal example:
>>
>> #+latex_header: \usepackage{hyperref}
>>
>> * This contains \texorpdfstring{$\prod_{k=1}^
Hello Nicolas,
> Sebastien Vauban writes:
>
>>> I also added export block sub-editing.
>>
>> Could you elaborate on this? What do you mean exactly? Just a couple
>> of words...
>
> You can use C-c ' in #+begin_latex...#+end_latex blocks and alike.
OK, much clearer (to me) now! Thanks for that
Vicente Vera writes:
> Nope, no harm has been done. Still curious about it though. IMO,
> there's no reference to 'ox.el' in the babel source files so I don't
> understand how is this possible.
See line 848 in "org.el" (master branch, if it matters).
Basically, Babel requires an export backend
Marcin Borkowski writes:
> Hello,
>
> I'm writing (in Org) a text on Emacs usage. How to
> correctly/canonically represent keystrokes, like "C-x RET f"?
> Currently, I use =C-x RET f=; are there any alternatives?
That's what I'd do. Or ~C-x RET f~. You could also use a macro, if you
want it t
Nope, no harm has been done. Still curious about it though. IMO,
there's no reference to 'ox.el' in the babel source files so I don't
understand how is this possible.
2014-11-23 13:36 GMT-03:00 Nicolas Goaziou :
> Hello,
>
> Vicente Vera writes:
>
>> Hello. Just noticed that after evaluating a co
Hello,
Marcin Borkowski writes:
> for some reason I want to have a TODO item that /cannot/ be (directly,
> by C-c C-t) made into a "done" state. It seems that
>
> #+SEQ_TODO: TODO |
>
> works. Is that legal?
It may seem to work, but you are probably going to run into subtle
problems. The TODO
Hello,
Sebastien Vauban
writes:
>> I also added export block sub-editing.
>
> Could you elaborate on this? What do you mean exactly? Just a couple
> of words...
You can use C-c ' in #+begin_latex...#+end_latex blocks and alike.
Regards,
--
Nicolas Goaziou
Hello,
Andreas Leha writes:
> So, here is my question: How do I use \texorpdfstring correctly in an
> org heading?
>
>
> And here is a minimal example:
>
> #+latex_header: \usepackage{hyperref}
>
> * This contains \texorpdfstring{$\prod_{k=1}^N$}{product 1toN} math
> For some reason.
* This c
Hello,
I'm writing (in Org) a text on Emacs usage. How to
correctly/canonically represent keystrokes, like "C-x RET f"?
Currently, I use =C-x RET f=; are there any alternatives?
TIA,
--
Marcin Borkowski
http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
Faculty of Mathematics and Computer Science
Hi there,
for some reason I want to have a TODO item that /cannot/ be (directly,
by C-c C-t) made into a "done" state. It seems that
#+SEQ_TODO: TODO |
works. Is that legal?
TIA,
--
Marcin Borkowski
http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
Faculty of Mathematics and Computer Science
A
Hi all,
Background: I am always loading the hyperref package in my latex
exports. That one complains (warns) about math in headings. ("Token
not allowed in a PDF string")
The proposed solution in LaTeX is to use \texorpdfstring{}{}. I've used
that successfully in the past also from org.
As it
On Sunday, 23 Nov 2014 at 22:05, James Harkins wrote:
> I'm using org + beamer, and I've put in some links like this:
>
> \href{media/something.mp3}{Listen: Something}
>
> I want "Listen: Something" to appear in another color. LaTeX is
> steadfastly refusing to do this: all links appear in the norm
On Sunday, 23 Nov 2014 at 23:52, kuanyui wrote:
> So sorry to everyone, I just found this is problem is caused by
> `pangu-spacing'.
> https://github.com/coldnew/pangu-spacing/issues/5
I notice that there has been a response to your issue. As well as that
response, I wonder whether setting the
pa
On 2014-11-24 11:18, Andreas Leha wrote:
Hi Daniele,
I think your wishlist is somewhere further down the road. I usually
implement some of your points in the src_language. I see that it would
be nice if org supported these use cases, but I would see them as part
of the LOB or maybe in some pac
Sorry for make you lose your time.
Using the package version of 20141124 of org, the bug is present, but in
the git master, it's solved in a nicer way. By in the
org-capture-place-entry function getting out of the cond the test of
:exact-position
Package version:
(cond
((org-ca
Hi Daniele,
I think your wishlist is somewhere further down the road. I usually
implement some of your points in the src_language. I see that it would
be nice if org supported these use cases, but I would see them as part
of the LOB or maybe in some package in contrib rather than in core
org/bab
On 2014-11-17 00:23, Nicolas Goaziou wrote:
"Charles C. Berry" writes:
For now, I'd be willing to make patches that will allow removal of the
inline src block results that do *not* involve these header args:
[]
IMO, we're too much focused on the implementation details. We ought to
agree on
Hello,
In Org `master' (not in `maint'), there is a bug (or conflict or ???)
when one binds `yas-expand' to SPC (the "abbrev-way"), as in the
following minimal Emacs configuration file:
--8<---cut here---start->8---
;; Autoloads.
(add-to-list 'load-path "~/.ema
Hello Nicolas,
> I also added export block sub-editing.
Could you elaborate on this? What do you mean exactly? Just a couple
of words...
Best regards,
Seb
--
Sebastien Vauban
Hello,
Rasmus writes:
> I don't know if this is a bug, but when I open Emacs and open a buffer
> without (require 'ox) first, org-element will not recognize
> export-blocks.
This is a known limitation: export blocks are not recognized until the
corresponding back-end is loaded.
The solution is
26 matches
Mail list logo