"latex input:" metadata command not working

Benson Hill's Avatar

Benson Hill

19 Jul, 2020 12:44 AM

I've been thinking all day that I had something misconfigured, but it looks like I've found an issue with v6.5.2.
The "latex input:" metadata command appears to be ignored. Below I am using the sample.txt file from the github gallery.

 benson@Bensons-MBP  ””/sandbox  multimarkdown --v | grep 6
MultiMarkdown 6 v6.5.2
Copyright © 2016 - 2020 Fletcher T. Penney.
    The `MultiMarkdown 6` project is released under the MIT License..
        Copyright (c) 2005-2016, Troy D. Hanson
 benson@Bensons-MBP  ””/sandbox  multimarkdown -t latex sample.txt | grep input
\input{mmd-memoir-footer}

But when I try the same thing with v5.4.0 I get this

benson@Bensons-MBP  ””/sandbox  multimarkdown --v | grep 5
MultiMarkdown version 5.4.0
 benson@Bensons-MBP  ””/sandbox  multimarkdown -t latex sample.txt | grep input
\input{mmd-article-header}
\input{mmd-natbib-plain}
\input{mmd-article-begin-doc}
\input{mmd-memoir-footer}
  1. 1 Posted by William on 09 May, 2021 05:37 PM

    William's Avatar

    latex header:
    latex begin:

    is how it works now

    how do you get those older versions of MMD anyway?

  2. Support Staff 2 Posted by fletcher on 10 Jun, 2021 01:15 AM

    fletcher's Avatar

    You can get old versions from github -- some by downloading, others can be compiled.

Reply to this discussion

Internal reply

Formatting help / Preview (switch to plain text) No formatting (switch to Markdown)

Attaching KB article:

»

Attached Files

You can attach files up to 10MB

If you don't have an account yet, we need to confirm you're human and not a machine trying to post spam.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac

Recent Discussions

11 Dec, 2022 09:57 PM
11 Dec, 2022 07:57 PM
26 Sep, 2022 02:40 AM
21 Jul, 2022 10:22 AM
11 Jan, 2022 02:33 PM

Recent Articles