Quote:
Originally Posted by KevinH
Hi,
I just pushed the fix for this to master. I have attached the fixed xmlprocessor.py in case anyone wants to play around with it.
After unzipping it, you place it inside Sigil's python3lib to replace its earlier version. this fix is useful to all platforms running Sigil 0.8.900 and it will appear in the next release.
To test this fix, you need to unzip the attached xmlprocessor.py.zip and then add the resulting xmlprocessor.py to Sigil's python3lib folder.
On a Mac, it can be found here:
/Applications/Sigil.app/Contents/python3lib/
If you are not good with command lines then do the following:
1. Open Your Applications folder
2. Right click on Sigil.app and choose "Show Package Contents"
3. Open the Contents folder
4. Open python3lib
5. Copy the new xmlprocessor.py to replace its namesake.
Please give this a try and verify this fix does the job for you.
Thanks,
KevinH
|
Thank you very much, KevinH! It's work — the bug with alphabet reodering is fixed. Perfectlly.