Page 1 of 1

French doc PB 6.21 b10 windows 11 - accent problems

Posted: Mon Jun 09, 2025 7:16 am
by Denis
Here is the problème.
Image

I try this to correct (i've recompiled PB help File after that), it seems to be Ok.
For all html file i've done a search replace for these accented French letters :

I have also converted these 3 files to UTF8 :
Index.hhk
PureBasic.hhp (i've created this file to compile)
Table of Contents.hhc

Code: Select all

è  è
é  é
ê  ê
ë  ë
à  á
â  â
ä  ä
æ  æ
ç  ç
î  î
ï  ï
ô  ô
ö  ö
÷  ÷
ù  ù
ú  ú
û  û
‹  ‹
›  ›
Result :
Image


Changes must also be made to the hhc file.