Process Latex-files, references, metadata etc -> Final Latex-files Translate into one html-file using Pandoc mkdir ./genhtml # Edit htmljax.sh as instructed ./seditoi.sh `ls mpl*.tex` # -> finalfile.tex (eg. mplPr01.tex) # Hand-edit finalfile.tex: xxx -> 001 (eg.) ./htmljax.sh `ls mpl*.tex` -> ../../html/mplProbability.html