Let "make dvi" work on Ubuntu.

* doc/lbtt.texi (The formula generation algorithm): Use op^\prime
instead of op', because etex on Ubuntu hangs (an infinite loop?)
on the later when texi2dvi tries to compile a dvi.
This commit is contained in:
Alexandre Duret-Lutz 2010-01-22 13:14:48 +01:00
parent e828783f47
commit 9cbaae7b66
2 changed files with 14 additions and 6 deletions

View file

@ -1,3 +1,11 @@
2010-01-22 Alexandre Duret-Lutz <adl@lrde.epita.fr>
Let "make dvi" work on Ubuntu.
* doc/lbtt.texi (The formula generation algorithm): Use op^\prime
instead of op', because etex on Ubuntu hangs (an infinite loop?)
on the later when texi2dvi tries to compile a dvi.
2010-01-21 Alexandre Duret-Lutz <adl@lrde.epita.fr>
Kill some warnings on Ubuntu.