Modify

Opened 7 years ago

Last modified 7 years ago

#12959 new defect

Accented characters in author entry

Reported by: ntmlod Owned by:
Priority: normal Component: TracBibPlugin
Severity: normal Keywords:
Cc: Trac Release: 1.0

Description

At first every accented character was not handle well by bibtexparser.py owing to the use of the original LaTeX syntax with escaped codes i.e. for example \'{e}. So I have modified our original BibTeX file by putting everything inside braces.
It solved almost all typos but I still have some for the author entry. Instead of the good characters I find the Unicode codes è, é and ú respectively for é, è and ' characters.
Give a try to modify default_charset to iso-8859-1 (latin1) or iso-8859-15 (latin9) but no success.

Attachments (0)

Change History (1)

comment:1 Changed 7 years ago by Ryan J Ollos

Owner: Roman Mohr deleted

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.