Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add generated BibTeX reference text in the PDF to search #170

Open
koppor opened this issue Oct 2, 2016 · 1 comment
Open

Add generated BibTeX reference text in the PDF to search #170

koppor opened this issue Oct 2, 2016 · 1 comment

Comments

@koppor
Copy link
Member

koppor commented Oct 2, 2016

When pdflatex+bibtex/biber generate a PDF, the rendered labels (e.g., HHGJ11 is displayed in the PDF) are different from the labels used in the bib database (e.g., Han_Survey_NoSQL is present in the .bib file). When searching for a reference, one sometimes wants to search using the generated label. Thus, the search should parse the output and add the information to the search.

Maybe parsing the aux file is enough. Maybe, biblatex has to be extended. Not sure.

@koppor
Copy link
Member Author

koppor commented Sep 22, 2021

We already have parsing of aux in place.

@koppor koppor changed the title Add generated label to search Add generated BibTeX reference text in the PDF to search Sep 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant