Hi Baoqui,
thanks for the link to the code.
Forgive me for so far staying quiet on this subject. When you
first posted the announcement, I had some mixed feelings.
First of all, I don't really know docbook, and I have never used it.
Then:
One of the really weak features in Org's design is th
Hi Alan,
if you find making a patch hard, just send me a modified version.
Even better, write a better version of
http://orgmode.org/worg/org-contrib/org-annotation-helper.php
Do you know how to use worg in order to modify this file?
- Carsten
On Mar 8, 2009, at 3:41 AM, Alan E. Davis wrot
Baoqiu Cui writes:
> Dale Smith writes:
>
>> Baoqiu Cui writes:
>>
>>> The only thing that is missing (at least to me) in current Org-mode is
>>> the exporter for DocBook format.
>>
>> There is quite a bit of similarity between org and muse formats. I've
>> found that I can edit .muse files in
Dale Smith writes:
> Sebastian Rose writes:
>
>> Gour writes:
>>> Otoh, number of tags in DocBook is overwhelming and, imgo, way too
>>> distracting for most documentation tasks, at least, for *my* use-cases.
>>
>>
>> It is, and that's exactly why the DocBook export is such a great thing.
>>
>
Gour writes:
>> "Baoqiu" == Baoqiu Cui writes:
>
> Baoqiu> I knew it must be FOP that you did not like. ;-) I had similar
> Baoqiu> experience using FOP, and I (and all other team members) had to
> Baoqiu> find workarounds when hitting problems in FOP (like formatting
> Baoqiu> footnotes in
Hi,
I just posted the code for DocBook exporter to Google Code. You can use
the following link to get access to the code and example files:
http://code.google.com/p/bcui-emacs/source/browse/#svn/trunk/org-docbook
Here is the README:
I have installed this new version three times. Using your faq.html was more
straightforward. When I tried it by hand, I failed. I have taken the
liberty to edit a copy of org-annotation-helper.el in my git repository of
org-mode. I have tried to clarify the explanation of how to get this tool
r
Carsten Dominik wrote:
Hi Scott,
I do not think it makes sense to automatically produce these files.
Among other things, it would mean that the extra files are
produces for every single export of a file.
Yes, I agree, but I still would like to be able to do it. Perhaps, when
I eventually lear
It looks like the link to his tutorial has been lost with the new addition
of the git/bzr tutorial that follows it, on worg. I hope it's still
available, as I intend to implement some of the ideas in that document.
Alan
--
Alan Davis
"An inviscid theory of flow renders the screw useless, but t
For everyone who's interested in fast access to the sources of published
online contents (not restricted to, but geard for Org-mode):
There is now an elisp version of org-worglet, now called worglet.el,
online for testing:
http://github.com/SebastianRose/worglet/tree/master
I rewrote the stu
On 05.03 16:44, Chris Gray wrote:
> Here is a patch that uses the -a switch of bibtex2html to sort the
> citations as bibtex would. It also changes the invocations of
> replace-match to set fixedcase and literal to t. This is so that emacs
> does not try to interpret backslash characters in the b
Carsten Dominik writes:
> Hi Bernt,
Hi :)
>
> to me this sounds like a pretty convincing argument *not*
> to copy entries...
I think I agree with that.
>
> Another problem is that entries can have IDs, and I
> would like the ID of such an entry to remain the same,
> as a link target.
I don't
Applied, thanks.
- Carsten
On Mar 7, 2009, at 11:23 AM, Sebastian Rose wrote:
Here's the patch to fix this issue.
diff --git a/lisp/org-exp.el b/lisp/org-exp.el
index c21755a..952eb9a 100644
--- a/lisp/org-exp.el
+++ b/lisp/org-exp.el
@@ -563,7 +563,7 @@ not be modified."
if(elem.cacheCl
Hi Scott,
I do not think it makes sense to automatically produce these files.
Among other things, it would mean that the extra files are
produces for every single export of a file.
If you want external files, You likely will use the
same for a set of pages.
After pulling the latest version you c
Hi Sebastian,
I take it this will continue to work on other browsers?
- Carsten
On Mar 7, 2009, at 11:23 AM, Sebastian Rose wrote:
Here's the patch to fix this issue.
diff --git a/lisp/org-exp.el b/lisp/org-exp.el
index c21755a..952eb9a 100644
--- a/lisp/org-exp.el
+++ b/lisp/org-exp.el
@@
Here's the patch to fix this issue.
diff --git a/lisp/org-exp.el b/lisp/org-exp.el
index c21755a..952eb9a 100644
--- a/lisp/org-exp.el
+++ b/lisp/org-exp.el
@@ -563,7 +563,7 @@ not be modified."
if(elem.cacheClassTarget)
target.className = elem.cacheClassTarget;
}
-/*]]>*/-->
+/*]]>*
Hi Scott,
True. Safari needs this one here (note the two additional slashes in the
second last line):
Sorry. I'll search the org sources and compile a patch for this issue.
sran...@gmail.com writes:
> Greetings,
>
> When I export (us
17 matches
Mail list logo