pierre-philipp braun wrote:
> Apart from the fact I cannot read the document with the previous version 
> anymore (this is addressed in another message), 

This is the downside of this approach. In fact, with the local format changes, 
you set up your own file format, which is problematic if you intend to export 
to LyX 2.0 format (which is impossible) or if you open with a future LyX 
version (in case the format changes in this area).

If you want to have a fully portable solution, use the LaTeX approach (via 
\let\cite\footcite).

> version 2.1 beta 2 seems 
> to work fine here, on Windows XP SP3 FR 32-bit.  The citation system 
> works as good as I could wish it in my dreams.  However there's now a 
> '#' before the citation key, is it possible to remove it? 

In the following line:

!cite %!startlink%{%label%[[%label%]][[{%numericallabel%[[%numericallabel%]]
[[#%key%]]}]]}%!endlink%%!nextcite%

replace [[#%key%]] by [[%key%]]

> I am used to 
> [key] which is just fine enough.  I might have Foot: now in front of it, 
> which I guess I could tune, also.

Just adapt the line
_footcite Foot:

Regards,
Jürgen

Reply via email to