Skip to content

Commit 1999f2d

Browse files
committed
catch latexmlc output
1 parent 44c73e2 commit 1999f2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

slurm-alone.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ printf '\\newcommand{\\thetitle}{Calculus}\n\\printincolor\n\\usethreeDgraphics\
5555

5656
singularity exec $singularitydir/latexml.sif $latexmlscripts/latexml --destination=lab/moverMunder/moverMunder.xml --nocomments lab/moverMunder/moverMunder
5757

58-
singularity exec $singularitydir/latexml.sif $latexmlscripts/latexmlc --destination=lab/moverMunder/moverMunder.xhtml --nocomments lab/moverMunder/moverMunder
58+
singularity exec $singularitydir/latexml.sif $latexmlscripts/latexmlc --destination=lab/moverMunder/moverMunderC.xhtml --nocomments lab/moverMunder/moverMunder
5959

6060
singularity exec $singularitydir/latexml.sif $latexmlscripts/latexmlpost --destination=lab/moverMunder/moverMunder.html lab/moverMunder/moverMunder.xml
6161

0 commit comments

Comments
 (0)