Created
August 8, 2020 06:30
-
-
Save vicente-gonzalez-ruiz/5c3d4ffdfdca590e03f701b1dc591cc9 to your computer and use it in GitHub Desktop.
Latex to HTML compilation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Include: | |
export BIBS=$HOME/bibs | |
export MAKEFILE_TEMPLATES=$HOME/Makefile_templates | |
export LATEX_TEMPLATES=$HOME/LaTeX_templates | |
in .profile. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment