<div dir="ltr"><div>...interesting.....so it is possible to printf(" Unicode \n") ?</div><div><br></div><div>printf(<<...>>)<br></div></div><br><div class="gmail_quote"><div class="gmail_attr" dir="ltr">Am Mo., 15. Apr. 2019 um 08:55 Uhr schrieb Dang Ngoc Chan, Christophe <<a href="mailto:Christophe.Dang@sidel.com">Christophe.Dang@sidel.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid">Hello,<br>
<br>
> De : Antoine Monmayrant<br>
> Envoyé : vendredi 12 avril 2019 19:39<br>
><br>
> > Le Vendredi, Avril 12, 2019 11:47 CEST, P M <<a href="mailto:p.muehlmann@gmail.com" target="_blank">p.muehlmann@gmail.com</a>> a<br>
> > écrit:<br>
> ><br>
> > what is the reason that SciNotes changes the colour from<br>
> ><br>
> > printf(".\n");<br>
> ><br>
> > to<br>
> ><br>
> > printf("...\n");<br>
><br>
> What occurs is that scinotes interprets two dots ".." as the continuation mark<br>
> and stops coloring the rest of the line as string.<br>
<br>
A workaround would be to use the typographic continuation dots « … »,<br>
Unicode U+2026, although it is far less convenient to type<br>
(and as long as everything involved supports Unicode, e.g. UTF-8 encoding).<br>
<br>
And any typography freak LaTeXist would tell you that three dots<br>
do not have the correct spacing :-D<br>
<br>
Regards<br>
<br>
--<br>
Christophe Dang Ngoc Chan<br>
Mechanical calculation engineer<br>
<br>
General<br>
This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error), please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.<br>
_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@lists.scilab.org" target="_blank">users@lists.scilab.org</a><br>
<a href="http://lists.scilab.org/mailman/listinfo/users" target="_blank" rel="noreferrer">http://lists.scilab.org/mailman/listinfo/users</a><br>
</blockquote></div>