summaryrefslogtreecommitdiff
path: root/docutils/test/functional/input
diff options
context:
space:
mode:
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2021-09-20 13:03:28 +0000
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2021-09-20 13:03:28 +0000
commit1004cfee85d9916e48b07ef3877b5dcabb7cdfac (patch)
treec2ddf01cb05a92f7541dafa5a504f76c0e02c527 /docutils/test/functional/input
parent0d417d78c534b9b15b0f0dd46aa38eaa42a54199 (diff)
downloaddocutils-1004cfee85d9916e48b07ef3877b5dcabb7cdfac.tar.gz
Minor test fixes.
Remove workaround for legacy versions of the "hyperref" LaTeX package. Remove spurious import. git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8830 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/test/functional/input')
-rw-r--r--docutils/test/functional/input/cyrillic.txt20
1 files changed, 6 insertions, 14 deletions
diff --git a/docutils/test/functional/input/cyrillic.txt b/docutils/test/functional/input/cyrillic.txt
index 38de95383..a78aa4a7e 100644
--- a/docutils/test/functional/input/cyrillic.txt
+++ b/docutils/test/functional/input/cyrillic.txt
@@ -10,23 +10,15 @@ Title
first example: "Hello world".
-Notes
------
-
-.. class:: language-en
+Примечания
+----------
-This example tests rendering of Latin and Cyrillic characters by the LaTeX
-and XeTeX writers. Check the compiled PDF for garbage characters in text and
-bookmarks.
+Этот документ испытивает изображение LaTeXом кириллических букв.
.. class:: language-en
-To work around a problem with Cyrillic in PDF-bookmarks in `hyperref`
-versions older than v6.79g 2009/11/20, the test caller ``latex_cyrillic.py``
-sets ``hyperref_options`` to ``'unicode=true'`` while ``xetex_cyrillic.py``
-sets it to ``'unicode=false'``. The recommended option for current
-(2011-08-24) hyperref versions is ``'pdfencoding=auto'``.
-
-
+This document tests the rendering of Latin and Cyrillic characters by the
+LaTeX and XeTeX writers. Check the compiled PDF for garbage characters in
+text and bookmarks.