* org-toggle-latex-fragment
@ 2017-10-09 7:22 Joseph Vidal-Rosset
2017-10-09 8:22 ` org-toggle-latex-fragment Eric S Fraga
0 siblings, 1 reply; 7+ messages in thread
From: Joseph Vidal-Rosset @ 2017-10-09 7:22 UTC (permalink / raw)
To: Liste-emacs-orgmode@gnu.org
[-- Attachment #1: Type: text/plain, Size: 428 bytes --]
Hello every body,
I sent two days ago this message to John Kitchin, because I am a scimax
user. I meet a problem with gnus when I want to export a png image: the
comment "48=-plain definitionremarkplain" appears with any png image, as
with imagemagick and with dvipng either. John told me that is probably
an org-mode problem. Therefore I post my question to the list.
Your help will be very welcome,
Best wishes,
Jo.
[-- Attachment #2: Type: message/rfc822, Size: 4826 bytes --]
[-- Attachment #2.1.1: Type: text/plain, Size: 494 bytes --]
Dear John,
I just noticed the following new problem with org-mime-htmlize. Here is
an example with the following natural deduction in Gentzen style
\[
\infer[^{\lnot I}]{\lnot B}{
\infer[^{\lnot E}]{\bot}{
\lnot A
&
A
}
}
\]
the words 48=-plain definitionremarkplain should not appear, but they
appear with any equation.png
It is maybe the fault of my configuration, but I except in the user.el,
I do not see where I can search... If you have some idea.
regards,
Joseph Vidal-Rosset
[-- Attachment #2.1.2.1: Type: text/html, Size: 707 bytes --]
[-- Attachment #2.1.2.2: latex15863WMA_61958b11c131d23439ffe43c78cd863b9fb0c55e.png --]
[-- Type: image/png, Size: 1821 bytes --]
[-- Attachment #3: Type: text/plain, Size: 32 bytes --]
regards,
Joseph Vidal-Rosset
[-- Attachment #4.1: Type: text/html, Size: 3767 bytes --]
[-- Attachment #4.2: latex10070c2f_61958b11c131d23439ffe43c78cd863b9fb0c55e.png --]
[-- Type: image/png, Size: 1821 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: org-toggle-latex-fragment
2017-10-09 7:22 org-toggle-latex-fragment Joseph Vidal-Rosset
@ 2017-10-09 8:22 ` Eric S Fraga
2017-10-09 10:41 ` org-toggle-latex-fragment Joseph Vidal-Rosset
2017-10-09 10:43 ` org-toggle-latex-fragment Joseph Vidal-Rosset
0 siblings, 2 replies; 7+ messages in thread
From: Eric S Fraga @ 2017-10-09 8:22 UTC (permalink / raw)
To: Joseph Vidal-Rosset; +Cc: Liste-emacs-orgmode@gnu.org
[-- Attachment #1: Type: text/plain, Size: 662 bytes --]
On Monday, 9 Oct 2017 at 09:22, Joseph Vidal-Rosset wrote:
> I sent two days ago this message to John Kitchin, because I am a
> scimax user. I meet a problem with gnus when I want to export a png
> image: the comment « 48=-plain definitionremarkplain » appears with
> any png image, as with imagemagick and with dvipng either. John told
> me that is probably an org-mode problem. Therefore I post my question
> to the list.
I found your email difficult to process. Would you maybe please post a
small example that illustrates what you wish to accomplish that is not
working?
--
: Eric S Fraga via Emacs 27.0.50, Org release_9.1.1-87-g3c83f1
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 194 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: org-toggle-latex-fragment
2017-10-09 8:22 ` org-toggle-latex-fragment Eric S Fraga
@ 2017-10-09 10:41 ` Joseph Vidal-Rosset
2017-10-09 14:16 ` org-toggle-latex-fragment Eric S Fraga
2017-10-09 10:43 ` org-toggle-latex-fragment Joseph Vidal-Rosset
1 sibling, 1 reply; 7+ messages in thread
From: Joseph Vidal-Rosset @ 2017-10-09 10:41 UTC (permalink / raw)
To: Eric S Fraga, Liste-emacs-orgmode@gnu.org
Le lun. 09 oct. 2017 à 09:22:23 , Eric S Fraga <esflists@gmail.com> a
envoyé ce message:
> On Monday, 9 Oct 2017 at 09:22, Joseph Vidal-Rosset wrote:
>> I sent two days ago this message to John Kitchin, because I am a
>> scimax user. I meet a problem with gnus when I want to export a png
>> image: the comment « 48=-plain definitionremarkplain » appears with
>> any png image, as with imagemagick and with dvipng either. John told
>> me that is probably an org-mode problem. Therefore I post my question
>> to the list.
>
> I found your email difficult to process. Would you maybe please post a
> small example that illustrates what you wish to accomplish that is not
> working?
Sorry to be unclear. Here is my problem in gnus. Suppose that I want to
post a formal deduction for example in Gentzen style via the proof.sty
code:
\[
\infer[^{\lnot E}]{\bot}{\lnot A & A}
\]
the function org-toggle-latex-fragment shows me the image that I am
going to get in my email via org-mime-htmlize . But now, I get always an image that
preceded by the words "48=-plain definitionremarkplain" and I do not
know what in my emacs configuration is the cause of this
behavior. I send this message first in plain text and after in html to
show the problem.
Thanks for your help !
regards,
Joseph Vidal-Rosset
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: org-toggle-latex-fragment
2017-10-09 8:22 ` org-toggle-latex-fragment Eric S Fraga
2017-10-09 10:41 ` org-toggle-latex-fragment Joseph Vidal-Rosset
@ 2017-10-09 10:43 ` Joseph Vidal-Rosset
1 sibling, 0 replies; 7+ messages in thread
From: Joseph Vidal-Rosset @ 2017-10-09 10:43 UTC (permalink / raw)
To: Liste-emacs-orgmode@gnu.org, Eric Fraga
[-- Attachment #1: Type: text/plain, Size: 799 bytes --]
Le lun. 09 oct. 2017 à 09:22:23 , Eric S Fraga <esflists@gmail.com> a
envoyé ce message:
> On Monday, 9 Oct 2017 at 09:22, Joseph Vidal-Rosset wrote:
>> I sent two days ago this message to John Kitchin, because I am a
>> scimax user. I meet a problem with gnus when I want to export a png
>> image: the comment « 48=-plain definitionremarkplain » appears with
>> any png image, as with imagemagick and with dvipng either. John told
>> me that is probably an org-mode problem. Therefore I post my question
>> to the list.
>
> I found your email difficult to process. Would you maybe please post a
> small example that illustrates what you wish to accomplish that is not
> working?
Example :
\[
\infer[^{\lnot E}]{\bot}{\lnot A & A}
\]
regards,
Joseph Vidal-Rosset
[-- Attachment #2.1: Type: text/html, Size: 1127 bytes --]
[-- Attachment #2.2: latex12184GdQ_785d97e28968dd198369ecb8a7749a81c76b44c5.png --]
[-- Type: image/png, Size: 1607 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: org-toggle-latex-fragment
2017-10-09 10:41 ` org-toggle-latex-fragment Joseph Vidal-Rosset
@ 2017-10-09 14:16 ` Eric S Fraga
2017-10-09 17:07 ` org-toggle-latex-fragment Joseph Vidal-Rosset
0 siblings, 1 reply; 7+ messages in thread
From: Eric S Fraga @ 2017-10-09 14:16 UTC (permalink / raw)
To: Joseph Vidal-Rosset; +Cc: Liste-emacs-orgmode@gnu.org
[-- Attachment #1: Type: text/plain, Size: 258 bytes --]
Joseph,
can you please post a minimal org example that leads to the strange
image, including any configuration changes that you have made to include
the appropriate LaTeX code?
--
: Eric S Fraga via Emacs 27.0.50, Org release_9.1.2-98-g0b8316-git
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 194 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: org-toggle-latex-fragment
2017-10-09 14:16 ` org-toggle-latex-fragment Eric S Fraga
@ 2017-10-09 17:07 ` Joseph Vidal-Rosset
2017-10-10 7:59 ` org-toggle-latex-fragment Eric S Fraga
0 siblings, 1 reply; 7+ messages in thread
From: Joseph Vidal-Rosset @ 2017-10-09 17:07 UTC (permalink / raw)
To: Joseph Vidal-Rosset, Liste-emacs-orgmode@gnu.org
[-- Attachment #1: Type: text/plain, Size: 861 bytes --]
Thanks Eric for your kind and smart help. I have understood, thanks to you,
what was my problem: in fact in my export settings, I mention some packages
that are useful only when I want to export into the smf class.
http://smf4.emath.fr/Publications/Formats/ that is a nice class to produce
beautiful papers. But these packages produce these strange images when they
are mentioned by default in the packages list.
I have to work on my configuration to solve this problem, and your emails
put me on the right way. Many thanks !
Jo.
2017-10-09 16:16 GMT+02:00 Eric S Fraga <esflists@gmail.com>:
> Joseph,
>
> can you please post a minimal org example that leads to the strange
> image, including any configuration changes that you have made to include
> the appropriate LaTeX code?
>
> --
> : Eric S Fraga via Emacs 27.0.50, Org release_9.1.2-98-g0b8316-git
>
[-- Attachment #2: Type: text/html, Size: 1771 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: org-toggle-latex-fragment
2017-10-09 17:07 ` org-toggle-latex-fragment Joseph Vidal-Rosset
@ 2017-10-10 7:59 ` Eric S Fraga
0 siblings, 0 replies; 7+ messages in thread
From: Eric S Fraga @ 2017-10-10 7:59 UTC (permalink / raw)
To: Joseph Vidal-Rosset; +Cc: Liste-emacs-orgmode@gnu.org
[-- Attachment #1: Type: text/plain, Size: 319 bytes --]
On Monday, 9 Oct 2017 at 19:07, Joseph Vidal-Rosset wrote:
> I have to work on my configuration to solve this problem, and your emails
> put me on the right way. Many thanks !
You're welcome. I'm glad I could help, even if only indirectly!
--
: Eric S Fraga via Emacs 27.0.50, Org release_9.1.1-78-gfbf47c
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 194 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2017-10-10 8:46 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-09 7:22 org-toggle-latex-fragment Joseph Vidal-Rosset
2017-10-09 8:22 ` org-toggle-latex-fragment Eric S Fraga
2017-10-09 10:41 ` org-toggle-latex-fragment Joseph Vidal-Rosset
2017-10-09 14:16 ` org-toggle-latex-fragment Eric S Fraga
2017-10-09 17:07 ` org-toggle-latex-fragment Joseph Vidal-Rosset
2017-10-10 7:59 ` org-toggle-latex-fragment Eric S Fraga
2017-10-09 10:43 ` org-toggle-latex-fragment Joseph Vidal-Rosset
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).