Name : texlive-runtexshebang
| |
Version : 2024.216.0.0.5svn68882
| Vendor : obs://build_opensuse_org/Publishing
|
Release : lp155.212.2
| Date : 2024-07-25 15:07:35
|
Group : Productivity/Publishing/TeX/Base
| Source RPM : texlive-specs-u-2024-lp155.212.2.src.rpm
|
Size : 0.00 MB
| |
Packager : https://www_suse_com/
| |
Summary : A Lua script running LaTeX document files with TeX-style shebang
|
Description :
In short, a TeX-style shebang (%#!) is a special kind of TeX comment that you include in your TeX/LaTeX 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, {\\LaTeX} World! Happy {\\TeX}ing. \\end{document} If you are using a TeX-style shebang, it must appear on the line that matched 20 lines or less in your LaTeX document, and it has to start with a TeX comment symbol (%) followed by a hash sign (#) and an exclamation mark (!), colloquially known as the bang, hence the name shebang for TeX/LaTeX.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/Publishing:/TeXLive/15.5/noarch |