```bash yasha -e extensions.py -e additional_extensions.py template.j2 ``` This makes sense as Python modules will be supported in future. ```bash yasha -e latex -e extensions.py template.j2 ``` The latex extensions would have been installed as ```bash pip install yasha_latex ```