You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
321 B
Org Mode

* How to convert to pdf
** Prerequisites
1. A texlive installation
2. Noto Devanagari Font
3. Emacs
4. Python 3.9.2
** Steps
Run command
#+BEGIN_SRC
$ python3 flow
#+END_SRC
The flow build system is [[https://git.lomna.xyz/lomna/Flow][here]].
* Clean
Run the command:
#+BEGIN_SRC
$ python3 flow clean
#+END_SRC