Re: [PATCH] Branches and ToC bug

2007-01-21 Thread Martin Vermeer
On Fri, Jan 19, 2007 at 08:55:06PM +, José Matos wrote: > On Friday 19 January 2007 4:02:43 pm Jean-Marc Lasgouttes wrote: > > OK, I'll apply it and tell Jose' that you made me do it if he > > complains. > > Abdel... hum. How were you capable of such thing? ;-) It's his pretty face. Who can

Re: [PATCH] Branches and ToC bug

2007-01-20 Thread Martin Vermeer
Great, thanks! - Martin On Fri, 19 Jan 2007, Jean-Marc Lasgouttes wrote: "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: Jean-Marc> OK, the trivial version is what I propose for 1.4.x: Jean-Marc> besides implementing InsetBranch::textString, it fixes an Jean-Marc> output ord

Re: [PATCH] Branches and ToC bug

2007-01-19 Thread José Matos
On Friday 19 January 2007 4:24:55 pm Jean-Marc Lasgouttes wrote: > I applied both. Thanks. > JMarc -- José Abílio

Re: [PATCH] Branches and ToC bug

2007-01-19 Thread José Matos
On Friday 19 January 2007 4:02:43 pm Jean-Marc Lasgouttes wrote: > OK, I'll apply it and tell Jose' that you made me do it if he > complains. Abdel... hum. How were you capable of such thing? ;-) > JMarc -- José Abílio

Re: [PATCH] Branches and ToC bug

2007-01-19 Thread Jean-Marc Lasgouttes
> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: Jean-Marc> OK, the trivial version is what I propose for 1.4.x: Jean-Marc> besides implementing InsetBranch::textString, it fixes an Jean-Marc> output order bug in writePlaintextParagraph. Jean-Marc> The 1.5 version is more com

Re: [PATCH] Branches and ToC bug

2007-01-19 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: >> The 1.5 version is more complicated because I took the liberty to >> cleanup Paragraph::asString (remove two useless versions) and to >> simplify the InsetBase::textString method. Abdelrazak> Whaou! Breaking news! JMarc is tak

Re: [PATCH] Branches and ToC bug

2007-01-19 Thread Abdelrazak Younes
Jean-Marc Lasgouttes wrote: "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: Martin> Jean-Marc, could you do this, as it is near-trivial? I'm again Martin> having access problems (i.e., its near-complete absence) over Martin> the extended weekend :-( OK, the trivial version is what I pro

Re: [PATCH] Branches and ToC bug

2007-01-19 Thread Jean-Marc Lasgouttes
> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: Martin> Jean-Marc, could you do this, as it is near-trivial? I'm again Martin> having access problems (i.e., its near-complete absence) over Martin> the extended weekend :-( OK, the trivial version is what I propose for 1.4.x: besides i

Re: [PATCH] Branches and ToC bug

2007-01-19 Thread Jean-Marc Lasgouttes
> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: Martin> This is _much_ better. BTW did you notice Martin> InsetBranch::plaintext()? The infrastructure is there, waiting Martin> to be used... My problem was to know whether we should restrict ourselves to the first paragraph. Martin>

Re: [PATCH] Branches and ToC bug

2007-01-19 Thread Martin Vermeer
On Fri, 2007-01-19 at 10:03 +0100, Jean-Marc Lasgouttes wrote: > > "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: > > Martin> My original patch is still needed and fixes a useability bug. > Martin> As I wrote earlier,a ToC containing only numbers is unuseable > Martin> for navigation o

Re: [PATCH] Branches and ToC bug

2007-01-19 Thread Jean-Marc Lasgouttes
> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: Martin> My original patch is still needed and fixes a useability bug. Martin> As I wrote earlier,a ToC containing only numbers is unuseable Martin> for navigation or outlining. I verified that it does the job. I know see what the bug yo

Re: [PATCH] Branches and ToC bug

2007-01-18 Thread Martin Vermeer
On Thu, 2007-01-18 at 21:09 +0200, Martin Vermeer wrote: > On Thu, Jan 18, 2007 at 06:59:10PM +0200, Martin Vermeer wrote: > > On Thu, Jan 18, 2007 at 05:02:20PM +0100, Jean-Marc Lasgouttes wrote: > > > > "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: > > > > > > >> If you want to take

Re: [PATCH] Branches and ToC bug

2007-01-18 Thread Martin Vermeer
On Thu, Jan 18, 2007 at 06:59:10PM +0200, Martin Vermeer wrote: > On Thu, Jan 18, 2007 at 05:02:20PM +0100, Jean-Marc Lasgouttes wrote: > > > "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: > > > > >> If you want to take in account branches (or more generally nested > > >> textinset), y

Re: [PATCH] Branches and ToC bug

2007-01-18 Thread Martin Vermeer
On Thu, Jan 18, 2007 at 05:02:20PM +0100, Jean-Marc Lasgouttes wrote: > > "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: > > >> If you want to take in account branches (or more generally nested > >> textinset), you should do it completely, I can't believe it is so > >> difficult. > >

Re: [PATCH] Branches and ToC bug

2007-01-18 Thread Jean-Marc Lasgouttes
> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: >> If you want to take in account branches (or more generally nested >> textinset), you should do it completely, I can't believe it is so >> difficult. Martin> I think branches are the main problem. We don't really need to Martin> see f

Re: [PATCH] Branches and ToC bug

2007-01-18 Thread Martin Vermeer
On Thu, Jan 18, 2007 at 03:46:22PM +0100, Jean-Marc Lasgouttes wrote: > > "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: > > Martin> When I translate the section headers using branches, nothing > Martin> appears in the ToC, just the number. Text inside a branch > Martin> inset does not

Re: [PATCH] Branches and ToC bug

2007-01-18 Thread Martin Vermeer
On Thu, Jan 18, 2007 at 03:46:22PM +0100, Jean-Marc Lasgouttes wrote: > > "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: > > Martin> When I translate the section headers using branches, nothing > Martin> appears in the ToC, just the number. Text inside a branch > Martin> inset does not

Re: [PATCH] Branches and ToC bug

2007-01-18 Thread Jean-Marc Lasgouttes
> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: Martin> When I translate the section headers using branches, nothing Martin> appears in the ToC, just the number. Text inside a branch Martin> inset does not make it to the ToC or nav menu. Martin> Attached a fix. With this, the active/

[PATCH] Branches and ToC bug

2007-01-18 Thread Martin Vermeer
When I translate the section headers using branches, nothing appears in the ToC, just the number. Text inside a branch inset does not make it to the ToC or nav menu. Attached a fix. With this, the active/selected branch(es) will be used to create the ToC entry. - Martin Index: TocBackend.C ==

[PATCH]: branches

2003-12-14 Thread Angus Leeming
InsetBranch is now working fully. I've minimized the BranchList and LColor APIs. I've overhauled the Branches code in both frontends. Result: much cleaner code with 120 lines biting the dust. Patch attached FYI. -- Angus branches.diff.bz2 Description: BZip2 compressed data

Re: [PATCH] Branches [Re: Status of LyX 1.4.0cvs?]

2003-06-17 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> I think you should investigate André's InsetEnv. I believe that Angus> your "branches" concept is actually a generalisation of it. Angus> Presumably in one case, you'd want to srap the contents of the Angus> inset with \begin{commen

Re: [PATCH] Branches [Re: Status of LyX 1.4.0cvs?]

2003-06-17 Thread Angus Leeming
On Tuesday 17 June 2003 9:21 am, Jean-Marc Lasgouttes wrote: > > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: > > Angus> I think you should investigate André's InsetEnv. I believe that > Angus> your "branches" concept is actually a generalisation of it. > Angus> Presumably in one case,

Re: [PATCH] Branches [Re: Status of LyX 1.4.0cvs?]

2003-06-17 Thread Andre Poenitz
On Tue, Jun 17, 2003 at 11:21:21AM +0200, Jean-Marc Lasgouttes wrote: > > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: > > Angus> I think you should investigate André's InsetEnv. I believe that > Angus> your "branches" concept is actually a generalisation of it. > Angus> Presumably in

Re: [PATCH] Branches [Re: Status of LyX 1.4.0cvs?]

2003-06-17 Thread Jean-Marc Lasgouttes
> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: Martin> Then, in the Documents dialog, allow the entry of a single Martin> string, e.g., "Danish, Norwegian". Whenever this string is Martin> modified, a callback is executed that opens every Note inset Martin> whose label is a substring

Re: [PATCH] Branches [Re: Status of LyX 1.4.0cvs?]

2003-06-17 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> I think you should investigate André's InsetEnv. I believe that Angus> your "branches" concept is actually a generalisation of it. Angus> Presumably in one case, you'd want to srap the contents of the Angus> inset with \begin{commen

Re: [PATCH] Branches [Re: Status of LyX 1.4.0cvs?]

2003-06-17 Thread Helge Hafting
Yann COLLETTE wrote: Angus Leeming wrote: Many, many users have requested that we provide better support for commentary. That is, that we provide the ability to "tune" the output from InsetNote. Could we not provide the inset dialog with a check box [] export to LaTeX and provide the ab

Re: [PATCH] Branches [Re: Status of LyX 1.4.0cvs?]

2003-06-16 Thread Yann COLLETTE
Angus Leeming wrote: Many, many users have requested that we provide better support for commentary. That is, that we provide the ability to "tune" the output from InsetNote. Could we not provide the inset dialog with a check box [] export to LaTeX and provide the ability to "wrap" this

Re: [PATCH] Branches [Re: Status of LyX 1.4.0cvs?]

2003-06-16 Thread Jose' Matos
On Monday 16 June 2003 18:27, John Levon wrote: > > > Which, of course, somehow mean we have to get char style working... > > *cough* LDM *cough* You should go to the doctor Jonh, you are coughing too much. ;-) Are you sure you aren't ill? :-) > regards > john -- José Abílio

Re: [PATCH] Branches [Re: Status of LyX 1.4.0cvs?]

2003-06-16 Thread Angus Leeming
Martin Vermeer wrote: > > Idea: provide a facility for setting the label of a Note inset. Then > set it to such a string as "French", "English", "Solutions", "Model > T" or whatever. > > Then, in the Documents dialog, allow the entry of a single string, > e.g., "Danish, Norwegian". Whenever this

Re: [PATCH] Branches [Re: Status of LyX 1.4.0cvs?]

2003-06-16 Thread John Levon
On Mon, Jun 16, 2003 at 03:23:53PM +0200, Michael Schmitt wrote: > What if you want to introduce a whole table in a particular branch? Not a problem, the style tag "branch: answers" is inherited. > Remember the already existing problems that are caused by the fact that > it makes a difference

Re: [PATCH] Branches [Re: Status of LyX 1.4.0cvs?]

2003-06-16 Thread John Levon
On Mon, Jun 16, 2003 at 02:52:05PM +0200, Andre Poenitz wrote: > I think the implementation should go on top of character styles. > > [I don't really care much for the dialog or the UI part, but I do care for > the innards. And somehow I've not yet seen a compelling reason why > 'branches' and 'c

Re: [PATCH] Branches [Re: Status of LyX 1.4.0cvs?]

2003-06-16 Thread Angus Leeming
Martin Vermeer wrote: > No, paragraph level is not enough. It should be > character/pseudo-character level. (If it were only paragraph level, > it would be a lot simpler...). In my understanding a Note inset can > be part of a paragraph (?) Correct. -- Angus

Re: [PATCH] Branches [Re: Status of LyX 1.4.0cvs?]

2003-06-16 Thread Martin Vermeer
On Mon, Jun 16, 2003 at 05:45:35PM +0100, Jose' Matos spake thusly: > On Monday 16 June 2003 16:37, Angus Leeming wrote: > > > > I wonder... > > > > Many, many users have requested that we provide better support for > > commentary. That is, that we provide the ability to "tune" the output > > fro

Re: [PATCH] Branches [Re: Status of LyX 1.4.0cvs?]

2003-06-16 Thread Jose' Matos
On Monday 16 June 2003 16:37, Angus Leeming wrote: > > I wonder... > > Many, many users have requested that we provide better support for > commentary. That is, that we provide the ability to "tune" the output > from InsetNote. > > Could we not provide the inset dialog with a check box > []

Re: [PATCH] Branches [Re: Status of LyX 1.4.0cvs?]

2003-06-16 Thread Angus Leeming
Andre Poenitz wrote: > On Mon, Jun 16, 2003 at 04:37:09PM +0100, Angus Leeming wrote: >> > No. do not overload InsetNote, create a InsetBranch instead. >> >> I wonder... >> >> Many, many users have requested that we provide better support for >> commentary. That is, that we provide the ability t

Re: [PATCH] Branches [Re: Status of LyX 1.4.0cvs?]

2003-06-16 Thread Andre Poenitz
On Mon, Jun 16, 2003 at 04:37:09PM +0100, Angus Leeming wrote: > > No. do not overload InsetNote, create a InsetBranch instead. > > I wonder... > > Many, many users have requested that we provide better support for > commentary. That is, that we provide the ability to "tune" the output > from I

Re: [PATCH] Branches [Re: Status of LyX 1.4.0cvs?]

2003-06-16 Thread Angus Leeming
Lars Gullik Bjønnes wrote: > Andre Poenitz <[EMAIL PROTECTED]> writes: > > | On Mon, Jun 16, 2003 at 05:06:53PM +0300, Martin Vermeer wrote: > | > 3) Can you think of any reason why this (adapting the Note inset > | > to this as Michael proposes) would be a bad idea? I'm starting > | > to like it

Re: [PATCH] Branches [Re: Status of LyX 1.4.0cvs?]

2003-06-16 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | On Mon, Jun 16, 2003 at 05:06:53PM +0300, Martin Vermeer wrote: | > 3) Can you think of any reason why this (adapting the Note inset | > to this as Michael proposes) would be a bad idea? I'm starting to like | > it :-) | | No. | | Actually just adding

Re: [PATCH] Branches [Re: Status of LyX 1.4.0cvs?]

2003-06-16 Thread Angus Leeming
Martin Vermeer wrote: > Questions: > > 1) Can text inside a note have character attributes like size, > family, series, color, ... which are visually formatted? [sorry, I'm > behind a text line here, cannot start up CVS LyX] Yes. A note inset preserves all environment info. It just outputs nothi

Re: [PATCH] Branches [Re: Status of LyX 1.4.0cvs?]

2003-06-16 Thread Martin Vermeer
On Mon, Jun 16, 2003 at 03:47:02PM +0200, Andre Poenitz spake thusly: > > On Mon, Jun 16, 2003 at 05:06:53PM +0300, Martin Vermeer wrote: > > 3) Can you think of any reason why this (adapting the Note inset > > to this as Michael proposes) would be a bad idea? I'm starting to like > > it :-) > >

Re: [PATCH] Branches [Re: Status of LyX 1.4.0cvs?]

2003-06-16 Thread Michael Schmitt
Martin Vermeer wrote: 1) Can text inside a note have character attributes like size, family, series, color, ... which are visually formatted? [sorry, I'm behind a text line here, cannot start up CVS LyX] Yes! I think you are allowed to put everything inside a note inset. It's just a kind of con

Re: [PATCH] Branches [Re: Status of LyX 1.4.0cvs?]

2003-06-16 Thread Andre Poenitz
On Mon, Jun 16, 2003 at 05:06:53PM +0300, Martin Vermeer wrote: > 3) Can you think of any reason why this (adapting the Note inset > to this as Michael proposes) would be a bad idea? I'm starting to like > it :-) No. Actually just adding a few flags to InsetNote might be enough. But Angus propos

Re: [PATCH] Branches [Re: Status of LyX 1.4.0cvs?]

2003-06-16 Thread Martin Vermeer
On Mon, Jun 16, 2003 at 03:41:02PM +0200, Andre Poenitz spake thusly: > > On Mon, Jun 16, 2003 at 05:02:52PM +0300, Martin Vermeer wrote: > > 1) Can text inside a note have character attributes like size, family, > > series, color, ... which are visually formatted? [sorry, I'm behind a > > text l

Re: [PATCH] Branches [Re: Status of LyX 1.4.0cvs?]

2003-06-16 Thread Andre Poenitz
On Mon, Jun 16, 2003 at 05:02:52PM +0300, Martin Vermeer wrote: > 1) Can text inside a note have character attributes like size, family, > series, color, ... which are visually formatted? [sorry, I'm behind a > text line here, cannot start up CVS LyX] Yes. > 2) Can you insert a figure or a table

Re: [PATCH] Branches [Re: Status of LyX 1.4.0cvs?]

2003-06-16 Thread Martin Vermeer
On Mon, Jun 16, 2003 at 03:23:53PM +0200, Michael Schmitt spake thusly: ... > >> > >> > >I think the implementation should go on top of character styles. > >Which, of course, somehow mean we have to get char style working... > > > Veto! (Last time I used this word, Lars told me I am not allow

Re: [PATCH] Branches [Re: Status of LyX 1.4.0cvs?]

2003-06-16 Thread Michael Schmitt
Andre Poenitz wrote: 1) A user interface (in document->extra) to define a "branch list", which contains pairs of branch names (English, Finnish, ...) and "representation colours" (red, green, magenta, ...). The branch names are editable and represent the semantics (Michael's proposal). The represe

Re: [PATCH] Branches [Re: Status of LyX 1.4.0cvs?]

2003-06-16 Thread Martin Vermeer
On Mon, Jun 16, 2003 at 02:52:05PM +0200, Andre Poenitz spake thusly: > > On Mon, Jun 16, 2003 at 04:06:33PM +0300, Martin Vermeer wrote: > > No. They should be implemented in their own right for the use > > described in Steve Litt's article. No need to complicate the issue by > > bringing in cond

Re: [PATCH] Branches [Re: Status of LyX 1.4.0cvs?]

2003-06-16 Thread Andre Poenitz
On Mon, Jun 16, 2003 at 04:06:33PM +0300, Martin Vermeer wrote: > No. They should be implemented in their own right for the use > described in Steve Litt's article. No need to complicate the issue by > bringing in conditional output, even if you could do that (you would > have to provide an easy UI

Re: [PATCH] Branches [Re: Status of LyX 1.4.0cvs?]

2003-06-16 Thread Martin Vermeer
On Mon, Jun 16, 2003 at 12:53:00PM +0200, Andre Poenitz spake thusly: > > On Mon, Jun 16, 2003 at 12:39:24PM +0200, Michael Schmitt wrote: > > Andre Poenitz wrote: > > > > >>So now we have three different alternatives: > > >> > > >>1. Branching a la Martin > > >>2. Branching by deactivatable/supp

Re: [PATCH] Branches [Re: Status of LyX 1.4.0cvs?]

2003-06-16 Thread Andre Poenitz
On Mon, Jun 16, 2003 at 12:39:24PM +0200, Michael Schmitt wrote: > Andre Poenitz wrote: > > >>So now we have three different alternatives: > >> > >>1. Branching a la Martin > >>2. Branching by deactivatable/suppressable insets > >>3, Branching as change tracking > >> > >> > >4. Branching as cha

Re: [PATCH] Branches [Re: Status of LyX 1.4.0cvs?]

2003-06-16 Thread Juergen Spitzmueller
Angus Leeming wrote: > This one is just the "note" inset with some small additional > mechanism to control when the contents are exported to LaTeX, no? Or merge the comment environment (which should become an inset anyway) with the note inset. There could be two or three states of the new inset:

Re: [PATCH] Branches [Re: Status of LyX 1.4.0cvs?]

2003-06-16 Thread Michael Schmitt
Andre Poenitz wrote: So now we have three different alternatives: 1. Branching a la Martin 2. Branching by deactivatable/suppressable insets 3, Branching as change tracking 4. Branching as character style. Or do I miss something? "Character style" = "Martin's style" Michael

Re: [PATCH] Branches [Re: Status of LyX 1.4.0cvs?]

2003-06-16 Thread Angus Leeming
Michael Schmitt wrote: > Jean-Marc Lasgouttes wrote: > >>SPeaking about change-tracking, is there a reason why the concept of >>branches is not merged into change-tracking? I would think that the >>later is a particular type of branches (one branch per user). There >>is probably some thought invo

Re: [PATCH] Branches [Re: Status of LyX 1.4.0cvs?]

2003-06-16 Thread Andre Poenitz
On Mon, Jun 16, 2003 at 12:10:50PM +0200, Michael Schmitt wrote: > Jean-Marc Lasgouttes wrote: > > >SPeaking about change-tracking, is there a reason why the concept of > >branches is not merged into change-tracking? I would think that the > >later is a particular type of branches (one branch per

Re: [PATCH] Branches [Re: Status of LyX 1.4.0cvs?]

2003-06-16 Thread Michael Schmitt
Jean-Marc Lasgouttes wrote: SPeaking about change-tracking, is there a reason why the concept of branches is not merged into change-tracking? I would think that the later is a particular type of branches (one branch per user). There is probably some thought involved, but it seems more reasonable t

Re: [PATCH] Branches [Re: Status of LyX 1.4.0cvs?]

2003-06-16 Thread Martin Vermeer
On Mon, Jun 16, 2003 at 11:19:30AM +0200, Jean-Marc Lasgouttes spake thusly: > > > "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: > > Martin> So you would like to see a possibility to assign a user > Martin> defined name (like "English") to a branch, and then separately > Martin> link

Re: [PATCH] Branches [Re: Status of LyX 1.4.0cvs?]

2003-06-16 Thread Jean-Marc Lasgouttes
> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: Martin> So you would like to see a possibility to assign a user Martin> defined name (like "English") to a branch, and then separately Martin> link a colour to that name? Certainly possible; one step extra Martin> for the user. And you h

Re: [PATCH] Branches [Re: Status of LyX 1.4.0cvs?]

2003-06-13 Thread Michael Schmitt
Martin Vermeer wrote: Ok... if you write the code! Ha! I expected something like this :-) But no, I won't do it. I was just musing over the best solution. I agree with Lars that your approach looks a bit hackish although it might be well-implemented. Michael

Re: [PATCH] Branches [Re: Status of LyX 1.4.0cvs?]

2003-06-13 Thread Martin Vermeer
On Fri, Jun 13, 2003 at 12:56:05PM +0200, Michael Schmitt spake thusly: > > Martin Vermeer wrote: > > >On Fri, Jun 13, 2003 at 10:18:24AM +0200, Michael Schmitt spake thusly: > > > > > >So you would like to see a possibility to assign a user defined name > >(like "English") to a branch, and the

Re: [PATCH] Branches [Re: Status of LyX 1.4.0cvs?]

2003-06-13 Thread Michael Schmitt
Martin Vermeer wrote: On Fri, Jun 13, 2003 at 10:18:24AM +0200, Michael Schmitt spake thusly: So you would like to see a possibility to assign a user defined name (like "English") to a branch, and then separately link a colour to that name? Certainly possible; one step extra for the user. And y

Re: [PATCH] Branches [Re: Status of LyX 1.4.0cvs?]

2003-06-13 Thread Martin Vermeer
On Fri, Jun 13, 2003 at 10:18:24AM +0200, Michael Schmitt spake thusly: > > > > > >Martin Vermeer <[EMAIL PROTECTED]> writes: > > > >| So, the implementation is complete now including GUI. I don't find it > >| particularly elegant though; but it works and is clean, i.e., no dirty > >| tricks. > >

Re: [PATCH] Branches [Re: Status of LyX 1.4.0cvs?]

2003-06-13 Thread Michael Schmitt
Martin Vermeer <[EMAIL PROTECTED]> writes: | So, the implementation is complete now including GUI. I don't find it | particularly elegant though; but it works and is clean, i.e., no dirty | tricks. Perhaps the implementation is not using dirty tricks, but I must admit that the whole solution fee

Re: [PATCH] Branches [Re: Status of LyX 1.4.0cvs?]

2003-06-12 Thread Martin Vermeer
On Thu, Jun 12, 2003 at 08:43:34PM +0100, John Levon spake thusly: > > On Thu, Jun 12, 2003 at 11:06:51PM +0300, Martin Vermeer wrote: > > > So, the implementation is complete now including GUI. I don't find it > > screenshots please > > thanks > john http://www.hut.fi/~mvermeer/branch

Re: [PATCH] Branches [Re: Status of LyX 1.4.0cvs?]

2003-06-12 Thread Martin Vermeer
On Thu, Jun 12, 2003 at 09:55:25PM +0200, Lars Gullik Bjønnes spake thusly: > > Martin Vermeer <[EMAIL PROTECTED]> writes: > > | So, the implementation is complete now including GUI. I don't find it > | particularly elegant though; but it works and is clean, i.e., no dirty > | tricks. > > Perhap

Re: [PATCH] Branches [Re: Status of LyX 1.4.0cvs?]

2003-06-12 Thread Lars Gullik Bjønnes
Martin Vermeer <[EMAIL PROTECTED]> writes: | So, the implementation is complete now including GUI. I don't find it | particularly elegant though; but it works and is clean, i.e., no dirty | tricks. Perhaps the implementation is not using dirty tricks, but I must admit that the whole solution feel

Re: [PATCH] Branches [Re: Status of LyX 1.4.0cvs?]

2003-06-12 Thread John Levon
On Thu, Jun 12, 2003 at 11:06:51PM +0300, Martin Vermeer wrote: > So, the implementation is complete now including GUI. I don't find it screenshots please thanks john

[PATCH] Branches [Re: Status of LyX 1.4.0cvs?]

2003-06-12 Thread Martin Vermeer
On Thu, Jun 12, 2003 at 09:55:01AM +0300, Martin Vermeer spake thusly: > > On Wed, Jun 11, 2003 at 03:29:14PM +0200, Michael Schmitt spake thusly: > > - ... anything else? ... > > - "branches"? Working but lacking a GUI for set-up. Attached a completed "branches" implementation. Now you can n