Thanks, now it works.
Yours,
Christian
On 12/21/11 12:24 AM, Dave Marquardt wrote:
Bastien writes:
Hi Dave,
Dave Marquardt writes:
I modified the Makefile to do what I expected. With this change, "make
install" copies the style files to $(prefix)/share/emacs/etc/styles, and
ODT export n
Bastien writes:
> Hi Dave,
>
> Dave Marquardt writes:
>
>> I modified the Makefile to do what I expected. With this change, "make
>> install" copies the style files to $(prefix)/share/emacs/etc/styles, and
>> ODT export now works as expected.
>
> Thanks for the patch -- I've applied it, using
Hi Dave,
Dave Marquardt writes:
> I modified the Makefile to do what I expected. With this change, "make
> install" copies the style files to $(prefix)/share/emacs/etc/styles, and
> ODT export now works as expected.
Thanks for the patch -- I've applied it, using
etcdir= $(lispdir)/../e
Jambunathan K writes:
>> 1. How do I tell the exporter to include the AUTHOR and DATE fields in
>>the exported output?
>
> Pushed a fix for this.
Thanks! Works perfectly. I now have to train myself to avoid
latex-isms in my author field, things like "\and" and "\\"... easily
done.
>> 2. I
Jambunathan K writes:
>> Give me latex any day!
>
> Ok. Take it.
>
> http://en.wiktionary.org/wiki/to_each_his_own.
Indeed! and http://www.urbandictionary.com/define.php?term=YMMV
;-)
seriously, this is one of the best things about org mode: I can write in
org and, for the most part, not wor
Dave Marquardt writes:
> +# Where etc files go.
> +etcdir= $(prefix)/share/emacs/etc
That should better be $(lispdir)/etc or $(lispdir)/../etc — at least
those two are the only places that org-odt.el currently searches.
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Androme
Dave Marquardt writes:
> Dave Marquardt writes:
>
>> Jambunathan K writes:
>>
>>> Dave Marquardt writes:
>>>
Bastien writes:
> as the subject says. Please all test this heavily and report
> any problems. This will be part of Org 7.8 and soon in Emacs.
>
> Thanks a
Hi Dave,
On Thu, Dec 15, 2011 at 17:56, Dave Marquardt wrote:
> I tried again with a clean /usr/local/share/emacs/site-lisp. I ran
> "make all" and "make install install-info", and then tried to export a
> file to ODT. No change, same problem.
>
> I believe the problem is that the install targe
Dave Marquardt writes:
> Jambunathan K writes:
>
>> Dave Marquardt writes:
>>
>>> Bastien writes:
>>>
as the subject says. Please all test this heavily and report
any problems. This will be part of Org 7.8 and soon in Emacs.
Thanks a lot to Jambunathan for all this effor
Jambunathan K writes:
> Dave Marquardt writes:
>
>> Bastien writes:
>>
>>> as the subject says. Please all test this heavily and report
>>> any problems. This will be part of Org 7.8 and soon in Emacs.
>>>
>>> Thanks a lot to Jambunathan for all this efforts, let's make
>>> sure everything i
suvayu ali writes:
> Hi Alan and Dave,
>
> On Wed, Dec 14, 2011 at 22:56, Alan L Tyree wrote:
>> On 15/12/11 08:35:20, suvayu ali wrote:
>>> On Wed, Dec 14, 2011 at 21:28, Dave Marquardt
>>> wrote:
>>> > When I run org-export-as-odt by C-c C-e o, I get this message:
>>> Cannot find factory sty
On Thu, Dec 15, 2011 at 09:58, Christian Moe wrote:
> Could someone confirm that etc/styles is automatically installed on Linux /
> that it isn't on Mac?
I don't install after compiling org, but I checked with this:
$ make -n install | grep etc
So I guess that is the problem. The Makefile has n
On 15/12/11 19:58:32, Christian Moe wrote:
>
> On 12/15/11 8:26 AM, Jambunathan K wrote:
> >
> > Alan
> >
> >> That solved the problem. I was loading an old version.
> >
> > If you had copied "etc/styles" dir by hand to the installation dir
> I
> > would consider that a bug.
> >
> > This copying
On 15/12/11 18:26:32, Jambunathan K wrote:
>
> Alan
>
> > That solved the problem. I was loading an old version.
>
> If you had copied "etc/styles" dir by hand to the installation dir I
> would consider that a bug.
>
> This copying should happen auto-magically.
>
> I hope things work auto-magi
On 12/15/11 8:26 AM, Jambunathan K wrote:
Alan
That solved the problem. I was loading an old version.
If you had copied "etc/styles" dir by hand to the installation dir I
would consider that a bug.
This copying should happen auto-magically.
I hope things work auto-magically now without an
Alan
> That solved the problem. I was loading an old version.
If you had copied "etc/styles" dir by hand to the installation dir I
would consider that a bug.
This copying should happen auto-magically.
I hope things work auto-magically now without any manual intervention.
--
Dave Marquardt writes:
> Bastien writes:
>
>> as the subject says. Please all test this heavily and report
>> any problems. This will be part of Org 7.8 and soon in Emacs.
>>
>> Thanks a lot to Jambunathan for all this efforts, let's make
>> sure everything is smooth before the release!
>
> I
> Give me latex any day!
Ok. Take it.
http://en.wiktionary.org/wiki/to_each_his_own.
--
There is an implicit association between OpenDocument formats and MS
Word. I see no reason why this association should continue to linger
amidst masses even to this day where governments are actually clamouring
for open standards.
OpenDocument format has really nothing to do with MS Word.
--
> 1. How do I tell the exporter to include the AUTHOR and DATE fields in
>the exported output?
Pushed a fix for this.
> 2. I see where the default styles are and I am happy with these
>generally. However, as a libreoffice n00b, how do I create my own
>style file that would be appropr
On 15/12/11 10:20:44, suvayu ali wrote:
> Hi Alan and Dave,
>
> On Wed, Dec 14, 2011 at 22:56, Alan L Tyree
> wrote:
> > On 15/12/11 08:35:20, suvayu ali wrote:
> >> On Wed, Dec 14, 2011 at 21:28, Dave Marquardt
>
> >> wrote:
> >> > When I run org-export-as-odt by C-c C-e o, I get this message:
Hi Alan and Dave,
On Wed, Dec 14, 2011 at 22:56, Alan L Tyree wrote:
> On 15/12/11 08:35:20, suvayu ali wrote:
>> On Wed, Dec 14, 2011 at 21:28, Dave Marquardt
>> wrote:
>> > When I run org-export-as-odt by C-c C-e o, I get this message:
>> Cannot find factory styles file.
>>
>> I believe this
On 15/12/11 08:35:20, suvayu ali wrote:
> On Wed, Dec 14, 2011 at 21:28, Dave Marquardt
> wrote:
> > When I run org-export-as-odt by C-c C-e o, I get this message:
> Cannot find factory styles file.
>
> I believe this is fixed in the git head.
I'm not so sure. I just pulled the latest and
On Wed, Dec 14, 2011 at 21:28, Dave Marquardt wrote:
> When I run org-export-as-odt by C-c C-e o, I get this message: Cannot
> find factory styles file.
I believe this is fixed in the git head.
--
Suvayu
Open source is the future. It sets us free.
Bastien writes:
> as the subject says. Please all test this heavily and report
> any problems. This will be part of Org 7.8 and soon in Emacs.
>
> Thanks a lot to Jambunathan for all this efforts, let's make
> sure everything is smooth before the release!
I installed Org 7.8.02 by downloading
Just wanted to say the latest version is working perfectly for me -- well
done! ODT export is fine and LaTeX is still working too (some things have
changed recently that made me have to change some of my code *around*
org-mode, but that's as expected.)
--
-- Gary
Nick Dokos writes:
> Christian Moe wrote:
>
>>
>> > Of course, getting libreoffice to do what I want is another story... ;-)
>> > I imagine I'll have to use a mouse :-(
>>
>> Well, you can always author your own styles file in plain XML
>> conforming to the ODF specification. No mouse required
Christian Moe wrote:
>
> > Of course, getting libreoffice to do what I want is another story... ;-)
> > I imagine I'll have to use a mouse :-(
>
> Well, you can always author your own styles file in plain XML
> conforming to the ODF specification. No mouse required!...
>
> ;-)
... or write an
Of course, getting libreoffice to do what I want is another story... ;-)
I imagine I'll have to use a mouse :-(
Well, you can always author your own styles file in plain XML
conforming to the ODF specification. No mouse required!...
;-)
Christian
Christian Moe writes:
>> 2. I see where the default styles are and I am happy with these
>> generally. However, as a libreoffice n00b, how do I create my own
>> style file that would be appropriate for the ODT exporter? It's not
>> so much about the creating of style files (although
2. I see where the default styles are and I am happy with these
generally. However, as a libreoffice n00b, how do I create my own
style file that would be appropriate for the ODT exporter? It's not
so much about the creating of style files (although help in that
regard would no
Bastien writes:
> Dear all,
>
> as the subject says. Please all test this heavily and report
> any problems. This will be part of Org 7.8 and soon in Emacs.
>
> Thanks a lot to Jambunathan for all this efforts, let's make
> sure everything is smooth before the release!
>
> Best,
I know I'm co
Christian Moe writes:
>> this is wonderful! many thanks to Jambu, Bastien, Christian and
>> everyone involved.
>
> That would be Jambu, for developing the whole thing, and Bastien, for
> integrating it. (I have only done a bit of testing and cheerleading.)
Cheerleading is key here :)
Anyone
On Sun, Dec 11, 2011 at 7:37 PM, Christian Moe wrote:
>
>> this is wonderful! many thanks to Jambu, Bastien, Christian and
>> everyone involved.
>
>
> That would be Jambu, for developing the whole thing, and Bastien, for
> integrating it. (I have only done a bit of testing and cheer
this is wonderful! many thanks to Jambu, Bastien, Christian and
everyone involved.
That would be Jambu, for developing the whole thing, and Bastien, for
integrating it. (I have only done a bit of testing and cheerleading.)
Yours,
Christian
Thomas writes:
> http://leapon.net/en/mso2ooo-batch-convert-microsoft-office-documents-openoffice-documents
>
> There is also mso2ooo, which is, like odt2org, a python script.
> Maybe someone who knows elisp can create an emacs-frontend for running
> one or both scipts.
Thanks - I use unoconv
Thomas writes:
> There is ODT2ORG
> (https://bitbucket.org/josemaria.alkala/odt2org/wiki/Home) which lets
> you import odt files in org-mode. It works quite well and may need
> just some minor polishing.
Great -- I added this to http://orgmode.org/worg/org-translators.html
Thanks!
--
Bastie
Thomas quantentunnel.de> writes:
>
> There is ODT2ORG
> (https://bitbucket.org/josemaria.alkala/odt2org/wiki/Home)
> which lets you import odt files in org-mode.
> It works quite well and may need
> just some minor polishing.
>
Thomas --
Thanks, I think that's what I was thinking of.
Fo
On Sat, Dec 10, 2011 at 9:22 PM, Bastien wrote:
> Dear all,
>
> as the subject says. Please all test this heavily and report
> any problems. This will be part of Org 7.8 and soon in Emacs.
>
> Thanks a lot to Jambunathan for all this efforts, let's make
> sure everything is smooth before the rele
Thomas quantentunnel.de> writes:
>
>
> There is ODT2ORG
> (https://bitbucket.org/josemaria.alkala/odt2org/wiki/Home)
> which lets you import odt files in org-mode.
> It works quite well and may need
> just some minor polishing.
>
>
http://leapon.net/en/mso2ooo-batch-convert-microsoft-offi
Bastien altern.org> writes:
>
> This is a more general problem: converting .odt (or even HTML, .tex,
> etc.) back to org-mode would indeed be wonderful.
>
> The most promising road I see for that would be to let pandoc *read*
> Org files: http://johnmacfarlane.net/pandoc/
>
> Any haskell hacke
Hi Herbert,
Herbert Sitz writes:
> I'm wondering what sort of progress has been made on the ODT importer.
> For example, is it able to convert an Org export to ODT back to Org format
> with
> result being same as the original Org file that was exported?
I don't think so.
This is a more gener
Wonderful!
Yours,
Christian
On 12/10/11 6:22 PM, Bastien wrote:
Dear all,
as the subject says. Please all test this heavily and report
any problems. This will be part of Org 7.8 and soon in Emacs.
Thanks a lot to Jambunathan for all this efforts, let's make
sure everything is smooth before
On Sat, Dec 10, 2011 at 19:52, suvayu ali wrote:
> On Sat, Dec 10, 2011 at 18:22, Bastien wrote:
>> as the subject says. Please all test this heavily and report
>> any problems. This will be part of Org 7.8 and soon in Emacs.
>>
>> Thanks a lot to Jambunathan for all this efforts, let's make
>>
On Sat, Dec 10, 2011 at 18:22, Bastien wrote:
> as the subject says. Please all test this heavily and report
> any problems. This will be part of Org 7.8 and soon in Emacs.
>
> Thanks a lot to Jambunathan for all this efforts, let's make
> sure everything is smooth before the release!
A big tha
Bastien altern.org> writes:
>
> Dear all,
>
> as the subject says. Please all test this heavily and report
> any problems. This will be part of Org 7.8 and soon in Emacs.
>
> Thanks a lot to Jambunathan for all this efforts, let's make
> sure everything is smooth before the release!
>
> Bes
46 matches
Mail list logo