Re: Annotating eps figures

2003-02-13 Thread Andre Poenitz
On Wed, Feb 12, 2003 at 07:08:17PM +, Angus Leeming wrote: I have a bunch of eps graphs that I'd like to annotate with LaTeX (axis labels, stuff like that). Can anyone give me some pointers to the best way to go about this? 1. xfig, write $a^3$ there, mark the text as 'special', do

Re: Annotating eps figures

2003-02-13 Thread Rod Pinna
2. use pstricks. Andre' If you just want to add text and formula, then I've found psfrag to be pretty simple. Rod _ rod | Beneath the waves, the waves / That's where I will be / | I'm going to see the cow beneath

Re: Lyx 1.3.0 with Maple support?

2003-02-13 Thread Andre Poenitz
On Thu, Feb 13, 2003 at 08:41:13AM +0100, Kollányi Tibor wrote: I sew checkingmaple...yes in #./configure results. How can work Lyx with Maple? It is possible? There is some preliminary support for LyX - Maple interaction which can be accessed by the 'math-extern' function. I.e. type 1+2

Re: Lyx 1.3.0 with Maple support?

2003-02-13 Thread Miki Dovrat
May I ask why would lyx-maple interaction be needed? Lyx is for writing, and maple is for calculating, why mix? Andre Poenitz [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... On Thu, Feb 13, 2003 at 08:41:13AM +0100, Kollányi Tibor wrote: I sew

Re: Lyx 1.3.0 with Maple support?

2003-02-13 Thread Andre Poenitz
On Thu, Feb 13, 2003 at 11:43:25AM +0200, Miki Dovrat wrote: May I ask why would lyx-maple interaction be needed? Why sells Scientic Workplace? Obviously people want that functionality. Lyx is for writing, and maple is for calculating, why mix? Because it is tedious to copy expressions

Re: printing arabic

2003-02-13 Thread Dekel Tsur
On Sat, Feb 08, 2003 at 11:05:05AM +0100, Thomas Kaschub wrote: You need to install latex (the tetex-* packages if you use a Linux system) AND arabtex. I have the same problem. Latex, arabtex and ivritex are installed. I can write in Arabic and in Ivrit/Hebrew. In hebrew I can view and

Re: Fancyheader

2003-02-13 Thread Michael Jaeger
On Wednesday, 12. February 2003 02:04, Michael Jaeger wrote: | Hi, | | I've got a problem with a document using the book (komascript) class: | | Using the following pagystyle definition: | | \pagestyle{fancyplain}% | \renewcommand{\chaptermark}[1] {\markboth{#1}{}}% |

Re: page margins not obeying...more info

2003-02-13 Thread Dekel Tsur
On Sat, Feb 08, 2003 at 04:31:33PM -0500, Praedor Tempus Atrebates wrote: I have strict margin requirements to meet. I have set lyx to give me a 1.5 left margin and a 1 top, bottom, and right margin. The left and right margins are OK but the top and bottom are more than 1 inch. How do

Re: Bug in 1.3? Server pipes not destroyed

2003-02-13 Thread Max Bian
By the way, why are we still using pipes? It seems that there was a discussion about switching it to sockets so it is more portable. Is that a awfully difficult thing to do, or it has some disadvantages? Thanks. Max

Re: Annotating eps figures

2003-02-13 Thread Max Bian
# one. dvips -f $BASE.dvi | psselect _1 $BASE.tmpeps #rm -f $BASE.tex $BASE.log $BASE.dvi $BASE.aux $PSNAME ) #mv $TMPDIR/$BASE.tmpeps $2 eps2eps -- $TMPDIR/$BASE.tmpeps $2 This script works, but it cannot get the bounding box

Re: Annotating eps figures

2003-02-13 Thread Max Bian
Absolutely. But what can be more annoying to have a graph at a corner of a big page, and have to adjust the bondingbox manully? Instead of eps2eps, ps2eps will probably do a better job. Max --- Herbert Voss [EMAIL PROTECTED] wrote: -E option does not work well when there are some _real_

Re: Annotating eps figures

2003-02-13 Thread Herbert Voss
Max Bian schrieb: Absolutely. But what can be more annoying to have a graph at a corner of a big page, and have to adjust the bondingbox manully? there is a better solution together with the preview-latex package, which dows the same inside LyX with the mathstuff Herbert --

Lyx 1.3.0 and Mandrake 9.0

2003-02-13 Thread Raymond Ouellette
Harmel écrivait : On Mandrake 9.0 - the error i can't find qt 2.2.1 Is is probably an error in the spec file of the rpm. I had the same message with the QT rpm on lyx.org, so I decided to compile from the LyX-QT.src.rpm but I got the same message. You simply have to install it from a console

Re: Bug in 1.3? Server pipes not destroyed

2003-02-13 Thread Ronald Florence
Max Bian [EMAIL PROTECTED] writes: By the way, why are we still using pipes? It seems that there was a discussion about switching it to sockets so it is more portable. Pipes might be more portable than sockets. Some of us use very simple shell scripts with the lyxpipe. A switch to sockets

[Fwd: Lyx 1.3.0 and Mandrake 9.0]

2003-02-13 Thread harmel
Hello i have install Lyx 1.3.0-1-qt.src.rpm as root on a Terminal, i became the following message back 1:lyx **100% but when i start lyx, started the old lyx-version 1.2.1 from mandrake 9 Can you help me please ? Thanks Har ---BeginMessage--- Harmel écrivait : On Mandrake 9.0 -

Re: Bug in 1.3? Server pipes not destroyed

2003-02-13 Thread Dekel Tsur
On Thu, Feb 13, 2003 at 08:50:19AM -0500, Ronald Florence wrote: Max Bian [EMAIL PROTECTED] writes: By the way, why are we still using pipes? It seems that there was a discussion about switching it to sockets so it is more portable. Pipes might be more portable than sockets. Some of us

Re: Bug in 1.3? Server pipes not destroyed

2003-02-13 Thread Jean-Marc Lasgouttes
Dekel == Dekel Tsur [EMAIL PROTECTED] writes: Dekel On Thu, Feb 13, 2003 at 08:50:19AM -0500, Ronald Florence Dekel wrote: Max Bian [EMAIL PROTECTED] writes: By the way, why are we still using pipes? It seems that there was a discussion about switching it to sockets so it is more

Re: [Fwd: Lyx 1.3.0 and Mandrake 9.0]

2003-02-13 Thread Andre Poenitz
On Thu, Feb 13, 2003 at 03:51:32PM +0100, harmel wrote: i have install Lyx 1.3.0-1-qt.src.rpm as root on a Terminal, i became the following message back 1:lyx **100% but when i start lyx, started the old lyx-version 1.2.1 from mandrake 9 Yes. You installed the sources into

Re: Annotating eps figures

2003-02-13 Thread Angus Leeming
Thanks guys. I ended up importing the figure into xfig, annotating and exporting as ps/latex. Worked beautifully. Thanks for all the suggestions. Angus

Re: default date format (LyX/LaTeX)

2003-02-13 Thread Herbert Voss
Ronald Florence schrieb: How do I change the default date format in LyX/LaTeX from 13th February 2003 to February 13, 2003? http://www.educat.hu-berlin.de/~voss/lyx/titlepage/titlepage.phtml#date Herbert -- http://www.educat.hu-berlin.de/~voss/lyx/

ANNOUNCE: Lyx 1.3.0 for Windows

2003-02-13 Thread Claus Hentschel
A new compiler and the new Xforms 1.0 library ... a lot of work the past week ;-) But now it's done: the new release 1.3.0 using the new Xforms-1.0-based frontend now is available for Windows, too. Download as usual from http://www.fh-hannover.de/mbau/tim/hentschel/lyx/index.htm Hopefully I

Re: Bug in 1.3? Server pipes not destroyed

2003-02-13 Thread Max Bian
So sockets are just the same as pipes if they are not better. Since pipes do not work on Windows, maybe it is time to switch? Max --- Jean-Marc Lasgouttes [EMAIL PROTECTED] wrote: Dekel == Dekel Tsur [EMAIL PROTECTED] writes: Dekel On Thu, Feb 13, 2003 at 08:50:19AM -0500, Ronald Florence

Re: Bug in 1.3? Server pipes not destroyed

2003-02-13 Thread Andre Poenitz
On Thu, Feb 13, 2003 at 07:45:44AM -0800, Max Bian wrote: So sockets are just the same as pipes if they are not better. Pipes are more convenient until Dekel comes up with that script he suggested to use. Even better, it should be lyx --remote command. I don't understand this suggestion.

Re: Bug in 1.3? Server pipes not destroyed

2003-02-13 Thread Jean-Marc Lasgouttes
Andre == Andre Poenitz [EMAIL PROTECTED] writes: Andre On Thu, Feb 13, 2003 at 07:45:44AM -0800, Max Bian wrote: So sockets are just the same as pipes if they are not better. Andre Pipes are more convenient until Dekel comes up with that script Andre he suggested to use. Even better, it

Re: Bug in 1.3? Server pipes not destroyed

2003-02-13 Thread Andre Poenitz
On Thu, Feb 13, 2003 at 05:02:48PM +0100, Jean-Marc Lasgouttes wrote: Andre I don't understand this suggestion. Should that invoke a Andre separate LyX instance? Running where? On the same machine where Andre the LyX process I am talking to runs? I mean that, instead of having a script, one

Re: Bug in 1.3? Server pipes not destroyed

2003-02-13 Thread Max Bian
Can you get this to work with pipes?? If no, switching to sockets does not lose anything. Since sockets are simple to program, it is not difficult to come up with a simple helper program in C, or perl. Max --- Andre Poenitz [EMAIL PROTECTED] wrote: Ok. User on machine A without LyX

Re: Bug in 1.3? Server pipes not destroyed

2003-02-13 Thread Andre Poenitz
On Thu, Feb 13, 2003 at 08:14:50AM -0800, Max Bian wrote: Can you get this to work with pipes?? If no, switching to sockets does not lose anything. I can run single commands with e.g. rsh on other machines. If this would be possible with sockets, I have no complaint. I just have never used

Re: default date format (LyX/LaTeX)

2003-02-13 Thread Dekel Tsur
On Thu, Feb 13, 2003 at 10:09:49AM -0500, Ronald Florence wrote: How do I change the default date format in LyX/LaTeX from 13th February 2003 to February 13, 2003? (I know, it's an antiquated and illogical Americanism, but some publishers prefer it. And with www.lyx.org not responding and

Re: Bug in 1.3? Server pipes not destroyed

2003-02-13 Thread Jean-Marc Lasgouttes
Andre == Andre Poenitz [EMAIL PROTECTED] writes: I mean that, instead of having a script, one could launch LyX with some special --remote flag saying ``hey, I do not want to run you, but just send this command to another running lyx for me, will you?''. Andre Ok. User on machine A without

Re: Bug in 1.3? Server pipes not destroyed

2003-02-13 Thread Andre Poenitz
On Thu, Feb 13, 2003 at 06:00:34PM +0100, Jean-Marc Lasgouttes wrote: It wouldn't, indeed. But this is probably not the most probable use of this feature. In general, people are interested by applications on the same machines. Peoples are certainly intrested in such things but this does not

Re: Bug in 1.3? Server pipes not destroyed

2003-02-13 Thread Jean-Marc Lasgouttes
Andre == Andre Poenitz [EMAIL PROTECTED] writes: Andre On Thu, Feb 13, 2003 at 06:00:34PM +0100, Jean-Marc Lasgouttes Andre wrote: It wouldn't, indeed. But this is probably not the most probable use of this feature. In general, people are interested by applications on the same machines.

off-topic: can't access Herbert's pages from home

2003-02-13 Thread Christian Ridderström
Hi I'm sorry for being totally off topic here, but does anybody have an idea why I can access Herbert's pages (http://www.educat.hu-berlin.de) from work, but not from home? Traceroute from work gives: /usr/sbin/traceroute www.educat.hu-berlin.de traceroute to teak.educat.hu-berlin.de

Re: Bug in 1.3? Server pipes not destroyed

2003-02-13 Thread Andre Poenitz
On Thu, Feb 13, 2003 at 06:14:11PM +0100, Jean-Marc Lasgouttes wrote: Andre And not everybody is lucky enough to be root on his desktop Andre machine and free to install whatever version he likes... If one is able to run LyX remotely on another machine, then one can also open an xterm on the

Re: default date format (LyX/LaTeX)

2003-02-13 Thread Christian Ridderström
On Thu, 13 Feb 2003, Dekel Tsur wrote: On Thu, Feb 13, 2003 at 10:09:49AM -0500, Ronald Florence wrote: How do I change the default date format in LyX/LaTeX from 13th February 2003 to February 13, 2003? Change the language of the document to American. So what is this setting for then?

Re: default date format (LyX/LaTeX)

2003-02-13 Thread Dekel Tsur
On Thu, Feb 13, 2003 at 06:41:05PM +0100, Christian Ridderstr?m wrote: How do I change the default date format in LyX/LaTeX from 13th February 2003 to February 13, 2003? Change the language of the document to American. So what is this setting for then?

Re: Bug in 1.3? Server pipes not destroyed

2003-02-13 Thread Christian Ridderström
On 13 Feb 2003, Jean-Marc Lasgouttes wrote: display. The mozilla solution requires mozilla on both machines, I think. If I remember correctly, Netscape (i.e. Mozilla) creates a lock-file in the user's ~/.netscape/ directory like this: lrwxr-xr-x 17 Feb 13 18:45 lock - 130.237.57.34:592

Re: Bug in 1.3? Server pipes not destroyed

2003-02-13 Thread Christian Ridderström
On 13 Feb 2003, Jean-Marc Lasgouttes wrote: Andre == Andre Poenitz [EMAIL PROTECTED] writes: Andre not necessarily mean they get it... Here it is not uncommon to Andre collect applications from different servers just because Andre there is not a single one containing the proper version of

Re: off-topic: can't access Herbert's pages from home

2003-02-13 Thread Christian Ridderström
On Thu, 13 Feb 2003, Christian Ridderström wrote: Hi I'm sorry for being totally off topic here, but does anybody have an idea why I can access Herbert's pages (http://www.educat.hu-berlin.de) from work, but not from home? My ISP actually answered when I called, but without a result...

Re: off-topic: can't access Herbert's pages from home

2003-02-13 Thread Christian Ridderström
On Thu, 13 Feb 2003, Andre Poenitz wrote: On Thu, Feb 13, 2003 at 06:58:37PM +0100, Christian Ridderström wrote: I'm sorry for being totally off topic here, but does anybody have an idea why I can access Herbert's pages (http://www.educat.hu-berlin.de) from work, but not from home?

Re: Bug in 1.3? Server pipes not destroyed

2003-02-13 Thread Praedor Tempus Atrebates
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 13 February 2003 10:45 am, Max Bian wrote: So sockets are just the same as pipes if they are not better. Since pipes do not work on Windows, maybe it is time to switch? I would hope that there is no sudden switch. I use pybliographic,

Re: default date format (LyX/LaTeX)

2003-02-13 Thread Christian Ridderström
On Thu, 13 Feb 2003, Dekel Tsur wrote: So what is this setting for then? Edit-Preferences-Outputs-Date format (The help says: Date format for strftime output) It is the format of the date that is inserted with M-x date-insert Thanks. I did a search for 'date-insert' and noticed

Re: off-topic: can't access Herbert's pages from home

2003-02-13 Thread robin
Christian Ridderström wrote: Hi I'm sorry for being totally off topic here, but does anybody have an idea why I can access Herbert's pages (http://www.educat.hu-berlin.de) from work, but not from home? Does your ISP employ censorware? It's amazing the kind of stuff these programs filter out

html conversion

2003-02-13 Thread William O. Bray
I use latex2html and can handle things find in command line style. On the other hand, I have tried converting in Lyx. Well, an html is created, all formulas appear in LaTex form. Not good. Further, I add the option -local_icons to carry over button images that latex2html uses; these are not

bibtex seems not runing in win2k

2003-02-13 Thread Youjian \(Eugene\) Liu
Hi, I am running Lyx (1.2.1) with Miktex and cygwin in Windows 2000. The View DVI shows my citation as [?]. The symptoms are (1) latex log file says undefined reference (2) In the lyx file, when I insert a citation, the bib entries in my bib file shows up fine. This means lyx can find my bib

Re: off-topic: can't access Herbert's pages from home

2003-02-13 Thread Christian Ridderström
On Thu, 13 Feb 2003, robin wrote: Christian Ridderström wrote: Hi I'm sorry for being totally off topic here, but does anybody have an idea why I can access Herbert's pages (http://www.educat.hu-berlin.de) from work, but not from home? Does your ISP employ censorware? It's

Re: Bug in 1.3? Server pipes not destroyed

2003-02-13 Thread Max Bian
On Thursday 13 February 2003 10:45 am, Max Bian wrote: So sockets are just the same as pipes if they are not better. Since pipes do not work on Windows, maybe it is time to switch? I would hope that there is no sudden switch. I use pybliographic, which uses the pipe to work. It will

Re: Table oddity, 1.3.0

2003-02-13 Thread Dekel Tsur
On Tue, Feb 11, 2003 at 10:53:52AM +0800, Rod Pinna wrote: Odd behaviour that I didn't notice in 130cvs, but I may well have not got to this bit. Trying to add space in a table heading. Headings are centred, with a set width. Adding say a space of 1mm after the paragraph (i.e., in the

Re: ANNOUNCE: Lyx 1.3.0 for Windows

2003-02-13 Thread Marcus Beyer
Claus Hentschel Hopefully I can release Lyx using Claus Hentschel a Qt3-based frontend (like that known Claus Hentschel from KDE on Linux) the next days. Exciting! Can that be used with kde-cygwin? http://kde-cygwin.sourceforge.net/ Marcus

Re: installing (1.3.0) Thesaurus mini-bug?

2003-02-13 Thread John Levon
On Fri, Feb 07, 2003 at 02:21:00PM +0200, Amir Seginer wrote: installed Aiksaurus (Aiksaurus-0.15-1rh80.i386.rpm from the Lyx ftp site). However during the make process Lyx complained that it couldn't find /usr/lib/libAiksaurus.so. For some reason, ldconfig doesn't create libAiksaurus.so

Re: Annotating eps figures

2003-02-13 Thread Andre Poenitz
On Wed, Feb 12, 2003 at 07:08:17PM +, Angus Leeming wrote: I have a bunch of eps graphs that I'd like to annotate with LaTeX (axis labels, stuff like that). Can anyone give me some pointers to the best way to go about this? 1. xfig, write $a^3$ there, mark the text as 'special', do

Re: Annotating eps figures

2003-02-13 Thread Rod Pinna
2. use pstricks. Andre' If you just want to add text and formula, then I've found psfrag to be pretty simple. Rod _ rod | Beneath the waves, the waves / That's where I will be / | I'm going to see the cow beneath

Re: Lyx 1.3.0 with Maple support?

2003-02-13 Thread Andre Poenitz
On Thu, Feb 13, 2003 at 08:41:13AM +0100, Kollányi Tibor wrote: I sew checkingmaple...yes in #./configure results. How can work Lyx with Maple? It is possible? There is some preliminary support for LyX - Maple interaction which can be accessed by the 'math-extern' function. I.e. type 1+2

Re: Lyx 1.3.0 with Maple support?

2003-02-13 Thread Miki Dovrat
May I ask why would lyx-maple interaction be needed? Lyx is for writing, and maple is for calculating, why mix? Andre Poenitz [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... On Thu, Feb 13, 2003 at 08:41:13AM +0100, Kollányi Tibor wrote: I sew

Re: Lyx 1.3.0 with Maple support?

2003-02-13 Thread Andre Poenitz
On Thu, Feb 13, 2003 at 11:43:25AM +0200, Miki Dovrat wrote: May I ask why would lyx-maple interaction be needed? Why sells Scientic Workplace? Obviously people want that functionality. Lyx is for writing, and maple is for calculating, why mix? Because it is tedious to copy expressions

Re: printing arabic

2003-02-13 Thread Dekel Tsur
On Sat, Feb 08, 2003 at 11:05:05AM +0100, Thomas Kaschub wrote: You need to install latex (the tetex-* packages if you use a Linux system) AND arabtex. I have the same problem. Latex, arabtex and ivritex are installed. I can write in Arabic and in Ivrit/Hebrew. In hebrew I can view and

Re: Fancyheader

2003-02-13 Thread Michael Jaeger
On Wednesday, 12. February 2003 02:04, Michael Jaeger wrote: | Hi, | | I've got a problem with a document using the book (komascript) class: | | Using the following pagystyle definition: | | \pagestyle{fancyplain}% | \renewcommand{\chaptermark}[1] {\markboth{#1}{}}% |

Re: page margins not obeying...more info

2003-02-13 Thread Dekel Tsur
On Sat, Feb 08, 2003 at 04:31:33PM -0500, Praedor Tempus Atrebates wrote: I have strict margin requirements to meet. I have set lyx to give me a 1.5 left margin and a 1 top, bottom, and right margin. The left and right margins are OK but the top and bottom are more than 1 inch. How do

Re: Bug in 1.3? Server pipes not destroyed

2003-02-13 Thread Max Bian
By the way, why are we still using pipes? It seems that there was a discussion about switching it to sockets so it is more portable. Is that a awfully difficult thing to do, or it has some disadvantages? Thanks. Max

Re: Annotating eps figures

2003-02-13 Thread Max Bian
# one. dvips -f $BASE.dvi | psselect _1 $BASE.tmpeps #rm -f $BASE.tex $BASE.log $BASE.dvi $BASE.aux $PSNAME ) #mv $TMPDIR/$BASE.tmpeps $2 eps2eps -- $TMPDIR/$BASE.tmpeps $2 This script works, but it cannot get the bounding box

Re: Annotating eps figures

2003-02-13 Thread Max Bian
Absolutely. But what can be more annoying to have a graph at a corner of a big page, and have to adjust the bondingbox manully? Instead of eps2eps, ps2eps will probably do a better job. Max --- Herbert Voss [EMAIL PROTECTED] wrote: -E option does not work well when there are some _real_

Re: Annotating eps figures

2003-02-13 Thread Herbert Voss
Max Bian schrieb: Absolutely. But what can be more annoying to have a graph at a corner of a big page, and have to adjust the bondingbox manully? there is a better solution together with the preview-latex package, which dows the same inside LyX with the mathstuff Herbert --

Lyx 1.3.0 and Mandrake 9.0

2003-02-13 Thread Raymond Ouellette
Harmel écrivait : On Mandrake 9.0 - the error i can't find qt 2.2.1 Is is probably an error in the spec file of the rpm. I had the same message with the QT rpm on lyx.org, so I decided to compile from the LyX-QT.src.rpm but I got the same message. You simply have to install it from a console

Re: Bug in 1.3? Server pipes not destroyed

2003-02-13 Thread Ronald Florence
Max Bian [EMAIL PROTECTED] writes: By the way, why are we still using pipes? It seems that there was a discussion about switching it to sockets so it is more portable. Pipes might be more portable than sockets. Some of us use very simple shell scripts with the lyxpipe. A switch to sockets

[Fwd: Lyx 1.3.0 and Mandrake 9.0]

2003-02-13 Thread harmel
Hello i have install Lyx 1.3.0-1-qt.src.rpm as root on a Terminal, i became the following message back 1:lyx **100% but when i start lyx, started the old lyx-version 1.2.1 from mandrake 9 Can you help me please ? Thanks Har ---BeginMessage--- Harmel écrivait : On Mandrake 9.0 -

Re: Bug in 1.3? Server pipes not destroyed

2003-02-13 Thread Dekel Tsur
On Thu, Feb 13, 2003 at 08:50:19AM -0500, Ronald Florence wrote: Max Bian [EMAIL PROTECTED] writes: By the way, why are we still using pipes? It seems that there was a discussion about switching it to sockets so it is more portable. Pipes might be more portable than sockets. Some of us

Re: Bug in 1.3? Server pipes not destroyed

2003-02-13 Thread Jean-Marc Lasgouttes
Dekel == Dekel Tsur [EMAIL PROTECTED] writes: Dekel On Thu, Feb 13, 2003 at 08:50:19AM -0500, Ronald Florence Dekel wrote: Max Bian [EMAIL PROTECTED] writes: By the way, why are we still using pipes? It seems that there was a discussion about switching it to sockets so it is more

Re: [Fwd: Lyx 1.3.0 and Mandrake 9.0]

2003-02-13 Thread Andre Poenitz
On Thu, Feb 13, 2003 at 03:51:32PM +0100, harmel wrote: i have install Lyx 1.3.0-1-qt.src.rpm as root on a Terminal, i became the following message back 1:lyx **100% but when i start lyx, started the old lyx-version 1.2.1 from mandrake 9 Yes. You installed the sources into

Re: Annotating eps figures

2003-02-13 Thread Angus Leeming
Thanks guys. I ended up importing the figure into xfig, annotating and exporting as ps/latex. Worked beautifully. Thanks for all the suggestions. Angus

Re: default date format (LyX/LaTeX)

2003-02-13 Thread Herbert Voss
Ronald Florence schrieb: How do I change the default date format in LyX/LaTeX from 13th February 2003 to February 13, 2003? http://www.educat.hu-berlin.de/~voss/lyx/titlepage/titlepage.phtml#date Herbert -- http://www.educat.hu-berlin.de/~voss/lyx/

ANNOUNCE: Lyx 1.3.0 for Windows

2003-02-13 Thread Claus Hentschel
A new compiler and the new Xforms 1.0 library ... a lot of work the past week ;-) But now it's done: the new release 1.3.0 using the new Xforms-1.0-based frontend now is available for Windows, too. Download as usual from http://www.fh-hannover.de/mbau/tim/hentschel/lyx/index.htm Hopefully I

Re: Bug in 1.3? Server pipes not destroyed

2003-02-13 Thread Max Bian
So sockets are just the same as pipes if they are not better. Since pipes do not work on Windows, maybe it is time to switch? Max --- Jean-Marc Lasgouttes [EMAIL PROTECTED] wrote: Dekel == Dekel Tsur [EMAIL PROTECTED] writes: Dekel On Thu, Feb 13, 2003 at 08:50:19AM -0500, Ronald Florence

Re: Bug in 1.3? Server pipes not destroyed

2003-02-13 Thread Andre Poenitz
On Thu, Feb 13, 2003 at 07:45:44AM -0800, Max Bian wrote: So sockets are just the same as pipes if they are not better. Pipes are more convenient until Dekel comes up with that script he suggested to use. Even better, it should be lyx --remote command. I don't understand this suggestion.

Re: Bug in 1.3? Server pipes not destroyed

2003-02-13 Thread Jean-Marc Lasgouttes
Andre == Andre Poenitz [EMAIL PROTECTED] writes: Andre On Thu, Feb 13, 2003 at 07:45:44AM -0800, Max Bian wrote: So sockets are just the same as pipes if they are not better. Andre Pipes are more convenient until Dekel comes up with that script Andre he suggested to use. Even better, it

Re: Bug in 1.3? Server pipes not destroyed

2003-02-13 Thread Andre Poenitz
On Thu, Feb 13, 2003 at 05:02:48PM +0100, Jean-Marc Lasgouttes wrote: Andre I don't understand this suggestion. Should that invoke a Andre separate LyX instance? Running where? On the same machine where Andre the LyX process I am talking to runs? I mean that, instead of having a script, one

Re: Bug in 1.3? Server pipes not destroyed

2003-02-13 Thread Max Bian
Can you get this to work with pipes?? If no, switching to sockets does not lose anything. Since sockets are simple to program, it is not difficult to come up with a simple helper program in C, or perl. Max --- Andre Poenitz [EMAIL PROTECTED] wrote: Ok. User on machine A without LyX

Re: Bug in 1.3? Server pipes not destroyed

2003-02-13 Thread Andre Poenitz
On Thu, Feb 13, 2003 at 08:14:50AM -0800, Max Bian wrote: Can you get this to work with pipes?? If no, switching to sockets does not lose anything. I can run single commands with e.g. rsh on other machines. If this would be possible with sockets, I have no complaint. I just have never used

Re: default date format (LyX/LaTeX)

2003-02-13 Thread Dekel Tsur
On Thu, Feb 13, 2003 at 10:09:49AM -0500, Ronald Florence wrote: How do I change the default date format in LyX/LaTeX from 13th February 2003 to February 13, 2003? (I know, it's an antiquated and illogical Americanism, but some publishers prefer it. And with www.lyx.org not responding and

Re: Bug in 1.3? Server pipes not destroyed

2003-02-13 Thread Jean-Marc Lasgouttes
Andre == Andre Poenitz [EMAIL PROTECTED] writes: I mean that, instead of having a script, one could launch LyX with some special --remote flag saying ``hey, I do not want to run you, but just send this command to another running lyx for me, will you?''. Andre Ok. User on machine A without

Re: Bug in 1.3? Server pipes not destroyed

2003-02-13 Thread Andre Poenitz
On Thu, Feb 13, 2003 at 06:00:34PM +0100, Jean-Marc Lasgouttes wrote: It wouldn't, indeed. But this is probably not the most probable use of this feature. In general, people are interested by applications on the same machines. Peoples are certainly intrested in such things but this does not

Re: Bug in 1.3? Server pipes not destroyed

2003-02-13 Thread Jean-Marc Lasgouttes
Andre == Andre Poenitz [EMAIL PROTECTED] writes: Andre On Thu, Feb 13, 2003 at 06:00:34PM +0100, Jean-Marc Lasgouttes Andre wrote: It wouldn't, indeed. But this is probably not the most probable use of this feature. In general, people are interested by applications on the same machines.

off-topic: can't access Herbert's pages from home

2003-02-13 Thread Christian Ridderström
Hi I'm sorry for being totally off topic here, but does anybody have an idea why I can access Herbert's pages (http://www.educat.hu-berlin.de) from work, but not from home? Traceroute from work gives: /usr/sbin/traceroute www.educat.hu-berlin.de traceroute to teak.educat.hu-berlin.de

Re: Bug in 1.3? Server pipes not destroyed

2003-02-13 Thread Andre Poenitz
On Thu, Feb 13, 2003 at 06:14:11PM +0100, Jean-Marc Lasgouttes wrote: Andre And not everybody is lucky enough to be root on his desktop Andre machine and free to install whatever version he likes... If one is able to run LyX remotely on another machine, then one can also open an xterm on the

Re: default date format (LyX/LaTeX)

2003-02-13 Thread Christian Ridderström
On Thu, 13 Feb 2003, Dekel Tsur wrote: On Thu, Feb 13, 2003 at 10:09:49AM -0500, Ronald Florence wrote: How do I change the default date format in LyX/LaTeX from 13th February 2003 to February 13, 2003? Change the language of the document to American. So what is this setting for then?

Re: default date format (LyX/LaTeX)

2003-02-13 Thread Dekel Tsur
On Thu, Feb 13, 2003 at 06:41:05PM +0100, Christian Ridderstr?m wrote: How do I change the default date format in LyX/LaTeX from 13th February 2003 to February 13, 2003? Change the language of the document to American. So what is this setting for then?

Re: Bug in 1.3? Server pipes not destroyed

2003-02-13 Thread Christian Ridderström
On 13 Feb 2003, Jean-Marc Lasgouttes wrote: display. The mozilla solution requires mozilla on both machines, I think. If I remember correctly, Netscape (i.e. Mozilla) creates a lock-file in the user's ~/.netscape/ directory like this: lrwxr-xr-x 17 Feb 13 18:45 lock - 130.237.57.34:592

Re: Bug in 1.3? Server pipes not destroyed

2003-02-13 Thread Christian Ridderström
On 13 Feb 2003, Jean-Marc Lasgouttes wrote: Andre == Andre Poenitz [EMAIL PROTECTED] writes: Andre not necessarily mean they get it... Here it is not uncommon to Andre collect applications from different servers just because Andre there is not a single one containing the proper version of

Re: off-topic: can't access Herbert's pages from home

2003-02-13 Thread Christian Ridderström
On Thu, 13 Feb 2003, Christian Ridderström wrote: Hi I'm sorry for being totally off topic here, but does anybody have an idea why I can access Herbert's pages (http://www.educat.hu-berlin.de) from work, but not from home? My ISP actually answered when I called, but without a result...

Re: off-topic: can't access Herbert's pages from home

2003-02-13 Thread Christian Ridderström
On Thu, 13 Feb 2003, Andre Poenitz wrote: On Thu, Feb 13, 2003 at 06:58:37PM +0100, Christian Ridderström wrote: I'm sorry for being totally off topic here, but does anybody have an idea why I can access Herbert's pages (http://www.educat.hu-berlin.de) from work, but not from home?

Re: Bug in 1.3? Server pipes not destroyed

2003-02-13 Thread Praedor Tempus Atrebates
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 13 February 2003 10:45 am, Max Bian wrote: So sockets are just the same as pipes if they are not better. Since pipes do not work on Windows, maybe it is time to switch? I would hope that there is no sudden switch. I use pybliographic,

Re: default date format (LyX/LaTeX)

2003-02-13 Thread Christian Ridderström
On Thu, 13 Feb 2003, Dekel Tsur wrote: So what is this setting for then? Edit-Preferences-Outputs-Date format (The help says: Date format for strftime output) It is the format of the date that is inserted with M-x date-insert Thanks. I did a search for 'date-insert' and noticed

Re: off-topic: can't access Herbert's pages from home

2003-02-13 Thread robin
Christian Ridderström wrote: Hi I'm sorry for being totally off topic here, but does anybody have an idea why I can access Herbert's pages (http://www.educat.hu-berlin.de) from work, but not from home? Does your ISP employ censorware? It's amazing the kind of stuff these programs filter out

html conversion

2003-02-13 Thread William O. Bray
I use latex2html and can handle things find in command line style. On the other hand, I have tried converting in Lyx. Well, an html is created, all formulas appear in LaTex form. Not good. Further, I add the option -local_icons to carry over button images that latex2html uses; these are not

bibtex seems not runing in win2k

2003-02-13 Thread Youjian \(Eugene\) Liu
Hi, I am running Lyx (1.2.1) with Miktex and cygwin in Windows 2000. The View DVI shows my citation as [?]. The symptoms are (1) latex log file says undefined reference (2) In the lyx file, when I insert a citation, the bib entries in my bib file shows up fine. This means lyx can find my bib

Re: off-topic: can't access Herbert's pages from home

2003-02-13 Thread Christian Ridderström
On Thu, 13 Feb 2003, robin wrote: Christian Ridderström wrote: Hi I'm sorry for being totally off topic here, but does anybody have an idea why I can access Herbert's pages (http://www.educat.hu-berlin.de) from work, but not from home? Does your ISP employ censorware? It's

Re: Bug in 1.3? Server pipes not destroyed

2003-02-13 Thread Max Bian
On Thursday 13 February 2003 10:45 am, Max Bian wrote: So sockets are just the same as pipes if they are not better. Since pipes do not work on Windows, maybe it is time to switch? I would hope that there is no sudden switch. I use pybliographic, which uses the pipe to work. It will

Re: Table oddity, 1.3.0

2003-02-13 Thread Dekel Tsur
On Tue, Feb 11, 2003 at 10:53:52AM +0800, Rod Pinna wrote: Odd behaviour that I didn't notice in 130cvs, but I may well have not got to this bit. Trying to add space in a table heading. Headings are centred, with a set width. Adding say a space of 1mm after the paragraph (i.e., in the

Re: ANNOUNCE: Lyx 1.3.0 for Windows

2003-02-13 Thread Marcus Beyer
Claus Hentschel Hopefully I can release Lyx using Claus Hentschel a Qt3-based frontend (like that known Claus Hentschel from KDE on Linux) the next days. Exciting! Can that be used with kde-cygwin? http://kde-cygwin.sourceforge.net/ Marcus

Re: installing (1.3.0) Thesaurus mini-bug?

2003-02-13 Thread John Levon
On Fri, Feb 07, 2003 at 02:21:00PM +0200, Amir Seginer wrote: installed Aiksaurus (Aiksaurus-0.15-1rh80.i386.rpm from the Lyx ftp site). However during the make process Lyx complained that it couldn't find /usr/lib/libAiksaurus.so. For some reason, ldconfig doesn't create libAiksaurus.so

Re: Annotating eps figures

2003-02-13 Thread Andre Poenitz
On Wed, Feb 12, 2003 at 07:08:17PM +, Angus Leeming wrote: > I have a bunch of eps graphs that I'd like to annotate with LaTeX > (axis labels, stuff like that). Can anyone give me some pointers to > the best way to go about this? 1. xfig, write $a^3$ there, mark the text as 'special', do

Re: Annotating eps figures

2003-02-13 Thread Rod Pinna
> > 2. use pstricks. > > Andre' If you just want to add text and formula, then I've found psfrag to be pretty simple. Rod _ rod | "Beneath the waves, the waves / That's where I will be / | I'm going to see the cow

  1   2   >