<div dir="ltr"><div><div><div><div><div>> Could you describe your use case a bit more?  I suppose it involves<br>
> operations you can’t do at the node level, so the suggestion to use<br>
> pre_linebreak_filter doesn’t work.<br><br>For example:<br><br></div>if char is cyrillic and previouschar is arabic:<br></div>   \fontspec{SomeCyrillicFont}<br></div><div>end<br><br>And also:<br><br><a href="http://wiki.luatex.org/index.php/Token_filter">http://wiki.luatex.org/index.php/Token_filter</a><br><br></div><div>I'm thinking mainly in short chunks of texts, like a proper noun<br></div><div>inside an Arabic o Devanagari text.<br></div></div><br></div><div>I think pre_linebreak_filte is too late and process_input_buffer<br></div><div>is too soon, but I may be wrong. Or perhaps the best solution is<br></div><div>not based on a callback at all.<br></div><div><br></div>Javier<br><div><br><br><br><br><div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jun 16, 2016 at 10:01 AM, Arthur Reutenauer <span dir="ltr"><<a href="mailto:arthur.reutenauer@normalesup.org" target="_blank">arthur.reutenauer@normalesup.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">> Which is the best way to detect a change of script and inject some<br>
> (more or less) arbitrary code? At first I thought token_filter could be<br>
> a possibility, but it will be gone and I presume there are other options.<br>
<br>
<br>
<br>
        Best,<br>
<br>
                Arthur<br>
</blockquote></div><br></div></div></div></div>