]> git.lyx.org Git - features.git/commit
Fix bug 2186 (from Bo Peng):
authorGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Sat, 1 Apr 2006 10:49:58 +0000 (10:49 +0000)
committerGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Sat, 1 Apr 2006 10:49:58 +0000 (10:49 +0000)
commit768d5234945d5e47912c28247b4bdbf7b961d681
treebd1f7c1b834defb8fca64a59adfa884dc8b4d6de
parent7f6a2747424dc1ff1cce7f3c683da43ffed37724
Fix bug 2186 (from Bo Peng):
* src/insets/insetbibtex.C
(InsetBibtex::latex): mangle filename of bst file for "non-nice"
.tex files

* src/insets/insetgraphics.C
(RemoveExtension): move ...
* src/support/filetools.[Ch]
(removeExtension): ... here

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13540 a592a061-630c-0410-9148-cb99ea01b6c8
src/insets/insetbibtex.C
src/insets/insetgraphics.C
src/support/filetools.C
src/support/filetools.h