>>> "Eric" == Eric S Fraga writes:
> On Friday, 15 Jun 2018 at 10:52, Uwe Brauer wrote:
>> Both a set to nil, but even if I try dvipng via
>>
>> #+OPTIONS: tex:dvipng
>>
>> Or #+OPTIONS: tex:imagemagick
> Data point:
> Both work for me. The dvipng output lo
On Friday, 15 Jun 2018 at 10:52, Uwe Brauer wrote:
> Both a set to nil, but even if I try dvipng via
>
>#+OPTIONS: tex:dvipng
>
> Or #+OPTIONS: tex:imagemagick
Data point:
Both work for me. The dvipng output looks better, however. The mathml
doesn't work (for me) for the second c
>>> "Uwe" == Uwe Brauer writes:
> Hi
> Maybe there is something odd in my configuration, but I cannot export
> the following minimal example to odt, with the equation correctly
> translated, and I don't know how to debug it.
Sigh
(describe-variable 'org-latex-to-mathml-jar-file)
(
Hi
Maybe there is something odd in my configuration, but I cannot export
the following minimal example to odt, with the equation correctly
translated, and I don't know how to debug it.
* Statistics
\begin{eqnarray}
H_0&=& \mu_{C1}-\mu_{C2}=0\\
H_a&=& \mu_{C1}-\mu_{C2} > 0\\
\end{e
Hello John, hello everybody,
This is just a reminder for the problem that remains to solve with
ox-word.el, as you requested to send it to you, few hours ago. In fact,
on this page:
[[http://kitchingroup.cheme.cmu.edu/blog/2017/04/15/A-new-org-mode-exporter-to-Word-for-scimax/]]
you said c
Message: 2
Date: Sat, 19 May 2018 19:24:12 +0200
From: Joseph Vidal-Rosset
To: emacs-orgmode list , John Kitchin
,John Kitchin
Subject: Re: [O] export to odt with LaTeX math formulae and tables
Message-ID:
Content-Type: text/plain; charset="utf-8"
Hello J
Hello John, hello the list,
The results of my efforts to export an org file with equations, proofs and
so on to odt: imagemagick works, but the png images are ugly. References of
equations and bibliography do not work, because the png images do not
reproduce the org-ref references. I am afraid tha
Hello,
Edgar was right: the problems that I had with the odt export came from my
file "user.el" i.e. the file for my setup of preferences for scimax. With a
minimal user.el file containing the latex packages that I need , the export
is now almost perfect. Are still lacking the right numbering of e
Dear Edgar,
At the moment, the results that I get with the odt export are not so
bad. Bibliography works and images for proofs also. Therefore I guess
that the problems that I have really to solve are minor.
We stay in touch and I will inform you.
Best wishes,
--
Jo.
Message: 16
Date: Fri, 18 May 2018 14:48:56 +0200
From: Joseph Vidal-Rosset
To: emacs-orgmode list
Subject: Re: [O] export to odt with LaTeX math formulae and tables
Message-ID:
Content-Type: text/plain; charset="utf-8"
Hello again,
I just got this message error:
OpenDocum
Message: 14
Date: Fri, 18 May 2018 12:01:22 +0200
From: Joseph Vidal-Rosset
To: emacs-orgmode list
Subject: Re: [O] export to odt with LaTeX math formulae and tables
Message-ID: <87fu2p8eq5@gmail.com>
Content-Type: text/plain
Dear Edgar,
Thanks for your help on the export of biblio
Hello again,
I just got this message error:
OpenDocument export failed: Wrong type argument: listp, 67
>
What is the meaning of this message and how can I do?
Many thanks for your help,
Jo.
2018-05-18 12:01 GMT+02:00 Joseph Vidal-Rosset <
joseph.vidal.ros...@gmail.com>:
> Dear Edgar,
>
> Tha
Dear Edgar,
Thanks for your help on the export of bibliography for docx or odt. I am
going to persist in trying to succeed it.
About proof.sty, really there is not the least problem from org-mode to
latex, everything is smoothly exported and the final pdf document is
really nice (wit
On 2018-05-18 08:35, Joseph Vidal-Rosset wrote:
Hello Edgar, Nicolas, Eric, and everybody of the emacs-orgmode list,
I give news of my export tentatives from my .org file to odt , in a
word:
it fails.
I suspect that the problem is my setup, but I am unable to be more
precise
(if it was not t
Hello Edgar, Nicolas, Eric, and everybody of the emacs-orgmode list,
I give news of my export tentatives from my .org file to odt , in a word:
it fails.
I suspect that the problem is my setup, but I am unable to be more precise
(if it was not the case, I could probably fix it).
Anyway, pandoc alo
Many thanks Edgar,
I did not pay attention to the list because I had to finish this
paper. It is finished, now, but still not exported in odt format. I hope
that I will succeed to do it. Thanks to you and to all for your kind
help.
Best wishes,
--
Joseph
On Fri, 11 May 2018 14:09:33 +0200
(Why an acedemic review request Word files? It should be forbidden.)
Joseph
I agree! (in some countries, universities are partially
funded--influenced--by Micro$oft, that may explain).
On Fri, 11 May 2018 14:37:10 +0200
Nicolas Goaziou:
> #+OPTIONS: LaTeX:
On Friday, 11 May 2018 at 14:09, Joseph Vidal-Rosset wrote:
> The export works, but I meet always the same strange problem with the
> falsity constant \(\bot\) that I need absolutely: the symbol appears
> with \ begin{equation} ... \ end{equation} but not in lines... the latex
> command for
Merci Nicolas !
Your email was arrived at the good moment and was very helpful
2018-05-11 14:37 GMT+02:00 Nicolas Goaziou :
> Hello,
>
> Joseph Vidal-Rosset writes:
>
> > Now it works with theses options in my org file.
> >
> > #+LANGUAGE: fr
> > #+OPTIONS: ':t
> >
> > #+OPTIONS: tex:t
>
> This
Hello,
Joseph Vidal-Rosset writes:
> Now it works with theses options in my org file.
>
> #+LANGUAGE: fr
> #+OPTIONS: ':t
>
> #+OPTIONS: tex:t
This option is superseded by the last one.
> #+OPTIONS: LaTeX:t
This option is obsolete since Org 8.0.
>
> #+OPTIONS: tex:imagemagick
This option s
Hello Eric, hello the list,
Now it works with theses options in my org file.
#+LANGUAGE: fr
#+OPTIONS: ':t
#+OPTIONS: tex:t
#+OPTIONS: LaTeX:t
#+OPTIONS: tex:imagemagick
But the formulae are png images that are less clean than in a pdf file
produced from a .tex file...
Again, thanks Eric.
Le ven. 11 mai 2018 à 12:45:57 , Eric S Fraga a
envoyé ce message:
> On Friday, 11 May 2018 at 13:15, Joseph Vidal-Rosset wrote:
>> Hello,
>>
>> I would be glad to get a configuration for an easy export from an org
>> file to an odt file. My problem is that this org file contains
On Friday, 11 May 2018 at 13:15, Joseph Vidal-Rosset wrote:
> Hello,
>
> I would be glad to get a configuration for an easy export from an org
> file to an odt file. My problem is that this org file contains
> mathematical formulae written for LaTeX export and also tables
> (
Hello again, I read and have applied what it is explained here:
https://orgmode.org/manual/Working-with-LaTeX-math-snippets.html#FOOT136
It works rather well, but for some symbols it does not work : for example
for \(\bot\) the code for falsity constant in LaTeX, it does not work.
I imagine th
Hello,
I would be glad to get a configuration for an easy export from an org
file to an odt file. My problem is that this org file contains
mathematical formulae written for LaTeX export and also tables
(tabular).
I do not know well libreoffice.
Your help is welcome.
Best
Hi.
>>> [...] I suggest that ODT should be provided out of the box. It is
>>> clearly in demand. It meets the needs of a whole segment of users
>>> that need to work with office software. Sure, nothing prevents them
>>> from using it by adding a brief line to their init file. But why not
>>> adve
>>> FWIW, I also think this would be a good thing to load by default.
>>
>> Done.
>
> Thanks very much, Nicolas!
+1!
Yours,
Christian
Nicolas Goaziou writes:
> Hello,
>
> Eric Abrahamsen writes:
>
>>> This question pops up fairly often. I suggest that ODT should be
>>> provided out of the box. It is clearly in demand. It meets the needs of
>>> a whole segment of users that need to work with office software. Sure,
>>> nothing p
Hello,
Eric Abrahamsen writes:
>> This question pops up fairly often. I suggest that ODT should be
>> provided out of the box. It is clearly in demand. It meets the needs of
>> a whole segment of users that need to work with office software. Sure,
>> nothing prevents them from using it by adding
+1 even if I personally don't use it.
For many people is the bridge to work with others.
Best...
Xebar Saram writes:
> +1 as well :)
>
> Z
>
> On Fri, Apr 8, 2016 at 12:38 PM, Eric Abrahamsen
> wrote:
>
> Christian Moe writes:
>
> > This question pops up fairly often. I suggest t
> Uwe Brauer writes:
> Somewhere in your init files, put (require 'ox-odt). Then it will always
> be available. Take a look at the other ox-* files, many of them are
> useful enough to always load by default.
Thanks that worked fine!
+1 as well :)
Z
On Fri, Apr 8, 2016 at 12:38 PM, Eric Abrahamsen
wrote:
> Christian Moe writes:
>
> > This question pops up fairly often. I suggest that ODT should be
> > provided out of the box. It is clearly in demand. It meets the needs of
> > a whole segment of users that need to work with
Christian Moe writes:
> This question pops up fairly often. I suggest that ODT should be
> provided out of the box. It is clearly in demand. It meets the needs of
> a whole segment of users that need to work with office software. Sure,
> nothing prevents them from using it by adding a brief line
This question pops up fairly often. I suggest that ODT should be
provided out of the box. It is clearly in demand. It meets the needs of
a whole segment of users that need to work with office software. Sure,
nothing prevents them from using it by adding a brief line to their init
file. But why not
Uwe Brauer writes:
> Hi
>
> When I use org-export-dispatch, then a list of possible formats pop up
> but odt is not among them. Only if I explicitly call
> org-odt-export-to-odt
>
> once, then this command pops up in the list. How
> can I change this behaviour and have the odt export function in
Hi
When I use org-export-dispatch, then a list of possible formats pop up
but odt is not among them. Only if I explicitly call
org-odt-export-to-odt
once, then this command pops up in the list. How
can I change this behaviour and have the odt export function in the
list??
Thanks
Uwe Brauer
Hi,
Achim Gratz writes:
> Rasmus writes:
>>> Could you please rebase or cherry-pick your changes onto the
>>> then-current master before committing them?
>> However, can you please elaborate on what exactly I did wrong? I have
>> checked for the following to understand your criticism:
>>
>> 1
Achim Gratz writes:
> The script that generates the ChangeLog for the Emacs merge will list
> all of these separately and Bastien or who else is doing the merge will
> have to manually put them back together.
Yes.
>> ¹ It pains me every time I use my private email for public mailing
>> list, b
Rasmus writes:
>> Could you please rebase or cherry-pick your changes onto the
>> then-current master before committing them?
>
> Yes, I am very happy to!
>
> However, can you please elaborate on what exactly I did wrong? I have
> checked for the following to understand your criticism:
>
> 1. Wh
Hi Achim,
Thanks for your helpful message.
Achim Gratz writes:
> Rasmus writes:
>> In the future you should sent minimal examples. In this case it did
>> not matter and the mentioned commit was indeed to blame. It should be
>> fixed in master @ 004332b.
>
> Could you please rebase or cherry-p
Rasmus writes:
> In the future you should sent minimal examples. In this case it did
> not matter and the mentioned commit was indeed to blame. It should be
> fixed in master @ 004332b.
Could you please rebase or cherry-pick your changes onto the
then-current master before committing them? Also
Hi Detlef,
Detlef Steuer writes:
> I cannot send the file to the list, but maybe you
> can take a look off list?
In the future you should sent minimal examples. In this case it did
not matter and the mentioned commit was indeed to blame. It should be
fixed in master @ 004332b.
Thanks for rep
Hi Detlef,
Detlef Steuer writes:
> Trying to open an exported ODT document I see the erroe message:
> format error in styles.xml in position (790,2)
I changed the style used by odt in commit 464cd96. The part you refer
to is defined in `org-odt-template', but I don't see how it relates to
that
Hi!
Trying to open an exported ODT document I see the erroe message:
format error in styles.xml in position (790,2)
This is found the following part of styles.xml:
snip a lot of stuff from styles.xml
^
This line above is line 790
snip more stuff .
Any i
Nicolas Goaziou writes:
> Hello,
>
> Eric S Fraga writes:
>
>> I hope somebody can point me in the right direction. I am trying to
>> export a large document to ODT to share with my
>> collaborators. Exporting to LaTeX works like a charm. However, with
>> ODT, the exporter fails with:
>>
>> ,
Hi Eric,
Eric S Fraga writes:
> The messages buffer contains a very large amount of text, including most
> of my document in one form or another it seems...
>
> I have no idea where to start.
Start by instrumenting `org-odt-link--infer-description' with
`edebug-defun' and see what element cau
Hello,
Eric S Fraga writes:
> I hope somebody can point me in the right direction. I am trying to
> export a large document to ODT to share with my
> collaborators. Exporting to LaTeX works like a charm. However, with
> ODT, the exporter fails with:
>
> ,
> | OpenDocument export failed: F
Hello,
I hope somebody can point me in the right direction. I am trying to
export a large document to ODT to share with my
collaborators. Exporting to LaTeX works like a charm. However, with
ODT, the exporter fails with:
,
| OpenDocument export failed: FIXME: Resolve (paragraph (:begin 235
Uwe Brauer writes:
> Hello
>
> I am searching the docs in order to configure the odt-export function. I
> cannot find anything concerning fonts.
>
> I would like to have hebrew text exported using a particular font.
>
> Can anybody give me a hint?
1. Search for Stylist in the LibreOffice docum
Looks like there are many people who are new to LibreOffice in general.
I strongly recommend this document.
http://wiki.documentfoundation.org/File:Ooo_for_students.odt
for introductory reading.
Jambunathan K writes:
> Uwe Brauer writes:
>
>> Hello
>>
>> I am searching the docs in order
Hello
I am searching the docs in order to configure the odt-export function. I
cannot find anything concerning fonts.
I would like to have hebrew text exported using a particular font.
Can anybody give me a hint?
thanks
Uwe Brauer
Manfred Lotz writes:
> On Fri, 14 Jun 2013 09:07:26 +0200
> Christian Moe wrote:
>
>> But if many users are baffled why they can't just edit a document
>> title on the page itself after exporting to ODT -- and that seems
>> likely -- maybe this feature is ripe for a change.
>>
>
> Hm, I do not
On Fri, 14 Jun 2013 09:07:26 +0200
Christian Moe wrote:
>
> Manfred Lotz writes:
>
> > On Thu, 13 Jun 2013 08:37:55 +0100
> > Eric S Fraga wrote:
> >
> >> Manfred Lotz writes:
> >>
> >> [...]
> >>
> >>
> >> > This is really weird or it is because just my knowledge about
> >> > Libreoffice
Manfred Lotz writes:
> On Thu, 13 Jun 2013 08:37:55 +0100
> Eric S Fraga wrote:
>
>> Manfred Lotz writes:
>>
>> [...]
>>
>>
>> > This is really weird or it is because just my knowledge about
>> > Libreoffice is limited. At least, I'm happy to be able to use LaTeX
>> > in most cases instead o
On Thu, 13 Jun 2013 08:37:55 +0100
Eric S Fraga wrote:
> Manfred Lotz writes:
>
> [...]
>
>
> > This is really weird or it is because just my knowledge about
> > Libreoffice is limited. At least, I'm happy to be able to use LaTeX
> > in most cases instead of an office product.
>
> I'm with y
Manfred Lotz writes:
[...]
> Aah, ok. Now I see what your are after.
>
> GO to menu entry File/Properties and then you click tab Description.
> There you can edit Title.
Indeed! Thanks.
> It seems that you can edit author via menu Tools/Options. Then
> choose LibreOffice/User Data and edit
On Wed, 12 Jun 2013 08:33:55 +0100
Eric S Fraga wrote:
> Manfred Lotz writes:
>
> > On Tue, 11 Jun 2013 11:33:56 +0100
> > Eric S Fraga wrote:
>
> [...]
>
> >> 2. The title and author fields in the exported document are
> >> protected in some way and I cannot figure out how to enable
> >> ed
Manfred Lotz writes:
> On Tue, 11 Jun 2013 11:33:56 +0100
> Eric S Fraga wrote:
[...]
>> 2. The title and author fields in the exported document are protected
>> in some way and I cannot figure out how to enable editing on them. I
>> can change the style for these just fine but I cannot
Hi Eric,
On Tue, 11 Jun 2013 11:33:56 +0100
Eric S Fraga wrote:
> Manfred Lotz writes:
>
> [...]
>
> > The following worked fine: I loaded the exported odt document,
> > changed the Heading 1 style to do a page break before the heading
> > and saved the template as my.ott (I copied it into th
On Tue, 11 Jun 2013 11:33:56 +0100
Eric S Fraga wrote:
> Manfred Lotz writes:
>
> [...]
>
> > The following worked fine: I loaded the exported odt document,
> > changed the Heading 1 style to do a page break before the heading
> > and saved the template as my.ott (I copied it into the ~/org
>
Manfred Lotz writes:
[...]
> The following worked fine: I loaded the exported odt document, changed
> the Heading 1 style to do a page break before the heading and saved the
> template as my.ott (I copied it into the ~/org directory).
Thanks. Very helpful.
I have two different questions about
Hi Christian,
Thanks for your reply. You pointed me in the right direction.
On Fri, 07 Jun 2013 22:35:03 +0200
Christian Moe wrote:
>
> Hi,
>
> Manfred Lotz writes:
> > My question: Is there an easy way to configure the odt export to do
> > a page break before switching to a Heading 1 line? I
Hi,
Manfred Lotz writes:
> My question: Is there an easy way to configure the odt export to do a
> page break before switching to a Heading 1 line? In the end I would
> like to view a Heading 1 like a chapter in a LaTeX book class.
It's easier to use LibreOffice to modify the Heading 1 paragraph
Hi there,
I have an org file which I export to LaTeX. This works great. I even
could add scrbook as a valid class to use for export. So this is really
wow.
However, one day I have to give the documentation to others which means
I will export to odt. Export to odt works ok. For people who don't
kno
Henri
Info manual has some useful info on odt exporter. See
http://orgmode.org/manual/OpenDocumentText-export.html#OpenDocumentText-export
It's relatively a reliable way to explore the capabilities of the
exporter.
> I got the following line in my *Messages* buffer:
>
> Use of MathJax is inc
Hi Nick!
Nick Dokos writes:
> It's been pulled into contrib/ so all you have to do is make sure that
> the contrib/lisp directory is in your load-path and then C-c C-e o (or
> C-c C-e O) - at least, it did for me on a simple org file.
Thanks! That is easier than I thought. I have now the follo
Henri-Paul Indiogine wrote:
> Dear orgmoders,
>
> I am an intermediate emacs + org-mode user. I would like to ask you for
> instructions on how to install the org -> ODT converter. I googled for
> instructions but they are above my level of understanding.
>
> I run the git development version
Dear orgmoders,
I am an intermediate emacs + org-mode user. I would like to ask you for
instructions on how to install the org -> ODT converter. I googled for
instructions but they are above my level of understanding.
I run the git development versions and update it daily. I run GNU
Emacs 24 o
68 matches
Mail list logo