<div dir="ltr"><div>I've opened this ticket:<br><a href="https://bugs.freedesktop.org/show_bug.cgi?id=93660">https://bugs.freedesktop.org/show_bug.cgi?id=93660</a><br><br></div><div>I need some feedback to be able to upload a final verion!<br></div><div><br></div>How should the composer be formatted. Now each composer is added like this:<br><pre class="" id="comment_text_0"><i><dead_acute> <dead_tilde> <U0190>       : "Ɛ̃́"   LATIN CAPITAL LETTER EPSILON WITH TILDE AND ACUTE</i></pre>But it looks like the other composer keys have a hash tag and the unicode after the quotation mark, like this:<br><pre class="" id="comment_text_0"><i><dead_acute> <dead_tilde> <U0190>       : "Ɛ̃́"   U+0190 # LATIN CAPITAL LETTER EPSILON WITH TILDE AND ACUTE</i></pre>However, I need several unicodes to represent the symbols, like:<br><pre class="" id="comment_text_0"><i>U+0190U+0303U+0301</i></pre>How should I add this? Can I do like this:<br><pre class="" id="comment_text_0"><i><dead_acute> <dead_tilde> <U0190>       : "Ɛ̃́"   U+0190U+0303U+0301 # LATIN CAPITAL LETTER EPSILON WITH TILDE AND ACUTE</i></pre><div><div><div>Thanks in advance.<br><br><br><br><br></div></div></div></div>