<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 5, 2015 at 5:32 PM, Thierry <span dir="ltr"><<a href="mailto:pmwiki@lma.metelu.net" target="_blank">pmwiki@lma.metelu.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":136" class="a3s" style="overflow:hidden">Now, another problem appears, i write something depending on whether the<br>
"Abstract" field is empty or not, so i have some condition such as<br>
<br>
(:if ! equal "" "{=$:Abstract}":)<br>
<br>
It seems that the condition can not be multiline, so all of this is boken.<br>
I tried to just count the length with "{(strlen "{=$:Abstract}")}", but it<br>
also fails. Any idea ?</div></blockquote></div><br>Create a markup expression (  {(ptv1line $:Abstract)} ) or simply a markup (:Abstract_first_line:) which uses the former definition thus returning only a single line.</div><div class="gmail_extra"><br></div><div class="gmail_extra"><font><font>-Peter</font></font></div></div>