Le 23/11/2015 01:59, Uwe Stöhr a écrit :
Am 23.11.2015 um 00:07 schrieb Scott Kostyshak:
I wish I had the knowledge to review the patch but I do not
I don't understand why. It is a simple decision if we want support for
the verbatim* environment in LyX or not. This environment is in basic
LaTeX like verbatim. I am not inventing anything new, just use what we
have already for verbatim, even the lyx2lyx code.
So the only decision is if these 4 lines in stdlayouts.inc:
+Style Verbatim*
+ CopyStyle Verbatim
+ LatexName verbatim*
+End
Of course these lines are fine to me. But I have no idea of whether the
convoluted lyx2lyx code makes any sense. This is why I did not chime in.
Having support for verbatim* can be useful, although I did not see
people screaming for it. A nice adition would be to show the visible
spaces on screen , but that can be added later.
So I vote yes for the usefulness of the new layout, and I abstain to
vote for the whole patch.
JMarc