mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-14 04:21:56 +00:00
cde541d785
The default citation capability of LaTeX is not a true numerical citation engine, rather it uses a mixture of labels/numbers. Thus we now distinguish them: "numerical" always increments the bibitem counter and uses its value as a numerical citation label, while "default" only uses the bibitem counter when no label is provided. LyX file format incremented to 471.