CTAN Comprehensive TeX Archive Network

runtexshebang – A Lua script running document files with -style shebang

In short, a -style shebang (%#!) is a special kind of comment that you include in your / document file to tell the operating system’s shell how to run the file for the rest of the file:

      %#!lualatex foo.tex
      \documentclass{article}
      \begin{document}
        Hello, {\} World!
Happy {\}ing. \end{document}

If you are using a -style shebang, it must appear on the line that matched 20 lines or less in your document, and it has to start with a comment symbol (%) followed by a hash sign (#) and an exclamation mark (!), colloquially known as the bang, hence the name shebang for /.

Quellen/support/runtexshebang
Dokumentation
Home-Pagehttps://github.com/munepi/runtexshebang
Fehlermeldungenhttps://github.com/munepi/runtexshebang/issues
Repositoryhttps://github.com/munepi/runtexshebang.git
Version0.5 2023-11-17
LizenzenMIT License
Copyright2021–2023 Munehiro Yamamoto
BetreuerMunehiro Yamamoto
Enthalten inTeX Live als runtexshebang
MiKTeX als runtexshebang
ThemenÜbersetzung

Herunterladen des vollständigen Inhalts dieses Pakets in einem Zip-Archiv (4.2k).

Bewertungskommentare

Laden...

Ankündigungen

Hier erscheint bei neueren Browsern ein entsprechendes Diagramm.

mehr

Paket-Links

Gästebuch Seiten-Struktur Impressum Autor kontaktieren