You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In normal .md file, we could specify the frontmatter
---
title: Writing in MyST Markdown
short_title: Typography
subtitle: Use MyST Markdown to author rich narrative and integrate computation.
subject: Quickstart
---
However, I cannot fully implement this when writing a .tex file. All I know is that \title[<short_title>]{<title>} can be achieved. But how to add the frontmatter for subtitle and subject with a tex file is unclear to me...
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
In normal
.md
file, we could specify the frontmatterHowever, I cannot fully implement this when writing a
.tex
file. All I know is that\title[<short_title>]{<title>}
can be achieved. But how to add the frontmatter forsubtitle
andsubject
with a tex file is unclear to me...Beta Was this translation helpful? Give feedback.
All reactions