Re: \Gamma doesn't show in screen

2005-07-27 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: >> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: > | Angus> Paul Smith wrote: ftp://ftp.lyx.org/pub/lyx/contrib/BaKoMa4LyX.zip >>> Not working the link above, Angus! > | Angus> So ftp.lyx.org is dead > | Angus> Jean-Marc? > | Lars?

Re: Heretical question?

2005-07-28 Thread Lars Gullik Bjønnes
Micha Feigin <[EMAIL PROTECTED]> writes: >> Lyx also aims to be _fast_. Lyx on an ancient computer still let you edit >> effortlessly, with snappy writing and scrolling. Try that with those >> other DTP >> programs. You may have a big computer - some people doesn't. Final output >> will be sl

Re: output refresh when only graphics change?

2005-08-17 Thread Lars Gullik Bjønnes
Sven Schreiber <[EMAIL PROTECTED]> writes: | How can I force lyx to run a latex cycle when only an included graphics | file has changed? > | Lyx doesn't seem to notice the change (which I understand) and therefore | only offers the output from the buffer with the old graphic. LyX is supposed to d

Re: output refresh when only graphics change?

2005-08-20 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | Paul A. Rubin wrote: >> Can do, but first let me clarify two things. You said LyX does check >> for a changed graphic file _when it generates the LaTeX source_. >> However, if the only thing you've done since the last LaTeX run is muck >> around with th

From the ashes www.lyx.org/devel (formely www.devel.lyx.org)

2005-09-19 Thread Lars Gullik Bjønnes
Www.devel.lyx.org is dead (learn to live with it) Long live www.lyx.org/devel same contents different wrapping. Please tell about broken links etc. (especially internal links, or links that make mirroring harder than necessary) -- Lgb

Re: From the ashes www.lyx.org/devel (formely www.devel.lyx.org)

2005-09-19 Thread Lars Gullik Bjønnes
Bo Peng <[EMAIL PROTECTED]> writes: | > Please tell about broken links etc. (especially internal links, or | > links that make mirroring harder than necessary) | > | | please update the cvs information. | | /cvs/lyx, no such repository. I'll leave that to the ones that know what the correct p

Pre2 is out there

2005-10-10 Thread Lars Gullik Bjønnes
Please check this one out, look at this stage especially for distribution problems. Also we still have some bugs to fix, so be sure to have backups of everything you play with. ftp://ftp.devel.lyx.org/pub/lyx/pre/lyx-1.4.0pre2.tar.bz2 ftp://ftp.devel.lyx.org/pub/lyx/pre/lyx-1.4.0pre2.tar.gz --

Re: pre2 is stable?

2005-10-10 Thread Lars Gullik Bjønnes
Paul Smith <[EMAIL PROTECTED]> writes: | Dear All | | Is the the pre2 version of LyX a stable one? Oooo... way no. But it is getting there. It shoudn't eat your documents and crash your machine all the time... | | Thanks in advance, But please try it out, but make sure you have backups... --

Re: Wiki page for "Presentations using LyX"

2005-10-14 Thread Lars Gullik Bjønnes
[EMAIL PROTECTED] writes: | Given the recent thread, I've posted some of the answers to this page: | | http://wiki.lyx.org/LyX/PresentationsUsingLyX | | feel free to add more or perhaps re-structure it. | | On Wed, 12 Oct 2005, Robert Orr wrote: | > These were really nice. | > | > Is it p

Re: Can somebody help me with the Lyx config?

2005-10-16 Thread Lars Gullik Bjønnes
<[EMAIL PROTECTED]> writes: | Well, Let's check what can be wrong: At both my | Windows and Linux preferences I have: | | Default language: Portuguese | Language package: \usepackage{ae,aecompl} | Command start: \selectlanguage{portuguese} | Command end: (empty) | | (all

Re: Lyx command line question

2005-10-19 Thread Lars Gullik Bjønnes
Paul <[EMAIL PROTECTED]> writes: | >>> PS: Please always reply to the list | > | > I second that. I noticed a tendency to reply off-list. This leaves | > gaps in the mailing list archives and puts off a subset of list | > subscribers. css-discuss, on the contrary, adopted some different | > habit

Re: Lyx command line question: summarized

2005-10-19 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | find foo -name '*.gif' | while read file | do | pngfile=`basename "$file" .gif`.png | convert "$file" "pngfile" | done Hmm... I thought thiw was usually written as a for-loop. for file in `find foo -name \*.gif` ; do pngfile=`basename "

Re: Lyx command line question

2005-10-19 Thread Lars Gullik Bjønnes
Paul Smith <[EMAIL PROTECTED]> writes: | On 10/19/05, Paul <[EMAIL PROTECTED]> wrote: | > >>> PS: Please always reply to the list | > > | > > I second that. I noticed a tendency to reply off-list. This leaves | > > gaps in the mailing list archives and puts off a subset of list | > > subscribers.

Re: Lyx command line question: summarized

2005-10-19 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | The problem is that "for" splits the returned list of files using | whitespace... find foo -name \*.gif -print -exec convert {} `basename {}`.png \; then (ha!) | > (and you forgot a '$') | | Right :) (And restricted the search to the foo directory ra

Re: Forget Windows

2005-11-07 Thread Lars Gullik Bjønnes
Gunnar <[EMAIL PROTECTED]> writes: | On Sunday 06 November 2005 22:05, James W Dow wrote: | > LyX is a wonderful word processor. It is best one for writing mathematics | > directly from the keyboard. Please don't spend a huge time developing it | > for Windows. Windows will gradually fade away. Pu

Re: Forget Windows

2005-11-08 Thread Lars Gullik Bjønnes
Gour <[EMAIL PROTECTED]> writes: | I'd also like to see more focus (especially) on GTK+. The only way to make that happen is to get someone to do it, or do it yourself. There is not really much developer attention on gtk. -- Lgb

Re: Forget Windows

2005-11-08 Thread Lars Gullik Bjønnes
Gour <[EMAIL PROTECTED]> writes: | Yes, there is code-share, but every individial port (win32, gtk) takes | away the energy & time of devs, and that's why I'd prefer to e.g. have | gtk port which could (if) cover Win32, Linux-like OS-es & MaC OS in one | stroke. Note that code share is in the ver

Re: c++2tex

2005-12-07 Thread Lars Gullik Bjønnes
Herbert Voss <[EMAIL PROTECTED]> writes: | Nusret BALCI wrote: | > I couldn't find how to get to that dialog. Under which | > menu is it? Do one need to install a plugin, or is it | > a standard dialog? | | no, it is an extension to my personal LyX ... and | shows how it could be for all ... Yes

Re: Forget Windows

2005-12-07 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | > "Helge" == Helge Hafting <[EMAIL PROTECTED]> writes: | | Helge> _Editing_ with lyx 1.4 is fine, except from the occational bug. | Helge> The startup time is not - it has definitely regressed, and I | Helge> wonder if it has to be that way.

Re: c++2tex

2005-12-07 Thread Lars Gullik Bjønnes
Herbert Voss <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes wrote: | > Herbert Voss <[EMAIL PROTECTED]> writes: | > | Nusret BALCI wrote: | > | > I couldn't find how to get to that dialog. Under which | > | > menu is it? Do one need to install a plugin,

Re: c++2tex

2005-12-07 Thread Lars Gullik Bjønnes
Herbert Voss <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes wrote: | > Herbert Voss <[EMAIL PROTECTED]> writes: | > | Lars Gullik Bjønnes wrote: | > | > Herbert Voss <[EMAIL PROTECTED]> writes: | > | > | Nusret BALCI wrote: | > | > | > I couldn&

Re: Forget Windows

2005-12-07 Thread Lars Gullik Bjønnes
Helge Hafting <[EMAIL PROTECTED]> writes: | On Wed, Dec 07, 2005 at 04:58:51PM +0100, Jean-Marc Lasgouttes wrote: | > >>>>> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: | > | > Lars> I also tried to do some profiling on this, but fail

Re: Forget Windows

2005-12-08 Thread Lars Gullik Bjønnes
Helge Hafting <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes wrote: | | >Helge Hafting <[EMAIL PROTECTED]> writes: | > | >| On Wed, Dec 07, 2005 at 04:58:51PM +0100, Jean-Marc Lasgouttes wrote: | >| > > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: | > | > | > Lars> I also tr

Downtime on LyX servers.

2005-12-08 Thread Lars Gullik Bjønnes
The LyX servers will be taken down within one hour, to be relocated to a different server room. This mean that all services provided by aussie or baywatch will be down. The mailingling lists on lists.lyx.org might also suffer, because of dns issues, but essentially the lists should work. I am so

Re: Forget Windows

2005-12-08 Thread Lars Gullik Bjønnes
Helge Hafting <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes wrote: | | >| >To set optimization level you should use --enable-optimization='-O2' | >| > | >| > | >| Ok, tried this. More exactly: | >| $ ./configure --prefix=/usr/local --with-frontend=qt --with-gnu-ld | >| --with-qt-includes=/u

Re: Downtime on LyX servers.

2005-12-09 Thread Lars Gullik Bjønnes
Helge Hafting <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes wrote: | | >The LyX servers will be taken down within one hour, to be relocated to | >a different server room. | > | >This mean that all services provided by aussie or baywatch will be | >down. | >The mailingling lists on lists.lyx.

[prerelease] LyX 1.4.0pre3

2005-12-24 Thread Lars Gullik Bjønnes
This is the third pre-release of LyX 1.4.0. This is getting close to what will be in the final release, only some speed issues, documentation updates and some small other stuff is likely to be changed after this. As always this is pre-release code, and must be handled as such. Be sure to backup

Re: Who's minding the shop?

2006-01-11 Thread Lars Gullik Bjønnes
Kevin Pfeiffer <[EMAIL PROTECTED]> writes: | Does someone receive and answer messages sent to "[EMAIL PROTECTED]"? | | I wrote a couple days ago and have received no answer so far. Yes, but not often. -- Lgb

Re: New Windows version

2006-01-13 Thread Lars Gullik Bjønnes
Abdel <[EMAIL PROTECTED]> writes: | Helge Hafting a écrit : | > Lars Olesen wrote: | > | >> When is the windows version of lyx 1.4 expected. I need it to make | >> some exams now :) | >> | > If you really need lyx 1.4 quickly - check out the source and | > compile it yourself. | > I've been using

Re: A Newbie's Experience with LyX

2006-01-29 Thread Lars Gullik Bjønnes
Rich Shepard <[EMAIL PROTECTED]> writes: |While I'm sure that others will strongly disagree with me, I think that LyX | is the wrong tool to prepare Web pages, just as I think it's the wrong tool | to do visually intensive page layout (use Scribus for that). I might agree with the arguemtents

Re: A Newbie's Experience with LyX

2006-01-29 Thread Lars Gullik Bjønnes
Sven Schreiber <[EMAIL PROTECTED]> writes: | Martin A. Hansen schrieb: | > i would love to hear the developers (and others) oppinion on the raised | > issues. | > | | As a devoted Lyx user I think he is very kind to Lyx when he says | "Thankfully I haven't needed to copy anything more complex th

Re: Editors for LaTeX-files with syntax highlighting

2006-02-10 Thread Lars Gullik Bjønnes
Kevin Pfeiffer <[EMAIL PROTECTED]> writes: | Uwe Stöhr writes: | > the next version of the windows installer will have support for | > editors with which LaTeX-files can be viewed with highlighted syntax. | | A side question -- does anyone know of further developments of a (vim) | syntax file f

Re: gtk frontend

2006-02-14 Thread Lars Gullik Bjønnes
Gour <[EMAIL PROTECTED]> writes: | I asked the same question some time ago and it was ignored by all the | devs. Don't know if it was by accident, so I'm going to ask it once | again... You are aware that this is the wrong list for such questions? | Is there any reason not to provide 'lyxcore'

Prerelease 6 of 1.4.0

2006-03-04 Thread Lars Gullik Bjønnes
This will be the last prerelease before the 1.4.0 proper is released. Unless critical problems is discovered this will become 1.4.0 in a reasonable short time. Help to make sure that pre6 does not contain any brown-paperbag bugs will be appreciated. You can get pre6 from: ftp://ftp.dev

[Announce] LyX version 1.4.0

2006-03-08 Thread Lars Gullik Bjønnes
Public release of LyX version 1.4.0 === We are glad to announce the release of LyX 1.4.0. It is the culmination of 3 years of hard work, and we sincerely hope this you will enjoy the results. The changes are too numerous to summarize in a few words, jump directly

Re: Wiki question: What is spam? And, separate group for non-LyX stuff?

2006-03-23 Thread Lars Gullik Bjønnes
Stephen Harris <[EMAIL PROTECTED]> writes: | Stephen (who has converted to: What's the Word? Thunderbird!) So now I can read your mails again without being completely confused wrt quoting style :-) -- Lgb

Re: document switching

2006-04-10 Thread Lars Gullik Bjønnes
[EMAIL PROTECTED] writes: | Just in case it wasn't clear, I think he'd like a function to that changes | the buffer to the previous buffer. Then after he's switched, he can use | that function again to switch back. I know that I would have like this | function when I was writing a lot in LyX. I

Re: document switching

2006-04-10 Thread Lars Gullik Bjønnes
[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: | Hmm we already have LFUN_SWITCHBUFFER "buffer-switch", but it seems | buggy. I'll have a quick look at it. Not buggy, but doesn't have the back-and-forth switching ability. We should enhance it. -- Lgb

Re: bibtex on windows

2006-07-01 Thread Lars Gullik Bjønnes
"Bo Peng" <[EMAIL PROTECTED]> writes: | > It seems to be a severe problem for windows users, so I'd say they should be | > used as soon as possible. | | I can confirm that with the latest patch (r14285) that convert all \t | to spaces, bibtex works under windows. | | Lars, are you interested in

Re: corrupt file? argh!

1999-03-12 Thread Lars Gullik Bjønnes
>> Jean-Marc Lasgouttes writes: >> "Tony" == Tony Dancer <[EMAIL PROTECTED]> >> writes: Tony> Not quite a total lyx question, but i hope i am forgiven. Tony> There i was, typing away in Lyx on my laptop when the battery Tony> died. The file i was working on was on floppy disk

Re: lists.lyx.org?

1999-03-12 Thread Lars Gullik Bjønnes
>> homega writes: h> Hi, I recently tried to subscribe to the LyX mailing list at h> lists.lyx.org, and got an acknowledged subscription message, h> though not mail from the list so far. I went back to LyX site and h> saw about lyx-user at kde.org too... is the former not working? h

Re: Feedback from LyX presentation at Linuxtage Berlin

1999-03-12 Thread Lars Gullik Bjønnes
>> Jean-Marc Lasgouttes writes: >> "Florian" == Florian Cramer <[EMAIL PROTECTED]> writes: Florian> In case some people (LyX-developers?) like to hear about Florian> it: LyX 1.0 got overwhelming feedback during a public Florian> demonstration in Berlin. JL> Personally, I really *

Re: Adding additional font styles

1999-03-18 Thread Lars Gullik Bjønnes
>> Roger Williams writes: RW> Hullo, LyX-nicians -- Our house fonts are defined in a style RW> file (sabon.sty) just like, say, times.sty. To use these with RW> LyX, I've been copying sabon.sty over avant.sty and selecting RW> 'Avant' under Layout->Document->Font. This works fine, excep

Re: layout/separation

1999-03-19 Thread Lars Gullik Bjønnes
>> Robyn Wagner writes: Layout-> Separation lets you have "Indent" *or* "Skip". I would like RW> both...is this possible? As Jean-Marc showed it is possible. But I think it still is bad typography. Lgb

Re: mailing list question

1999-03-22 Thread Lars Gullik Bjønnes
>> Stefano Ghirlanda writes: >> What criteria do you want to use for sorting? What info was in >> the X-Loop field? SG> the X-Loop was: SG> X-Loop: [EMAIL PROTECTED] Use The Return-Path: instead. What you notice is that we have switched maillist-server. Lgb

Re: howq to unsubscribe

1999-03-28 Thread Lars Gullik Bjønnes
>> zaschke writes: z> I should like to unsubscribe from lyx.users.list without success, z> although sending empty mails as described in the confirmation z> messages. Canyou help me? W.Zaschke Look in your mail headers for "List-Unsubscribe" and send an empty mail to the address in that

Re: [LyX] Double Spacing.

1999-04-06 Thread Lars Gullik Bjønnes
>> Bobby D Bryant writes: BDB> I know nothing about typesetting, but in both cases I thought BDB> the behavior would have been the opposite, namely that BDB> footnotes *would* be doublespaced and the title block would BDB> *not*. What is the desired behavior from a typesetter's point B

Re: Help creating a LyX layout

1999-04-10 Thread Lars Gullik Bjønnes
>> Q Modnar writes: QM> Hi, I'm having a little trouble creating a LyX layout. Is there QM> a tutorial anywhere on the web? I've looked at all the help QM> guides but since I'm not a LyX/LaTeX expert I'm finding it a bit QM> difficult. QM> Basically I've got a latex style ".sty" file

new prerelease of 1.0.2

1999-04-25 Thread Lars Gullik Bjønnes
This will probably be the last prerelease before 1.0.2 proper. But it is a prerelease so please be careful when checking it out. ftp://ftp.lyx.org/pub/lyx/stable/lyx-1.0.2pre3.tar.gz ftp://ftp.devel.lyx.org/pub/lyx/lyx-1.0.2pre3.tar.gz >From CHANGES: since 1.0.2pre1 - Fix bug where lyxlex ke

[Sebastien Loisel ] lyx

1999-04-29 Thread Lars Gullik Bjønnes
CC answers to [EMAIL PROTECTED] too. Lgb --- Start of forwarded message --- Message-ID: <[EMAIL PROTECTED]> Date: Wed, 28 Apr 1999 18:47:29 + From: Sebastien Loisel <[EMAIL PROTECTED]> Organization: McGill University To: [EMAIL PROTECTED] Subject: lyx This is a multi-part m

[d.deng@ee.latrobe.edu.au] LyX Feedback

1999-05-05 Thread Lars Gullik Bjønnes
Please cc anwers to [EMAIL PROTECTED] too. Lgb --- Start of forwarded message --- Date: Wed, 5 May 1999 08:14:52 +0200 Message-Id: <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] From: [EMAIL PROTECTED] Subject: LyX Feedback Reply-to: [EMAIL PROTECTED] I have upgraded to lyx-1.0.2.

Re: Small glitch in View dvi?

1999-05-05 Thread Lars Gullik Bjønnes
David Aronstein <[EMAIL PROTECTED]> writes: | If I then add more text (say, "This is the next sentence.") and select View | dvi, the new text does not appear. It seems that the .dvi file is not being | updated? Arrghhh. I should not be allowed to fix things 5 min before release. But I am not su

Re: Small glitch in View dvi?

1999-05-05 Thread Lars Gullik Bjønnes
[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: | David Aronstein <[EMAIL PROTECTED]> writes: | | If I then add more text (say, "This is the next sentence.") and select View | | dvi, the new text does not appear. It seems that the .dvi file is | | not being updated? I have ch

Re: Small glitch in View dvi?

1999-05-05 Thread Lars Gullik Bjønnes
David Aronstein <[EMAIL PROTECTED]> writes: | So, I'm not sure if this file will be of any use. | Is there some other way we can help track this down? Only if you want to dig into the sources. Lgb

Re: Small glitch in View dvi?

1999-05-05 Thread Lars Gullik Bjønnes
David Aronstein <[EMAIL PROTECTED]> writes: | I have attached a simple file that did not update properly, | when I: wrote the first sentence, viewed the DVI file, = | | wrote the second sentence, and then viewed the DVI file again. | | However, the file is saved correctly, and when I load up th

Re: Small glitch in View dvi?

1999-05-05 Thread Lars Gullik Bjønnes
Kayvan Aghaiepour Sylvan <[EMAIL PROTECTED]> writes: | Hmmm... The update glitch does not happen for me (running 1.0.3pre1). | | I can try with 1.0.2 later today. try with files that need latex to be run more than once. Lgb

Re: Small glitch in View dvi?

1999-05-05 Thread Lars Gullik Bjønnes
Herbert <[EMAIL PROTECTED]> writes: | It's not a problem of a specific file! | Starting LyX 1.0.2, choosing new, typing a word like "LyX", ;-) | dvi-viewing shows this word. Now you can do want you want, | udating dvi or viewing postscript, all gives LyX, because | Latex is NOT running. Then it

Re: Small glitch in View dvi?

1999-05-05 Thread Lars Gullik Bjønnes
Kayvan Aghaiepour Sylvan <[EMAIL PROTECTED]> writes: | Could you try running ``lyx -dbg'' and seeing if that gives a clue? try -dbg 128 Lgb

Re: Small glitch in View dvi?

1999-05-06 Thread Lars Gullik Bjønnes
Mario Parra <[EMAIL PROTECTED]> writes: | return no_change Do those of you seeing this glitch use \use_tempdir true or false? Are the temporary dir mounted over nfs? Lgb

Re: Small glitch in View dvi?

1999-05-06 Thread Lars Gullik Bjønnes
Kayvan Aghaiepour Sylvan <[EMAIL PROTECTED]> writes: | /tmp/lyx_tmp10450aaa/lyx_bufrtmp10450aaa/foo.tex 2303679553 2303679553 | | My only other thought is that somehow MakeAbsPath() is returning the | wrong thing for inclusion into the DepTable | | ---Kayvan One thing th

Re: Small glitch in View dvi?

1999-05-07 Thread Lars Gullik Bjønnes
Mario Parra <[EMAIL PROTECTED]> writes: | I look at the code for DepTable.C in both 1.0.1 and 1.0.2 and the 1.0.1 | version never calls MakeAbsPath. Furthermore, in the 1.0.2 version, | every time MakeAbsPath is called, there is a comment that says: | | // not quite sure if this is the correct

Re: Small glitch in View dvi?

1999-05-07 Thread Lars Gullik Bjønnes
Can those of you that does your own compiles and see this bug try this: Change line 520 in filetools.C to read: TempBase = GetCWD(); and see if that makes a difference. Lgb

prelease of lyx-1.0.3 (pre2)

1999-05-07 Thread Lars Gullik Bjønnes
There was dicovered a semi-serious bug in 1.0.2 that could on certain systems/shells/libraries cause the running of latex to only run once and never again. We found a fix for this and are now releaseing a new prelease to make sure there are no other subtle/stupid bugs. Available at: ftp://ftp.l

[schaeff@packet.net] LyX Feedback

1999-05-10 Thread Lars Gullik Bjønnes
Please Cc responses to [EMAIL PROTECTED] too. Lgb --- Start of forwarded message --- Date: Sun, 9 May 1999 15:57:54 +0200 Message-Id: <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] From: [EMAIL PROTECTED] Subject: LyX Feedback Reply-to: [EMAIL PROTECTED] I've gone through the docs car

Re: A problem with a PS file

1999-05-12 Thread Lars Gullik Bjønnes
Leonid Belostotski <[EMAIL PROTECTED]> writes: | preview the document. Normally, I generate pictures with xfig, however | this one was generated under Win95NT by Matlab. | Any ideas why that happens? The line endings are DOS style (\r\n) and not UNIX (\n) use a prog like fromdos or try "tr -d '\

Re: A problem with a PS file

1999-05-12 Thread Lars Gullik Bjønnes
Leonid Belostotski <[EMAIL PROTECTED]> writes: | That does not help. Is it a PS or EPS file, are the bounding box ok in the file? Lgb

Re: Long TOC Bug

1999-05-19 Thread Lars Gullik Bjønnes
Tim Winter <[EMAIL PROTECTED]> writes: | LyX only gives 2 latex runs when 3 are needed to update the page numbers | correctly. To show this in a 150 page article with a 9 page TOC here are | the file sizes after latex is run. | | Run 1 Run 2 Run 3 | .aux

Re: Lyx tmp files

1999-05-19 Thread Lars Gullik Bjønnes
Silvan Kaiser <[EMAIL PROTECTED]> writes: | Another Problem is that the PrintIndex Tag doesn't seem to have any effect, | although the label is shown in the lyx document no index is created in the | exports. Have you put anything into the index? I am not able to reproduce the problem here. Are

Re: Lyx tmp files

1999-05-19 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | Lars> I am not able to reproduce the problem here. Are you sure you | Lars> have makeindex installed and working? | | Isn't this just a symtom of LyX not running LaTeX correctly in | 1.0.2? Could be, but need not be the case. Lgb

New prerelease of lyx-1.0.3

1999-05-21 Thread Lars Gullik Bjønnes
-BEGIN PGP SIGNED MESSAGE- After the somewhat unfortunate release of 1.0.2 (the chdir bug), there have been fixed a few bugs in 1.0.3pre2 and more now in 1.0.3pre4. We have hopefully been able to remove all the rough edges now. But as with all prereleases you should be carefull, make a

Re: Problem with RCS in LyX 1.0.1

1999-05-22 Thread Lars Gullik Bjønnes
Pierre-Henri Boinnard <[EMAIL PROTECTED]> writes: | > [E:\]rlog D:\exchange\BibTeX_Notizen.lyx | > | > RCS file: D:\exchange\RCS/BibTeX_Notizen.lyx | | This may be the problem, LyX is looking for either | D:\exchange\BibTeX_Notizen.lyx,v or | D:\exchange\RCS/BibTeX_Notizen.lyx,v to know if the

Re: Spanish "ñ" and protected spaces

1999-05-26 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | Julián> the result of putting \noextrasspanish in the Latex preable is | Julián> the error : ! Undefined control sequence. I.44 | Julián> \noextrasspanish | | You should complain on the list [EMAIL PROTECTED] (or to | [EMAIL PROTECTED]) and ask

Re: Document class

1999-05-26 Thread Lars Gullik Bjønnes
Jacques Germishuizen <[EMAIL PROTECTED]> writes: | What I'd like is that all the text on all the pages must be in the middle | op the pages as well as the page numbers. And I also want to get rid of | all the blank pages between chapters. I am sure you have a good reason for wanting this, but w

Re: save as .ps

1999-06-01 Thread Lars Gullik Bjønnes
Stephane Dalton <[EMAIL PROTECTED]> writes: | So I begin to play with the tutorial and quickly was able to write a | little text I want to save in ps. Here is my concern, it took about 30 | seconds to convert a one page .lyx document into the equivalent .ps. | That was awfully long, I pla

Release of LyX 1.0.3

1999-06-02 Thread Lars Gullik Bjønnes
-BEGIN PGP SIGNED MESSAGE- LyX 1.0.3 has been released. - It can be found on these places: ftp://ftp.lyx.org/pub/lyx/stable/lyx-1.0.3.tar.gz ftp://ftp.devel.lyx.org/pub/lyx/lyx-1.0.3.tar.gz ftp://la1ad.uio.no/pub/lyx/lyx-1.0.3.tar.gz There is also a patch

Re: buffer-previous

1999-06-02 Thread Lars Gullik Bjønnes
Reuben Thomas <[EMAIL PROTECTED]> writes: | Does this command do anything? It seems to have no effect for me in | 1.0.3pre4 (and I did have several documents loaded when I tried it, and | had been switching between them). No, it does nothing. It should really be removed...and reimplemented as bu

Re: lyx-1.0.3 compile problem on DecAlpha

1999-06-08 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | jns1> ImportNoweb.h, line 43: Invalid pure specifier. static const | jns1> int BUFSIZE = 512; ---^ *** Exit | jns1> 1 Stop. *** Exit 1 Stop. # Some compilers have a problem with static const in classes, one sol

[kevin_rusty@usa.net] LyX Feedback

1999-06-09 Thread Lars Gullik Bjønnes
I forwarded you mail to the LyX Users mailing list. Lgb --- Start of forwarded message --- Date: Tue, 8 Jun 1999 22:00:11 +0200 Message-Id: <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] From: [EMAIL PROTECTED] Subject: LyX Feedback Reply-to: [EMAIL PROTECTED] HELP!!! I can't get

[damjan.bole@campus.fri.uni-lj.si] LyX Feedback

1999-06-16 Thread Lars Gullik Bjønnes
I forwarded you msg to the lyx-users list, they can probably give you better answers than I can. Lgb --- Start of forwarded message --- Date: Wed, 16 Jun 1999 13:24:27 +0200 Message-Id: <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] From: [EMAIL PROTECTED] Subject: LyX Feedback Reply

Re: Many questions (mostly layout)

1999-07-05 Thread Lars Gullik Bjønnes
Manuel Hossfeld <[EMAIL PROTECTED]> writes: | - A quite general one to begin with: I´m using the "report" document class for | my thesis. Fortunately, there aren´t any fixed guidelines on how a thesis has to | look like in our faculty, but I´m still a bit unsure if I made the right choice. | (Or

Re: Many questions (mostly layout)

1999-07-06 Thread Lars Gullik Bjønnes
Manuel Hossfeld <[EMAIL PROTECTED]> writes: | > Unfortunately you are not allowed to create new types of float for | > inside LyX. To do something like that you have to use LaTeX (ert) | > directly. | | What is "ert"? A package? ERT is a nickname we have for the "Evil Red Text" you get when inc

Re: Even more layout problems...

1999-07-06 Thread Lars Gullik Bjønnes
Manuel Hossfeld <[EMAIL PROTECTED]> writes: | I was mildly shocked when I checked the layout on a printed version of my | thesis, and had a closer look on the footnotes: | Some footnotes do NOT appear on the page they belong to (but isntead on the | next one), and some are even "torn apart" betwe

Re: Precompiled version of Lyx-1.0.4

1999-07-12 Thread Lars Gullik Bjønnes
"=?iso-8859-1?B?Sm9z6SDBbmdlbA==?=" <[EMAIL PROTECTED]> writes: | Hello everybody: | | Could anybody tell me where I can find a precompiled version for x86 of | the latest version of LyX (1.0.4 I think...). version 1.0.4 is not out yet. Latest version is 1.0.3. And there is a prerelease

Re: lyx backup directory

1999-07-27 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | > "Kevin" == Kevin Chu <[EMAIL PROTECTED]> writes: | | Kevin> Jean-Marc Lasgouttes wrote: | >> backups/main.lyx~ part1/main.lyx part2/main.lyx | >> | >> Exercise: can you tell me what main.lyx backup file has been put un | >> the backup/ di

Re: restrictions on accenting

1999-07-27 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | I do not really know why these characters are considered as not | valid. Maybe Lars could comment on this, since I believe he added that | code. The "Allow Accents on all chars" was added for use with T1 fonts. All accents found in T1 is enable

[jessej@nairobi.umephy.maine.edu] LyX Feedback

1999-07-28 Thread Lars Gullik Bjønnes
I forwarded you question to the LyX Users list. Lgb --- Start of forwarded message --- Date: Wed, 28 Jul 1999 17:09:02 +0200 Message-Id: <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] From: [EMAIL PROTECTED] Subject: LyX Feedback Reply-to: [EMAIL PROTECTED] Hello. Thanks very much f

new prerelease lyx-1.0.4pre4

1999-07-28 Thread Lars Gullik Bjønnes
-BEGIN PGP SIGNED MESSAGE- Can be found on: ftp://la1ad.uio.no/pub/lyx/lyx-1.0.4pre4.tar.gz ftp://ftp.devel.lyx.org/pub/lyx/lyx-1.0.4.tar.gz And on ftp.lyx.org soon (but not yet because of a admin problem) As always you should be careful when trying out prereleases, so be sure to have

Re: ./configure doesn't work with GCC 2.95

1999-08-04 Thread Lars Gullik Bjønnes
Iain McClatchie <[EMAIL PROTECTED]> writes: | Summary: | This line in ./configure appears to be non-ANSI C++, because it | doesn't | specify a return value: | extern select ($ac_cv_func_select_arg1,$ac_cv_func_select_arg234, | | gcc-2.95 notices, fails to compile the test, and ./configure defa

Re: updates to \nocite{*}

1999-08-04 Thread Lars Gullik Bjønnes
Paul Lambert <[EMAIL PROTECTED]> writes: | I can't update the contents of a \nocite{*} line and cause any change | in a file's output bibliography. It seems that the bibliography I get | only ever reacts to the form of the \nocite line the _first_ time the | file is compiled, unaltered after any

Re: Two problems

1999-08-16 Thread Lars Gullik Bjønnes
Reuben Thomas <[EMAIL PROTECTED]> writes: | 2. I'm currently getting the error "\listfiles can only be used in the | preamble" when I process a document of mine. This error is reported on | line 2, where it certainly *is* in the preamble. What am I doing wrong? | Processing the file manually with

Re: Oops!

1999-08-16 Thread Lars Gullik Bjønnes
Reuben Thomas <[EMAIL PROTECTED]> writes: | My error "\listfiles can only be used in the preamble" was caused by an | included file, plus the bug that errors in included files are referred to | main files. So nothing new there. Sorry. Good. I was a bit worried. Lgb

Re: LyX and plain TeX

1999-08-16 Thread Lars Gullik Bjønnes
Jose Castejon-Amenedo <[EMAIL PROTECTED]> writes: | Now I understand LyX is built on top of LaTeX. I would like to be able | to retain the power and flexibility of plain TeX while at the same time | have access to the screen-oriented features that LyX has to offer. Is | that possible? Not witho

Re: Help! No footnotes!

1999-08-16 Thread Lars Gullik Bjønnes
Darrin Thompson <[EMAIL PROTECTED]> writes: | I'm having a problem with lyx 1.0.3 | | I cannot use footnotes at all. On the dvi or ps output, where the notes | are supposed to be, there is a horizontal line indicating a footnote | should be present, but no footnote. Are you perhaps missing the

Re: Help! No footnotes!

1999-08-16 Thread Lars Gullik Bjønnes
Darrin Thompson <[EMAIL PROTECTED]> writes: | I also scanned the dvi file and was unable to find any references to my | footnotes. I have looked at the ouput with both xdvi and gv and they | just are not there. Are you using footnotes in tables or in sectioning headers? Lgb

Re: Help! No footnotes!

1999-08-16 Thread Lars Gullik Bjønnes
Darrin Thompson <[EMAIL PROTECTED]> writes: | Nope. Plain old vanilla, middle of the paragraph footnotes. What happens if you creat a minimal LateX document with footnotes and run it through latex? \documentclass{article} \begin{document} \footnote{test} \end{document} Lgb

Re: Help! No footnotes!

1999-08-16 Thread Lars Gullik Bjønnes
Darrin Thompson <[EMAIL PROTECTED]> writes: | So my problem is lyx? Can you create a minimal lyx document, a document that only contains a footnote. Try to preview that, it it fails. Export your minimal document to latex and run latex on it, is the problem still there? -> send me the exported la

Re: Help! No footnotes!

1999-08-17 Thread Lars Gullik Bjønnes
Darrin Thompson <[EMAIL PROTECTED]> writes: | Thanks, | | I finally figured out a simpler work around that works about half the | time. | | Latex is trying to generate new font files and is having permission | troubles. It just won't say permission denied or anything obvious like | that. The th

Re: ftp to ftp.lyx.org failing.

1999-08-17 Thread Lars Gullik Bjønnes
"Gregory B. Hill" <[EMAIL PROTECTED]> writes: | bash-2.01$ ftp ftp.lyx.org | Connected to ftp.lyx.org. | 421 Service not available, remote server has closed connection | ftp> quit | bash-2.01$ You still have that problem? Lgb

Re: Help! No footnotes!

1999-08-17 Thread Lars Gullik Bjønnes
Darrin Thompson <[EMAIL PROTECTED]> writes: | I thought that everything under /usr should be read only except to root | or superuser. Is latex not yet compliant with that? | | Darrin | | > | > If it is a permission problem this should fix it: | > | > cd /usr/share/ | > chmod -R a+rX texmf/ -

Re: Still stuck on Solaris

1999-08-24 Thread Lars Gullik Bjønnes
"David F. Nitz" <[EMAIL PROTECTED]> writes: | Can't export LaTex file. A ".tex" file is created, but size is always 0 | bytes. No error or warning messages are generated. Can you try with full debug output turned on? run lyx as "lyx -dbg 65535" and see if any of the messages given gives a cl

  1   2   3   4   5   6   7   >