plk

Results 313 comments of plk

Looks like I forgot to NFC the filename. `biber` is all NFD internally and it should NFC everything on output but it looks like this was missed. Can you try...

Well, you have to use NFD internally because there lots of tricky things that have to be done with independent combining chars etc. I can however, have a look at...

I will have a look - I suspect that the `log4perl` module is doing some normalisation which isn't obvious as it's that which creates the `.blg`.

Should be fixed in DEV and updated DEV binaries on SF.

Can you try running `biber` with the `--decodecharsset=null` option?

Yes, will be fixed in the next version.