Just wanted to share a tip I've been using that is pretty nice. Convert
any epub/mobi technical books you are reading to org-mode files and read
them in Emacs. Then you can do nice things like easily cut and paste
portions of the book to org-drill for flash cards or into capture
templates.
The c
Jambunathan K writes:
> feng shu writes:
>
>> 1. When I add (setq org-odt-data-dir "~/project/org-mode/etc/") to my .
>> emacs file, it works properly, Thanks!
>>
>> 2. Two question:
>> 1. How can I get uppercite: test^[1] instead of test[1]?
>> 2. How can I get compressed cite,like: test^[3, 5,
On Tue, Jul 30, 2013 at 1:07 PM, Jambunathan K wrote:
>
> Nicolas, just jump to the last para.
>
> Feng Shu
>
> Please CC the mailing list. I don't mind receiving or replying to
> one-to-one mails but things that we exchange will be of interest to
> other members.
>
> feng shu writes:
>
> > 1. W
Hi Oleh,
Oleh writes:
> Currently, this function behaves unconditionally
> as if `org-clock-sound' was set to t.
>
> I attach a patch of how I fixed it for my needs:
Please send those patches to the org-mode list first.
I applied it but added a ChangeLog entry in the commit message
and the TIN
Bastien writes:
> Please send those patches to the org-mode list first.
PS: Maybe it's just me and I did not see the initial bug
report on this list -- ignore the heads up if that's so!
--
Bastien
Nick Dokos writes:
> The manual is updated, but it does not mention specific publishing
> functions IIRC.
Core publishing functions are here in the manual:
http://orgmode.org/org.html#Publishing-action
At least
org-html-publish-to-html
org-latex-publish-to-pdf
org-org-publish-to-org
> sorry the patch was incomplete. The correct one is on a branch I just
> pushed named "tz-test".
>
> For me it works the same but maybe it works for you.
Thanks Simon, but unfortuantely I'm still seeing [UTC].
Stephen
ng> (scroll-up-line) is the same as (scroll-up 1).
I see ... simple fix!
Thanks,
-Kenneth
> Caching of citekey->XML or whatever transformation is one option.
> Another option is to just disable citations for casual exports and
> enable it one for the final output.
>
> Something like
>
> cite:t
>
> for #+OPTIONS.
>
> For now you can customi
Bastien wrote:
>> Please send those patches to the org-mode list first.
>
> PS: Maybe it's just me and I did not see the initial bug
> report on this list -- ignore the heads up if that's so!
If by "this list" you mean the org-mode list:
It was initially reported to bug-gnu-emacs. Then I assigned
Hi Glenn,
Glenn Morris writes:
>>> Please send those patches to the org-mode list first.
>>
>> PS: Maybe it's just me and I did not see the initial bug
>> report on this list -- ignore the heads up if that's so!
>
> If by "this list" you mean the org-mode list:
> It was initially reported to bug
Bastien wrote:
>> It was initially reported to bug-gnu-emacs. Then I assigned it to the
>> "emacs,org-mode" package, so that subsequent emails went to the org-mode
>> list as well as the bug-gnu-emacs list. This would have happened with
>> the initial report if it had specified a "Package: emacs,o
>>
>> Indeed, thanks, and, my worked out example follows using emacs 2.18.9 and
>> org-mode version 8.0.6
>>
>
>2.18.9?
oops, that was the GTK_ Version number. My emacs is 24.3.1.
>> #+LATEX: \listoftables
>> #+LaTeX_HEADER: \usepackage{longtable}
>> #+name: longtabletest
>> #+CAPTION:
> That's what I'm saying. It was sent to bug-gnu-emacs ONLY. Because that
> list is coupled to debbugs.gnu.org, and because I reassigned the bug
> after it was received, subsequent replies went to both lists. But the
> initial report is only on bug-gnu-emacs.
It would be nice if some message were
To try to repro, narrow to two headlines. Go up. Insert a heading with C-RET.
Several characters will no longer be in the narrowed region.
--
The Kafka Pandemic: http://thekafkapandemic.blogspot.com
The disease DOES progress. MANY people have died from it. ANYBODY can get it.
Denmark: free
Anybody tried to write an HTML to Org parser (even a crude one) ?
Best regards,
Fabrice
Glenn Morris writes:
> That's what I'm saying. It was sent to bug-gnu-emacs ONLY. Because that
> list is coupled to debbugs.gnu.org, and because I reassigned the bug
> after it was received, subsequent replies went to both lists. But the
> initial report is only on bug-gnu-emacs.
Got it now, tha
I was wondering about something doing the reverse of the exporter: get some
fragment of Org text
from an exported HTML fragment.
However, it won't be much easier: links, macros, babel ... I guess only the
basic markup could be reversed.
Fabrice
2013/7/31 Neil Smithline
> How would you get the
According to the manual (at 11.7.3):
* Text within the usual LaTeX math delimiters. To avoid conflicts
with currency specifications, single `$' characters are only
recognized as math delimiters if the enclosed text contains at
most two line breaks, is directly attached to the `$'
Fabrice Popineau writes:
> I was wondering about something doing the reverse of the exporter: get some
> fragment of Org text
> from an exported HTML fragment.
> However, it won't be much easier: links, macros, babel ... I guess only the
> basic markup could be reversed.
do you know pandoc?
,--
How would you get the document structure our of the HTML unless it only
used heading tags?
Even something as simple as bold could be hidden within some monstrous CSS.
>From my mobile. Please excuse abbrvs, tpyos, and auto ward correction.
On Jul 30, 2013 5:36 PM, "Fabrice Popineau"
wrote:
> Any
21 matches
Mail list logo