Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rybla/notery
An alternative for Latex offering better automation and modularity (work in progress)
https://github.com/rybla/notery
Last synced: about 5 hours ago
JSON representation
An alternative for Latex offering better automation and modularity (work in progress)
- Host: GitHub
- URL: https://github.com/rybla/notery
- Owner: rybla
- Created: 2018-07-22T18:09:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-04T19:18:45.000Z (over 6 years ago)
- Last Synced: 2024-03-07T06:44:04.564Z (8 months ago)
- Language: HTML
- Homepage:
- Size: 81.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Notery
A replacement for LaTex that is significantly easier to use and more modular. Note that this software is build to work pretty much only on MacOS and most Linux distros, but with some tweaks it could be fixed to work on other systems.
## Installation
# downloads this repository
git clone https://github.com/Riib11/Notery.git ~/git/Notery
# installs bash commands, installs python3 module
sh ~/git/Notery/install.sh## Updating
sh ~/git/Notery/update.sh
## Compiling to HTML
notery html .nty
## Compiling to PDF
notery pdf .nty