Re: SGML (LinuxDoc article) class

2003-02-06 Thread José Matos
On Thursday 06 February 2003 19:03, Adinda Praditya wrote:

 So Is it true that SGML (LinuxDoc article) class doesn't allow us to insert
 image? If it is, how come?

  I never saw any example of linuxdoc that presented an image. That was the 
reason why it never got implemented.

  I think that I sent, to the list, a patch adding this feature. I will put in 
my list to 1.4.

 Thanks,

 DIda
 LyX Newbie

-- 
José Abílio



Re: Footnotes...

2003-02-06 Thread Steven Homolya
On Wed, 5 Feb 2003, Andre Poenitz wrote:

 On Wed, Feb 05, 2003 at 02:47:07PM +0100, Jean-Marc Lasgouttes wrote:
  The creation part will work in 1.3.0. The deletion of footnote does
  not exist anymore, though. How useful was it?
 
 The feature could be invoked by pressing backspace in the very first
 position of the inset. This is not too hard to understand and would be
 consistent with math...
 

Yes that would be more intuitive than the old insert footnote in footnote 
to 'un-footnote' text (which I never discovered because it did not occur 
to me to try, and I did not religiously study the documentation).

-- 
Steven Homolya
School of Physics and Materials Engineering
Monash University, VIC 3800
Australia
Tel: +61 3 9905 3694
Fax: +61 3 9905 3637




Re: Footnotes...

2003-02-06 Thread Jean-Marc Lasgouttes
 Steven == Steven Homolya [EMAIL PROTECTED] writes:

Steven On Wed, 5 Feb 2003, Jean-Marc Lasgouttes wrote:
 The creation part will work in 1.3.0. The deletion of footnote does
 not exist anymore, though. How useful was it?
 
Steven I never used it because I did not know about it. It would have
Steven been useful for footnote text to be replaced with text in
Steven brackets (preferred by some journals). Much quicker than cut
Steven text, paste text, collapse footnote, delete collapsed
Steven footnote.

Or add in the preamble (not tested, of course)
\renewcommand{\footnote}[1]{[{#1}]}

OK, It is probably more complicated than this, but I suspect that
killing a footnotes by hand is not the right solution. After all,
these are still notes, the only difference is the way they are presented.

JMarc




How to avoid system blocking by Lyx preview convert processes ???

2003-02-06 Thread Andreas Philipp

Hi,
I'm facing to a really serious and urgent problem:
My thesis document includes now some hundred figures (bitmaps
with 100 to 300 dpi converted to ps-files) on about 300 pages. 
I just switched to Suse8.1 and Lyx 1.2.3 two days ago and was working with
Lyx 1.1.6fix4 (Suse 7.3) up to now, where I had no problem with the same
document on the same machine (Athlon 700, 512Mb-ram).

Now, when I open my doc with 1.2.3 and want to continue writing at the end
of the doc I'try to scroll down. Yes I'm just only trying! Because every
image is starting a convert-command to make the preview and there are a
few hundred processes blocking the whole system for the rest of my working
day! 
In Lyx 1.1.6 this was no problem! (previews where only created directly
after loading the doc and it was many times faster than now).

Is there any possibility, to get the previews at one time and not only
when I'm scrolling to the page with with an image??? 

How to speed up the preview (color preferred, but even gray or monochrome
is much too slow)?

Any possibility to make a permanent hardcopy of the preview images that
are used in Lyx? (So Lyx has not do to the convert every time again and
again when the doc is loaded)

Any way to avoid convert at all?

It is important for me to see the images I'm writing about in my thesis.
So just to say no preview for each figure doesn't solve my problem.

By the way, is there any trick to get the show page command again which
started gv externally for the ps files??? (it was so useful for me in
Lyx 1.1.6)

What happens if I start Lyx with nice? Will I ever see any preview then?

Thank's a lot in advance, I really hope that I may use 1.2.3! The way it
works now makes it impossible for me to work with it! :-(

---
Andreas Philipp
Arbeitsgruppe Klimaforschung Wuerzburg
Geographisches Institut Uni Wuerzburg
Am Hubland
D-97074 Wuerzburg

phone: ++49 931 8884690
fax:   ++49 931 8885544
email: [EMAIL PROTECTED]
---



Configurable Cursor (Was: Scroll one line at a time)

2003-02-06 Thread hansel
On Thu, 6 Feb 2003, Dan Strychalski wrote:

 There is a way to configure LyX to scroll only one line, but it has some
 quirks:
 
 1. The line the cursor is on is first jerked to mid-screen, except when
at the top or bottom of the file. (The jerking to mid-screen is
actually a great aid in finding LyX's easy-to-lose text cursor.)

Precisely! When editing long documents, keeping track of cursor is
non-trivial and I depend on lyX ^L (emacs key-bindings) to find it. A nice
black blob (or green or any color that contrasts with both background and
letters)  would be much easier on the eyes (and nerves). (I can always
find the emacs cursor. On the rare occasion, I edit raw files with emacs
for just that reason. --This clearly courts more intense forms of pain
than searching for a buried cursor.)

I don't find a preferences option to change cursor behavior and at the
moment, In 1.2.3, lyxcursor.C (and lyxcursor.h) don't obviously control
cursor shape, color and mode (blink, constant) -- but my language of
choice is not C++ so I may be missing it.

A configurable cursor would be ideal. More complete documentation of the
lyxcursor files (as already noted in existing comments) would be helpful.
Help about code to change to get the desired cursor would be welcome.

Thank you.

-- 
Mark Hansel
PO Box 41
Minnesota State University Moorhead
Moorhead, MN 56563
Ph: 218-236-2039 fax: 218-236-2593
[EMAIL PROTECTED]
http://wwwcj.mnstate.edu





Re: How to avoid system blocking by Lyx preview convert processes ???

2003-02-06 Thread Steven Homolya
On Thu, 6 Feb 2003, Andreas Philipp wrote:

 I'm facing to a really serious and urgent problem:
 My thesis document includes now some hundred figures (bitmaps
 with 100 to 300 dpi converted to ps-files) on about 300 pages. 
 I just switched to Suse8.1 and Lyx 1.2.3 two days ago and was working with
 Lyx 1.1.6fix4 (Suse 7.3) up to now, where I had no problem with the same
 document on the same machine (Athlon 700, 512Mb-ram).
 
 In Lyx 1.1.6 this was no problem! (previews where only created directly
 after loading the doc and it was many times faster than now).
 
 Thank's a lot in advance, I really hope that I may use 1.2.3! The way it
 works now makes it impossible for me to work with it! :-(
 

Switching from Lyx 1.1 to Lyx 1.2 is a major upgrade. Something you do not 
want to do when you have a large important document that relies on the 
old faithful version of the software. My advice is to switch back to 
lyx1.1.6fix4 ASAP. The file formats are incompatible, so do not change or 
save anything, or always back up! Lyx 1.2 does OK at reading lyx 1.1 
files, but lyx 1.1 cannot read lyx 1.2 files. In my humble opinion lyx 
1.1(.5, .6) is more stable and works more like expected/documented than 
lyx 1.2.

Finish your thesis with lyx1.1 and by the time you submit lyx1.3 with its 
promising new features should be ready.

-- 
Steven Homolya
School of Physics and Materials Engineering
Monash University, VIC 3800
Australia
Tel: +61 3 9905 3694
Fax: +61 3 9905 3637




Re: How to avoid system blocking by Lyx preview convert processes???

2003-02-06 Thread Christian Ridderström
On Thu, 6 Feb 2003, Andreas Philipp wrote:

 
 Is there any possibility, to get the previews at one time and not only
 when I'm scrolling to the page with with an image??? 
 
 Any way to avoid convert at all?

You could try Edit/Preferences/LookFeel/Misc, where you can choose the 
default of Display Graphics to be: Don't display

 It is important for me to see the images I'm writing about in my thesis.
 So just to say no preview for each figure doesn't solve my problem.

I'm guessing that you only need to see a few images at a time, which 
means you could go to those specific images and change their display 
setting from default to color (i.e. it will be shown).

Or, you can have a dvi/pdf/postcript in a separate window next to lyx and 
look at the figures in that window. (This is what I usually do, but that's 
because I prefer to just have the text and math in my Lyx window)

/Christian

-- 
Christian Ridderström, +46-8-790 91 37   http://www.md.kth.se/~chr
Mechatronics lab, Dept. of Machine Designhttp://www.md.kth.se





Re: How to avoid system blocking by Lyx preview convert processes???

2003-02-06 Thread Andreas Philipp

On Thu, 6 Feb 2003, Christian Ridderström wrote:

 On Thu, 6 Feb 2003, Andreas Philipp wrote:
 
  
  Is there any possibility, to get the previews at one time and not only
  when I'm scrolling to the page with with an image??? 
  
  Any way to avoid convert at all?
 
 You could try Edit/Preferences/LookFeel/Misc, where you can choose the 
 default of Display Graphics to be: Don't display
 
  It is important for me to see the images I'm writing about in my thesis.
  So just to say no preview for each figure doesn't solve my problem.
 
 I'm guessing that you only need to see a few images at a time, which 
 means you could go to those specific images and change their display 
 setting from default to color (i.e. it will be shown).
 
 Or, you can have a dvi/pdf/postcript in a separate window next to lyx and 
 look at the figures in that window. (This is what I usually do, but that's 
 because I prefer to just have the text and math in my Lyx window)
 
 /Christian
 
 -- 
 Christian Ridderström, +46-8-790 91 37   http://www.md.kth.se/~chr
 Mechatronics lab, Dept. of Machine Designhttp://www.md.kth.se
 


Thx,
this does not really solve my problem, but I think its worth a try.
I will try out working in this way some time and then decide wether to
switch back to 1.1.6 or not ...
Andreas

---
Andreas Philipp
Arbeitsgruppe Klimaforschung Wuerzburg
Geographisches Institut Uni Wuerzburg
Am Hubland
D-97074 Wuerzburg

phone: ++49 931 8884690
fax:   ++49 931 8885544
email: [EMAIL PROTECTED]
---



Re: How to avoid system blocking by Lyx preview convert processes???

2003-02-06 Thread Andreas Philipp

On Fri, 7 Feb 2003, Steven Homolya wrote:

 On Thu, 6 Feb 2003, Andreas Philipp wrote:
 
  I'm facing to a really serious and urgent problem:
  My thesis document includes now some hundred figures (bitmaps
  with 100 to 300 dpi converted to ps-files) on about 300 pages. 
  I just switched to Suse8.1 and Lyx 1.2.3 two days ago and was working with
  Lyx 1.1.6fix4 (Suse 7.3) up to now, where I had no problem with the same
  document on the same machine (Athlon 700, 512Mb-ram).
  
  In Lyx 1.1.6 this was no problem! (previews where only created directly
  after loading the doc and it was many times faster than now).
  
  Thank's a lot in advance, I really hope that I may use 1.2.3! The way it
  works now makes it impossible for me to work with it! :-(
  
 
 Switching from Lyx 1.1 to Lyx 1.2 is a major upgrade. Something you do not 
 want to do when you have a large important document that relies on the 
 old faithful version of the software. My advice is to switch back to 
 lyx1.1.6fix4 ASAP. The file formats are incompatible, so do not change or 
 save anything, or always back up! Lyx 1.2 does OK at reading lyx 1.1 
 files, but lyx 1.1 cannot read lyx 1.2 files. In my humble opinion lyx 
 1.1(.5, .6) is more stable and works more like expected/documented than 
 lyx 1.2.
 
 Finish your thesis with lyx1.1 and by the time you submit lyx1.3 with its 
 promising new features should be ready.
 

Thx, 
I'm aware of the file format problem. I think I will try to work with
1.2.3 without preview (or only needed previews) some time and decide
after a while, whether its worth keeping 1.2.3 (I can copy the text
directly into my 1.1.6 document when switching back). 

Something I don't know whether its right here in users list: 
when I try to compile 1.1.6fix4 (make after successful configure) I get:

...

g++ -DHAVE_CONFIG_H -I. -I. -I. -I.. -I.. -I../boost-isystem
/usr/X11R6/include  -g -O2 -fno-rtti -fno-exceptions -c lastfiles.C
lastfiles.C:29: `ostream_iterator' not declared
lastfiles.C: In member function `void LastFiles::writeFile(const
std::string) 
   const':
lastfiles.C:78: `ostream_iterator' undeclared (first use this function)
lastfiles.C:78: (Each undeclared identifier is reported only once for each 
   function it appears in.)
lastfiles.C:78: parse error before `' token
make[3]: *** [lastfiles.o] Fehler 1
make[3]: Verlassen des Verzeichnisses »/home/geog088/lyx-1.1.6fix4/src«
make[2]: *** [all-recursive] Fehler 1
make[2]: Verlassen des Verzeichnisses »/home/geog088/lyx-1.1.6fix4/src«
make[1]: *** [all-recursive-am] Fehler 2
make[1]: Verlassen des Verzeichnisses »/home/geog088/lyx-1.1.6fix4/src«
make: *** [all-recursive] Fehler 1

here it stops due to that error with lastfiles.C, but the code looks ok
(as far as a fortran programmer could say).
Is it the compiler (gcc 3.2)? Anything known about that error in
lastfiles.C ? So even if I try to switch back to 1.1.6fix4 I get into
trouble and loosing time.

Andreas

---
Andreas Philipp
Arbeitsgruppe Klimaforschung Wuerzburg
Geographisches Institut Uni Wuerzburg
Am Hubland
D-97074 Wuerzburg

phone: ++49 931 8884690
fax:   ++49 931 8885544
email: [EMAIL PROTECTED]
---



Re: How to avoid system blocking by Lyx preview convert processes ???

2003-02-06 Thread Jean-Marc Lasgouttes
 Andreas == Andreas Philipp [EMAIL PROTECTED] writes:

Andreas Something I don't know whether its right here in users list:
Andreas when I try to compile 1.1.6fix4 (make after successful
Andreas configure) I get:

Add 
  #include iterator 
around line 20 of lastfiles.C.

This is one of the few things that got commited to the BRANCH_1_1_6 of
cvs after the release of LyX 1.1.6fix4. There were not enough
important things there to warrant the release of a lyx 1.1.6fix5.

An interesting fix that is in cvs is the fix for entering characters
using numpad in tables.

Hope this helps.

JMarc

PS: Andreas, I saw your message in [EMAIL PROTECTED] but did not have
time to answer until now. From what I know, loading of graphics should
be a bit better in 1.3.0, but we still do not have the real good
solution that we need (as far as I understand).




Re: How to avoid system blocking by Lyx preview convert processes???

2003-02-06 Thread Andreas Philipp

On 6 Feb 2003, Jean-Marc Lasgouttes wrote:

  Andreas == Andreas Philipp [EMAIL PROTECTED] writes:
 
 Andreas Something I don't know whether its right here in users list:
 Andreas when I try to compile 1.1.6fix4 (make after successful
 Andreas configure) I get:
 
 Add 
   #include iterator 
 around line 20 of lastfiles.C.
 
 This is one of the few things that got commited to the BRANCH_1_1_6 of
 cvs after the release of LyX 1.1.6fix4. There were not enough
 important things there to warrant the release of a lyx 1.1.6fix5.
 
 An interesting fix that is in cvs is the fix for entering characters
 using numpad in tables.
 
 Hope this helps.
 
 JMarc
 
 PS: Andreas, I saw your message in [EMAIL PROTECTED] but did not have
 time to answer until now. From what I know, loading of graphics should
 be a bit better in 1.3.0, but we still do not have the real good
 solution that we need (as far as I understand).
 

Thank's a lot, that helps! Now I see clearer and 1.1.6fix4 is running
again! (after renaming ~/.lyx and using xhost +localhost to get rid of
the 
Xlib: connection to :0.0 refused by server
Xlib: XDM authorization key matches an existing client!
Error: Couldn't find per display information
GS [18485] error 256 E:1 1 S:0 0
 - error (which I didn't get on my suse7.3 installation, really funny
because on some figures it apeared and on some not).
Ok, thx a lot to all who answered,

Andreas


---
Andreas Philipp
Arbeitsgruppe Klimaforschung Wuerzburg
Geographisches Institut Uni Wuerzburg
Am Hubland
D-97074 Wuerzburg

phone: ++49 931 8884690
fax:   ++49 931 8885544
email: [EMAIL PROTECTED]
---



How to develop support for Kannada language in LyX?

2003-02-06 Thread Ananda Murthy R S
Hello:

I am interested in developing support for Kannada language (a South 
Indian language) in LyX. Can anybody give me the hint regarding where to 
start?

Thanks for your help.

Sincerely,

Ananda Murthy R S



How to develop support for Kannada language in LyX?

2003-02-06 Thread Ananda Murthy R S
Hello:

I am interested in developing support for Kannada language (a South
Indian language) in LyX. Can anybody give me the hint regarding where to
start?

Thanks for your help.

Sincerely,

Ananda Murthy R S





Scheduled downtime for Aussie

2003-02-06 Thread Lars Gullik Bjønnes

Aussie needs to be physically moved a couple of meters and must be
taken down for that.

This will affect ftp.devel.lyx.org and bugzilla.lyx.org.

Aussie will be down for ~5-10 minutes, starting about one o'clock
local time. That is 12 o'clock UTC.

-- 
Lgb



Re: How to avoid system blocking by Lyx preview convert processes ???

2003-02-06 Thread Angus Leeming
Andreas Philipp wrote:

 
 Hi,
 I'm facing to a really serious and urgent problem:
 My thesis document includes now some hundred figures (bitmaps
 with 100 to 300 dpi converted to ps-files) on about 300 pages.
 I just switched to Suse8.1 and Lyx 1.2.3 two days ago and was working with
 Lyx 1.1.6fix4 (Suse 7.3) up to now, where I had no problem with the same
 document on the same machine (Athlon 700, 512Mb-ram).

As already suggested in this thread, the only way is to turn off previews in 
the Preferences dialog.

The problem is solved more elegantly in the upcoming 1.3 release.

Regards,

-- 
Angus




Re: How to develop support for Kannada language in LyX?

2003-02-06 Thread Angus Leeming
Ananda Murthy R S wrote:

 Hello:
 
 I am interested in developing support for Kannada language (a South
 Indian language) in LyX. Can anybody give me the hint regarding where to
 start?
 
 Thanks for your help.
 
 Sincerely,
 
 Ananda Murthy R S

Hello Ananda. You should contact the developers' list 
[EMAIL PROTECTED] after LyX 1.3 is released. (We're currently in a 
total freeze trying to push the thing out the door).

One of the main proposals for the 1.4 series is to merge in the CJK 
(Chinese, Japanese, Korean) port of LyX. I'm sure that adding support for 
Kannada will then be trivial.

Regards,

-- 
Angus




Re: How to avoid system blocking by Lyx preview convert processes ???

2003-02-06 Thread Georg Baum
I know you solved your problem, but it might interest:

Am Donnerstag, 6. Februar 2003 14:05 schrieb Andreas Philipp:
 Any way to avoid convert at all?

I use something like anythingtopnm | ppmtoxpm instead of convert. That is 
over 10 times faster. I can send the config if anybody is interested.


Georg




Re: How to avoid system blocking by Lyx preview convert processes ???

2003-02-06 Thread Angus Leeming
Georg Baum wrote:

 I know you solved your problem, but it might interest:
 
 Am Donnerstag, 6. Februar 2003 14:05 schrieb Andreas Philipp:
 Any way to avoid convert at all?
 
 I use something like anythingtopnm | ppmtoxpm instead of convert. That is
 over 10 times faster. I can send the config if anybody is interested.

 Georg

And note that in LyX 1.3 that both frontends can load pnm files natively. 
Moreover note that Qt can load png files natively and that the xpm image 
loader for the xforms frontend has been disabled because it was too easy to 
crash.

So Georg can cut the pipe out of his converter ;-)

-- 
Angus




help with layout

2003-02-06 Thread Dave Pensato
I'm trying to make a layout that corresponds to the mla.sty and mla.cls 
files located at

http://www.ctan.org/tex-archive/biblio/bibtex/contrib/mla/

the document type isn't showing up ,though.

(of course, i've installed them in the correct tetex directory and 
based my .layout file on the article.layout)

I've run texhash and reconfigure.

thanks,

dave



bibtex and lyx 1.2.1

2003-02-06 Thread upcroft
Hi,

I've recently upgraded from lyx 1.1.6 to 1.2.1 and have run into some
problems with bibtex. My old lyx files still compile perfectly with all
references in order, however when I have to enter a new citation, the
citation popup in lyx only displays the first reference in my Bibtex file.
The only way I can enter new references is to write in latex \cite{key}.
This works fine but I'm keen to get it working in lyx also. The following
is how my Bibtex file blah.bib looks:

@article{
Anderson95,
   Author = {Anderson, M.H.},
   Title = {Observation of Bose-Einstein Condensation in a Dilute Atomic
Vapour},
   Journal = {Science},
   Volume = {269},
   Pages = {198},
   Keywords = {BEC, first experiment},
   Year = {1995} }



@article{
Balykin1988,
   Author = {Balykin, V.},
   Title = {Quantum-State-Selective Mirror Reflection of Atoms by Laser
Light},
   Journal = {Physical Review Letters},
   Volume = {60},
   Number = {21},
   Pages = {2137},
   Keywords = {Electric fields},
   Year = {1988} }

.
.
.

Would anyone know what I'm doing incorrectly?

Thanks in advance.
Ben





Re: bad looking fonts in pdf --- revisited

2003-02-06 Thread Paul A. Rubin
Steven Homolya [EMAIL PROTECTED] wrote in
[EMAIL PROTECTED]:">news:[EMAIL PROTECTED]: 

 This appears to have been resolved earlier on this list. However...
 
 Issue is: Fonts are ugly and hard to read in exported pdf.

Which fonts?
 
 One reply was to see (lyx 1.1.6fix4)  Help - Extended Features: 
 Section 3.3.6.2, i.e., put \usepackage{ae,aecompl} in preamble.
 
 Then someone said that selecting ae fonts (Layout - Document) should
 be all that's needed. No preamble changes.
 
 I replied that this works. It seems I was incorrect.
 
 The only way I can get good looking fonts (and searchable text) in pdf
 is by putting \usepackage{ae,aecompl} in the preamble. Note that
 aecompl is needed, ae alone will not do it.
 
 Am I missing something here?
 

I don't use ae fonts (that I know of, anyway).  Don't know if there's a 
universal solution, but I've had pretty good luck exporting as a dvi and 
then using dvipdfm -f cmr.map file name.  You might also take a look at
http://www.aaai.org/Publications/Author/latex-fonts.html.

-- Paul

*
Paul A. Rubin  Phone:(517) 432-3509
Department of Management   Fax:  (517) 432-
The Eli Broad Graduate School of ManagementE-mail:   [EMAIL PROTECTED]
Michigan State University  http://www.msu.edu/~rubin/
East Lansing, MI  48824-1122  (USA)
*
Mathematicians are like Frenchmen:  whenever you say something to them,
they translate it into their own language, and at once it is something
entirely different.J. W. v. GOETHE




Re: bibtex and lyx 1.2.1

2003-02-06 Thread Angus Leeming
[EMAIL PROTECTED] wrote:

 Hi,
 
 I've recently upgraded from lyx 1.1.6 to 1.2.1 and have run into some
 problems with bibtex. My old lyx files still compile perfectly with all
 references in order, however when I have to enter a new citation, the
 citation popup in lyx only displays the first reference in my Bibtex file.
 The only way I can enter new references is to write in latex \cite{key}.
 This works fine but I'm keen to get it working in lyx also. The following
 is how my Bibtex file blah.bib looks:

Our BibTeX parser isn't very robust. All will be fine if you move the key 
onto the same line as the @article etc.

Here's a little sed script that should do it automatically.

sed '/^[   ]*@[a-zA-Z]*{[]*$/{; $!N; s/\n//; }' test2.bib  test.bib

No warranty of course ;-)
Angus

 @article{
 Anderson95,





deleting labels

2003-02-06 Thread Nirmal Govind
Hi.. I have an equation in the AMS display environment. I inserted a
label for this equation but now I'd like to delete it.. how do I do
this?

Thanks,
nirmal




Re: deleting labels

2003-02-06 Thread Christian Ridderström
On Thu, 6 Feb 2003, Nirmal Govind wrote:

 Hi.. I have an equation in the AMS display environment. I inserted a
 label for this equation but now I'd like to delete it.. how do I do
 this?
 
This works for me in normal equations anyway:

http://ev-en.org/wiki/moin.cgi/LyxFAQ#line258

/Christian

-- 
Christian Ridderström, +46-8-790 91 37   http://www.md.kth.se/~chr
Mechatronics lab, Dept. of Machine Designhttp://www.md.kth.se





independent references for each chapter

2003-02-06 Thread Praedor Tempus Atrebates
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I have read the chapterbib tip from the web but I have done what it says yet 
still fail to get references at the end of each chapter.

I have 4 chapters and need 4 independent reference lists for these chapters.

I am using the chapterbib style and add the bibtex reference at the end of 
each chapter.  I enter the names of the independent bibtex references as 
appropriate.  When I preview the document, it APPEARS that my second chapter 
is trying to use the bibliography file from the first chapter rather than its 
own chapter.  I get a lot of question marks with a few reference numbers here 
and there with high numbers (like 180, 182) when I should be getting a reset 
numbering system for each chapter.  

What is the trick here?  I have lyx 1.2.0 (I cannot at this time upgrade) on 
Mandrake 8.2.  Can anyone help me out here?  

This is my document's preamble:
\usepackage{chapterbib}
\usepackage{cite}

\makeatletter\def\@cite#1#2{({#1\if@tempswa , #2\fi})}
\def\@biblabel#1{#1.}
\let\oldthebibliography=\thebibliography
\renewcommand{\thebibliography}{%
   \makeatletter%
   \renewcommand{\section}[2]{}%
   \renewcommand\@mkboth[2]{}%
   \oldthebibliography}


\lhead{}
\chead{}
\rhead{\thepage}
\lfoot{}
\cfoot{}
\rfoot{}

\renewcommand{\headrulewidth}{0pt}


\newcommand\dna[1]{\leavevmode \begingroup
\dnaZ #1\@empty}
\def\dnaZ #1#2{%
#1%
 \ifx\@empty#2%
   \let\dnaZ\endgroup
\else
   \dnaSpace \-%
\fi
\dnaZ #2%
}
\newcommand\dnaSpace{\nobreak\hspace{0pt plus .1pt}}
\hyphenation{mRNA}


- -- 
Conservatives of all times are adventitious liars.
- - Friedrich Nietzsche.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+QvtG1i/6R1B/Yh0RAsS+AKCGkpmIS1TOoAVtZg99eSI6AmYrqQCfaLj5
8I5Iq5VF9ZT1H6G1SGi+wLQ=
=tdkq
-END PGP SIGNATURE-



Re: help with layout

2003-02-06 Thread Steven Homolya
On Thu, 6 Feb 2003, Dave Pensato wrote:

 I'm trying to make a layout that corresponds to the mla.sty and mla.cls 
 files located at
 
 http://www.ctan.org/tex-archive/biblio/bibtex/contrib/mla/
 
 the document type isn't showing up ,though.
 
 (of course, i've installed them in the correct tetex directory and 
 based my .layout file on the article.layout)
 
 I've run texhash and reconfigure.
 

I find that I need to edit textclass.lst (in the system's lyx directory) 
manually.

-- 
Steven Homolya
School of Physics and Materials Engineering
Monash University, VIC 3800
Australia
Tel: +61 3 9905 3694
Fax: +61 3 9905 3637




Re: old PS image files

2003-02-06 Thread Angus Leeming
Frederic Leymarie wrote:

 Hi there
 
 I have a few old PostScript image files I cannot
 read in newer versions of image viewers such as xv
 or gimp.
 
 these PS files start like the example given below.
 
 Any idea how I could convert these to something readable
 by more modern viewers ?
 
 Frederic

If these are bitmap images, then why not 'sanitize' them by running them 
through ghostscript's ps2ps utility. If they contain vector postscript data 
then I'm not sure what the best approach is as ps2ps currently turns them 
into bitmaps. (I believe).

-- 
Angus




moc2 was Re: Announce: LyX 1.3.0 released.

2003-02-06 Thread Peter Clark
On Thursday 06 February 2003 04:43 pm, Lars Gullik Bjønnes wrote:
 We are glad to announce the release of LyX 1.3.0.
What's moc2? ./configure --prefix=/usr --with-frontend=qt errors with 

checking for moc2... not found
checking for moc... not found
configure: error: moc binary not found in $PATH or /bin !

Freshmeat and Google didn't help things out. Suggestions?
:Peter
-- 
Oh what a tangled web they weave who try a new word to conceive!



Re: moc2 was Re: Announce: LyX 1.3.0 released.

2003-02-06 Thread Juergen Spitzmueller
Peter Clark wrote:
 What's moc2? ./configure --prefix=/usr --with-frontend=qt errors with

 checking for moc2... not found
 checking for moc... not found
 configure: error: moc binary not found in $PATH or /bin !

Meta Object Compiler for QT
http://doc.trolltech.com/3.1/moc.html#moc

Do you have the qt-devel packages installed? You need them to compile LyX 
against qt.

HTH,
Jürgen.



Re: moc2 was Re: Announce: LyX 1.3.0 released.

2003-02-06 Thread Peter Clark
On Thursday 06 February 2003 07:43 pm, Juergen Spitzmueller wrote:
 Meta Object Compiler for QT
 http://doc.trolltech.com/3.1/moc.html#moc

 Do you have the qt-devel packages installed? You need them to compile LyX
 against qt.

Ah, ha! Thanks for the pointer. I had libqt3-devel-3.1.1 installed, but the 
/usr/lib/qt3 directory wasn't in the path. Adding 
'--with-qt-libraries=/usr/lib/qt3/lib --with-qt-dir=/usr/lib/qt3' to the 
configure string did the trick.

:Peter
-- 
Oh what a tangled web they weave who try a new word to conceive!



Including bibliographies ....

2003-02-06 Thread [EMAIL PROTECTED]
Hi All,

I know this has been answered previously, but I can't seem to find the 
reference,
and the tips and tricks discussion of it doesn't seem to work in my case.

My problem is this ... I have one main document which has a number of
chapters. Each chapter contains bibliographic references (bibtex 
references),
and the main document also contains a bibliographic environment at the
end. Now I want the bibliographic data to print only at the end in the main
document, once all the chapters are collated, and I don't want 
bibliographic
matter at the end of each chapter. How can I do this?

I have tried doing a dvi on the main document, and then on each chapter,
and then removing the bib references in the chapters, but nothing seems
to help in getting the bib references at the end of the main document. This
seems to be very ricky to get right, and I don't know how. (As I said the
instructions in Herbert's page does not work for me ... )

Thanks for help
Regards
Goffredo




Re: Including bibliographies ....

2003-02-06 Thread I Wayan Warmada

On Fri, 7 Feb 2003, [EMAIL PROTECTED] wrote:

| My problem is this ... I have one main document which has a number of
| chapters. Each chapter contains bibliographic references (bibtex
| references), and the main document also contains a bibliographic
| environment at the end. Now I want the bibliographic data to print only
| at the end in the main document, once all the chapters are collated, and
| I don't want bibliographic matter at the end of each chapter. How can I
| do this?

I have made my thesis as following (with report class)
the main document -- i.e. thesis.lyx which contain:

Input: ch0-cover.lyx
Input: ch1-intro.lyx
Input: ch2-etc
..
..
--breakpage--
BibTeX reference

Input: appendixA.lyx
Input: appendixB.lyx

I don't put the bibtex references in each chapter, but only in the main
document. Note: the all lyx file should have similar document style (I
think). This way works as I will without any error...

| I have tried doing a dvi on the main document, and then on each chapter,
| and then removing the bib references in the chapters, but nothing seems
| to help in getting the bib references at the end of the main document.
| This seems to be very ricky to get right, and I don't know how. (As I
| said the instructions in Herbert's page does not work for me ... )

sometimes LyX/LaTeX (I don't know) did not recompile the new editing
results, but just viewed/or compiled an old *.tex from the /tmp/
directory. I have normally done was to remove the *.tex file in the
/tmp/-directory...

Wayan



Re: help with layout

2003-02-06 Thread Steven Homolya
On Thu, 6 Feb 2003, Dave Pensato wrote:

 
 On Thursday, February 6, 2003, at 06:36  PM, Steven Homolya wrote:
 
 Thanks for the quick response!
 
 I edited the file, adding mla mla article (MLA)
 
 Unfortunately, this doesn't seem to work.
 
 I should mention that I'm VERY new to LyX and working on the Darwin 
 (Mac OS X) port. I was hoping I might be able to avoid having to use 
 LaTeX manually by using LyX, but I think I'm just going to have to jump 
 on in.  :(
 
 Unfortunately, I'm a student with deadlines and a father- so I may just 
 have to use a WYSIWYG until summer.
 
 Arghhh. I DON'T WANT TO!! The paper I wrote for another class in LyX 
 just looks SO good, and the writing process felt SO much easier. If 
 only this one prof wasn't part of the MLA Gestapo
 
 

I just checked the link you sent. These are only style (.sty, .bst) files 
not document classes (.cls). You don't really need a new layout file.

Just put

\usepackage{mla}

in your preamble, and put mla under Style in the bibtex reference 
popup, which you get when you click on the [BibTeX Generated References] 
button you insterted with Insert - Lists  TOC - Bibtex Reference...
(Lyx 1.1.6fix4, lyx 1.2 might have a different menu/dialog setup but the 
principle is the same.)

-- 
Steven Homolya
School of Physics and Materials Engineering
Monash University, VIC 3800
Australia
Tel: +61 3 9905 3694
Fax: +61 3 9905 3637




What do you think this c++ error means?

2003-02-06 Thread Paul Johnson
On a RedHat 8 system I'm using a newer snapshot of gcc, which is 
necessary for my other research.  I've compiled xforms with that gcc, OK.

The version I'm using is:
gcc-3.3-20020909

lyx won't build, either with qt or xforms frontend.


All I did was untar lyx, then
#mkdir build
#cd build
#../configure --prefix=/usr

and


The end of configure looks OK:

configure: running /bin/sh '../../../lib/reLyX/configure' --prefix=/usr 
 '--prefix=/usr' --cache-file=/dev/null --srcdir
=../../../lib/reLyX
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for perl = 5.002... /usr/bin/perl
configure: creating ./config.status
config.status: creating Makefile
chmod: failed to get attributes of `reLyX': No such file or directory
chmod: failed to get attributes of `noweb2lyx': No such file or directory
config.status: creating reLyX
chmod: failed to get attributes of `noweb2lyx': No such file or directory
config.status: creating noweb2lyx

Configuration
  Host type:  i686-pc-linux-gnu
  Special build flags:xforms-image-loader
  C   Compiler:   gcc
  C   Compiler flags: -g -O2
  C++ Compiler:   g++ (3.3)
  C++ Compiler flags: -O
  Linker flags:
  Frontend:   xforms
libXpm version:   4.11
libforms version: 1.0.0
  LyX binary dir: /usr/bin
  LyX files dir:  /usr/share/lyx

Configuration of LyX was successful.
Type 'make' to compile the program,
and then 'make install' to install it.


make[4]: Entering directory 
`/home/pauljohn/LinuxDownloads/redhat/BUILD/lyx-1.3.0/build/boost/libs/regex/src'
source='../../../../../boost/libs/regex/src/cpp_regex_traits.cpp' 
object='cpp_regex_traits.lo' libtool=yes \
depfile='.deps/cpp_regex_traits.Plo' 
tmpdepfile='.deps/cpp_regex_traits.TPlo' \
depmode=gcc3 /bin/sh ../../../../../config/depcomp \
/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I../../../../../boost/libs/regex/src -I../../../../s
rc -I../../../../../boost  -isystem /usr/X11R6/include  -O -c -o 
cpp_regex_traits.lo `test -f '../../../../../boost/libs
/regex/src/cpp_regex_traits.cpp' || echo 
'../../../../../boost/libs/regex/src/'`../../../../../boost/libs/regex/src/cpp_
regex_traits.cpp
g++ -DHAVE_CONFIG_H -I. -I../../../../../boost/libs/regex/src 
-I../../../../src -I../../../../../boost -isystem /usr/X11
R6/include -O -c 
../../../../../boost/libs/regex/src/cpp_regex_traits.cpp -MT 
cpp_regex_traits.lo -MD -MP -MF .deps/cpp_
regex_traits.TPlo
In file included from ../../../../../boost/boost/config.hpp:35,
 from ../../../../../boost/boost/regex/config.hpp:94,
 from 
../../../../../boost/libs/regex/src/cpp_regex_traits.cpp:26:
../../../../../boost/boost/config/compiler/gcc.hpp:57:7: warning: 
#warning Unknown compiler version - please run the co
nfigure tests and report the results
echo timestamp  cpp_regex_traits.lo
source='../../../../../boost/libs/regex/src/c_regex_traits_common.cpp' 
object='c_regex_traits_common.lo' libtool=yes \
depfile='.deps/c_regex_traits_common.Plo' 
tmpdepfile='.deps/c_regex_traits_common.TPlo' \
depmode=gcc3 /bin/sh ../../../../../config/depcomp \
/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I../../../../../boost/libs/regex/src -I../../../../s
rc -I../../../../../boost  -isystem /usr/X11R6/include  -O -c -o 
c_regex_traits_common.lo `test -f '../../../../../boost
/libs/regex/src/c_regex_traits_common.cpp' || echo 
'../../../../../boost/libs/regex/src/'`../../../../../boost/libs/rege
x/src/c_regex_traits_common.cpp
g++ -DHAVE_CONFIG_H -I. -I../../../../../boost/libs/regex/src 
-I../../../../src -I../../../../../boost -isystem /usr/X11
R6/include -O -c 
../../../../../boost/libs/regex/src/c_regex_traits_common.cpp -MT 
c_regex_traits_common.lo -MD -MP -MF
.deps/c_regex_traits_common.TPlo
In file included from ../../../../../boost/boost/config.hpp:35,
 from ../../../../../boost/boost/regex/config.hpp:94,
 from ../../../../../boost/boost/cregex.hpp:27,
 from ../../../../../boost/boost/regex/regex_traits.hpp:26,
 from 
../../../../../boost/libs/regex/src/c_regex_traits_common.cpp:31:
../../../../../boost/boost/config/compiler/gcc.hpp:57:7: warning: 
#warning Unknown compiler version - please run the co
nfigure tests and report the results
echo timestamp  c_regex_traits_common.lo
source='../../../../../boost/libs/regex/src/c_regex_traits.cpp' 
object='c_regex_traits.lo' libtool=yes \
depfile='.deps/c_regex_traits.Plo' tmpdepfile='.deps/c_regex_traits.TPlo' \
depmode=gcc3 /bin/sh ../../../../../config/depcomp \
/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. 

Re: help with layout

2003-02-06 Thread Dave Pensato

On Thursday, February 6, 2003, at 09:00  PM, Steven Homolya wrote:


I just checked the link you sent. These are only style (.sty, .bst) 
files
not document classes (.cls). You don't really need a new layout file.

Just put

\usepackage{mla}

in your preamble, and put mla under Style in the bibtex reference
popup, which you get when you click on the [BibTeX Generated 
References]
button you insterted with Insert - Lists  TOC - Bibtex Reference...
(Lyx 1.1.6fix4, lyx 1.2 might have a different menu/dialog setup but 
the
principle is the same.)

That worked like a charm. Thank you greatly.

What would us Humanities types do without you Sciences types?

I suppose we'd still be using parchment! ;-)

Thanks again.




Announce: LyX 1.3.0 released.

2003-02-06 Thread Lars Gullik Bjønnes

Public release of LyX version 1.3.0
===

We are glad to announce the release of LyX 1.3.0.

As with the previous major version 1.2.0, many things make this new
release an exciting one. One of the major projects that has been going
on behind the scenes is the so-called GUI-independence project. We are
glad to announce that version 1.3.0 shows the first results of this. 
LyX now comes in two flavours: Qt-LyX and xforms-LyX!

Although this is the most visible change in version 1.3, this should
not hide the fact that the `under the hood' changes to the code have
again been very important. A detailed list can be found below.

In case you are wondering what LyX is, here is what
http://www.lyx.org/ has to say on the subject:

  LyX is an advanced open source document processor that encourages an
  approach to writing based on the structure of your documents, not
  their appearance. LyX lets you concentrate on writing, leaving
  details of visual layout to the software.

  LyX runs on many Unix platforms (including MacOS X), OS/2, and under
  Windows/Cygwin. Note that all these ports use the same xforms
  interface and therefore need an X server.

You can download LyX 1.3.0 here :

ftp://ftp.lyx.org/pub/lyx/stable/lyx-1.3.0.tar.gz
ftp://ftp.devel.lyx.org/pub/lyx/lyx-1.3.0.tar.gz

and it should shortly propagate to the following mirrors :

ftp://ftp.sdsc.edu/pub/other/lyx/stable/lyx-1.3.0.tar.gz
ftp://ftp.lip6.fr/pub/lyx/stable/lyx-1.3.0.tar.gz
ftp://gd.tuwien.ac.at/publishing/tex/lyx/stable/lyx-1.3.0.tar.gz
ftp://ftp.ntua.gr/pub/X11/LyX/stable/lyx-1.3.0.tar.gz
ftp://ftp.icm.edu.pl/vol/rzm0/lyx/stable/lyx-1.3.0.tar.gz


Prebuild binaries (mainly rpms for linux distributions) should soon be 
available at
ftp://ftp.lyx.org/pub/lyx/bin/1.3.0
 
If you find what you think is a bug in LyX 1.3.0, you may either
e-mail the LyX developers' mailing list ([EMAIL PROTECTED]), or
open a bug report at http://bugzilla.lyx.org

If you're having trouble using the new version of LyX, or have a
question, first check out http://www.lyx.org/help/, and e-mail the LyX
users' list ([EMAIL PROTECTED]) if you can't find an answer
there.

Enjoy!

The LyX team.


New features


** Qt frontend

This is of course the most visible new feature. This frontend supports
either Qt 2.x or 3.x and is mostly feature complete. Note that some
of the dialogs are slightly different in design, but are generally
functionally equivalent.

** Xforms frontend

The advent of the Qt frontend does not mean that the historical xforms
frontend is dead. Actually, it is still the one which is the best
implemented, because we have had more time to polish it. In this
release, most of the dialogs have been redesigned to be tighter.

Note also that the xforms library has been very recently updated to
version 1.0. This version has been released under the LGPL (Lesser
General Public License), and the availability of the source means that
many bugs that have been plaguing LyX have been fixed in xforms. You
are advised to upgrade to xforms 1.0 to enjoy all these new fixes. 
In fact, LyX 1.3.0 no longer supports versions of xforms older than
0.89.5. Moreover, support for xforms older than 1.0 will be removed in
the next release. You have been warned ;-)

In most cases the dialogs have been designed to make it impossible to
input invalid parameters. The exception to this rule is the input of
length data. Power LaTeX users can still input obtuse glue lengths,
but the widgets are highlighted in red if this input is invalid or
incomplete. This visual feedback makes it easy to see why LyX won't
allow you to Apply your changes.

** Gnome frontend

Unfortunately, the development of the Gnome frontend has mostly
stopped recently and we have therefore chosen to disable it. We
strongly invite anyone willing to revive this port to volunteer on the
developer's list.

** Instant preview

preview-latex is an emacs package for LaTeX that allows instant
previews of LaTeX code, so you can immediately see the visual
rendering of the LaTeX in the document. Its project home page can be
found at http://sourceforge.net/projects/preview-latex. With the help
of David Kastrup, the author, LyX 1.3.0 can harness this functionality
to allow instant previews in the LyX window of math equations and
figures. This feature can be immensely useful, ensuring that the
rendering of your equation will look right in the final output. The
preview is only displayed (if enabled) when you're not editing the
actual equation, so it's unobtrusive too.

** Math editor

There have been a few visible and some not-so-visible changes. On the
visible side we have better visual feedback regarding the structure of
a formula, showing the nesting by small purple decorations in the
formula itself and revealing the names of the nesting levels in the
minibuffer. There is now native support for symbols from the wasy
package 

Re: SGML (LinuxDoc article) class

2003-02-06 Thread José Matos
On Thursday 06 February 2003 19:03, Adinda Praditya wrote:

 So Is it true that SGML (LinuxDoc article) class doesn't allow us to insert
 image? If it is, how come?

  I never saw any example of linuxdoc that presented an image. That was the 
reason why it never got implemented.

  I think that I sent, to the list, a patch adding this feature. I will put in 
my list to 1.4.

 Thanks,

 DIda
 LyX Newbie

-- 
José Abílio



Re: Footnotes...

2003-02-06 Thread Steven Homolya
On Wed, 5 Feb 2003, Andre Poenitz wrote:

 On Wed, Feb 05, 2003 at 02:47:07PM +0100, Jean-Marc Lasgouttes wrote:
  The creation part will work in 1.3.0. The deletion of footnote does
  not exist anymore, though. How useful was it?
 
 The feature could be invoked by pressing backspace in the very first
 position of the inset. This is not too hard to understand and would be
 consistent with math...
 

Yes that would be more intuitive than the old insert footnote in footnote 
to 'un-footnote' text (which I never discovered because it did not occur 
to me to try, and I did not religiously study the documentation).

-- 
Steven Homolya
School of Physics and Materials Engineering
Monash University, VIC 3800
Australia
Tel: +61 3 9905 3694
Fax: +61 3 9905 3637




Re: Footnotes...

2003-02-06 Thread Jean-Marc Lasgouttes
 Steven == Steven Homolya [EMAIL PROTECTED] writes:

Steven On Wed, 5 Feb 2003, Jean-Marc Lasgouttes wrote:
 The creation part will work in 1.3.0. The deletion of footnote does
 not exist anymore, though. How useful was it?
 
Steven I never used it because I did not know about it. It would have
Steven been useful for footnote text to be replaced with text in
Steven brackets (preferred by some journals). Much quicker than cut
Steven text, paste text, collapse footnote, delete collapsed
Steven footnote.

Or add in the preamble (not tested, of course)
\renewcommand{\footnote}[1]{[{#1}]}

OK, It is probably more complicated than this, but I suspect that
killing a footnotes by hand is not the right solution. After all,
these are still notes, the only difference is the way they are presented.

JMarc




How to avoid system blocking by Lyx preview convert processes ???

2003-02-06 Thread Andreas Philipp

Hi,
I'm facing to a really serious and urgent problem:
My thesis document includes now some hundred figures (bitmaps
with 100 to 300 dpi converted to ps-files) on about 300 pages. 
I just switched to Suse8.1 and Lyx 1.2.3 two days ago and was working with
Lyx 1.1.6fix4 (Suse 7.3) up to now, where I had no problem with the same
document on the same machine (Athlon 700, 512Mb-ram).

Now, when I open my doc with 1.2.3 and want to continue writing at the end
of the doc I'try to scroll down. Yes I'm just only trying! Because every
image is starting a convert-command to make the preview and there are a
few hundred processes blocking the whole system for the rest of my working
day! 
In Lyx 1.1.6 this was no problem! (previews where only created directly
after loading the doc and it was many times faster than now).

Is there any possibility, to get the previews at one time and not only
when I'm scrolling to the page with with an image??? 

How to speed up the preview (color preferred, but even gray or monochrome
is much too slow)?

Any possibility to make a permanent hardcopy of the preview images that
are used in Lyx? (So Lyx has not do to the convert every time again and
again when the doc is loaded)

Any way to avoid convert at all?

It is important for me to see the images I'm writing about in my thesis.
So just to say no preview for each figure doesn't solve my problem.

By the way, is there any trick to get the show page command again which
started gv externally for the ps files??? (it was so useful for me in
Lyx 1.1.6)

What happens if I start Lyx with nice? Will I ever see any preview then?

Thank's a lot in advance, I really hope that I may use 1.2.3! The way it
works now makes it impossible for me to work with it! :-(

---
Andreas Philipp
Arbeitsgruppe Klimaforschung Wuerzburg
Geographisches Institut Uni Wuerzburg
Am Hubland
D-97074 Wuerzburg

phone: ++49 931 8884690
fax:   ++49 931 8885544
email: [EMAIL PROTECTED]
---



Configurable Cursor (Was: Scroll one line at a time)

2003-02-06 Thread hansel
On Thu, 6 Feb 2003, Dan Strychalski wrote:

 There is a way to configure LyX to scroll only one line, but it has some
 quirks:
 
 1. The line the cursor is on is first jerked to mid-screen, except when
at the top or bottom of the file. (The jerking to mid-screen is
actually a great aid in finding LyX's easy-to-lose text cursor.)

Precisely! When editing long documents, keeping track of cursor is
non-trivial and I depend on lyX ^L (emacs key-bindings) to find it. A nice
black blob (or green or any color that contrasts with both background and
letters)  would be much easier on the eyes (and nerves). (I can always
find the emacs cursor. On the rare occasion, I edit raw files with emacs
for just that reason. --This clearly courts more intense forms of pain
than searching for a buried cursor.)

I don't find a preferences option to change cursor behavior and at the
moment, In 1.2.3, lyxcursor.C (and lyxcursor.h) don't obviously control
cursor shape, color and mode (blink, constant) -- but my language of
choice is not C++ so I may be missing it.

A configurable cursor would be ideal. More complete documentation of the
lyxcursor files (as already noted in existing comments) would be helpful.
Help about code to change to get the desired cursor would be welcome.

Thank you.

-- 
Mark Hansel
PO Box 41
Minnesota State University Moorhead
Moorhead, MN 56563
Ph: 218-236-2039 fax: 218-236-2593
[EMAIL PROTECTED]
http://wwwcj.mnstate.edu





Re: How to avoid system blocking by Lyx preview convert processes ???

2003-02-06 Thread Steven Homolya
On Thu, 6 Feb 2003, Andreas Philipp wrote:

 I'm facing to a really serious and urgent problem:
 My thesis document includes now some hundred figures (bitmaps
 with 100 to 300 dpi converted to ps-files) on about 300 pages. 
 I just switched to Suse8.1 and Lyx 1.2.3 two days ago and was working with
 Lyx 1.1.6fix4 (Suse 7.3) up to now, where I had no problem with the same
 document on the same machine (Athlon 700, 512Mb-ram).
 
 In Lyx 1.1.6 this was no problem! (previews where only created directly
 after loading the doc and it was many times faster than now).
 
 Thank's a lot in advance, I really hope that I may use 1.2.3! The way it
 works now makes it impossible for me to work with it! :-(
 

Switching from Lyx 1.1 to Lyx 1.2 is a major upgrade. Something you do not 
want to do when you have a large important document that relies on the 
old faithful version of the software. My advice is to switch back to 
lyx1.1.6fix4 ASAP. The file formats are incompatible, so do not change or 
save anything, or always back up! Lyx 1.2 does OK at reading lyx 1.1 
files, but lyx 1.1 cannot read lyx 1.2 files. In my humble opinion lyx 
1.1(.5, .6) is more stable and works more like expected/documented than 
lyx 1.2.

Finish your thesis with lyx1.1 and by the time you submit lyx1.3 with its 
promising new features should be ready.

-- 
Steven Homolya
School of Physics and Materials Engineering
Monash University, VIC 3800
Australia
Tel: +61 3 9905 3694
Fax: +61 3 9905 3637




Re: How to avoid system blocking by Lyx preview convert processes???

2003-02-06 Thread Christian Ridderström
On Thu, 6 Feb 2003, Andreas Philipp wrote:

 
 Is there any possibility, to get the previews at one time and not only
 when I'm scrolling to the page with with an image??? 
 
 Any way to avoid convert at all?

You could try Edit/Preferences/LookFeel/Misc, where you can choose the 
default of Display Graphics to be: Don't display

 It is important for me to see the images I'm writing about in my thesis.
 So just to say no preview for each figure doesn't solve my problem.

I'm guessing that you only need to see a few images at a time, which 
means you could go to those specific images and change their display 
setting from default to color (i.e. it will be shown).

Or, you can have a dvi/pdf/postcript in a separate window next to lyx and 
look at the figures in that window. (This is what I usually do, but that's 
because I prefer to just have the text and math in my Lyx window)

/Christian

-- 
Christian Ridderström, +46-8-790 91 37   http://www.md.kth.se/~chr
Mechatronics lab, Dept. of Machine Designhttp://www.md.kth.se





Re: How to avoid system blocking by Lyx preview convert processes???

2003-02-06 Thread Andreas Philipp

On Thu, 6 Feb 2003, Christian Ridderström wrote:

 On Thu, 6 Feb 2003, Andreas Philipp wrote:
 
  
  Is there any possibility, to get the previews at one time and not only
  when I'm scrolling to the page with with an image??? 
  
  Any way to avoid convert at all?
 
 You could try Edit/Preferences/LookFeel/Misc, where you can choose the 
 default of Display Graphics to be: Don't display
 
  It is important for me to see the images I'm writing about in my thesis.
  So just to say no preview for each figure doesn't solve my problem.
 
 I'm guessing that you only need to see a few images at a time, which 
 means you could go to those specific images and change their display 
 setting from default to color (i.e. it will be shown).
 
 Or, you can have a dvi/pdf/postcript in a separate window next to lyx and 
 look at the figures in that window. (This is what I usually do, but that's 
 because I prefer to just have the text and math in my Lyx window)
 
 /Christian
 
 -- 
 Christian Ridderström, +46-8-790 91 37   http://www.md.kth.se/~chr
 Mechatronics lab, Dept. of Machine Designhttp://www.md.kth.se
 


Thx,
this does not really solve my problem, but I think its worth a try.
I will try out working in this way some time and then decide wether to
switch back to 1.1.6 or not ...
Andreas

---
Andreas Philipp
Arbeitsgruppe Klimaforschung Wuerzburg
Geographisches Institut Uni Wuerzburg
Am Hubland
D-97074 Wuerzburg

phone: ++49 931 8884690
fax:   ++49 931 8885544
email: [EMAIL PROTECTED]
---



Re: How to avoid system blocking by Lyx preview convert processes???

2003-02-06 Thread Andreas Philipp

On Fri, 7 Feb 2003, Steven Homolya wrote:

 On Thu, 6 Feb 2003, Andreas Philipp wrote:
 
  I'm facing to a really serious and urgent problem:
  My thesis document includes now some hundred figures (bitmaps
  with 100 to 300 dpi converted to ps-files) on about 300 pages. 
  I just switched to Suse8.1 and Lyx 1.2.3 two days ago and was working with
  Lyx 1.1.6fix4 (Suse 7.3) up to now, where I had no problem with the same
  document on the same machine (Athlon 700, 512Mb-ram).
  
  In Lyx 1.1.6 this was no problem! (previews where only created directly
  after loading the doc and it was many times faster than now).
  
  Thank's a lot in advance, I really hope that I may use 1.2.3! The way it
  works now makes it impossible for me to work with it! :-(
  
 
 Switching from Lyx 1.1 to Lyx 1.2 is a major upgrade. Something you do not 
 want to do when you have a large important document that relies on the 
 old faithful version of the software. My advice is to switch back to 
 lyx1.1.6fix4 ASAP. The file formats are incompatible, so do not change or 
 save anything, or always back up! Lyx 1.2 does OK at reading lyx 1.1 
 files, but lyx 1.1 cannot read lyx 1.2 files. In my humble opinion lyx 
 1.1(.5, .6) is more stable and works more like expected/documented than 
 lyx 1.2.
 
 Finish your thesis with lyx1.1 and by the time you submit lyx1.3 with its 
 promising new features should be ready.
 

Thx, 
I'm aware of the file format problem. I think I will try to work with
1.2.3 without preview (or only needed previews) some time and decide
after a while, whether its worth keeping 1.2.3 (I can copy the text
directly into my 1.1.6 document when switching back). 

Something I don't know whether its right here in users list: 
when I try to compile 1.1.6fix4 (make after successful configure) I get:

...

g++ -DHAVE_CONFIG_H -I. -I. -I. -I.. -I.. -I../boost-isystem
/usr/X11R6/include  -g -O2 -fno-rtti -fno-exceptions -c lastfiles.C
lastfiles.C:29: `ostream_iterator' not declared
lastfiles.C: In member function `void LastFiles::writeFile(const
std::string) 
   const':
lastfiles.C:78: `ostream_iterator' undeclared (first use this function)
lastfiles.C:78: (Each undeclared identifier is reported only once for each 
   function it appears in.)
lastfiles.C:78: parse error before `' token
make[3]: *** [lastfiles.o] Fehler 1
make[3]: Verlassen des Verzeichnisses »/home/geog088/lyx-1.1.6fix4/src«
make[2]: *** [all-recursive] Fehler 1
make[2]: Verlassen des Verzeichnisses »/home/geog088/lyx-1.1.6fix4/src«
make[1]: *** [all-recursive-am] Fehler 2
make[1]: Verlassen des Verzeichnisses »/home/geog088/lyx-1.1.6fix4/src«
make: *** [all-recursive] Fehler 1

here it stops due to that error with lastfiles.C, but the code looks ok
(as far as a fortran programmer could say).
Is it the compiler (gcc 3.2)? Anything known about that error in
lastfiles.C ? So even if I try to switch back to 1.1.6fix4 I get into
trouble and loosing time.

Andreas

---
Andreas Philipp
Arbeitsgruppe Klimaforschung Wuerzburg
Geographisches Institut Uni Wuerzburg
Am Hubland
D-97074 Wuerzburg

phone: ++49 931 8884690
fax:   ++49 931 8885544
email: [EMAIL PROTECTED]
---



Re: How to avoid system blocking by Lyx preview convert processes ???

2003-02-06 Thread Jean-Marc Lasgouttes
 Andreas == Andreas Philipp [EMAIL PROTECTED] writes:

Andreas Something I don't know whether its right here in users list:
Andreas when I try to compile 1.1.6fix4 (make after successful
Andreas configure) I get:

Add 
  #include iterator 
around line 20 of lastfiles.C.

This is one of the few things that got commited to the BRANCH_1_1_6 of
cvs after the release of LyX 1.1.6fix4. There were not enough
important things there to warrant the release of a lyx 1.1.6fix5.

An interesting fix that is in cvs is the fix for entering characters
using numpad in tables.

Hope this helps.

JMarc

PS: Andreas, I saw your message in [EMAIL PROTECTED] but did not have
time to answer until now. From what I know, loading of graphics should
be a bit better in 1.3.0, but we still do not have the real good
solution that we need (as far as I understand).




Re: How to avoid system blocking by Lyx preview convert processes???

2003-02-06 Thread Andreas Philipp

On 6 Feb 2003, Jean-Marc Lasgouttes wrote:

  Andreas == Andreas Philipp [EMAIL PROTECTED] writes:
 
 Andreas Something I don't know whether its right here in users list:
 Andreas when I try to compile 1.1.6fix4 (make after successful
 Andreas configure) I get:
 
 Add 
   #include iterator 
 around line 20 of lastfiles.C.
 
 This is one of the few things that got commited to the BRANCH_1_1_6 of
 cvs after the release of LyX 1.1.6fix4. There were not enough
 important things there to warrant the release of a lyx 1.1.6fix5.
 
 An interesting fix that is in cvs is the fix for entering characters
 using numpad in tables.
 
 Hope this helps.
 
 JMarc
 
 PS: Andreas, I saw your message in [EMAIL PROTECTED] but did not have
 time to answer until now. From what I know, loading of graphics should
 be a bit better in 1.3.0, but we still do not have the real good
 solution that we need (as far as I understand).
 

Thank's a lot, that helps! Now I see clearer and 1.1.6fix4 is running
again! (after renaming ~/.lyx and using xhost +localhost to get rid of
the 
Xlib: connection to :0.0 refused by server
Xlib: XDM authorization key matches an existing client!
Error: Couldn't find per display information
GS [18485] error 256 E:1 1 S:0 0
 - error (which I didn't get on my suse7.3 installation, really funny
because on some figures it apeared and on some not).
Ok, thx a lot to all who answered,

Andreas


---
Andreas Philipp
Arbeitsgruppe Klimaforschung Wuerzburg
Geographisches Institut Uni Wuerzburg
Am Hubland
D-97074 Wuerzburg

phone: ++49 931 8884690
fax:   ++49 931 8885544
email: [EMAIL PROTECTED]
---



How to develop support for Kannada language in LyX?

2003-02-06 Thread Ananda Murthy R S
Hello:

I am interested in developing support for Kannada language (a South 
Indian language) in LyX. Can anybody give me the hint regarding where to 
start?

Thanks for your help.

Sincerely,

Ananda Murthy R S



How to develop support for Kannada language in LyX?

2003-02-06 Thread Ananda Murthy R S
Hello:

I am interested in developing support for Kannada language (a South
Indian language) in LyX. Can anybody give me the hint regarding where to
start?

Thanks for your help.

Sincerely,

Ananda Murthy R S





Scheduled downtime for Aussie

2003-02-06 Thread Lars Gullik Bjønnes

Aussie needs to be physically moved a couple of meters and must be
taken down for that.

This will affect ftp.devel.lyx.org and bugzilla.lyx.org.

Aussie will be down for ~5-10 minutes, starting about one o'clock
local time. That is 12 o'clock UTC.

-- 
Lgb



Re: How to avoid system blocking by Lyx preview convert processes ???

2003-02-06 Thread Angus Leeming
Andreas Philipp wrote:

 
 Hi,
 I'm facing to a really serious and urgent problem:
 My thesis document includes now some hundred figures (bitmaps
 with 100 to 300 dpi converted to ps-files) on about 300 pages.
 I just switched to Suse8.1 and Lyx 1.2.3 two days ago and was working with
 Lyx 1.1.6fix4 (Suse 7.3) up to now, where I had no problem with the same
 document on the same machine (Athlon 700, 512Mb-ram).

As already suggested in this thread, the only way is to turn off previews in 
the Preferences dialog.

The problem is solved more elegantly in the upcoming 1.3 release.

Regards,

-- 
Angus




Re: How to develop support for Kannada language in LyX?

2003-02-06 Thread Angus Leeming
Ananda Murthy R S wrote:

 Hello:
 
 I am interested in developing support for Kannada language (a South
 Indian language) in LyX. Can anybody give me the hint regarding where to
 start?
 
 Thanks for your help.
 
 Sincerely,
 
 Ananda Murthy R S

Hello Ananda. You should contact the developers' list 
[EMAIL PROTECTED] after LyX 1.3 is released. (We're currently in a 
total freeze trying to push the thing out the door).

One of the main proposals for the 1.4 series is to merge in the CJK 
(Chinese, Japanese, Korean) port of LyX. I'm sure that adding support for 
Kannada will then be trivial.

Regards,

-- 
Angus




Re: How to avoid system blocking by Lyx preview convert processes ???

2003-02-06 Thread Georg Baum
I know you solved your problem, but it might interest:

Am Donnerstag, 6. Februar 2003 14:05 schrieb Andreas Philipp:
 Any way to avoid convert at all?

I use something like anythingtopnm | ppmtoxpm instead of convert. That is 
over 10 times faster. I can send the config if anybody is interested.


Georg




Re: How to avoid system blocking by Lyx preview convert processes ???

2003-02-06 Thread Angus Leeming
Georg Baum wrote:

 I know you solved your problem, but it might interest:
 
 Am Donnerstag, 6. Februar 2003 14:05 schrieb Andreas Philipp:
 Any way to avoid convert at all?
 
 I use something like anythingtopnm | ppmtoxpm instead of convert. That is
 over 10 times faster. I can send the config if anybody is interested.

 Georg

And note that in LyX 1.3 that both frontends can load pnm files natively. 
Moreover note that Qt can load png files natively and that the xpm image 
loader for the xforms frontend has been disabled because it was too easy to 
crash.

So Georg can cut the pipe out of his converter ;-)

-- 
Angus




help with layout

2003-02-06 Thread Dave Pensato
I'm trying to make a layout that corresponds to the mla.sty and mla.cls 
files located at

http://www.ctan.org/tex-archive/biblio/bibtex/contrib/mla/

the document type isn't showing up ,though.

(of course, i've installed them in the correct tetex directory and 
based my .layout file on the article.layout)

I've run texhash and reconfigure.

thanks,

dave



bibtex and lyx 1.2.1

2003-02-06 Thread upcroft
Hi,

I've recently upgraded from lyx 1.1.6 to 1.2.1 and have run into some
problems with bibtex. My old lyx files still compile perfectly with all
references in order, however when I have to enter a new citation, the
citation popup in lyx only displays the first reference in my Bibtex file.
The only way I can enter new references is to write in latex \cite{key}.
This works fine but I'm keen to get it working in lyx also. The following
is how my Bibtex file blah.bib looks:

@article{
Anderson95,
   Author = {Anderson, M.H.},
   Title = {Observation of Bose-Einstein Condensation in a Dilute Atomic
Vapour},
   Journal = {Science},
   Volume = {269},
   Pages = {198},
   Keywords = {BEC, first experiment},
   Year = {1995} }



@article{
Balykin1988,
   Author = {Balykin, V.},
   Title = {Quantum-State-Selective Mirror Reflection of Atoms by Laser
Light},
   Journal = {Physical Review Letters},
   Volume = {60},
   Number = {21},
   Pages = {2137},
   Keywords = {Electric fields},
   Year = {1988} }

.
.
.

Would anyone know what I'm doing incorrectly?

Thanks in advance.
Ben





Re: bad looking fonts in pdf --- revisited

2003-02-06 Thread Paul A. Rubin
Steven Homolya [EMAIL PROTECTED] wrote in
[EMAIL PROTECTED]:">news:[EMAIL PROTECTED]: 

 This appears to have been resolved earlier on this list. However...
 
 Issue is: Fonts are ugly and hard to read in exported pdf.

Which fonts?
 
 One reply was to see (lyx 1.1.6fix4)  Help - Extended Features: 
 Section 3.3.6.2, i.e., put \usepackage{ae,aecompl} in preamble.
 
 Then someone said that selecting ae fonts (Layout - Document) should
 be all that's needed. No preamble changes.
 
 I replied that this works. It seems I was incorrect.
 
 The only way I can get good looking fonts (and searchable text) in pdf
 is by putting \usepackage{ae,aecompl} in the preamble. Note that
 aecompl is needed, ae alone will not do it.
 
 Am I missing something here?
 

I don't use ae fonts (that I know of, anyway).  Don't know if there's a 
universal solution, but I've had pretty good luck exporting as a dvi and 
then using dvipdfm -f cmr.map file name.  You might also take a look at
http://www.aaai.org/Publications/Author/latex-fonts.html.

-- Paul

*
Paul A. Rubin  Phone:(517) 432-3509
Department of Management   Fax:  (517) 432-
The Eli Broad Graduate School of ManagementE-mail:   [EMAIL PROTECTED]
Michigan State University  http://www.msu.edu/~rubin/
East Lansing, MI  48824-1122  (USA)
*
Mathematicians are like Frenchmen:  whenever you say something to them,
they translate it into their own language, and at once it is something
entirely different.J. W. v. GOETHE




Re: bibtex and lyx 1.2.1

2003-02-06 Thread Angus Leeming
[EMAIL PROTECTED] wrote:

 Hi,
 
 I've recently upgraded from lyx 1.1.6 to 1.2.1 and have run into some
 problems with bibtex. My old lyx files still compile perfectly with all
 references in order, however when I have to enter a new citation, the
 citation popup in lyx only displays the first reference in my Bibtex file.
 The only way I can enter new references is to write in latex \cite{key}.
 This works fine but I'm keen to get it working in lyx also. The following
 is how my Bibtex file blah.bib looks:

Our BibTeX parser isn't very robust. All will be fine if you move the key 
onto the same line as the @article etc.

Here's a little sed script that should do it automatically.

sed '/^[   ]*@[a-zA-Z]*{[]*$/{; $!N; s/\n//; }' test2.bib  test.bib

No warranty of course ;-)
Angus

 @article{
 Anderson95,





deleting labels

2003-02-06 Thread Nirmal Govind
Hi.. I have an equation in the AMS display environment. I inserted a
label for this equation but now I'd like to delete it.. how do I do
this?

Thanks,
nirmal




Re: deleting labels

2003-02-06 Thread Christian Ridderström
On Thu, 6 Feb 2003, Nirmal Govind wrote:

 Hi.. I have an equation in the AMS display environment. I inserted a
 label for this equation but now I'd like to delete it.. how do I do
 this?
 
This works for me in normal equations anyway:

http://ev-en.org/wiki/moin.cgi/LyxFAQ#line258

/Christian

-- 
Christian Ridderström, +46-8-790 91 37   http://www.md.kth.se/~chr
Mechatronics lab, Dept. of Machine Designhttp://www.md.kth.se





independent references for each chapter

2003-02-06 Thread Praedor Tempus Atrebates
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I have read the chapterbib tip from the web but I have done what it says yet 
still fail to get references at the end of each chapter.

I have 4 chapters and need 4 independent reference lists for these chapters.

I am using the chapterbib style and add the bibtex reference at the end of 
each chapter.  I enter the names of the independent bibtex references as 
appropriate.  When I preview the document, it APPEARS that my second chapter 
is trying to use the bibliography file from the first chapter rather than its 
own chapter.  I get a lot of question marks with a few reference numbers here 
and there with high numbers (like 180, 182) when I should be getting a reset 
numbering system for each chapter.  

What is the trick here?  I have lyx 1.2.0 (I cannot at this time upgrade) on 
Mandrake 8.2.  Can anyone help me out here?  

This is my document's preamble:
\usepackage{chapterbib}
\usepackage{cite}

\makeatletter\def\@cite#1#2{({#1\if@tempswa , #2\fi})}
\def\@biblabel#1{#1.}
\let\oldthebibliography=\thebibliography
\renewcommand{\thebibliography}{%
   \makeatletter%
   \renewcommand{\section}[2]{}%
   \renewcommand\@mkboth[2]{}%
   \oldthebibliography}


\lhead{}
\chead{}
\rhead{\thepage}
\lfoot{}
\cfoot{}
\rfoot{}

\renewcommand{\headrulewidth}{0pt}


\newcommand\dna[1]{\leavevmode \begingroup
\dnaZ #1\@empty}
\def\dnaZ #1#2{%
#1%
 \ifx\@empty#2%
   \let\dnaZ\endgroup
\else
   \dnaSpace \-%
\fi
\dnaZ #2%
}
\newcommand\dnaSpace{\nobreak\hspace{0pt plus .1pt}}
\hyphenation{mRNA}


- -- 
Conservatives of all times are adventitious liars.
- - Friedrich Nietzsche.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+QvtG1i/6R1B/Yh0RAsS+AKCGkpmIS1TOoAVtZg99eSI6AmYrqQCfaLj5
8I5Iq5VF9ZT1H6G1SGi+wLQ=
=tdkq
-END PGP SIGNATURE-



Re: help with layout

2003-02-06 Thread Steven Homolya
On Thu, 6 Feb 2003, Dave Pensato wrote:

 I'm trying to make a layout that corresponds to the mla.sty and mla.cls 
 files located at
 
 http://www.ctan.org/tex-archive/biblio/bibtex/contrib/mla/
 
 the document type isn't showing up ,though.
 
 (of course, i've installed them in the correct tetex directory and 
 based my .layout file on the article.layout)
 
 I've run texhash and reconfigure.
 

I find that I need to edit textclass.lst (in the system's lyx directory) 
manually.

-- 
Steven Homolya
School of Physics and Materials Engineering
Monash University, VIC 3800
Australia
Tel: +61 3 9905 3694
Fax: +61 3 9905 3637




Re: old PS image files

2003-02-06 Thread Angus Leeming
Frederic Leymarie wrote:

 Hi there
 
 I have a few old PostScript image files I cannot
 read in newer versions of image viewers such as xv
 or gimp.
 
 these PS files start like the example given below.
 
 Any idea how I could convert these to something readable
 by more modern viewers ?
 
 Frederic

If these are bitmap images, then why not 'sanitize' them by running them 
through ghostscript's ps2ps utility. If they contain vector postscript data 
then I'm not sure what the best approach is as ps2ps currently turns them 
into bitmaps. (I believe).

-- 
Angus




moc2 was Re: Announce: LyX 1.3.0 released.

2003-02-06 Thread Peter Clark
On Thursday 06 February 2003 04:43 pm, Lars Gullik Bjønnes wrote:
 We are glad to announce the release of LyX 1.3.0.
What's moc2? ./configure --prefix=/usr --with-frontend=qt errors with 

checking for moc2... not found
checking for moc... not found
configure: error: moc binary not found in $PATH or /bin !

Freshmeat and Google didn't help things out. Suggestions?
:Peter
-- 
Oh what a tangled web they weave who try a new word to conceive!



Re: moc2 was Re: Announce: LyX 1.3.0 released.

2003-02-06 Thread Juergen Spitzmueller
Peter Clark wrote:
 What's moc2? ./configure --prefix=/usr --with-frontend=qt errors with

 checking for moc2... not found
 checking for moc... not found
 configure: error: moc binary not found in $PATH or /bin !

Meta Object Compiler for QT
http://doc.trolltech.com/3.1/moc.html#moc

Do you have the qt-devel packages installed? You need them to compile LyX 
against qt.

HTH,
Jürgen.



Re: moc2 was Re: Announce: LyX 1.3.0 released.

2003-02-06 Thread Peter Clark
On Thursday 06 February 2003 07:43 pm, Juergen Spitzmueller wrote:
 Meta Object Compiler for QT
 http://doc.trolltech.com/3.1/moc.html#moc

 Do you have the qt-devel packages installed? You need them to compile LyX
 against qt.

Ah, ha! Thanks for the pointer. I had libqt3-devel-3.1.1 installed, but the 
/usr/lib/qt3 directory wasn't in the path. Adding 
'--with-qt-libraries=/usr/lib/qt3/lib --with-qt-dir=/usr/lib/qt3' to the 
configure string did the trick.

:Peter
-- 
Oh what a tangled web they weave who try a new word to conceive!



Including bibliographies ....

2003-02-06 Thread [EMAIL PROTECTED]
Hi All,

I know this has been answered previously, but I can't seem to find the 
reference,
and the tips and tricks discussion of it doesn't seem to work in my case.

My problem is this ... I have one main document which has a number of
chapters. Each chapter contains bibliographic references (bibtex 
references),
and the main document also contains a bibliographic environment at the
end. Now I want the bibliographic data to print only at the end in the main
document, once all the chapters are collated, and I don't want 
bibliographic
matter at the end of each chapter. How can I do this?

I have tried doing a dvi on the main document, and then on each chapter,
and then removing the bib references in the chapters, but nothing seems
to help in getting the bib references at the end of the main document. This
seems to be very ricky to get right, and I don't know how. (As I said the
instructions in Herbert's page does not work for me ... )

Thanks for help
Regards
Goffredo




Re: Including bibliographies ....

2003-02-06 Thread I Wayan Warmada

On Fri, 7 Feb 2003, [EMAIL PROTECTED] wrote:

| My problem is this ... I have one main document which has a number of
| chapters. Each chapter contains bibliographic references (bibtex
| references), and the main document also contains a bibliographic
| environment at the end. Now I want the bibliographic data to print only
| at the end in the main document, once all the chapters are collated, and
| I don't want bibliographic matter at the end of each chapter. How can I
| do this?

I have made my thesis as following (with report class)
the main document -- i.e. thesis.lyx which contain:

Input: ch0-cover.lyx
Input: ch1-intro.lyx
Input: ch2-etc
..
..
--breakpage--
BibTeX reference

Input: appendixA.lyx
Input: appendixB.lyx

I don't put the bibtex references in each chapter, but only in the main
document. Note: the all lyx file should have similar document style (I
think). This way works as I will without any error...

| I have tried doing a dvi on the main document, and then on each chapter,
| and then removing the bib references in the chapters, but nothing seems
| to help in getting the bib references at the end of the main document.
| This seems to be very ricky to get right, and I don't know how. (As I
| said the instructions in Herbert's page does not work for me ... )

sometimes LyX/LaTeX (I don't know) did not recompile the new editing
results, but just viewed/or compiled an old *.tex from the /tmp/
directory. I have normally done was to remove the *.tex file in the
/tmp/-directory...

Wayan



Re: help with layout

2003-02-06 Thread Steven Homolya
On Thu, 6 Feb 2003, Dave Pensato wrote:

 
 On Thursday, February 6, 2003, at 06:36  PM, Steven Homolya wrote:
 
 Thanks for the quick response!
 
 I edited the file, adding mla mla article (MLA)
 
 Unfortunately, this doesn't seem to work.
 
 I should mention that I'm VERY new to LyX and working on the Darwin 
 (Mac OS X) port. I was hoping I might be able to avoid having to use 
 LaTeX manually by using LyX, but I think I'm just going to have to jump 
 on in.  :(
 
 Unfortunately, I'm a student with deadlines and a father- so I may just 
 have to use a WYSIWYG until summer.
 
 Arghhh. I DON'T WANT TO!! The paper I wrote for another class in LyX 
 just looks SO good, and the writing process felt SO much easier. If 
 only this one prof wasn't part of the MLA Gestapo
 
 

I just checked the link you sent. These are only style (.sty, .bst) files 
not document classes (.cls). You don't really need a new layout file.

Just put

\usepackage{mla}

in your preamble, and put mla under Style in the bibtex reference 
popup, which you get when you click on the [BibTeX Generated References] 
button you insterted with Insert - Lists  TOC - Bibtex Reference...
(Lyx 1.1.6fix4, lyx 1.2 might have a different menu/dialog setup but the 
principle is the same.)

-- 
Steven Homolya
School of Physics and Materials Engineering
Monash University, VIC 3800
Australia
Tel: +61 3 9905 3694
Fax: +61 3 9905 3637




What do you think this c++ error means?

2003-02-06 Thread Paul Johnson
On a RedHat 8 system I'm using a newer snapshot of gcc, which is 
necessary for my other research.  I've compiled xforms with that gcc, OK.

The version I'm using is:
gcc-3.3-20020909

lyx won't build, either with qt or xforms frontend.


All I did was untar lyx, then
#mkdir build
#cd build
#../configure --prefix=/usr

and


The end of configure looks OK:

configure: running /bin/sh '../../../lib/reLyX/configure' --prefix=/usr 
 '--prefix=/usr' --cache-file=/dev/null --srcdir
=../../../lib/reLyX
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for perl = 5.002... /usr/bin/perl
configure: creating ./config.status
config.status: creating Makefile
chmod: failed to get attributes of `reLyX': No such file or directory
chmod: failed to get attributes of `noweb2lyx': No such file or directory
config.status: creating reLyX
chmod: failed to get attributes of `noweb2lyx': No such file or directory
config.status: creating noweb2lyx

Configuration
  Host type:  i686-pc-linux-gnu
  Special build flags:xforms-image-loader
  C   Compiler:   gcc
  C   Compiler flags: -g -O2
  C++ Compiler:   g++ (3.3)
  C++ Compiler flags: -O
  Linker flags:
  Frontend:   xforms
libXpm version:   4.11
libforms version: 1.0.0
  LyX binary dir: /usr/bin
  LyX files dir:  /usr/share/lyx

Configuration of LyX was successful.
Type 'make' to compile the program,
and then 'make install' to install it.


make[4]: Entering directory 
`/home/pauljohn/LinuxDownloads/redhat/BUILD/lyx-1.3.0/build/boost/libs/regex/src'
source='../../../../../boost/libs/regex/src/cpp_regex_traits.cpp' 
object='cpp_regex_traits.lo' libtool=yes \
depfile='.deps/cpp_regex_traits.Plo' 
tmpdepfile='.deps/cpp_regex_traits.TPlo' \
depmode=gcc3 /bin/sh ../../../../../config/depcomp \
/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I../../../../../boost/libs/regex/src -I../../../../s
rc -I../../../../../boost  -isystem /usr/X11R6/include  -O -c -o 
cpp_regex_traits.lo `test -f '../../../../../boost/libs
/regex/src/cpp_regex_traits.cpp' || echo 
'../../../../../boost/libs/regex/src/'`../../../../../boost/libs/regex/src/cpp_
regex_traits.cpp
g++ -DHAVE_CONFIG_H -I. -I../../../../../boost/libs/regex/src 
-I../../../../src -I../../../../../boost -isystem /usr/X11
R6/include -O -c 
../../../../../boost/libs/regex/src/cpp_regex_traits.cpp -MT 
cpp_regex_traits.lo -MD -MP -MF .deps/cpp_
regex_traits.TPlo
In file included from ../../../../../boost/boost/config.hpp:35,
 from ../../../../../boost/boost/regex/config.hpp:94,
 from 
../../../../../boost/libs/regex/src/cpp_regex_traits.cpp:26:
../../../../../boost/boost/config/compiler/gcc.hpp:57:7: warning: 
#warning Unknown compiler version - please run the co
nfigure tests and report the results
echo timestamp  cpp_regex_traits.lo
source='../../../../../boost/libs/regex/src/c_regex_traits_common.cpp' 
object='c_regex_traits_common.lo' libtool=yes \
depfile='.deps/c_regex_traits_common.Plo' 
tmpdepfile='.deps/c_regex_traits_common.TPlo' \
depmode=gcc3 /bin/sh ../../../../../config/depcomp \
/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I../../../../../boost/libs/regex/src -I../../../../s
rc -I../../../../../boost  -isystem /usr/X11R6/include  -O -c -o 
c_regex_traits_common.lo `test -f '../../../../../boost
/libs/regex/src/c_regex_traits_common.cpp' || echo 
'../../../../../boost/libs/regex/src/'`../../../../../boost/libs/rege
x/src/c_regex_traits_common.cpp
g++ -DHAVE_CONFIG_H -I. -I../../../../../boost/libs/regex/src 
-I../../../../src -I../../../../../boost -isystem /usr/X11
R6/include -O -c 
../../../../../boost/libs/regex/src/c_regex_traits_common.cpp -MT 
c_regex_traits_common.lo -MD -MP -MF
.deps/c_regex_traits_common.TPlo
In file included from ../../../../../boost/boost/config.hpp:35,
 from ../../../../../boost/boost/regex/config.hpp:94,
 from ../../../../../boost/boost/cregex.hpp:27,
 from ../../../../../boost/boost/regex/regex_traits.hpp:26,
 from 
../../../../../boost/libs/regex/src/c_regex_traits_common.cpp:31:
../../../../../boost/boost/config/compiler/gcc.hpp:57:7: warning: 
#warning Unknown compiler version - please run the co
nfigure tests and report the results
echo timestamp  c_regex_traits_common.lo
source='../../../../../boost/libs/regex/src/c_regex_traits.cpp' 
object='c_regex_traits.lo' libtool=yes \
depfile='.deps/c_regex_traits.Plo' tmpdepfile='.deps/c_regex_traits.TPlo' \
depmode=gcc3 /bin/sh ../../../../../config/depcomp \
/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. 

Re: help with layout

2003-02-06 Thread Dave Pensato

On Thursday, February 6, 2003, at 09:00  PM, Steven Homolya wrote:


I just checked the link you sent. These are only style (.sty, .bst) 
files
not document classes (.cls). You don't really need a new layout file.

Just put

\usepackage{mla}

in your preamble, and put mla under Style in the bibtex reference
popup, which you get when you click on the [BibTeX Generated 
References]
button you insterted with Insert - Lists  TOC - Bibtex Reference...
(Lyx 1.1.6fix4, lyx 1.2 might have a different menu/dialog setup but 
the
principle is the same.)

That worked like a charm. Thank you greatly.

What would us Humanities types do without you Sciences types?

I suppose we'd still be using parchment! ;-)

Thanks again.




Announce: LyX 1.3.0 released.

2003-02-06 Thread Lars Gullik Bjønnes

Public release of LyX version 1.3.0
===

We are glad to announce the release of LyX 1.3.0.

As with the previous major version 1.2.0, many things make this new
release an exciting one. One of the major projects that has been going
on behind the scenes is the so-called GUI-independence project. We are
glad to announce that version 1.3.0 shows the first results of this. 
LyX now comes in two flavours: Qt-LyX and xforms-LyX!

Although this is the most visible change in version 1.3, this should
not hide the fact that the `under the hood' changes to the code have
again been very important. A detailed list can be found below.

In case you are wondering what LyX is, here is what
http://www.lyx.org/ has to say on the subject:

  LyX is an advanced open source document processor that encourages an
  approach to writing based on the structure of your documents, not
  their appearance. LyX lets you concentrate on writing, leaving
  details of visual layout to the software.

  LyX runs on many Unix platforms (including MacOS X), OS/2, and under
  Windows/Cygwin. Note that all these ports use the same xforms
  interface and therefore need an X server.

You can download LyX 1.3.0 here :

ftp://ftp.lyx.org/pub/lyx/stable/lyx-1.3.0.tar.gz
ftp://ftp.devel.lyx.org/pub/lyx/lyx-1.3.0.tar.gz

and it should shortly propagate to the following mirrors :

ftp://ftp.sdsc.edu/pub/other/lyx/stable/lyx-1.3.0.tar.gz
ftp://ftp.lip6.fr/pub/lyx/stable/lyx-1.3.0.tar.gz
ftp://gd.tuwien.ac.at/publishing/tex/lyx/stable/lyx-1.3.0.tar.gz
ftp://ftp.ntua.gr/pub/X11/LyX/stable/lyx-1.3.0.tar.gz
ftp://ftp.icm.edu.pl/vol/rzm0/lyx/stable/lyx-1.3.0.tar.gz


Prebuild binaries (mainly rpms for linux distributions) should soon be 
available at
ftp://ftp.lyx.org/pub/lyx/bin/1.3.0
 
If you find what you think is a bug in LyX 1.3.0, you may either
e-mail the LyX developers' mailing list ([EMAIL PROTECTED]), or
open a bug report at http://bugzilla.lyx.org

If you're having trouble using the new version of LyX, or have a
question, first check out http://www.lyx.org/help/, and e-mail the LyX
users' list ([EMAIL PROTECTED]) if you can't find an answer
there.

Enjoy!

The LyX team.


New features


** Qt frontend

This is of course the most visible new feature. This frontend supports
either Qt 2.x or 3.x and is mostly feature complete. Note that some
of the dialogs are slightly different in design, but are generally
functionally equivalent.

** Xforms frontend

The advent of the Qt frontend does not mean that the historical xforms
frontend is dead. Actually, it is still the one which is the best
implemented, because we have had more time to polish it. In this
release, most of the dialogs have been redesigned to be tighter.

Note also that the xforms library has been very recently updated to
version 1.0. This version has been released under the LGPL (Lesser
General Public License), and the availability of the source means that
many bugs that have been plaguing LyX have been fixed in xforms. You
are advised to upgrade to xforms 1.0 to enjoy all these new fixes. 
In fact, LyX 1.3.0 no longer supports versions of xforms older than
0.89.5. Moreover, support for xforms older than 1.0 will be removed in
the next release. You have been warned ;-)

In most cases the dialogs have been designed to make it impossible to
input invalid parameters. The exception to this rule is the input of
length data. Power LaTeX users can still input obtuse glue lengths,
but the widgets are highlighted in red if this input is invalid or
incomplete. This visual feedback makes it easy to see why LyX won't
allow you to Apply your changes.

** Gnome frontend

Unfortunately, the development of the Gnome frontend has mostly
stopped recently and we have therefore chosen to disable it. We
strongly invite anyone willing to revive this port to volunteer on the
developer's list.

** Instant preview

preview-latex is an emacs package for LaTeX that allows instant
previews of LaTeX code, so you can immediately see the visual
rendering of the LaTeX in the document. Its project home page can be
found at http://sourceforge.net/projects/preview-latex. With the help
of David Kastrup, the author, LyX 1.3.0 can harness this functionality
to allow instant previews in the LyX window of math equations and
figures. This feature can be immensely useful, ensuring that the
rendering of your equation will look right in the final output. The
preview is only displayed (if enabled) when you're not editing the
actual equation, so it's unobtrusive too.

** Math editor

There have been a few visible and some not-so-visible changes. On the
visible side we have better visual feedback regarding the structure of
a formula, showing the nesting by small purple decorations in the
formula itself and revealing the names of the nesting levels in the
minibuffer. There is now native support for symbols from the wasy
package 

Re: SGML (LinuxDoc article) class

2003-02-06 Thread José Matos
On Thursday 06 February 2003 19:03, Adinda Praditya wrote:
>
> So Is it true that SGML (LinuxDoc article) class doesn't allow us to insert
> image? If it is, how come?

  I never saw any example of linuxdoc that presented an image. That was the 
reason why it never got implemented.

  I think that I sent, to the list, a patch adding this feature. I will put in 
my list to 1.4.

> Thanks,
>
> DIda
> LyX Newbie

-- 
José Abílio



Re: Footnotes...

2003-02-06 Thread Steven Homolya
On Wed, 5 Feb 2003, Andre Poenitz wrote:

> On Wed, Feb 05, 2003 at 02:47:07PM +0100, Jean-Marc Lasgouttes wrote:
> > The creation part will work in 1.3.0. The deletion of footnote does
> > not exist anymore, though. How useful was it?
> 
> The feature could be invoked by pressing backspace in the very first
> "position" of the inset. This is not too hard to understand and would be
> consistent with math...
> 

Yes that would be more intuitive than the old insert footnote in footnote 
to 'un-footnote' text (which I never discovered because it did not occur 
to me to try, and I did not religiously study the documentation).

-- 
Steven Homolya
School of Physics and Materials Engineering
Monash University, VIC 3800
Australia
Tel: +61 3 9905 3694
Fax: +61 3 9905 3637




Re: Footnotes...

2003-02-06 Thread Jean-Marc Lasgouttes
> "Steven" == Steven Homolya <[EMAIL PROTECTED]> writes:

Steven> On Wed, 5 Feb 2003, Jean-Marc Lasgouttes wrote:
>> The creation part will work in 1.3.0. The deletion of footnote does
>> not exist anymore, though. How useful was it?
>> 
Steven> I never used it because I did not know about it. It would have
Steven> been useful for footnote text to be replaced with text in
Steven> brackets (preferred by some journals). Much quicker than cut
Steven> text, paste text, collapse footnote, delete collapsed
Steven> footnote.

Or add in the preamble (not tested, of course)
\renewcommand{\footnote}[1]{[{#1}]}

OK, It is probably more complicated than this, but I suspect that
killing a footnotes by hand is not the right solution. After all,
these are still notes, the only difference is the way they are presented.

JMarc




How to avoid system blocking by Lyx preview convert processes ???

2003-02-06 Thread Andreas Philipp

Hi,
I'm facing to a really serious and urgent problem:
My thesis document includes now some hundred figures (bitmaps
with 100 to 300 dpi converted to ps-files) on about 300 pages. 
I just switched to Suse8.1 and Lyx 1.2.3 two days ago and was working with
Lyx 1.1.6fix4 (Suse 7.3) up to now, where I had no problem with the same
document on the same machine (Athlon 700, 512Mb-ram).

Now, when I open my doc with 1.2.3 and want to continue writing at the end
of the doc I'try to scroll down. Yes I'm just only trying! Because every
image is starting a convert-command to make the preview and there are a
few hundred processes blocking the whole system for the rest of my working
day! 
In Lyx 1.1.6 this was no problem! (previews where only created directly
after loading the doc and it was many times faster than now).

Is there any possibility, to get the previews at one time and not only
when I'm scrolling to the page with with an image??? 

How to speed up the preview (color preferred, but even gray or monochrome
is much too slow)?

Any possibility to make a permanent hardcopy of the preview images that
are used in Lyx? (So Lyx has not do to the convert every time again and
again when the doc is loaded)

Any way to avoid "convert" at all?

It is important for me to see the images I'm writing about in my thesis.
So just to say "no preview" for each figure doesn't solve my problem.

By the way, is there any trick to get the "show page" command again which
started gv externally for the ps files??? (it was so useful for me in
Lyx 1.1.6)

What happens if I start Lyx with "nice"? Will I ever see any preview then?

Thank's a lot in advance, I really hope that I may use 1.2.3! The way it
works now makes it impossible for me to work with it! :-(

---
Andreas Philipp
Arbeitsgruppe Klimaforschung Wuerzburg
Geographisches Institut Uni Wuerzburg
Am Hubland
D-97074 Wuerzburg

phone: ++49 931 8884690
fax:   ++49 931 8885544
email: [EMAIL PROTECTED]
---



Configurable Cursor (Was: Scroll one line at a time)

2003-02-06 Thread hansel
On Thu, 6 Feb 2003, Dan Strychalski wrote:

> There is a way to configure LyX to scroll only one line, but it has some
> quirks:
> 
> 1. The line the cursor is on is first jerked to mid-screen, except when
>at the top or bottom of the file. (The jerking to mid-screen is
>actually a great aid in finding LyX's easy-to-lose text cursor.)

Precisely! When editing long documents, keeping track of cursor is
non-trivial and I depend on lyX ^L (emacs key-bindings) to find it. A nice
black blob (or green or any color that contrasts with both background and
letters)  would be much easier on the eyes (and nerves). (I can always
find the emacs cursor. On the rare occasion, I edit raw files with emacs
for just that reason. --This clearly courts more intense forms of pain
than searching for a buried cursor.)

I don't find a preferences option to change cursor behavior and at the
moment, In 1.2.3, lyxcursor.C (and lyxcursor.h) don't obviously control
cursor shape, color and mode (blink, constant) -- but my language of
choice is not C++ so I may be missing it.

A configurable cursor would be ideal. More complete documentation of the
lyxcursor files (as already noted in existing comments) would be helpful.
Help about code to change to get the desired cursor would be welcome.

Thank you.

-- 
Mark Hansel
PO Box 41
Minnesota State University Moorhead
Moorhead, MN 56563
Ph: 218-236-2039 fax: 218-236-2593
[EMAIL PROTECTED]
http://wwwcj.mnstate.edu





Re: How to avoid system blocking by Lyx preview convert processes ???

2003-02-06 Thread Steven Homolya
On Thu, 6 Feb 2003, Andreas Philipp wrote:

> I'm facing to a really serious and urgent problem:
> My thesis document includes now some hundred figures (bitmaps
> with 100 to 300 dpi converted to ps-files) on about 300 pages. 
> I just switched to Suse8.1 and Lyx 1.2.3 two days ago and was working with
> Lyx 1.1.6fix4 (Suse 7.3) up to now, where I had no problem with the same
> document on the same machine (Athlon 700, 512Mb-ram).
> 
> In Lyx 1.1.6 this was no problem! (previews where only created directly
> after loading the doc and it was many times faster than now).
> 
> Thank's a lot in advance, I really hope that I may use 1.2.3! The way it
> works now makes it impossible for me to work with it! :-(
> 

Switching from Lyx 1.1 to Lyx 1.2 is a major upgrade. Something you do not 
want to do when you have a large important document that relies on the 
old faithful version of the software. My advice is to switch back to 
lyx1.1.6fix4 ASAP. The file formats are incompatible, so do not change or 
save anything, or always back up! Lyx 1.2 does OK at reading lyx 1.1 
files, but lyx 1.1 cannot read lyx 1.2 files. In my humble opinion lyx 
1.1(.5, .6) is more stable and works more like expected/documented than 
lyx 1.2.

Finish your thesis with lyx1.1 and by the time you submit lyx1.3 with its 
promising new features should be ready.

-- 
Steven Homolya
School of Physics and Materials Engineering
Monash University, VIC 3800
Australia
Tel: +61 3 9905 3694
Fax: +61 3 9905 3637




Re: How to avoid system blocking by Lyx preview convert processes???

2003-02-06 Thread Christian Ridderström
On Thu, 6 Feb 2003, Andreas Philipp wrote:

> 
> Is there any possibility, to get the previews at one time and not only
> when I'm scrolling to the page with with an image??? 
> 
> Any way to avoid "convert" at all?

You could try Edit/Preferences/Look/Misc, where you can choose the 
default of "Display Graphics" to be: Don't display

> It is important for me to see the images I'm writing about in my thesis.
> So just to say "no preview" for each figure doesn't solve my problem.

I'm guessing that you only need to see a few images at a time, which 
means you could go to those specific images and change their display 
setting from default to color (i.e. it will be shown).

Or, you can have a dvi/pdf/postcript in a separate window next to lyx and 
look at the figures in that window. (This is what I usually do, but that's 
because I prefer to just have the text and math in my Lyx window)

/Christian

-- 
Christian Ridderström, +46-8-790 91 37   http://www.md.kth.se/~chr
Mechatronics lab, Dept. of Machine Designhttp://www.md.kth.se





Re: How to avoid system blocking by Lyx preview convert processes???

2003-02-06 Thread Andreas Philipp

On Thu, 6 Feb 2003, Christian Ridderström wrote:

> On Thu, 6 Feb 2003, Andreas Philipp wrote:
> 
> > 
> > Is there any possibility, to get the previews at one time and not only
> > when I'm scrolling to the page with with an image??? 
> > 
> > Any way to avoid "convert" at all?
> 
> You could try Edit/Preferences/Look/Misc, where you can choose the 
> default of "Display Graphics" to be: Don't display
> 
> > It is important for me to see the images I'm writing about in my thesis.
> > So just to say "no preview" for each figure doesn't solve my problem.
> 
> I'm guessing that you only need to see a few images at a time, which 
> means you could go to those specific images and change their display 
> setting from default to color (i.e. it will be shown).
> 
> Or, you can have a dvi/pdf/postcript in a separate window next to lyx and 
> look at the figures in that window. (This is what I usually do, but that's 
> because I prefer to just have the text and math in my Lyx window)
> 
> /Christian
> 
> -- 
> Christian Ridderström, +46-8-790 91 37   http://www.md.kth.se/~chr
> Mechatronics lab, Dept. of Machine Designhttp://www.md.kth.se
> 


Thx,
this does not really solve my problem, but I think its worth a try.
I will try out working in this way some time and then decide wether to
switch back to 1.1.6 or not ...
Andreas

---
Andreas Philipp
Arbeitsgruppe Klimaforschung Wuerzburg
Geographisches Institut Uni Wuerzburg
Am Hubland
D-97074 Wuerzburg

phone: ++49 931 8884690
fax:   ++49 931 8885544
email: [EMAIL PROTECTED]
---



Re: How to avoid system blocking by Lyx preview convert processes???

2003-02-06 Thread Andreas Philipp

On Fri, 7 Feb 2003, Steven Homolya wrote:

> On Thu, 6 Feb 2003, Andreas Philipp wrote:
> 
> > I'm facing to a really serious and urgent problem:
> > My thesis document includes now some hundred figures (bitmaps
> > with 100 to 300 dpi converted to ps-files) on about 300 pages. 
> > I just switched to Suse8.1 and Lyx 1.2.3 two days ago and was working with
> > Lyx 1.1.6fix4 (Suse 7.3) up to now, where I had no problem with the same
> > document on the same machine (Athlon 700, 512Mb-ram).
> > 
> > In Lyx 1.1.6 this was no problem! (previews where only created directly
> > after loading the doc and it was many times faster than now).
> > 
> > Thank's a lot in advance, I really hope that I may use 1.2.3! The way it
> > works now makes it impossible for me to work with it! :-(
> > 
> 
> Switching from Lyx 1.1 to Lyx 1.2 is a major upgrade. Something you do not 
> want to do when you have a large important document that relies on the 
> old faithful version of the software. My advice is to switch back to 
> lyx1.1.6fix4 ASAP. The file formats are incompatible, so do not change or 
> save anything, or always back up! Lyx 1.2 does OK at reading lyx 1.1 
> files, but lyx 1.1 cannot read lyx 1.2 files. In my humble opinion lyx 
> 1.1(.5, .6) is more stable and works more like expected/documented than 
> lyx 1.2.
> 
> Finish your thesis with lyx1.1 and by the time you submit lyx1.3 with its 
> promising new features should be ready.
> 

Thx, 
I'm aware of the file format problem. I think I will try to work with
1.2.3 without preview (or only needed previews) some time and decide
after a while, whether its worth keeping 1.2.3 (I can copy the text
directly into my 1.1.6 document when switching back). 

Something I don't know whether its right here in users list: 
when I try to compile 1.1.6fix4 (make after successful configure) I get:

...

g++ -DHAVE_CONFIG_H -I. -I. -I. -I.. -I.. -I../boost-isystem
/usr/X11R6/include  -g -O2 -fno-rtti -fno-exceptions -c lastfiles.C
lastfiles.C:29: `ostream_iterator' not declared
lastfiles.C: In member function `void LastFiles::writeFile(const
std::string&) 
   const':
lastfiles.C:78: `ostream_iterator' undeclared (first use this function)
lastfiles.C:78: (Each undeclared identifier is reported only once for each 
   function it appears in.)
lastfiles.C:78: parse error before `>' token
make[3]: *** [lastfiles.o] Fehler 1
make[3]: Verlassen des Verzeichnisses »/home/geog088/lyx-1.1.6fix4/src«
make[2]: *** [all-recursive] Fehler 1
make[2]: Verlassen des Verzeichnisses »/home/geog088/lyx-1.1.6fix4/src«
make[1]: *** [all-recursive-am] Fehler 2
make[1]: Verlassen des Verzeichnisses »/home/geog088/lyx-1.1.6fix4/src«
make: *** [all-recursive] Fehler 1

here it stops due to that error with lastfiles.C, but the code looks ok
(as far as a fortran programmer could say).
Is it the compiler (gcc 3.2)? Anything known about that error in
"lastfiles.C" ? So even if I try to switch back to 1.1.6fix4 I get into
trouble and loosing time.

Andreas

---
Andreas Philipp
Arbeitsgruppe Klimaforschung Wuerzburg
Geographisches Institut Uni Wuerzburg
Am Hubland
D-97074 Wuerzburg

phone: ++49 931 8884690
fax:   ++49 931 8885544
email: [EMAIL PROTECTED]
---



Re: How to avoid system blocking by Lyx preview convert processes ???

2003-02-06 Thread Jean-Marc Lasgouttes
> "Andreas" == Andreas Philipp <[EMAIL PROTECTED]> writes:

Andreas> Something I don't know whether its right here in users list:
Andreas> when I try to compile 1.1.6fix4 (make after successful
Andreas> configure) I get:

Add 
  #include  
around line 20 of lastfiles.C.

This is one of the few things that got commited to the BRANCH_1_1_6 of
cvs after the release of LyX 1.1.6fix4. There were not enough
important things there to warrant the release of a lyx 1.1.6fix5.

An interesting fix that is in cvs is the fix for entering characters
using numpad in tables.

Hope this helps.

JMarc

PS: Andreas, I saw your message in [EMAIL PROTECTED] but did not have
time to answer until now. From what I know, loading of graphics should
be a bit better in 1.3.0, but we still do not have the real good
solution that we need (as far as I understand).




Re: How to avoid system blocking by Lyx preview convert processes???

2003-02-06 Thread Andreas Philipp

On 6 Feb 2003, Jean-Marc Lasgouttes wrote:

> > "Andreas" == Andreas Philipp <[EMAIL PROTECTED]> writes:
> 
> Andreas> Something I don't know whether its right here in users list:
> Andreas> when I try to compile 1.1.6fix4 (make after successful
> Andreas> configure) I get:
> 
> Add 
>   #include  
> around line 20 of lastfiles.C.
> 
> This is one of the few things that got commited to the BRANCH_1_1_6 of
> cvs after the release of LyX 1.1.6fix4. There were not enough
> important things there to warrant the release of a lyx 1.1.6fix5.
> 
> An interesting fix that is in cvs is the fix for entering characters
> using numpad in tables.
> 
> Hope this helps.
> 
> JMarc
> 
> PS: Andreas, I saw your message in [EMAIL PROTECTED] but did not have
> time to answer until now. From what I know, loading of graphics should
> be a bit better in 1.3.0, but we still do not have the real good
> solution that we need (as far as I understand).
> 

Thank's a lot, that helps! Now I see clearer and 1.1.6fix4 is running
again! (after renaming ~/.lyx and using "xhost +localhost" to get rid of
the "
Xlib: connection to ":0.0" refused by server
Xlib: XDM authorization key matches an existing client!
Error: Couldn't find per display information
GS [18485] error 256 E:1 1 S:0 0
" - error (which I didn't get on my suse7.3 installation, really funny
because on some figures it apeared and on some not).
Ok, thx a lot to all who answered,

Andreas


---
Andreas Philipp
Arbeitsgruppe Klimaforschung Wuerzburg
Geographisches Institut Uni Wuerzburg
Am Hubland
D-97074 Wuerzburg

phone: ++49 931 8884690
fax:   ++49 931 8885544
email: [EMAIL PROTECTED]
---



How to develop support for Kannada language in LyX?

2003-02-06 Thread Ananda Murthy R S
Hello:

I am interested in developing support for Kannada language (a South 
Indian language) in LyX. Can anybody give me the hint regarding where to 
start?

Thanks for your help.

Sincerely,

Ananda Murthy R S



How to develop support for Kannada language in LyX?

2003-02-06 Thread Ananda Murthy R S
Hello:

I am interested in developing support for Kannada language (a South
Indian language) in LyX. Can anybody give me the hint regarding where to
start?

Thanks for your help.

Sincerely,

Ananda Murthy R S





Scheduled downtime for Aussie

2003-02-06 Thread Lars Gullik Bjønnes

Aussie needs to be physically moved a couple of meters and must be
taken down for that.

This will affect ftp.devel.lyx.org and bugzilla.lyx.org.

Aussie will be down for ~5-10 minutes, starting about one o'clock
local time. That is 12 o'clock UTC.

-- 
Lgb



Re: How to avoid system blocking by Lyx preview convert processes ???

2003-02-06 Thread Angus Leeming
Andreas Philipp wrote:

> 
> Hi,
> I'm facing to a really serious and urgent problem:
> My thesis document includes now some hundred figures (bitmaps
> with 100 to 300 dpi converted to ps-files) on about 300 pages.
> I just switched to Suse8.1 and Lyx 1.2.3 two days ago and was working with
> Lyx 1.1.6fix4 (Suse 7.3) up to now, where I had no problem with the same
> document on the same machine (Athlon 700, 512Mb-ram).

As already suggested in this thread, the only way is to turn off previews in 
the Preferences dialog.

The problem is solved more elegantly in the upcoming 1.3 release.

Regards,

-- 
Angus




Re: How to develop support for Kannada language in LyX?

2003-02-06 Thread Angus Leeming
Ananda Murthy R S wrote:

> Hello:
> 
> I am interested in developing support for Kannada language (a South
> Indian language) in LyX. Can anybody give me the hint regarding where to
> start?
> 
> Thanks for your help.
> 
> Sincerely,
> 
> Ananda Murthy R S

Hello Ananda. You should contact the developers' list 
[EMAIL PROTECTED] after LyX 1.3 is released. (We're currently in a 
total freeze trying to push the thing out the door).

One of the main proposals for the 1.4 series is to merge in the CJK 
(Chinese, Japanese, Korean) port of LyX. I'm sure that adding support for 
Kannada will then be trivial.

Regards,

-- 
Angus




Re: How to avoid system blocking by Lyx preview convert processes ???

2003-02-06 Thread Georg Baum
I know you solved your problem, but it might interest:

Am Donnerstag, 6. Februar 2003 14:05 schrieb Andreas Philipp:
> Any way to avoid "convert" at all?

I use something like anythingtopnm | ppmtoxpm instead of convert. That is 
over 10 times faster. I can send the config if anybody is interested.


Georg




Re: How to avoid system blocking by Lyx preview convert processes ???

2003-02-06 Thread Angus Leeming
Georg Baum wrote:

> I know you solved your problem, but it might interest:
> 
> Am Donnerstag, 6. Februar 2003 14:05 schrieb Andreas Philipp:
>> Any way to avoid "convert" at all?
> 
> I use something like anythingtopnm | ppmtoxpm instead of convert. That is
> over 10 times faster. I can send the config if anybody is interested.
>
> Georg

And note that in LyX 1.3 that both frontends can load pnm files natively. 
Moreover note that Qt can load png files natively and that the xpm image 
loader for the xforms frontend has been disabled because it was too easy to 
crash.

So Georg can cut the pipe out of his converter ;-)

-- 
Angus




help with layout

2003-02-06 Thread Dave Pensato
I'm trying to make a layout that corresponds to the mla.sty and mla.cls 
files located at

http://www.ctan.org/tex-archive/biblio/bibtex/contrib/mla/

the document type isn't showing up ,though.

(of course, i've installed them in the correct tetex directory and 
based my .layout file on the article.layout)

I've run texhash and reconfigure.

thanks,

dave



bibtex and lyx 1.2.1

2003-02-06 Thread upcroft
Hi,

I've recently upgraded from lyx 1.1.6 to 1.2.1 and have run into some
problems with bibtex. My old lyx files still compile perfectly with all
references in order, however when I have to enter a new citation, the
citation popup in lyx only displays the first reference in my Bibtex file.
The only way I can enter new references is to write in latex \cite{key}.
This works fine but I'm keen to get it working in lyx also. The following
is how my Bibtex file blah.bib looks:

@article{
Anderson95,
   Author = {Anderson, M.H.},
   Title = {Observation of Bose-Einstein Condensation in a Dilute Atomic
Vapour},
   Journal = {Science},
   Volume = {269},
   Pages = {198},
   Keywords = {BEC, first experiment},
   Year = {1995} }



@article{
Balykin1988,
   Author = {Balykin, V.},
   Title = {Quantum-State-Selective Mirror Reflection of Atoms by Laser
Light},
   Journal = {Physical Review Letters},
   Volume = {60},
   Number = {21},
   Pages = {2137},
   Keywords = {Electric fields},
   Year = {1988} }

.
.
.

Would anyone know what I'm doing incorrectly?

Thanks in advance.
Ben





Re: bad looking fonts in pdf --- revisited

2003-02-06 Thread Paul A. Rubin
Steven Homolya <[EMAIL PROTECTED]> wrote in
[EMAIL PROTECTED]:">news:[EMAIL PROTECTED]: 

> This appears to have been resolved earlier on this list. However...
> 
> Issue is: Fonts are ugly and hard to read in exported pdf.

Which fonts?
> 
> One reply was to see (lyx 1.1.6fix4)  Help -> Extended Features: 
> Section 3.3.6.2, i.e., put \usepackage{ae,aecompl} in preamble.
> 
> Then someone said that selecting ae fonts (Layout -> Document) should
> be all that's needed. No preamble changes.
> 
> I replied that this works. It seems I was incorrect.
> 
> The only way I can get good looking fonts (and searchable text) in pdf
> is by putting \usepackage{ae,aecompl} in the preamble. Note that
> aecompl is needed, ae alone will not do it.
> 
> Am I missing something here?
> 

I don't use ae fonts (that I know of, anyway).  Don't know if there's a 
universal solution, but I've had pretty good luck exporting as a dvi and 
then using dvipdfm -f cmr.map .  You might also take a look at
http://www.aaai.org/Publications/Author/latex-fonts.html.

-- Paul

*
Paul A. Rubin  Phone:(517) 432-3509
Department of Management   Fax:  (517) 432-
The Eli Broad Graduate School of ManagementE-mail:   [EMAIL PROTECTED]
Michigan State University  http://www.msu.edu/~rubin/
East Lansing, MI  48824-1122  (USA)
*
Mathematicians are like Frenchmen:  whenever you say something to them,
they translate it into their own language, and at once it is something
entirely different.J. W. v. GOETHE




Re: bibtex and lyx 1.2.1

2003-02-06 Thread Angus Leeming
[EMAIL PROTECTED] wrote:

> Hi,
> 
> I've recently upgraded from lyx 1.1.6 to 1.2.1 and have run into some
> problems with bibtex. My old lyx files still compile perfectly with all
> references in order, however when I have to enter a new citation, the
> citation popup in lyx only displays the first reference in my Bibtex file.
> The only way I can enter new references is to write in latex \cite{key}.
> This works fine but I'm keen to get it working in lyx also. The following
> is how my Bibtex file blah.bib looks:

Our BibTeX parser isn't very robust. All will be fine if you move the key 
onto the same line as the @article etc.

Here's a little sed script that should do it automatically.

sed '/^[   ]*@[a-zA-Z]*{[]*$/{; $!N; s/\n//; }' test2.bib > test.bib

No warranty of course ;-)
Angus

> @article{
> Anderson95,





deleting labels

2003-02-06 Thread Nirmal Govind
Hi.. I have an equation in the AMS display environment. I inserted a
label for this equation but now I'd like to delete it.. how do I do
this?

Thanks,
nirmal




Re: deleting labels

2003-02-06 Thread Christian Ridderström
On Thu, 6 Feb 2003, Nirmal Govind wrote:

> Hi.. I have an equation in the AMS display environment. I inserted a
> label for this equation but now I'd like to delete it.. how do I do
> this?
> 
This works for me in normal equations anyway:

http://ev-en.org/wiki/moin.cgi/LyxFAQ#line258

/Christian

-- 
Christian Ridderström, +46-8-790 91 37   http://www.md.kth.se/~chr
Mechatronics lab, Dept. of Machine Designhttp://www.md.kth.se





independent references for each chapter

2003-02-06 Thread Praedor Tempus Atrebates
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I have read the chapterbib tip from the web but I have done what it says yet 
still fail to get references at the end of each chapter.

I have 4 chapters and need 4 independent reference lists for these chapters.

I am using the chapterbib style and add the bibtex reference at the end of 
each chapter.  I enter the names of the independent bibtex references as 
appropriate.  When I preview the document, it APPEARS that my second chapter 
is trying to use the bibliography file from the first chapter rather than its 
own chapter.  I get a lot of question marks with a few reference numbers here 
and there with high numbers (like 180, 182) when I should be getting a reset 
numbering system for each chapter.  

What is the trick here?  I have lyx 1.2.0 (I cannot at this time upgrade) on 
Mandrake 8.2.  Can anyone help me out here?  

This is my document's preamble:
\usepackage{chapterbib}
\usepackage{cite}

\makeatletter\def\@cite#1#2{({#1\if@tempswa , #2\fi})}
\def\@biblabel#1{#1.}
\let\oldthebibliography=\thebibliography
\renewcommand{\thebibliography}{%
   \makeatletter%
   \renewcommand{\section}[2]{}%
   \renewcommand\@mkboth[2]{}%
   \oldthebibliography}


\lhead{}
\chead{}
\rhead{\thepage}
\lfoot{}
\cfoot{}
\rfoot{}

\renewcommand{\headrulewidth}{0pt}


\newcommand\dna[1]{\leavevmode \begingroup
\dnaZ #1\@empty}
\def\dnaZ #1#2{%
#1%
 \ifx\@empty#2%
   \let\dnaZ\endgroup
\else
   \dnaSpace \-%
\fi
\dnaZ #2%
}
\newcommand\dnaSpace{\nobreak\hspace{0pt plus .1pt}}
\hyphenation{mRNA}


- -- 
Conservatives of all times are adventitious liars.
- - Friedrich Nietzsche.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+QvtG1i/6R1B/Yh0RAsS+AKCGkpmIS1TOoAVtZg99eSI6AmYrqQCfaLj5
8I5Iq5VF9ZT1H6G1SGi+wLQ=
=tdkq
-END PGP SIGNATURE-



Re: help with layout

2003-02-06 Thread Steven Homolya
On Thu, 6 Feb 2003, Dave Pensato wrote:

> I'm trying to make a layout that corresponds to the mla.sty and mla.cls 
> files located at
> 
> http://www.ctan.org/tex-archive/biblio/bibtex/contrib/mla/
> 
> the document type isn't showing up ,though.
> 
> (of course, i've installed them in the correct tetex directory and 
> based my .layout file on the article.layout)
> 
> I've run texhash and reconfigure.
> 

I find that I need to edit textclass.lst (in the system's lyx directory) 
manually.

-- 
Steven Homolya
School of Physics and Materials Engineering
Monash University, VIC 3800
Australia
Tel: +61 3 9905 3694
Fax: +61 3 9905 3637




Re: old PS image files

2003-02-06 Thread Angus Leeming
Frederic Leymarie wrote:

> Hi there
> 
> I have a few old PostScript image files I cannot
> read in newer versions of image viewers such as xv
> or gimp.
> 
> these PS files start like the example given below.
> 
> Any idea how I could convert these to something readable
> by more modern viewers ?
> 
> Frederic

If these are bitmap images, then why not 'sanitize' them by running them 
through ghostscript's ps2ps utility. If they contain vector postscript data 
then I'm not sure what the best approach is as ps2ps currently turns them 
into bitmaps. (I believe).

-- 
Angus




moc2 was Re: Announce: LyX 1.3.0 released.

2003-02-06 Thread Peter Clark
On Thursday 06 February 2003 04:43 pm, Lars Gullik Bjønnes wrote:
> We are glad to announce the release of LyX 1.3.0.
What's moc2? ./configure --prefix=/usr --with-frontend=qt errors with 

checking for moc2... not found
checking for moc... not found
configure: error: moc binary not found in $PATH or /bin !

Freshmeat and Google didn't help things out. Suggestions?
:Peter
-- 
Oh what a tangled web they weave who try a new word to conceive!



  1   2   >