Hello LyXers,

I want to define an environment in a LyX .layout file that behaves like normal text editors. I used the parameters

  Newline               0
  FreeSpacing           1
  PassThru              1
  KeepEmpty             1

This is nearly what I want, but when I press ENTER, I get still a new paragraph:

"hello ENTER hello"

gives

----------
hello

hello
----------

instead of

---------
hello
hello
--------

in the LaTeX file. Is there a parameter to achieve that ENTER creates only a newline?

thanks and regards
Uwe

Reply via email to