JabRef insertion to LyX fails with accented character
Herbert Voss
Herbert.Voss at fu-berlin.de
Wed Jan 3 17:08:53 UTC 2024
Am 03.01.24 um 16:51 schrieb Rich Shepard:
> On Wed, 3 Jan 2024, Herbert Voss wrote:
>
>> every problem is listed in the logfiles ...
> The .log file, line 725:
> LaTeX Warning: Citation 'Ant=0000E3o2021' on page 5 undefined on input
> line
> 324.
Rich,
I suppose again the "mergedate=..." option problem in the setting
of biblatex.
>
>> <filename>.blg
>
> The biodiversity.blg:
>
> INFO - Writing 'biodiversity.bbl' with encoding 'latin9'
In general biber uses the encoding from the main document unless
you explicitely call
biber --bibencoding=latin9 <filename>
> INFO - Output to biodiversity.bbl
> WARN - I didn't find a database entry for 'Ant=0000E3o2021' (section 0)
> INFO - WARNINGS: 1
>
> Two things:
> 1. Where is biber finding the latin9 encoding?
> 2. The string 0000E3 is a hex color, not ã.
>
> Looks to me like these two are the source of the problems.
yes and no, because the bibliography is wrong, but should have some
entries. It is only a warning not an error.
Herbert
More information about the lyx-users
mailing list