Slight correction, the lines
>
> \@RTLfalse\beginL{
> \begin{lstlisting}
> Hello
> \end{lstlisting}
> }\endL
>

should be

{\@RTLfalse\beginL
 \begin{lstlisting}
 Hello
 \end{lstlisting}
 }\endL

and the lines

>
> \@RTLfalse\beginL{
> \par
> Hello
> \par
> }\endL
>

should be

{\@RTLfalse\beginL
 \begin{lstlisting}
 Hello
 \end{lstlisting}
 }\endL

>
> Regards,
> Udi
>
> > --
> > lyx-devel mailing list
> > lyx-devel@lists.lyx.org
> > http://lists.lyx.org/mailman/listinfo/lyx-devel
-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to