Menu

#70 latex2e: use 'unicode' option for hyperref package

closed-wont-fix
nobody
None
5
2010-09-17
2010-03-02
No

This way we avoid lots of warnings like

Package hyperref Warning: Glyph not defined in PD1 encoding,
(hyperref) removing `\cyrn' on input line 468.

for

Section title with cyrillic characters (привет по русски)
---------------------------------------------------------

The problem is present with both utf8, ucs+utf8x, or even with koi8r
inputenc.

[unicode] hyperref option works with all those inputencodings, and also
since it works with latin1 either and only affect ouput encoding in PDF,
it seems it's safe to always use it.
---
docutils/docutils/writers/latex2e/__init__.py | 2 +-
.../test/functional/expected/latex_docinfo.tex | 2 +-
.../functional/expected/standalone_rst_latex.tex | 2 +-
docutils/test/test_writers/test_latex2e.py | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)

Discussion

  • Günter Milde

    Günter Milde - 2010-03-03

    Thank you for your contribution! It has been checked in to the
    Docutils repository.

    You can download the most current snapshot from:
    http://docutils.sourceforge.net/docutils-snapshot.tgz

     
  • Günter Milde

    Günter Milde - 2010-03-03
    • status: open --> closed-fixed
     
  • Günter Milde

    Günter Milde - 2010-09-17
    • status: closed-fixed --> closed-wont-fix
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.