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.

26 lines
289 B
Org Mode

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