https://github.com/mftrhu/mackle
-mackle - a more modern, more broken set of groff macros
https://github.com/mftrhu/mackle
broken do-not-use groff macros troff
Last synced: about 1 year ago
JSON representation
-mackle - a more modern, more broken set of groff macros
- Host: GitHub
- URL: https://github.com/mftrhu/mackle
- Owner: mftrhu
- License: mit
- Created: 2019-02-22T21:25:54.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-22T21:38:05.000Z (over 7 years ago)
- Last Synced: 2024-11-16T07:33:45.299Z (over 1 year ago)
- Topics: broken, do-not-use, groff, macros, troff
- Language: Roff
- Size: 17.6 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `-mackle`
> From The Collaborative International Dictionary of English v.0.48 [gcide]:
>
> Mackle \Mac"kle\, v. t. & i.
>> To blur, or be blurred, in printing, as if there were a double impression. [1913 Webster]
I wrote these macros back in 2017, when learning my way around (t|g)roff and digging around the internals of the already existing macro packages, and they are not intended for actual use. They are, as it stands, **broken** for anything more complex than an article with a few pages and no notes, and both the venerable `-ms` and the more modern [`-mom`](https://schaffter.ca/mom/) would be a better fit for that use case.
This code is only published in the hopes that it might be useful for someone looking to use troff or write their own macro package, as anachronistic as that might be. It is licensed under the terms of the MIT license (see `LICENSE`).