Re: [Patch] Fix bug 1746: table dialog shows wrong settings when LaTeX-argument is entered

2005-02-23 Thread Georg Baum
Martin Vermeer wrote: On Tue, 2005-02-22 at 22:37, Georg Baum wrote: Nice idea, but IMHO impossible to implement correctly in finite time with a finite amount of code, because the special string is LaTeX and LaTeX is a mess. Georg For some definitions of correctly, yes. I wouldn't go

Re: [Patch] Fix bug 1746: table dialog shows wrong settings when LaTeX-argument is entered

2005-02-23 Thread Georg Baum
Martin Vermeer wrote: > On Tue, 2005-02-22 at 22:37, Georg Baum wrote: >> Nice idea, but IMHO impossible to implement correctly in finite time with >> a finite amount of code, because the special string is LaTeX and LaTeX is >> a mess. >> >> >> Georg > > For some definitions of "correctly",

Re: [Patch] Fix bug 1746: table dialog shows wrong settings when LaTeX-argument is entered

2005-02-22 Thread Martin Vermeer
On Fri, 2005-02-18 at 17:24, Georg Baum wrote: Martin Vermeer wrote: ... I think that we should simply disable the other input boxes for now if special is not empty but not change the semantics of the different settings. Actually I think we should make it so, that the latex string box and

Re: [Patch] Fix bug 1746: table dialog shows wrong settings when LaTeX-argument is entered

2005-02-22 Thread Georg Baum
Am Dienstag, 22. Februar 2005 14:52 schrieb Martin Vermeer: So, the default would be centered alignment on the pulldown, and the latex string c. Then you could add {\columncolor{yellow}} to the left of this c, and if you then choose left alignment, the string will change to

Re: [Patch] Fix bug 1746: table dialog shows wrong settings when LaTeX-argument is entered

2005-02-22 Thread Martin Vermeer
On Tue, 2005-02-22 at 22:37, Georg Baum wrote: Am Dienstag, 22. Februar 2005 14:52 schrieb Martin Vermeer: So, the default would be centered alignment on the pulldown, and the latex string c. Then you could add {\columncolor{yellow}} to the left of this c, and if you then choose left

Re: [Patch] Fix bug 1746: table dialog shows wrong settings when LaTeX-argument is entered

2005-02-22 Thread Martin Vermeer
On Fri, 2005-02-18 at 17:24, Georg Baum wrote: > Martin Vermeer wrote: ... > I think that we should simply disable the other input boxes for now if > special is not empty but not change the semantics of the different > settings. Actually I think we should make it so, that the latex string box

Re: [Patch] Fix bug 1746: table dialog shows wrong settings when LaTeX-argument is entered

2005-02-22 Thread Georg Baum
Am Dienstag, 22. Februar 2005 14:52 schrieb Martin Vermeer: > So, the default would be centered alignment on the pulldown, and the > latex string "c". Then you could add ">{\columncolor{yellow}}" to the > left of this c, and if you then choose left alignment, the string will > change to

Re: [Patch] Fix bug 1746: table dialog shows wrong settings when LaTeX-argument is entered

2005-02-22 Thread Martin Vermeer
On Tue, 2005-02-22 at 22:37, Georg Baum wrote: > Am Dienstag, 22. Februar 2005 14:52 schrieb Martin Vermeer: > > So, the default would be centered alignment on the pulldown, and the > > latex string "c". Then you could add ">{\columncolor{yellow}}" to the > > left of this c, and if you then choose

Re: [Patch] Fix bug 1746: table dialog shows wrong settings when LaTeX-argument is entered

2005-02-20 Thread Georg Baum
Am Samstag, 19. Februar 2005 11:59 schrieb Martin Vermeer: This | sensing in the latex string is really ugly... and here the user has the legal recourse of switching the border on or off in the Borders tab, no need to make the latex string do that. That's what I meant by ugly special coding.

Re: [Patch] Fix bug 1746: table dialog shows wrong settings when LaTeX-argument is entered

2005-02-20 Thread Georg Baum
Am Samstag, 19. Februar 2005 11:59 schrieb Martin Vermeer: > This | "sensing" in the latex string is really ugly... and here the user > has the legal recourse of switching the border on or off in the Borders > tab, no need to make the latex string do that. That's what I meant by > ugly special

Re: [Patch] Fix bug 1746: table dialog shows wrong settings when LaTeX-argument is entered

2005-02-19 Thread Martin Vermeer
On Fri, 2005-02-18 at 16:24 +0100, Georg Baum wrote: Martin Vermeer wrote: See attached. As a bonus it removes an ugly piece of special coding. Georg, are you working on this? I remember seeing a post to that effect but cannot find it. No, I am not working on this. Maybe you meant

Re: [Patch] Fix bug 1746: table dialog shows wrong settings when LaTeX-argument is entered

2005-02-19 Thread Martin Vermeer
On Fri, 2005-02-18 at 16:24 +0100, Georg Baum wrote: > Martin Vermeer wrote: > > > See attached. As a bonus it removes an ugly piece of special coding. > > > > Georg, are you working on this? I remember seeing a post to that effect > > but cannot find it. > > No, I am not working on this. Maybe

[Patch] Fix bug 1746: table dialog shows wrong settings when LaTeX-argument is entered

2005-02-18 Thread Martin Vermeer
See attached. As a bonus it removes an ugly piece of special coding. Georg, are you working on this? I remember seeing a post to that effect but cannot find it. - Martin Index: tabular.C === RCS file:

[Patch] Fix bug 1746: table dialog shows wrong settings when LaTeX-argument is entered

2005-02-18 Thread Martin Vermeer
See attached. As a bonus it removes an ugly piece of special coding. Georg, are you working on this? I remember seeing a post to that effect but cannot find it. - Martin Index: tabular.C === RCS file: