<div><div>Dear Dmitriy, List,<br><br>what's the reason for char-external-code should remain an ordinary function? It should behave differently in case of some encodings. This typically can be mapped to a generic with different methods.<br>
 </div>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>The final question is whether this approach works for Latin-2 based<br>languages other than Hungarian. Are you sure all they are mapping these<br>


Unicode characters similarly?<br></blockquote></div><br>
<br>The problem described is generally the problem of the latin-2 encoding with sbcl. It is independent of the language. The latin-2 character table contains for example the character #\LATIN_SMALL_LETTER_O_WITH_DOUBLE_ACUTE (ps: /ohungarumlaut, code: 245, "õ") independently of the language. Now in cl-pdf with sbcl, this character is unaccessible. So these four characters belong to the latin-2 encoding, though as far as I know only the Hungarian language uses them.<br>
<br>Regards,<br>Roland Lohner<br>