Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/switwu/dtx2tex
https://github.com/switwu/dtx2tex
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/switwu/dtx2tex
- Owner: SwitWu
- Created: 2023-09-13T11:35:08.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-12T15:39:55.000Z (about 1 year ago)
- Last Synced: 2024-10-12T21:08:13.081Z (about 1 month ago)
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Introduction
This Python script `dtx2tex.py` is used to strip the documentation
lines in the `.dtx` file to create a corresponding `.tex` file.*Note:* the Python script and `.dtx` file to be processed should be placed at the same level in the directory.
## Tested files
+ `geometry.dtx`
+ `fancyhdr.dtx`