CTAN Comprehensive TeX Archive Network

Directory macros/generic/comment2tex

README.md

comment2tex

Include annotated source files as listings.

comment2tex typesets a source file that carries its documentation in special comments: the comments become ordinary , the rest becomes a listing. A line beginning with a chosen doc-comment prefix is prose (## for Bash, --- for Lua); everything else is code.

The bundle ships a Lua converter (comment2tex.lua) and two wrappers — one for /Lua and one for plain — both providing \includebash and \includelua. Under Lua the conversion runs in process; under pdf it uses --shell-escape or a separate pre-build run.

Installation

tex comment2tex.ins

This extracts comment2tex.sty and comment2tex.tex. Move those, together with comment2tex.lua, into a directory searched by .

Documentation

lualatex comment2tex.dtx

Lua is required so the \includelua demonstration converts in process.

License

Copyright (C) 2026 Erik Nijenhuis.

This work may be distributed and/or modified under the conditions of the Project Public License, either version 1.3c of this license or (at your option) any later version.

Download the contents of this package in one zip archive (131.1k).

comment2tex – Include annotated source files as listings

This package typesets source files that keep their documentation in special comments: doc-comment lines become ordinary , everything else becomes a listing. A Lua converter handles the transformation, and two wrappers, one for /Lua and one for plain , provide \includebash and \includelua to pull annotated Bash or Lua sources into the document. Under Lua the conversion runs in process; under pdf it uses shell escape or a separate pre-build run.

Packagecomment2tex
Bug trackerhttps://github.com/Xerdi/comment2tex/issues
Repositoryhttps://github.com/Xerdi/comment2tex
Version1.0 2026-06-08
LicensesThe Project Public License 1.3c
Copyright2026 Erik Nijenhuis
MaintainerErik Nijenhuis
TopicsDocumentation support
Literate programming
Use Lua
Verbatim
Listing
Use Lua
...
Guest Book Sitemap Contact Contact Author