Re: \title[foo]{bar} et al.

1999-09-20 Thread Juergen Vigna
>> - no accents >> - no transliteration of special characters like &~\% >> - no math formulae, no references... > > This is true only until we get our bufferview widget into gui-independent > form then we can create a small buffer in any dialog (remember this was > proposed for the find/replace d

Re: CVS repository still down?

1999-09-20 Thread Lars Gullik Bjønnes
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes: | Is the CVS repository still down? | | [kayvan@satyr ~/src/lyx]$ cvs update | cvs [update aborted]: connect to anoncvs.lyx.org:2401 failed: | Connection refused Ok, it should be up and running now. Note that the location of the repository has c

Re: CVS repository still down?

1999-09-20 Thread Lars Gullik Bjønnes
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes: | Is the CVS repository still down? | | [kayvan@satyr ~/src/lyx]$ cvs update | cvs [update aborted]: connect to anoncvs.lyx.org:2401 failed: | Connection refused The regular cvs repository is up again, I will setup anoncvs later today (evening).

CVS repository still down?

1999-09-20 Thread Kayvan A. Sylvan
Is the CVS repository still down? [kayvan@satyr ~/src/lyx]$ cvs update cvs [update aborted]: connect to anoncvs.lyx.org:2401 failed: Connection refused ---Kayvan -- Kayvan Aghaiepour Sylvan | Proud husband of | Father to my kids: Sylvan Associates, Inc. | Laura I

Re: What's with this compile error?----

1999-09-20 Thread Allan Rae
On Mon, 20 Sep 1999, Ken Ingram wrote: > -g -O2 -I. -I. -I../images -I/usr/X11R6/include spellchecker.C > spellchecker.C: In function `void create_ispell_pipe(const LString &)': > spellchecker.C:348: passing `int *' as argument 2 of `select(int, > __fd_set *, __fd_set *, __fd_set *, timeval *)'

Re: Math panel above display

1999-09-20 Thread Asger K. Alstrup Nielsen
> When I keep the math panel on top of the LyX window, off in a corner, it > causes distortions to the repainting of the main screen after page > up/downs. This is a known bug. Well, it's a feature. The screen redrawing code takes a short-cut such that screen updates are fast. The down-side is

Re: Bug in LaTeX generation?

1999-09-20 Thread Martin Vermeer
> However, what I saw were many many overfull hboxes - resulting in lines that > are too wide. I did not have the chance to implement Finnish hyphenation, but > there were hyphenations anyway - whether wrong or not. I was wondering whether > anybody ever planned to have a more sophisticated tool t

What's with this compile error?----

1999-09-20 Thread Ken Ingram
-g -O2 -I. -I. -I../images -I/usr/X11R6/include spellchecker.C spellchecker.C: In function `void create_ispell_pipe(const LString &)': spellchecker.C:348: passing `int *' as argument 2 of `select(int, __fd_set *, __fd_set *, __fd_set *, timeval *)' make[1]: *** [spellchecker.o] Error 1 make[1]:

Re: \title[foo]{bar} et al.

1999-09-20 Thread Allan Rae
On Mon, 20 Sep 1999, Jean-Marc Lasgouttes wrote: > > "Allan" == Allan Rae <[EMAIL PROTECTED]> writes: [...] > Allan> complexity/generality. We'd need to define how many optional > Allan> arguements there are and their form (string, int etc) and > Allan> appropriate labels as well as how to a

righttag

1999-09-20 Thread larry
Is there any way to get the "righttag" option working under AMSLaTeX? -- -lsm

Math panel above display

1999-09-20 Thread larry
When I keep the math panel on top of the LyX window, off in a corner, it causes distortions to the repainting of the main screen after page up/downs. -- -lsm

Re: Bug in LaTeX generation?

1999-09-20 Thread Dr. Ing. Dieter Jurzitza
Hi all, I found the error the same way as pointed out by Martin Vermeer. This rises the question: why can this happen? I took a look on the temporary file written into the /tmp/lyxwhatsoever directory. What was very astonishing to me is that the command "\author" appeared twice in the code, this m

Ampersand in Math

1999-09-20 Thread larry
How can I insert a "&" in math mode? This is required for the cases environment. -- -lsm

Re: Bug in LaTeX generation?

1999-09-20 Thread Kristoffer Lawson
On Mon, 20 Sep 1999, Arnd Hanses wrote: > For some insane convention they have a Z at the end and possibly > contain other non-printable characters: , possibly > more. This always is a nice reason for all kinds of wierd behaviour. > Same thing for Unix txt files containing non-printables... The

Re: broken Math label by keyboard

1999-09-20 Thread Jean-Marc Lasgouttes
> "Larry" == larry <[EMAIL PROTECTED]> writes: Larry> If you are in a math formula (display mode), adding a label by Larry> mouse clicks on the menus works right, but using keyboard Larry> shortcuts to access the pull-down menus does not. Instead of Larry> inserting equation numbering, it a

Re: Importing-exporting to M$ Word

1999-09-20 Thread Duncan Simpson
word2x is so named because it is supposed easy to add other formats. One could add a LyX output end fairly easily and I will take responisbility for porting it to word2x 2.0 when that is ready. It would be enough of a feature to trigger a new release :-) I am not familar enough with .lyx forma

Re: Bug in LaTeX generation?

1999-09-20 Thread Arnd Hanses
On Mon, 20 Sep 1999 17:58:11 +0200 (MET DST), Jean-Marc Lasgouttes wrote: >Kristoffer> I guess it is possible in the inputting phase that some >Kristoffer> characters in the input file were translated into >Kristoffer> something not suitable for LyX. So the problem might be in >Kristoffer> the AS

Re: Bug in LaTeX generation?

1999-09-20 Thread Jean-Marc Lasgouttes
> "Kristoffer" == Kristoffer Lawson <[EMAIL PROTECTED]> writes: Kristoffer> On Mon, 20 Sep 1999, Jean-Marc Lasgouttes wrote: >> First thing to try: set the input encoding in Layout->Document to >> latin1. Kristoffer> I think it was (that is the default after all in the LyX Kristoffer> I'm r

Re: Bug in LaTeX generation?

1999-09-20 Thread Kristoffer Lawson
On Mon, 20 Sep 1999, Martin Vermeer wrote: > Why is the TOC in the "author" style (and thus inside the title)? Should be in > the standard text style! Yes, I guessed it was something in the title. OTOH on the LyX screen it looked perfectly OK but maybe the case was that a new author environmen

Re: Bug in LaTeX generation?

1999-09-20 Thread Kristoffer Lawson
On Mon, 20 Sep 1999, Jean-Marc Lasgouttes wrote: > > First thing to try: set the input encoding in Layout->Document to > latin1. I think it was (that is the default after all in the LyX I'm running). I solved the problem by cutting out the whole title (title, author etc.) - as I think LaTeX was

Re: Importing-exporting to M$ Word

1999-09-20 Thread Jean-Marc Lasgouttes
> "Juergen" == Juergen Vigna <[EMAIL PROTECTED]> writes: >>> Would it be too much to hope that Corel and Sun/Staroffice would >>> be willing to contribute? They have "the knowledge"... in that >>> case, LGPL rather than GPL. >> Yes, I could try and contact them. Before that maybe I can start

Re: FYI: Development Model Change (a.k.a The Road Ahead)

1999-09-20 Thread Arnd Hanses
On Mon, 20 Sep 1999 15:52:05 +1000 (GMT+1000), Allan Rae wrote: >> My point here is easy maintenance and extensibility: >> >> If you don't strictly reduce the impact of complex details, limiting >> their scope - e.g. by use of 'programming by contract' style door >> guards - to a split apart and

Re: Importing-exporting to M$ Word

1999-09-20 Thread Juergen Vigna
>> Would it be too much to hope that Corel and Sun/Staroffice would be willing to >> contribute? They have "the knowledge"... in that case, LGPL rather than GPL. > > Yes, I could try and contact them. Before that maybe I can start the > project in CoSource.com, maybe they can handle that. > As

Re: Importing-exporting to M$ Word

1999-09-20 Thread xcalbet
On 20 Sep, Martin Vermeer wrote: >> Would any of you be willing to pay to have this feature in LyX ? > > Yes, I would be willing to put in (a little) money. > > Using rtf is not a good idea IMHO. It would be if you could house-train Word > users to export to it, but you can't :-( OK, so the go

Re: Importing-exporting to M$ Word

1999-09-20 Thread Martin Vermeer
> Would any of you be willing to pay to have this feature in LyX ? Yes, I would be willing to put in (a little) money. Using rtf is not a good idea IMHO. It would be if you could house-train Word users to export to it, but you can't :-( There are already two projects along these lines: - word

Re: Bug in LaTeX generation?

1999-09-20 Thread Martin Vermeer
Hi, I found the bug by analyzing the LaTeX export: \begin{document} \title{INTIAN SALATTU TIMANTTI} \author{\noun{Tuuli Lawson} } \author{\tableofcontents{}} < \maketitle \chapter{Helsinki - Vantaan lentokenttä} - Why is the

Importing-exporting to M$ Word

1999-09-20 Thread xcalbet
Hello all: I return here with the subject of importing-exporting word documents. The problem is: I need to import-export M$ Word documents since everybody else where I work uses this word proccessor, and I would like to have everybody working with LyX instead of M$ Word. I tried to m

Re: Bug in LaTeX generation?

1999-09-20 Thread Jean-Marc Lasgouttes
> "Kristoffer" == Kristoffer Lawson <[EMAIL PROTECTED]> writes: Kristoffer> My mother built this document using LyX 1.0.3 but there Kristoffer> seems to be some problem in generating the LaTeX file as, Kristoffer> when choosing view DVI the program just freezes with the Kristoffer> latex proc

Re: \title[foo]{bar} et al.

1999-09-20 Thread Jean-Marc Lasgouttes
> "Allan" == Allan Rae <[EMAIL PROTECTED]> writes: Allan> On Fri, 17 Sep 1999, Dr. Ing. Dieter Jurzitza wrote: >> Dear Jean-Marc, dear listmembers, just to give you an opinion about >> that: a "clickable" section / subsection / chapter offering a >> field for entering a "shorty" for the

RE: nazgul's disk on deathbed

1999-09-20 Thread Juergen Vigna
On 19-Sep-99 Lars Gullik Bjonnes wrote: > > If you have problems during the weekend to connect to nazgul, that has a perfectly > natural explanation: The Harddisk is in a continous breakdown condition. > ... > > Developers with accounts at Nazgul, will have their accounts recreated. > Good t