|
Feb 6 |
comment |
lstlisting ignores float setting Danke! Der Workaround funktioniert. Ich hatte nur Probleme, weil ich das \lstnewenvironment ohne die "Kommentare"(?) nach den % Zeichen kopiert habe. Oh latex... |
|
Nov 20 |
comment |
tex4ht incompatible with expdlist Thank you very much for this fast answer! I've put the file in /usr/share/texmf/tex/generic/tex4ht/ and ran sudo dpkg-reconfigure tex4ht-common to make it found. (on Debian) Putting the file in the same dir as the latex file had no effect, maybe because I'm running htlatex from another dir to separate the output. |