On Tue, Feb 11, 2003 at 01:12:33PM +0000, Angus Leeming wrote:
> As JMarc noted yesterday, this approach:
>                 else if (t.cs() == "usepackage") {
>                         string const options = getArg('[', ']');
>                         string const name = getArg('{', '}');
>                         if (name == "a4wide") {
>                                 h_papersize = "a4";
>                                 h_paperpackage = "widemarginsa4";
> 
> fails for \usepackage{amsmath, natbib}. I see a nice 'split' function. Shall 
> I give you the first external contribution?

Sure, why not. 

> $ mkdir src/tex2lyx/.deps
> $ touch src/tex2lyx/.deps/tex2lyx.Po
> 
> solves the problem. Should it be generated automatically or cvs added?

I don't know.
 
Andre'

-- 
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)

Reply via email to