Tagged Questions
3
votes
3answers
2k views
How to convert UTF-8 to latin-1 on the fly?
I have my whole latex document which is encoded in latin-1. Also, the documentclass provided by my institution is designed to use latin-1. I write in french.
I wish to use .bib files created by ...