]> git.lyx.org Git - lyx.git/commit
Convert most of the bibtex machinery to docstring.
authorGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Sun, 17 Dec 2006 10:52:04 +0000 (10:52 +0000)
committerGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Sun, 17 Dec 2006 10:52:04 +0000 (10:52 +0000)
commite4c3ce462791c85922d919f8859e3408f57d10fa
treec9dbd62b16322eaf7506c3d539670a17e7075eb0
parent21b0a4ab9b3694c223adfae8c943de651a94f81f
Convert most of the bibtex machinery to docstring.
Don't limit citation keys to ASCII anymore, since InsetBibitem can generate
non-ASCII keys.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16310 a592a061-630c-0410-9148-cb99ea01b6c8
14 files changed:
src/buffer.C
src/buffer.h
src/frontends/controllers/ControlCitation.C
src/frontends/controllers/ControlCitation.h
src/frontends/controllers/biblio.C
src/frontends/controllers/biblio.h
src/frontends/qt4/QCitation.C
src/insets/insetbibtex.C
src/insets/insetbibtex.h
src/insets/insetcite.C
src/insets/insetinclude.C
src/insets/insetinclude.h
src/support/lstrings.C
src/support/lstrings.h