public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: John MacFarlane <fiddlosopher-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
Subject: Re: Wikipedia refuse wikimedia file generated from docx with <math> expression containing \text{\ }
Date: Tue, 20 Jun 2023 18:10:57 -0700	[thread overview]
Message-ID: <4ED29BFD-45D3-4898-A4AB-7BA5639FB599@gmail.com> (raw)
In-Reply-To: <c31fe4f2-7137-448c-a1e0-ee77fa4c2ab9n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>

[-- Attachment #1: Type: text/plain, Size: 2881 bytes --]

Are you using the latest pandoc release?

Here's a recent commit in texmath that may affect this:

commit 5b337e57b80831b624f52dd250ab5d612ee94b88
Author: John MacFarlane <jgm-TVLZxgkOlNX2fBVCVOL8/A@public.gmane.org>
Date:   Sat May 6 10:31:42 2023 -0700

    Remove escaping of spaces inside \text{}.
    
    It isn't needed, and it causes problems in MathJax rendering.



> On Apr 11, 2023, at 11:12 PM, Bernard Schleich <bernard.schleich-Re5JQEeQqe8@public.gmane.orgm> wrote:
> 
> I'm trying to convert a big mathematical article (32 pages) with a lot of mathematical expressions from docx to wikimedia.
> 
> When, from Wikipedia Sandbox, I incorporate wikimedia file generated by pandoc, the following line are refused by Wikipedia
> 
> <image_2023-04-12_081228333.png>
> {| class="wikitable"
> |-
> ! 1)
> ! <math display="block">S_{m} = \int_{0}^{a}{\varepsilon^{m}\text{\ }\psi(\varepsilon)}\text{\ }\text{d}\varepsilon</math>
> |}
> 
> after replacing \text{\ } by \  or ~, the formula is accepted !
> 
> This error occurs also when text is containing space as in following exemple
> 
> {| class="wikitable"
> |-
> ! 9)
> ! <math display="block">\varphi(\sigma_{1})_{2}\delta_{1} = \{\begin{matrix}
> \frac{4\sigma_{1}}{a^{2}}\delta_{1} & \text{für\ }2\sigma_{1} < a \\
> \frac{4(a - \sigma_{1})}{a^{2}}\delta_{1} & \text{für\ }2\sigma_{1} > a \\
> \end{matrix}</math>
> |}
> 
> After having replacing \text{für\ } by \text{für}~, the formula is accepted !
> 
> I know that error is detected in Wikipedia, but I ask my question to Pandoc because Wikipedia is first to use wikimedia ! 
> 
> Is that a bug ?
> 
> Is there a parameter that I can use and that avoid to write \  in \text{...} Latex expression ?
> 
> Thanks for any help !
> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org <mailto:pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>.
> To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/c31fe4f2-7137-448c-a1e0-ee77fa4c2ab9n%40googlegroups.com <https://groups.google.com/d/msgid/pandoc-discuss/c31fe4f2-7137-448c-a1e0-ee77fa4c2ab9n%40googlegroups.com?utm_medium=email&utm_source=footer>.
> <image_2023-04-12_081228333.png>

-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/4ED29BFD-45D3-4898-A4AB-7BA5639FB599%40gmail.com.

[-- Attachment #2: Type: text/html, Size: 9536 bytes --]

      parent reply	other threads:[~2023-06-21  1:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-12  6:12 Bernard Schleich
     [not found] ` <c31fe4f2-7137-448c-a1e0-ee77fa4c2ab9n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2023-06-21  1:10   ` John MacFarlane [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4ED29BFD-45D3-4898-A4AB-7BA5639FB599@gmail.com \
    --to=fiddlosopher-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 NNTP newsgroup(s).