<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Opening an older lyx file I noticed that it contains a sign
      'Separator latexpar' (showing up as an arrow pointing to the left
      with a curled upward line ending in a kind of screw) which I would
      like to remove in an editor, since doing it in the lyx file by
      hand with many graphics is time consuming. How could I <i>remove
        both lines shown in italics below</i>? Do I need a script?
      Wolfgang</p>
    <p>
      <style type="text/css">
/* Layout-provided Styles */
div.frame {
margin-top: 1ex;
margin-bottom: 1ex;
margin-left: 2ex;
text-align: left;

}
span.frame_label {
font-family: serif;
font-size: x-large;

}
div.standard {
text-align: left;

}


</style></p>
    <p>\begin_layout Plain Layout<br>
      Flower  clock<br>
      \emph on<br>
       Kalanchoe<br>
      \end_layout<br>
      <br>
      \end_inset<br>
      <br>
      <i><br>
      </i><i>\begin_inset Separator latexpar</i><i><br>
      </i><i>\end_inset</i><i><br>
      </i><br>
      <br>
      \end_layout<br>
    </p>
  </body>
</html>