comunicating lyx with other prograns ?/ cannot acces cvs

2001-04-22 Thread Pablo De Napoli

Hi!

1) I could not login to the lyx cvs server at [EMAIL PROTECTED]
with

cvs -d:pserver:[EMAIL PROTECTED]:/usr/local/lyx/cvsroot login

Is it working ? Is the address right ?
Ping gives no response. 
But I could access via the cvs-web interface.

2) One idea: I would like to write an interface to communicate LyX with
other programs like yacas or octave (I´m working in goctave , a gnome
front-end for octave). I would like to paste mathematical formulae into
LyX , or from LyX to octave. 
One idea I had is using the lyx server, this seems to be ok for 
inserting
formulae into LyX, but can be used in the other direction ?
Is there a better mechanism ? 

Has anyone been working on pasting formulae from LyX to another 
application
in LaTeX form ? I have read in the sources that there was an idea of
doing so.

Bye
Pablo De Napoli







__
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/



Re: Menu item Tabular material

2001-04-22 Thread Amir Karger

On Thu, Apr 19, 2001 at 05:11:27PM +0200, Michael Schmitt wrote:
 why is the menu item for inserting tables called "Tabular material..."? I
 am not a native English speaker/writer but the word "material" sounds a
 little bit strange to me. Is this a reasonable phrase?

IMO, yes.

You don't want to say "tabular text" since it might not be text. Same with
tabular writing.

-Amir



Re: Long mails

2001-04-22 Thread Amir Karger

On Thu, Apr 19, 2001 at 03:47:58PM -0500, Mate Wierdl wrote:
 Is this a sample mail from Andre to show us how  long a message he is
 willing to tolerate?
 
 Seriously, just send me a note when you guys agreed on some limit.

I would vote more than 50K, if not all the way to 500. An Allan-length mail
with a 20K or 30K patch might get over the 50K limit.

-Amir



the no line break bug

2001-04-22 Thread Lars Gullik Bjønnes


Reversing this patch, fixes the problem.


 jug-bug.diff.gz


-- 
Lgb



Re: bibliography in 1.1.6fix1

2001-04-22 Thread Dekel Tsur

On Sun, Apr 22, 2001 at 12:37:02AM +0200, Herbert Voss wrote:
 choosing paragraph style bibliography gives lines with an
 automatic generateg 
 key-1[1] the first one
 key-2[2] the second one
 a.s.o.
 
 closing lyx text and opening a new one the key-list
 isn't resetted. it starts with the next number of the
 last text.
 
 is this intended?

No, but the auto keys are only a place-holders, and should be replaced by the
user, so it is not very important to fix this bug.



Re: lyx.org domain fee

2001-04-22 Thread Matt Bandy


May I also recommend that the project register a domain name with the
OpenNIC project. OpenNIC is an alternative DNS root server. They operate a
.oss TLD for open source software projects. Registration is free.
The webmaster (or someone) just needs to join OpenNIC (a simple matter of
filling out a form) and email the .oss maintainer. 

Next thing we know, all OpenNIC users will be able to resolve lyx.oss!

More information on OpenNIC can be found at their web site.

http://www.opennic.unrated.net

Just a suggestion. 

Matt

E is for Emily, whom snakes sprayed with venom
F is for Fiona, who prayed in Gehennom...
   -- in rec.games.roguelike.nethack

On Fri, 20 Apr 2001, Garst R. Reese wrote:

 Lars Gullik Bjønnes wrote:
  
  The lyx.org domain is up for renewal, and I am going to be so bold
  that I ask is some faithful user will be willing to sponsor the LyX
  project with this.
  
  The fee covers two years and is 70$ US.
  
  If someone steps forward, I will send the information needed to that
  individual.
  
  Tia,
  
  --
  Lgb
 I can handle that.
 Garst
 




Any ETA on anon CVS gettinh fixed?

2001-04-22 Thread Kayvan A. Sylvan

Anybody have any idea when the anon CVS server will be back?

---Kayvan
-- 
Kayvan A. Sylvan   | Proud husband of  | Father to my kids:
Sylvan Associates, Inc.| Laura Isabella Sylvan | Katherine Yelena
http://www.successlinks.com/kayvan | Reach your goals now! | Robin Gregory



Re: Any ETA on anon CVS gettinh fixed?

2001-04-22 Thread Lars Gullik Bjønnes

"Kayvan A. Sylvan" [EMAIL PROTECTED] writes:

| Anybody have any idea when the anon CVS server will be back?

No, not really. I hope I will have time to do it during the coming week.

Lgb

-- 
Lgb



LyX 1.1.6fix1 hangs

2001-04-22 Thread Dirk Steinmeyer

After an upgrade from debian potato to woody and recompiling lyx
I have the following problem.If I open a document with more than 
10 sites and choose view ps or dvi LyX hangs. After C-c I get 
the following backtrace:

 #0  0x403049c7 in memcpy () from /lib/libc.so.6
 #1  0x824d19d in stringbuf::overflow (this=0xbfffe670, c=32)
 at
/usr/lib/gcc-lib/i386-linux/2.95.3/../../../../include/g++-3/sstream:111
 #2  0x402fb117 in _IO_default_xsputn () from /lib/libc.so.6
 #3  0x40245450 in streambuf::xsputn () from
 /usr/lib/libstdc++-libc6.2-2.so.3
 #4  0x4024367a in ostream::operator () from
 /usr/lib/libstdc++-libc6.2-2.so.3
 #5  0x8245435 in lyx::sum (file=@0xbfffe87c) at lyxsum.C:115
 #6  0x805f91f in DepTable::insert (this=0xbfffebe4, fi=@0xbfffea20,
 upd=true, one=0, two=0) at DepTable.C:40
 #7  0x806d824 in LaTeX::deplog (this=0xbfffed20, head=@0xbfffebe4)
 at LaTeX.C:652
 #8  0x8067115 in LaTeX::run (this=0xbfffed20, terr=@0xbfffed3c, 
 minib=0x8360108) at LaTeX.C:309
 #9  0x80b4730 in Converters::runLaTeX (this=0x82f5740,
buffer=0x838c7f0, 
command=@0xbfffee3c) at converter.C:825

 System:
Debian Woody
Kernel 2.4.3
gcc 2.95.3
libc6 2.2.2
xforms 0.89
 
--
Ciao Dirk

Dirk [EMAIL PROTECTED]   



StateMachineEngine

2001-04-22 Thread Allan Rae


You'll find attached a tarball with complete specs for what should be
the ultimate state machine implementation.  At least as far as GUII
requirements are concerned.  Some of the simpler functions are
implemented, however, the rest are still function signatures and
documentation.

Just for the record there are 181 lines of code out of 576 in
StateMachineEngine.h.  That's about 30:70 split at present.  When the
bodies of the functions are filled in it'll end up about 50:50.  There are
so many lines of code because of the way I've formatted the template
definitions.

StateMachine/
StateMachine/StateMachineEngine.h
StateMachine/StateMachinePolicies.h
StateMachine/sm-test.C
StateMachine/Makefile
StateMachine/Doxyfile

The tarball would have been half the size without the Doxyfile but as I
recommend that you run:
make sourcedoc

on it and read everything that way this is a small price (generated html
and gifs are over 100kB).

I'd appreciate some input on the StateMachinePolicies.h implementations.
I'm not happy with the #define.  I'd like ideas for a better way to get
Continue and Ignore implemented -- read the comments for ActionPolicy to
learn more about them (they're actually implementations of ReturnPolicy).

I've considered doing the ActionPolicyReturnPolicy in the reverse
manner but I don't like that much either as it'd end up something like:

template template class class ActionPolicy,
  class Data

struct Continue
{
bool operator() (bool assertion,
 string const  msg,
 Data const  data) {
ActionPolicyData()(assertion, msg, data);
return false;
}
};

Hmmm, maybe not quite so ugly as current.  I'm probably overusing
operator().

Allan. (ARRae)

P.S.  I don't know what Amir was talking about.  This tarball and an email
fit in less than 50kB ;-)

P.P.S.  Yes, there are a lot of template parameters but I want this to be
as flexible as possible.  We can trim it when it goes into LyX but if I'm
going to write a killer FSM implementation I want to make it complete.

P.P.P.S.  DialogController is at least another week away as I got carried
away with the state machine.  I'll get it up to a similar spec to this
before releasing it.  It's nearly there but needs revising in light of the
state machine work -- more to do with ideas I've had since I last looked
at it a week ago.

 State machine specifications


comunicating lyx with other prograns ?/ cannot acces cvs

2001-04-22 Thread Pablo De Napoli

Hi!

1) I could not login to the lyx cvs server at [EMAIL PROTECTED]
with

cvs -d:pserver:[EMAIL PROTECTED]:/usr/local/lyx/cvsroot login

Is it working ? Is the address right ?
Ping gives no response. 
But I could access via the cvs-web interface.

2) One idea: I would like to write an interface to communicate LyX with
other programs like yacas or octave (I´m working in goctave , a gnome
front-end for octave). I would like to paste mathematical formulae into
LyX , or from LyX to octave. 
One idea I had is using the lyx server, this seems to be ok for 
inserting
formulae into LyX, but can be used in the other direction ?
Is there a better mechanism ? 

Has anyone been working on pasting formulae from LyX to another 
application
in LaTeX form ? I have read in the sources that there was an idea of
doing so.

Bye
Pablo De Napoli







__
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/



Re: Menu item "Tabular material"

2001-04-22 Thread Amir Karger

On Thu, Apr 19, 2001 at 05:11:27PM +0200, Michael Schmitt wrote:
> why is the menu item for inserting tables called "Tabular material..."? I
> am not a native English speaker/writer but the word "material" sounds a
> little bit strange to me. Is this a reasonable phrase?

IMO, yes.

You don't want to say "tabular text" since it might not be text. Same with
tabular writing.

-Amir



Re: Long mails

2001-04-22 Thread Amir Karger

On Thu, Apr 19, 2001 at 03:47:58PM -0500, Mate Wierdl wrote:
> Is this a sample mail from Andre to show us how  long a message he is
> willing to tolerate?
> 
> Seriously, just send me a note when you guys agreed on some limit.

I would vote more than 50K, if not all the way to 500. An Allan-length mail
with a 20K or 30K patch might get over the 50K limit.

-Amir



the "no line break bug"

2001-04-22 Thread Lars Gullik Bjønnes


Reversing this patch, fixes the problem.


 jug-bug.diff.gz


-- 
Lgb



Re: bibliography in 1.1.6fix1

2001-04-22 Thread Dekel Tsur

On Sun, Apr 22, 2001 at 12:37:02AM +0200, Herbert Voss wrote:
> choosing paragraph style bibliography gives lines with an
> automatic generateg 
> key-1[1] the first one
> key-2[2] the second one
> a.s.o.
> 
> closing lyx text and opening a new one the key-list
> isn't resetted. it starts with the next number of the
> last text.
> 
> is this intended?

No, but the auto keys are only a place-holders, and should be replaced by the
user, so it is not very important to fix this bug.



Re: lyx.org domain fee

2001-04-22 Thread Matt Bandy


May I also recommend that the project register a domain name with the
OpenNIC project. OpenNIC is an alternative DNS root server. They operate a
.oss TLD for open source software projects. Registration is free.
The webmaster (or someone) just needs to join OpenNIC (a simple matter of
filling out a form) and email the .oss maintainer. 

Next thing we know, all OpenNIC users will be able to resolve lyx.oss!

More information on OpenNIC can be found at their web site.

http://www.opennic.unrated.net

Just a suggestion. 

Matt

E is for Emily, whom snakes sprayed with venom
F is for Fiona, who prayed in Gehennom...
   -- in rec.games.roguelike.nethack

On Fri, 20 Apr 2001, Garst R. Reese wrote:

> Lars Gullik Bjønnes wrote:
> > 
> > The lyx.org domain is up for renewal, and I am going to be so bold
> > that I ask is some faithful user will be willing to sponsor the LyX
> > project with this.
> > 
> > The fee covers two years and is 70$ US.
> > 
> > If someone steps forward, I will send the information needed to that
> > individual.
> > 
> > Tia,
> > 
> > --
> > Lgb
> I can handle that.
> Garst
> 




Any ETA on anon CVS gettinh fixed?

2001-04-22 Thread Kayvan A. Sylvan

Anybody have any idea when the anon CVS server will be back?

---Kayvan
-- 
Kayvan A. Sylvan   | Proud husband of  | Father to my kids:
Sylvan Associates, Inc.| Laura Isabella Sylvan | Katherine Yelena
http://www.successlinks.com/kayvan | Reach your goals now! | Robin Gregory



Re: Any ETA on anon CVS gettinh fixed?

2001-04-22 Thread Lars Gullik Bjønnes

"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:

| Anybody have any idea when the anon CVS server will be back?

No, not really. I hope I will have time to do it during the coming week.

Lgb

-- 
Lgb



LyX 1.1.6fix1 hangs

2001-04-22 Thread Dirk Steinmeyer

After an upgrade from debian potato to woody and recompiling lyx
I have the following problem.If I open a document with more than 
10 sites and choose view ps or dvi LyX hangs. After C-c I get 
the following backtrace:

 #0  0x403049c7 in memcpy () from /lib/libc.so.6
 #1  0x824d19d in stringbuf::overflow (this=0xbfffe670, c=32)
 at
/usr/lib/gcc-lib/i386-linux/2.95.3/../../../../include/g++-3/sstream:111
 #2  0x402fb117 in _IO_default_xsputn () from /lib/libc.so.6
 #3  0x40245450 in streambuf::xsputn () from
 /usr/lib/libstdc++-libc6.2-2.so.3
 #4  0x4024367a in ostream::operator<< () from
 /usr/lib/libstdc++-libc6.2-2.so.3
 #5  0x8245435 in lyx::sum (file=@0xbfffe87c) at lyxsum.C:115
 #6  0x805f91f in DepTable::insert (this=0xbfffebe4, fi=@0xbfffea20,
 upd=true, one=0, two=0) at DepTable.C:40
 #7  0x806d824 in LaTeX::deplog (this=0xbfffed20, head=@0xbfffebe4)
 at LaTeX.C:652
 #8  0x8067115 in LaTeX::run (this=0xbfffed20, terr=@0xbfffed3c, 
 minib=0x8360108) at LaTeX.C:309
 #9  0x80b4730 in Converters::runLaTeX (this=0x82f5740,
buffer=0x838c7f0, 
command=@0xbfffee3c) at converter.C:825

 System:
Debian Woody
Kernel 2.4.3
gcc 2.95.3
libc6 2.2.2
xforms 0.89
 
--
Ciao Dirk

Dirk [EMAIL PROTECTED]   



StateMachineEngine

2001-04-22 Thread Allan Rae


You'll find attached a tarball with complete specs for what should be
the ultimate state machine implementation.  At least as far as GUII
requirements are concerned.  Some of the simpler functions are
implemented, however, the rest are still function signatures and
documentation.

Just for the record there are 181 lines of code out of 576 in
StateMachineEngine.h.  That's about 30:70 split at present.  When the
bodies of the functions are filled in it'll end up about 50:50.  There are
so many lines of code because of the way I've formatted the template
definitions.

StateMachine/
StateMachine/StateMachineEngine.h
StateMachine/StateMachinePolicies.h
StateMachine/sm-test.C
StateMachine/Makefile
StateMachine/Doxyfile

The tarball would have been half the size without the Doxyfile but as I
recommend that you run:
make sourcedoc

on it and read everything that way this is a small price (generated html
and gifs are over 100kB).

I'd appreciate some input on the StateMachinePolicies.h implementations.
I'm not happy with the #define.  I'd like ideas for a better way to get
Continue and Ignore implemented -- read the comments for ActionPolicy to
learn more about them (they're actually implementations of ReturnPolicy).

I've considered doing the ActionPolicy in the reverse
manner but I don't like that much either as it'd end up something like:

template  class ActionPolicy,
  class Data
>
struct Continue
{
bool operator() (bool assertion,
 string const & msg,
 Data const & data) {
ActionPolicy()(assertion, msg, data);
return false;
}
};

Hmmm, maybe not quite so ugly as current.  I'm probably overusing
operator().

Allan. (ARRae)

P.S.  I don't know what Amir was talking about.  This tarball and an email
fit in less than 50kB ;-)

P.P.S.  Yes, there are a lot of template parameters but I want this to be
as flexible as possible.  We can trim it when it goes into LyX but if I'm
going to write a killer FSM implementation I want to make it complete.

P.P.P.S.  DialogController is at least another week away as I got carried
away with the state machine.  I'll get it up to a similar spec to this
before releasing it.  It's nearly there but needs revising in light of the
state machine work -- more to do with ideas I've had since I last looked
at it a week ago.

 State machine specifications