View Single Post
Old 01-14-2017, 12:31 PM   #48
bravosx
Zealot
bravosx began at the beginning.
 
Posts: 106
Karma: 10
Join Date: Jun 2014
Location: Poland, Żory
Device: Prestigio PER3464B, Onyx Lynx, Lenovo S5000 i Tab4-8"
Quote:
@bravosx: As a temporary fix, you could simply regenerate the TOC via CTRL+T. This should restore the missing characters since the actual headings contain them.
OK, actually this way it is possible to improve the TOC and seems to be fairly easy. Thanks for the tip.

The problem remains the text contained between the <title></title>, for example, the lack of Polish character in the word Rozdział:

Code:
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">

<html xml:lang="pl-PL" xmlns="http://www.w3.org/1999/xhtml">
<head>
  <title>Rozdzia_1</title>
  <link href="../Styles/stylesheet.css" rel="stylesheet" type="text/css"/>
</head>
Thanks, bravosx
bravosx is offline   Reply With Quote