jabref: Cannot resolve '\textendash', etc. when displaying article title
JabRef version 4.0
on Windows 10
See the following screenshot. \textendash
cannot be resolved to the corresponding character.
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Comments: 20 (20 by maintainers)
@psychelzh Oh my, it seems that our preview component does not handle
'
correctly…From https://www.w3.org/TR/xhtml1/#C_16
I’ve done this replacement in the current dev version and now the apostrophe is displayed correctly in the preview. One day, we’ll have a preview panel with better HTML capabilities.
No problem, I am very glad to do this! 😄