https://github.com/utility-code/grofftutorial
Tutorial and cheatsheet for groff. Something like latex
https://github.com/utility-code/grofftutorial
editor groff latex text
Last synced: 4 months ago
JSON representation
Tutorial and cheatsheet for groff. Something like latex
- Host: GitHub
- URL: https://github.com/utility-code/grofftutorial
- Owner: utility-code
- Created: 2020-11-06T08:41:05.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-06T15:44:35.000Z (about 5 years ago)
- Last Synced: 2025-07-10T04:02:04.878Z (7 months ago)
- Topics: editor, groff, latex, text
- Language: Roff
- Homepage:
- Size: 10.4 MB
- Stars: 20
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Groff Tutorial
Here we look at groff. A super simple text editor. You can properly formatted PDFs almost like Tex in a wayy easier manner.
## Why?
- Super easy
- Probably inbuilt
- Amazing support for equations and the like
- Much much easier sytax than latex
- Comparable to markdown
- Idk. Its just cool and nice to do complex stuff easily especially if you are used to terminal based workflows.
## Example
- Check the groffTutorial.pdf file. This was generated by groff itself.
- Other versions or better tutorials will be added in time.
## Contributions
- 100% welcome :))