<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - LO Writer cannot switch the lettercase for Cyrillic Extended-B block"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=96343#c17">Comment # 17</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - LO Writer cannot switch the lettercase for Cyrillic Extended-B block"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=96343">bug 96343</a>
from <span class="vcard"><a class="email" href="mailto:shanshandehongxing@outlook.com" title="Volga <shanshandehongxing@outlook.com>"> <span class="fn">Volga</span></a>
</span></b>
<pre>If there's really no way to handle case folding with ICU, you can replace the
LibreOffice's own case folding tables via integring following files:
<a href="https://www.unicode.org/Public/UNIDATA/CaseFolding.txt">https://www.unicode.org/Public/UNIDATA/CaseFolding.txt</a>
<a href="https://www.unicode.org/Public/UNIDATA/SpecialCasing.txt">https://www.unicode.org/Public/UNIDATA/SpecialCasing.txt</a>
Maybe you can write an automatical program or script to convert the content to
be our own table data.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>