Skip to content
This repository was archived by the owner on Oct 12, 2024. It is now read-only.
/ MDTeX Public archive

Write papers using Markdown in VSCode without needing to install (La)TeX.

Notifications You must be signed in to change notification settings

web-dev-sam/MDTeX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5695e0e · May 24, 2024

History

12 Commits
May 3, 2024
May 3, 2024
May 4, 2024
May 4, 2024
May 1, 2024
May 3, 2024
May 1, 2024
May 1, 2024
May 4, 2024
May 1, 2024
May 1, 2024
May 24, 2024
May 3, 2024
May 1, 2024
May 1, 2024
May 4, 2024

Repository files navigation

First Setup

  1. Open repo as VSCode dev container
  2. Run npm i
  3. Click on "Build MDTeX" (wait for it to finish)
  4. Click on "Generate PDF" (first run may fail due to missing packages, run again after)
  5. Save main.md
  6. If it fails to generate PDF, try
    • Running the latex command in terminal
    • Restarting VSCode

Workflow after First Setup

  1. Open VSCode
  2. Edit main.md
  3. Save (Save twice to see metadata updates like table of contents & references. Why? because latex is great)

Example

About

Write papers using Markdown in VSCode without needing to install (La)TeX.

Resources

Stars

Watchers

Forks