On Sat, Feb 15, 2003 at 02:02:19AM +, John Levon wrote:
> > This patch removes the hardcoded bibkey handling from paragraph and uses
> > the bibkey inset "stand alone" in the paragraph itself (much like the
> > OptArg inset).
>
> I hate to pick you out, especially when it's so well motivated,
On Fri, Feb 14, 2003 at 06:04:43PM +0100, Andre Poenitz wrote:
> This patch removes the hardcoded bibkey handling from paragraph and uses
> the bibkey inset "stand alone" in the paragraph itself (much like the
> OptArg inset).
I hate to pick you out, especially when it's so well motivated, but it
Andre Poenitz wrote:
>
> This patch removes the hardcoded bibkey handling from paragraph and uses
> the bibkey inset "stand alone" in the paragraph itself (much like the
> OptArg inset).
Great work. Apply it I say ;-)
--
Angus
This patch removes the hardcoded bibkey handling from paragraph and uses
the bibkey inset "stand alone" in the paragraph itself (much like the
OptArg inset).
Goal is to remove this hard coded stuff from paragraph.C, not to make
bibkey handling nicer.
I added a new lfun bibkey-insert and put a co