> 1. validation: wrong arguments will be passed to latex, If Abdel can
> implement a property editor GUI, validation can do done over there.

  This is important.

It is a lot of work to validate ~ 130 parameters!! I guess I can do
that before 1.5.0 because validation is arguably the most important
reason to go from ERT to GUI. I have all the parameter names in
InsetListingsParams.h. I will try to get 'allowed values' for some of
them, then some sort of validation. As I have said, the best way to
avoid input error is a property editor interface from which users can
only choose from allowed values.

 3. What about Herbert hint regarding the encoding? What do you propose?

I meant to ask Herbert about this. I can put the suggested code around
\begin{lstlisting} and \end{lstlisting} but how about \lstinline and
\lstinputlisting?

The date when Herbert proposed his patch is about the only thing I
took from his qt2 patch. (Sorry!) The input file facility he used is
already in the input dialog (Georg's work?) and I failed to port his
dialog to qt4. The ERT-like inset is totally new.

Cheers,
Bo

Reply via email to