From 2ee9ec1f4e73442e36e6823d7ea6cdf4261ebe97 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 17 Sep 2007 03:28:08 +0000 Subject: [PATCH] Modify pylrs to write strings using the text tag rather than raw text. --- src/libprs500/ebooks/lrf/pylrs/pylrf.py | 2 +- src/libprs500/ebooks/lrf/pylrs/pylrs.py | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/src/libprs500/ebooks/lrf/pylrs/pylrf.py b/src/libprs500/ebooks/lrf/pylrs/pylrf.py index 95955d53c5..ab711f2502 100644 --- a/src/libprs500/ebooks/lrf/pylrs/pylrf.py +++ b/src/libprs500/ebooks/lrf/pylrs/pylrf.py @@ -316,7 +316,7 @@ TAG_INFO = dict( Box = (0xF5C6, LINE_TYPE_ENCODING, writeWord), BoxEnd = (0xF5C7,), Space = (0xF5CA, writeSignedWord), - textstring = (0xF5CC, writeUnicode), # when is this used? + textstring = (0xF5CC, writeUnicode), Plot = (0xF5D1, "