Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Note-taking with Markdown and LaTeX

License

NotificationsYou must be signed in to change notification settings

tomassams/md-tex-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A note-taking workflow combining writing quick and easy Markdown notes with a LaTeX look and feel.

setup

  • node
  • pandoc
  • texlive
  • vscode + pandoc citer plugin + pandoc markdown preview

usage

Markdown is placed in themarkdown folder, while the compiled pdfs are put in thepdf folder.
The scripts support nested folders and will maintain the same folder structure between the two.

To compile everything in the markdown folder:

npm run build

To watch for changes and auto-compile on file save:

npm run watch

TeX Live supports hot-reloading the PDF when it changes:

texworks filename.pdf

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp