Re: "lyx-remote" script?

2004-07-01 Thread G. Milde
I wrote a simple shell script that seems to do the trick. Thanks to Kornel Benko and Jean-Pierre Chretien for their tips. A python version proved more complicated because of the possible blocking of writes/reads to/from named pipes. More on this later. (Are there people interested in a Python sa

RE: References

2004-07-01 Thread Du Chavoux luyt
Hi According to the Lyx user manual you can only reference labels of numbered sections. Is there a way to circumvent this at all? Is it possible to use cross-references where the Label (that is referenced) uses the first few words of the following text instead of a number and the cross-referenc

Using \pageref

2004-07-01 Thread Rich Shepard
By reading TLC2 I've learned of the existance and use of \pageref in the varioref package. So, I added \usepackage{varioref} to my book's preamble and now I need to learn how to add the page number to a cross reference. On the cross reference dialog box there's a Format list widget. Do I now g

Re: Using \pageref

2004-07-01 Thread Angus Leeming
Rich Shepard wrote: > By reading TLC2 I've learned of the existance and use of \pageref in > the > varioref package. So, I added \usepackage{varioref} to my book's preamble You don't need to. LyX will do this for you. > and now I need to learn how to add the page number to a cross reference.

Re: Using \pageref

2004-07-01 Thread Rich Shepard
On Thu, 1 Jul 2004, Angus Leeming wrote: > You don't need to. LyX will do this for you. Angus, Interesting. Use of the \pageref loads the package. Are there other instances where the same assistance is provided? Are these documented in one of the manuals? (Just curious, of course. I'm delighte

Re: Using \pageref

2004-07-01 Thread Angus Leeming
Rich Shepard wrote: > On Thu, 1 Jul 2004, Angus Leeming wrote: > >> You don't need to. LyX will do this for you. > > Angus, > > Interesting. Use of the \pageref loads the package. Are there other > instances where the same assistance is provided? Are these documented in > one of the manuals?

Re: Using \pageref

2004-07-01 Thread Rich Shepard
On Thu, 1 Jul 2004, Angus Leeming wrote: > LyX should do this for pretty well everything it knows about. If it's an > inset, then it has a 'validate' member function whose job is to do exactly > this. OK. A final question on the use of \pageref. I have a figure composed of 8 subfigures (labe

Re: Using \pageref

2004-07-01 Thread Angus Leeming
Rich Shepard wrote: > OK. > > A final question on the use of \pageref. I have a figure composed of 8 > subfigures (labeled a-h). If I reference a specific sub-figure in the > text, e.g., "... Figure [ref+text]b" it typesets as "... Figure 11.5 on > page beforeb". > > Is it possible to assig

Re: View of Lyx

2004-07-01 Thread Janus Sandsgaard
On Tuesday 29 June 2004 18:21, Jan Smid wrote: > Is it somehow > configurable to let the text on screen appear a little bit more like the > printed version? Whoo... That wouldn't be in accordance with the WYSIWYM princip of LyX. If you need somthing like this you might want to use OpenOffice wit

Re: Using \pageref

2004-07-01 Thread Angus Leeming
Rich, this message I sent to you got bounced. Maybe you want to investigate further. Angus failure delivery Date: Today 10:06:48 pm From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Message from y

Re: Using \pageref

2004-07-01 Thread Rich Shepard
On Thu, 1 Jul 2004, Angus Leeming wrote: > That's right. You've clicked the subfigure checkbox in the graphic > inset dialog, haven't you, but haven't actually added a subfigure > caption in the space next to it. Angus, No, I've never used the subfigure option. Just went to the dialog box and

Re: Using \pageref

2004-07-01 Thread Rich Shepard
On Thu, 1 Jul 2004, Angus Leeming wrote: > One thing to watch, however. If you have no more instances of inserting > subfigure inside of the graphic inset, then LyX will no longer know it has > to add a \usepackage{subfigure} to the preamble. Angus, I'm not sure that I understand this. I have

Re: Using \pageref

2004-07-01 Thread Rich Shepard
On Thu, 1 Jul 2004, Rich Shepard wrote: > I'm not sure that I understand this. I have only one graphic float (so > far) with subfigures. Does this mean I need to add \usepackage{subfigure} to > the preamble? Just answered my own question. Yes, I need to put \usepackage{subfigure} in the pream