]> git.lyx.org Git - features.git/commit
fix bug 2623:
authorJürgen Spitzmüller <spitz@lyx.org>
Mon, 29 May 2006 14:49:08 +0000 (14:49 +0000)
committerJürgen Spitzmüller <spitz@lyx.org>
Mon, 29 May 2006 14:49:08 +0000 (14:49 +0000)
commit28fa2c0efa8047b29494345ddcccca8b268c6dc0
tree6ba43f9c1d2f3aaebacfa7dfb9c94576e8c451d4
parent2485efbf752cefce34eb70542b3c47ce265771c5
fix bug 2623:

* lib/layouts/memoir.layout:
add ProvidesMakeindex

* src/LaTeX.C (run):
rerun latex im idx file is empty (needed by memoir)
fix typo in comment
* src/LaTeXFeatures.C (getPackages):
whitespace

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13950 a592a061-630c-0410-9148-cb99ea01b6c8
lib/layouts/memoir.layout
src/LaTeX.C
src/LaTeXFeatures.C