Uwe Stöhr wrote: > commit db05bf8fa2cf8ed7b125379eaa69bd4b79ef791d > Author: Uwe Stöhr <uwesto...@lyx.org> > Date: Thu Dec 10 00:37:54 2015 +0100 > > UserGuide.lyx: use some info-inset icons > > diff --git a/lib/doc/UserGuide.lyx b/lib/doc/UserGuide.lyx > index a9accd5..e1d940a 100644 > --- a/lib/doc/UserGuide.lyx > +++ b/lib/doc/UserGuide.lyx > @@ -8166,12 +8166,14 @@ Verbatim > \end_layout > > \begin_layout Verbatim > + > This is Verbatim. > \end_layout > > \begin_layout Verbatim > \noindent > \align block > + > The following 2 lines are empty: > \end_layout > > @@ -8184,6 +8186,7 @@ The following 2 lines are empty: > \end_layout > > \begin_layout Verbatim > + > Almost everything is allowed in Verbatim:"%&$§#~'` > \backslash > }][{| > @@ -8207,6 +8210,7 @@ Verbatim > \end_layout > > \begin_layout Verbatim* > + > This is Verbatim*. > \end_layout >
These unwanted changes should be fxied for the 2.2.0 release IMHO. They do always happen if Uwe edits the file after somebody else or vice versa, so I guess this is either and OS-dependent issue, or something special in Uwes installation. Georg