diff options
Diffstat (limited to 'support/runtexshebang/README.md')
-rw-r--r-- | support/runtexshebang/README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/support/runtexshebang/README.md b/support/runtexshebang/README.md index e96825b9c1..7c3f233b2d 100644 --- a/support/runtexshebang/README.md +++ b/support/runtexshebang/README.md @@ -158,8 +158,15 @@ You can typeset a LaTeX document file in a Docker container as below. ## References +### Commentary + * [TeXworks、TeXShop、VSCodeでTeX-style shebangしてみた - Qiita](https://qiita.com/munepi/items/a30c68133cfffbf4d189) (in Japanese) +### Tools supporting `%#!` + +* [YaTeX](https://www.yatex.org/): Yet Another TeX mode for Emacs +* [llmk](https://github.com/wtsnjp/llmk): Light LaTeX Make + Enjoy Happy TeXing! |