Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/atxy-blip/py-docstrip
Report template for programming experiment
https://github.com/atxy-blip/py-docstrip
latex
Last synced: 16 days ago
JSON representation
Report template for programming experiment
- Host: GitHub
- URL: https://github.com/atxy-blip/py-docstrip
- Owner: atxy-blip
- License: lppl-1.3c
- Created: 2024-01-02T10:00:51.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-12T04:45:57.000Z (about 1 year ago)
- Last Synced: 2024-11-15T13:02:08.439Z (3 months ago)
- Topics: latex
- Language: TeX
- Homepage:
- Size: 18.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python Docstrip
In the course of programming experiments, I implemented this `ptxdoc` LaTeX class to store Python scripts and documentations in one single text file, on the basis of `ctxdoc` class. The `sample.ptx` file, using `.dtx` syntax, can be executed with `xetex` to extract scripts, or `xelatex` to generate docs.
For the fonts used, you may need the `inriafonts`, `newcomputermodern`, `lexend` packages, along with Iosevka, Source Han Serif SC, Sarasa Gothic SC, and Sarasa Mono SC which are available from GitHub.
-----
Copyright (C) 2022-2024 Yu Xiong, LaTeX class licensed under the terms of LPPL 1.3c