Re: [Orgmode] footnote questions

2009-01-24 Thread Carsten Dominik
On Jan 24, 2009, at 6:38 AM, Samuel Wales wrote: Minor questions: Is there a way to have footnotes that have more than one paragraph? For me, they are not recognized as footnotes. How would I format a multi-paragraph footnote in HTML? Right now we have: (div id="footnotes"> Footnotes: 1

Re: [Orgmode] footnote questions

2009-01-24 Thread Carsten Dominik
On Jan 25, 2009, at 12:55 AM, Scot Becker wrote: I also would make good use of multi-paragraph footnotes. Since I my final work is exported to LaTeX, I could insert a LaTeX footnote when needed if support for multi-paragraph footnotes in org proves too difficult to add. For LaTeX export

[Orgmode] Re: Org-Mode in Windows

2009-01-24 Thread Carsten Dominik
Hi, please send your message to emacs-orgmode@gnu.org (I am CC-ing the mailing list). There you will find people who work on Windows, I do not. - Carsten On Jan 25, 2009, at 3:48 AM, Manager Leader wrote: Dear Mr. Dominik, Thank you for your work in Org-Mode, I started researching about it

Re: [Orgmode] html export bug: extra space in verbatim region

2009-01-24 Thread Carsten Dominik
Fixed, thanks. - Carsten On Jan 25, 2009, at 12:57 AM, Jason Dunsmore wrote: Hello, I may have found a bug in the html export function. When I export an org file that contains a "colon-space" verbatim region of text, extra spaces show up in the html. To reproduce, create an org file with th

[Orgmode] html export bug: extra space in verbatim region

2009-01-24 Thread Jason Dunsmore
Hello, I may have found a bug in the html export function. When I export an org file that contains a "colon-space" verbatim region of text, extra spaces show up in the html. To reproduce, create an org file with the text: : Some example from a text file. ...visit the file in emacs, type M-x or

Re: [Orgmode] footnote questions

2009-01-24 Thread Scot Becker
I also would make good use of multi-paragraph footnotes. Since I my final work is exported to LaTeX, I could insert a LaTeX footnote when needed if support for multi-paragraph footnotes in org proves too difficult to add. Scot On Sat, Jan 24, 2009 at 11:24 AM, Carsten Dominik wrote: > > On Jan

Re: [Orgmode] Problem with org-batch-agenda

2009-01-24 Thread Carsten Dominik
On Jan 23, 2009, at 1:28 AM, Mark Elston wrote: I am trying to export information from my org files and am getting an error every time I run the batch file (Windows XP) I am starting with a stripped down .emacs file which just sets up my load path then does the following:

Re: [Orgmode] footnote questions

2009-01-24 Thread Carsten Dominik
On Jan 24, 2009, at 6:38 AM, Samuel Wales wrote: Minor questions: Is there a way to have footnotes that have more than one paragraph? For me, they are not recognized as footnotes. Yes, Footnotes in Org are single paragraph. Maybe this could be changed, if enough people claim they need this.