View Single Post
Old 02-26-2023, 02:19 AM   #22
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,744
Karma: 24031403
Join Date: Dec 2010
Device: Kindle PW2
My recommendation was based on the text in screenshot in post 8. And it'll definitely work for such files, if you follow my instructions. Your screenshot shows this for Глава 1 (= Chapter 1):

Spoiler:


Code:
<p [...]>Глава 1</p>
The same string (with a Roman numeral one) can also be found in my sample CP1251 epub.

After conversion from CP1251 to UTF-8 it'll become:

Code:
<p [...]>Глава 1</p>
Since you can't follow simple instructions, this'll be my last reply in this thread.
Doitsu is offline   Reply With Quote