public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: 吴小安 <nantongwu-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: pandoc-discuss <pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
Subject: Re: from Latex to Word adding new package
Date: Mon, 26 Aug 2019 03:48:20 -0700 (PDT)	[thread overview]
Message-ID: <5fcaa4c1-5956-407d-9243-5e73df894b14@googlegroups.com> (raw)
In-Reply-To: <m2wof0fmnf.fsf-pgq/RBwaQ+zq8tPRBa0AtqxOck334EZe@public.gmane.org>


[-- Attachment #1.1: Type: text/plain, Size: 2125 bytes --]

Thank you  Professor MacFarlane !

        I tried this one :

\documentclass{article}

\usepackage{amsmath}

\usepackage{unicode-math}

\usepackage{amsfonts}

\newcommand{\boxright}{\ensuremath{%

  \mathrel{\Box\kern-1.5pt\raise1pt\hbox{$\mathord{\rightarrow}$}}}}

\begin{document}

$A\boxright B$

\end{document}


    but it doesn't work, I thought these packages are pandoc can handle  (https://pandoc.org/MANUAL.html). 



On Monday, August 26, 2019 at 2:48:03 PM UTC+8, John MacFarlane wrote:
>
>
> Adding a package won't help in this case. The texmath library 
> doesn't understand \boxright. 
>
> However, you could write your own macro to redefine 
> \boxright to something pandoc can handle, and include 
> this macro in your tex document. 
>
> 吴小安 <nant...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org <javascript:>> writes: 
>
> > Hi, I try to convert a tex  document  to word, everything is fine, but 
> the 
> > $boxright$ can not convert ([WARNING] Could not convert TeX math 'A 
> > \boxright C', rendering as TeX: A \boxright C ) 
> > 
> >  I don't know how to add  "\usepackage{pifont}" to the pandoc, could you 
> > tell me how can I do it ? Thank you very much ! 
> > 
> >                     
> > 
> > -- 
> > 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-...-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org <javascript:>. 
> > To view this discussion on the web visit 
> https://groups.google.com/d/msgid/pandoc-discuss/148055b7-05a4-4ecd-9527-464cb1308518%40googlegroups.com. 
>
>

-- 
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/5fcaa4c1-5956-407d-9243-5e73df894b14%40googlegroups.com.

[-- Attachment #1.2: Type: text/html, Size: 4984 bytes --]

  parent reply	other threads:[~2019-08-26 10:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-26  6:14 吴小安
     [not found] ` <148055b7-05a4-4ecd-9527-464cb1308518-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2019-08-26  6:47   ` John MacFarlane
     [not found]     ` <m2wof0fmnf.fsf-pgq/RBwaQ+zq8tPRBa0AtqxOck334EZe@public.gmane.org>
2019-08-26 10:48       ` 吴小安 [this message]
     [not found]         ` <5fcaa4c1-5956-407d-9243-5e73df894b14-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2019-08-26 16:03           ` John MacFarlane

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=5fcaa4c1-5956-407d-9243-5e73df894b14@googlegroups.com \
    --to=nantongwu-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).