Hi,
Out of the box, ob-ditaa does not work with non-ascii characters.
I looked into the problem in order to answer a user request on
StackOverflow (yes, there are org-mode questions posted there instead
of here!).
http://stackoverflow.com/questions/5758498/problem-with-ditaa-and-foreign-characte
Carsten Dominik writes:
> these are pretty good ideas, and since it is a holiday, I have some time,
> so I have tried an implementation and just pushed it to the master.
>
>
> Testing and feedback would be much appreciated.
> Also, it is not really useful to use this on a filtered agenda view,
>
> org-html.el: Fix export of table.el tables.
The original mail contains an org file as an attachment which contains
sample table.el tables used for sanitizing the patch.
Forgot to add this note to my earlier mail.
Jambunathan K.
--
Changelog
-
org-html.el: Fix export of table.el tables.
* lisp/org-html.el (org-export-as-html): Don't expand non-data
lines of table.el tables.
(org-html-expand): Removed the (buggy) test for non-data lines
in table.el tables. The test is now done as part of
org-export-as-html.
(org-for
On 24.4.2011, at 23:48, Rainer Stengele wrote:
> Am 24.04.2011 17:30, schrieb Carsten Dominik:
>> On 13.4.2011, at 23:06, Bernt Hansen wrote:
>>
>>> Paul Mead writes:
>>>
Rainer Stengele writes:
> I do clock every task I work on during the whole day.
> At the end of the day
Am 24.04.2011 17:30, schrieb Carsten Dominik:
> On 13.4.2011, at 23:06, Bernt Hansen wrote:
>
>> Paul Mead writes:
>>
>>> Rainer Stengele writes:
>>>
I do clock every task I work on during the whole day.
At the end of the day or week I have to go over all clock entries in my
agend
On Mon, Apr 25, 2011 at 12:29 AM, Eric Schulte wrote:
>
> It sounds like asking the cb2bib developers to either automatically copy
> completed entries to the clipboard, or to add a button implementing this
> behavior would be ideal.
Indeed, this is about what cb2Bib does, to a good extent, depen
Hi all,
Christopher Allan Webber was so gracious to share his personal org setup
for dieting, now I'm adapting his org-remember-template:
(setq org-capture-templates
'(("w" "weigh-in" entry
(file+headline "~/.org/Diet.org" "diet")
"
* CAL-IN Diet for day %t
%^{Weight}p
Hi Tom,
On Sun, 24 Apr 2011 16:06:05 + (UTC)
Tom wrote:
> I use org goto to jump quckly to headings, but the other day
> I forgot the name of the heading, but I remembered its contents.
> I thought it could be useful if I could navigate org files by content
> too, so I quickly created this p
Tom writes:
> I use org goto to jump quckly to headings, but the other day
> I forgot the name of the heading, but I remembered its contents.
> I thought it could be useful if I could navigate org files by content
> too, so I quickly created this package as a sunday afternoon fun.
>
> It is a wra
Hello,
amscopub-m...@yahoo.com writes:
> #+MACRO: start #+BEGIN_HTML\n \n#+END_HTML
> #+MACRO: end #+BEGIN_HTML\n \n#+END_HTML
>
>
> * Hello world
>
> {{{start}}}
> 1. Item 1
> {{{end}}}
[...]
> Anyway, the above code worked fine in 7.4. Then I upgraded to 7.5 and
> I now have literally hu
On 4/24/11 4:21 PM, Eric Schulte wrote:
Matt Lundin writes:
(...)
Eric, the more I think about this, the more my vote would be to package
this new functionality separately.
IMO, hyperlinking to external data in bib files is somewhat orthogonal
to storing bib data within org files. In other wor
I use org goto to jump quckly to headings, but the other day
I forgot the name of the heading, but I remembered its contents.
I thought it could be useful if I could navigate org files by content
too, so I quickly created this package as a sunday afternoon fun.
It is a wrapper around the multi-occ
On 13.4.2011, at 23:06, Bernt Hansen wrote:
> Paul Mead writes:
>
>> Rainer Stengele writes:
>>
>>> I do clock every task I work on during the whole day.
>>> At the end of the day or week I have to go over all clock entries in my
>>> agenda
>>> and see if there are holes or overlappings in m
"Alan E. Davis" writes:
[...]
>
> Once this process is complete, I can see that being able to, in turn copy
> this entry to the clipboard would indeed be useful with org-bibtex . I
> wonder if it's possible to set a pipe or one of those cryptic file types
> (fifo?) I cannot remember would eithe
Matt Lundin writes:
[...]
>> I understand I may add to the types variable. When using
>> org-bibtex-create, I can enter any arbitrary field as a PROPERTY;
>> however, org-bibtex ignores anything outside of the universe it knows
>> about. Would it be bad practice to allow the export of any arbit
16 matches
Mail list logo