MMD3 → LaTeX

I am writing my thesis in Scrivener using MMD3 and in doing some customization to the MMD3 LaTeX templates. As a note to self and those who are interested, here is how the MMD3 memoir template works together with the following metadata.

latex input: mmd-memoir-header
Title: MultiMarkdown Example
Base Header Level: 2
latex mode: memoir
latex input: mmd-memoir-begin-doc
latex footer: mmd-memoir-footer

The MMD3 meta-data is parsed in order, so first, mmd-memoir-header is added, then using latex mode: memoir (as opposed to beamer), mmd-memoir-begin-doc is added to the output. The actual MMD3 document is added before latex footer: mmd-memoir-footer as latex footer is a special keyword. I have the author and bibtex keywords after Base Header Level in my actual metadata.

 

Mmd-memoir-latex

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s