public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: John MacFarlane <jgm-TVLZxgkOlNX2fBVCVOL8/A@public.gmane.org>
To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
Subject: Re: getting a message "[WARNING] Deprecated: --latexmathml" -- I have no idea why
Date: Sun, 26 Nov 2017 07:37:17 -0700	[thread overview]
Message-ID: <20171126143717.GC10242@MacBook-Air-2.westell.com> (raw)
In-Reply-To: <3cfd9008-25b8-4397-5a79-f7c6a12ffb6b-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>

It's because you wrote `-smart` rather than `--smart`.
`-smart` is equivalent to `-s -m -a -r -t`, and `-m`
is equivalent to `--latexmathml`.

+++ Alec Clews [Nov 26 17 13:23 ]:
>Thanks for the suggestion. However it had no affect.
>
>
>    /usr/local/bin/pandoc --number-sections -s -smart -f 
>markdown+startnum BlogPost.pmd -o BlogPost.docx
>    [WARNING] Deprecated: --latexmathml
>
>Could this be a bug?
>
>I am happy to supply input markdown file.
>
>
>On 24/11/17 17:52, Ivan Lazar Miljenovic wrote:
>>On 24 November 2017 at 14:59, Alec Clews <alecclews-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
>>>Thanks for the response. However the output from
>>>
>>>`file $(type -p  pandoc)`
>>>
>>>is
>>>
>>>`/usr/local/bin/pandoc: Mach-O 64-bit executable x86_64`
>>>
>>>
>>>and the command I am running is
>>>
>>>
>>>`pandoc --number-sections -s -smart -f markdown+startnum BlogPost.pmd -o
>>>BlogPost.html`
>>Maybe try explicitly using the path to the executable to make sure?
>>
>>>
>>>Does pandoc have a default configuration file?
>>>
>>>
>>>Thanks
>>>
>>>
>>>
>>>
>>>On 24/11/17 12:00, John MacFarlane wrote:
>>>>You should not get this message unless you use
>>>>`--latexmathml` on the command line.
>>>>
>>>>Is it possible that your 'pandoc' is aliased to something
>>>>like 'pandoc --latexmathml'?  Or that you're actually
>>>>running a shell wrapper?
>>>>
>>>>+++ Alec Clews [Nov 22 17 22:00 ]:
>>>>>   Hello
>>>>>   I have upgraded to pandoc 2.0.3 and I am getting a warning
>>>>>   [WARNING] Deprecated: --latexmathml
>>>>>   It seems to have no ill effect and I still get my output. It appears no
>>>>>   matter what the output format is (PDF, HTML or plain). I have no maths
>>>>>   in my markdown (that I know about).
>>>>>   The command I am using is
>>>>>   pandoc --number-sections -s -smart -f markdown+startnum BlogPost.pmd -o
>>>>>   BlogPost.html
>>>>>   Can anyone suggest why I am getting this message and how to get rid of
>>>>>   it.
>>>>>   Many thanks
>>>>>   Alec
>>>>>
>>>>>   --
>>>>>   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 [1]pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
>>>>>   To post to this group, send email to
>>>>>   [2]pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
>>>>>   To view this discussion on the web visit
>>>>>[3]https://groups.google.com/d/msgid/pandoc-discuss/1e23bb84-e4b8-4a3e-
>>>>>   83f6-1043b74c8073%40googlegroups.com.
>>>>>   For more options, visit [4]https://groups.google.com/d/optout.
>>>>>
>>>>>References
>>>>>
>>>>>   1. mailto:pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
>>>>>   2. mailto:pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
>>>>>   3.
>>>>>https://groups.google.com/d/msgid/pandoc-discuss/1e23bb84-e4b8-4a3e-83f6-1043b74c8073-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org?utm_medium=email&utm_source=footer
>>>>>   4. https://groups.google.com/d/optout
>>>>
>>>--
>>>
>>>Alec Clews
>>>Personal <alec.clews-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>             Melbourne, Australia.
>>>Jabber:  alecclews-/eSpBmjxGS63Zbb/xt2tYQ@public.gmane.org             PGPKey ID: 0x9BBBFC7C
>>>blog:http://alecthegeek.github.io/
>>>
>>>--
>>>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 post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
>>>To view this discussion on the web visit
>>>https://groups.google.com/d/msgid/pandoc-discuss/773f3435-8486-91de-f46e-cb1a47f74c7d%40gmail.com.
>>>
>>>For more options, visit https://groups.google.com/d/optout.
>>
>>
>
>-- 
>
>Alec Clews
>Personal <alec.clews-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>             Melbourne, Australia.
>Jabber:  alecclews-/eSpBmjxGS63Zbb/xt2tYQ@public.gmane.org             PGPKey ID: 0x9BBBFC7C
>blog:http://alecthegeek.github.io/
>
>-- 
>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 post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
>To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/3cfd9008-25b8-4397-5a79-f7c6a12ffb6b%40gmail.com.
>For more options, visit https://groups.google.com/d/optout.

-- 
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 post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/20171126143717.GC10242%40MacBook-Air-2.westell.com.
For more options, visit https://groups.google.com/d/optout.


  parent reply	other threads:[~2017-11-26 14:37 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-23  6:00 Alec Clews
     [not found] ` <1e23bb84-e4b8-4a3e-83f6-1043b74c8073-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2017-11-24  1:00   ` John MacFarlane
     [not found]     ` <20171124010043.GC8842-jF64zX8BO0+ynHB3ZMyhYPb0xQGhdpdCAL8bYrjMMd8@public.gmane.org>
2017-11-24  3:59       ` Alec Clews
     [not found]         ` <773f3435-8486-91de-f46e-cb1a47f74c7d-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-11-24  6:52           ` Ivan Lazar Miljenovic
     [not found]             ` <CA+u6gbyNsRj3=HgB7vbE4q4s6kXSz2F3nsSra5vHo6ty55e0dw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-11-26  2:23               ` Alec Clews
     [not found]                 ` <3cfd9008-25b8-4397-5a79-f7c6a12ffb6b-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-11-26 14:37                   ` John MacFarlane [this message]
     [not found]                     ` <20171126143717.GC10242-jF64zX8BO0+ynHB3ZMyhYPb0xQGhdpdCAL8bYrjMMd8@public.gmane.org>
2017-11-26 20:00                       ` Alec Clews

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=20171126143717.GC10242@MacBook-Air-2.westell.com \
    --to=jgm-tvlzxgkolnx2fbvcvol8/a@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).