Skip to content

Changes

Summary

  1. Add LaTeXML.cache to the files removed by 'make clean' (details)
  2. Tentatively remove all mathescape=true used with \lstinline (details)
Commit 5f8415484dc93bae3d8804ad9eb8a9ba53951f8b by Tidefelt Henrik
Add LaTeXML.cache to the files removed by 'make clean'

The need to remove this file was detected when encountering a problem after the upgrade to LaTeXML 0.8.4.
The file was modified Makefile (diff)
Commit c2996d80a20e1ece70dd76ad244f0e07332e7ff1 by Tidefelt Henrik
Tentatively remove all mathescape=true used with \lstinline

This is just to make the HTML build to work while investigating the problem with mathescape=true.  Obviously, if we don't find a solution, just removing mathescape=true won't be enough; we'll also need change the actual math parts into something else, and then we should take the opportunity to do this consistently.
The file was modified chapters/functions.tex (diff)
The file was modified chapters/overloaded.tex (diff)
The file was modified chapters/statemachines.tex (diff)
The file was modified chapters/arrays.tex (diff)
The file was modified chapters/stream.tex (diff)
The file was modified chapters/packages.tex (diff)
The file was modified chapters/operatorsandexpressions.tex (diff)