Peter West

Results 32 comments of Peter West

Finally got around to fixing this. Braces that are part of commands will now be maintained in output: ```bibtex @misc{TheKey, title = {{The \textsf{Secret}}} } ```

We should make sure that latex commands and [escaped characters](https://github.com/FlamingTempura/bibtex-tidy/blob/master/src/unicode.ts) aren't broken by this option. These can appear outside of dollar signs, e.g.: ``` \`{A} \textsterling{} {\\fontencoding{LECO}\\selectfont\\char185} ``` How about...

Superseded by cb45f7aabaceba85780f69206eb75c3559f8ec2a

Great suggestion! I'll take a look when I find some time or I'd welcome a PR.

Could you provide an example with "AND"? I've not seen it before. Is this just in the author field?

Thanks @pedropaulofb, this is a current limitation of the key generation. I'd like to improve it to remove articles, but I'm conscious that this should also work for non-English titles....

Thanks - wasn't aware of the existing template formats so will check them out

Citation keys can now be customised using a template language based on JabRef. Documentation is [here](https://flamingtempura.github.io/bibtex-tidy/manual/key-generation.html). You can find the option in the web UI under Clean Up: ![image](https://user-images.githubusercontent.com/1085434/202757495-d341b6de-6e11-4ba8-8d42-0c99218ac74f.png) I'd...

Thanks for the report - that does look like a bug.