Hi Guys,
I've fixed a slight (but very annoying)
bug in Lyx-1.1.6fix4 involving the reading of biliography
keys. The only kind of whitespace being stripped from
the start of a key was spaces, (i.e. tabs were not stripped).
This is easily fixed by changing line 309 of src/insets/insetbib
I'm currently using Lyx 1.0.1, and I'm very interested
in using the align and intertext features of amstex
in Lyx. I'm also a fairly competent C++ programmer,
and considering adding these features myself. I
do have a few questions though.
1) Does this already exist (ie. am I an idiot)?
2) What