We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a9f3dd commit cf31ac6Copy full SHA for cf31ac6
.depend
@@ -36,8 +36,8 @@ expand.cmo: options.cmi latexscan.cmo bibtex.cmi expand.cmi
36
expand.cmx: options.cmx latexscan.cmx bibtex.cmx expand.cmi
37
latex_accents.cmo: latex_accents.cmi
38
latex_accents.cmx: latex_accents.cmi
39
-latexmacros.cmo: options.cmi html.cmo latexmacros.cmi
40
-latexmacros.cmx: options.cmx html.cmx latexmacros.cmi
+latexmacros.cmo: options.cmi latexmacros.cmi
+latexmacros.cmx: options.cmx latexmacros.cmi
41
latexscan.cmo: options.cmi latexmacros.cmi
42
latexscan.cmx: options.cmx latexmacros.cmx
43
main.cmo: translate.cmi readbib.cmi options.cmi latexscan.cmo latexmacros.cmi \
0 commit comments