Re: adding a relative file /href{file:./thisfile.htm}

2003-12-19 Thread Jean-Pierre.Chretien
>>Date: Thu, 18 Dec 2003 14:48:02 -0800 (PST) >>From: Robert Orr <[EMAIL PROTECTED]> >>Subject: adding a relative file /href{file:./thisfile.htm} >>To: [EMAIL PROTECTED] >> >> >>A quick question... >> >>I was a bit confused with how to do this, if indeed it >>is even possible. I want to refere

Re: equivalent?

2003-12-19 Thread Andre Poenitz
On Thu, Dec 18, 2003 at 04:42:09PM +0100, Herbert Voss wrote: > Christian Ridderström wrote: > >On Thu, 18 Dec 2003, Ng Pheng Siong wrote: > > > > > >>Hi, > >> > >>I'm writing an appendix for copyright notices, some of which are in > >>C-style; using Lyx's own vspace.C as an example: > >> > >>I'd l

Re: lyx server, gvim and noweb

2003-12-19 Thread Günter Milde
Angus Leeming wrote: > stuart macgregor wrote: > > > Where are the lyx commands described. Could someone please help. > > It is probably obvious :-( but I have not found them so far. > > They aren't. This is a perenial bug bear. Well, thanks to Christian, there is now a list http://wiki.ly

Re: lyx133 for win32

2003-12-19 Thread Juergen Spitzmueller
Angus Leeming wrote: > I thought you were unhappy with the broken "placement of big > operators like \sum and \int"? This is a bug in the old but 'free' > Qt/Win 2.3.x which LyX uses and will remain until someone buys a > Qt-commercial licence and donates it to either Ruurd or lyx.org. Unless you

gnuplot to xfig converter script

2003-12-19 Thread Angus Leeming
There has been quite a lot of discussion on this recently about how best to fit gnuplot images into lyx. I have mentioned that, personally, I use gnuplot to generate an xfig figure and proceed from there. Perhaps you might like my converter script gnuplot2fig.sh, attached? Use it so: $ gnuplot2fig

Re: equivalent?

2003-12-19 Thread Dr. Herbert VOSS
Andre Poenitz wrote: On Thu, Dec 18, 2003 at 04:42:09PM +0100, Herbert Voss wrote: Christian Ridderström wrote: On Thu, 18 Dec 2003, Ng Pheng Siong wrote: Hi, I'm writing an appendix for copyright notices, some of which are in C-style; using Lyx's own vspace.C as an example: I'd like to make

Re: My thesis that was set in LyX

2003-12-19 Thread Paul Grimes
Henrik Edlund wrote: > > Here is the start of my LyX file that will tell you my document settings, > and the preamble that sets among other things PDF-info: > Thanks very much Paul

Re: again, the C-M C-M \alpha -> compile error problem.

2003-12-19 Thread Bo Peng
> The effort for a black alpha is zero, the effort for a red one is > substantial, or in other words, _I_ won't do it. If there was a clean > patch by someone else, I might apply it, though... I have another idea. Under 'instant preview', when error happens and latex can not compile the snipet,

Re: Advice on writing a book with solved exercises

2003-12-19 Thread Paul Smith
So for a book I would use book document class or koma-book which suits European standards better than book class does. e.g. If there is a need for other classes you could add LaTeX code within a minipage Environment. Bye, Thomas Thanks a lot, Thomas, for your advice! Paul