Re: footbib

2002-07-16 Thread Guido Milanese

On Monday 15 July 2002 20:21, Herbert Voss wrote:
> Karen Thomas wrote:
> > I found the footbib package on the CTAN website.  However, when I try
> > to use it, lyx gives me many many errors, and latex tells me that "the
> > output routine of LaTeX has changed".  I am using LaTeX2e.
> >
> > Does anyone have any suggestions as to how to get footbib to work with
> > the newer version of LaTeX, or another way to get lyx to put citations
> > in footnotes?

Another suggestion is to use the jurabib package. One of its many features 
is "\footcite". See http://www.jurabib.org

gm

-- 
Guido Milanese  ---  [EMAIL PROTECTED]
Ars Antiqua  Vocal Ensemble, Genoa, Italy
http://www.arsantiqua.org
+ + + + GAUDETE IN DOMINO SEMPER + + + +




Re: crash on opening document

2002-07-16 Thread Nathan Becker

Yes here it is:

#0  0x082f3792 in atexit (func=0x82eb7f0 <__tcf_0>) at atexit.c:32
#1  0x082e1bc2 in CreateBufferTmpDir ()
#2  0x080a1996 in Buffer::Buffer ()
#3  0x080c1547 in BufferStorage::newBuffer ()
#4  0x080c4efb in BufferList::newFile ()
#5  0x0810ff73 in LyXFunc::menuNew ()
#6  0x0810773e in LyXFunc::dispatch ()
#7  0x08104b22 in LyXFunc::verboseDispatch ()
#8  0x08104a67 in LyXFunc::verboseDispatch ()
#9  0x082879f0 in Menubar::Pimpl::MenuCallback ()
#10 0x082815e9 in C_Menubar_Pimpl_MenuCallback ()
#11 0x4003c973 in fl_object_qread () from /usr/lib/libforms.so.0.88
#12 0x40049f11 in fl_check_forms () from /usr/lib/libforms.so.0.88
#13 0x0828091d in GUIRunTime::runTime ()
#14 0x080f1c50 in LyXGUI::runTime ()
#15 0x080f27ff in LyX::LyX ()
#16 0x081382bd in main ()
#17 0x40219306 in __libc_start_main (main=0x8138160 , argc=1,
ubp_av=0xb9c4, init=0x804f5c4 <_init>, fini=0x838c8ac <_fini>,
rtld_fini=0x4000d2fc <_dl_fini>, stack_end=0xb9bc)
at ../sysdeps/generic/libc-start.c:129  

On Tue, 16 Jul 2002, Jean-Marc Lasgouttes wrote:

> Nathan Becker wrote:
> > Hi Herbert,
> > 
> > I deleted the entire .lyx directory and let lyx rebuild it fresh.  This 
> > didn't fix it.
> 
> Could you try to get a backtrace? Something like
> 
> gdb ./lyx
> (gdb) run
> [load the file]
> ...crash...
> (gdb) bt
> 
> JMarc
> 




Re: crash on opening document

2002-07-16 Thread Jean-Marc Lasgouttes

Nathan Becker wrote:
> Hi Herbert,
> 
> I deleted the entire .lyx directory and let lyx rebuild it fresh.  This 
> didn't fix it.

Could you try to get a backtrace? Something like

gdb ./lyx
(gdb) run
[load the file]
...crash...
(gdb) bt

JMarc




Re: crash on opening document

2002-07-16 Thread Herbert Voss

Nathan Becker wrote:

> Any more suggestions?

can you send the lyx-file as private mail?

Herbert


-- 
http://www.lyx.org/help/




Re: crash on opening document

2002-07-16 Thread Nathan Becker

Hi Herbert,

I deleted the entire .lyx directory and let lyx rebuild it fresh.  This 
didn't fix it.

I also looked in stdclass.inc in /usr/local/share/lyx/layouts but the line 
you said to add is already there.

I tried compiling and reinstalling 1.1.6fix4 just in case I've screwed 
something else up on my system.  1.1.6fix4 opens docs without 
crashing.

Any more suggestions?

Thanks for your help,
Nathan

 > do you have a layout-dir with the different files in your
> lyx-homedir ~/.lyx/layouts?
> 
> if so and they are not speciell one, then delete them all.
> 
> Otherwise insert in the file stdclass.inc a line
> DefaultStyle Standard
> 
> Herbert
> 
> 
> 




Re: crash on opening document

2002-07-16 Thread Herbert Voss

Nathan Becker wrote:

> I just upgraded from lyx-1.6fix2 to 1.2.0.  I'm running on Redhat 7.0.  I 
> compiled from sources using the xforms 0.88 glibc library.  Everything 
> compiles and installs fine.  When I run lyx the main screen appears with 
> no problem.  But as soon as I try to either open an old document or start 
> a new document I get the following message


do you have a layout-dir with the different files in your
lyx-homedir ~/.lyx/layouts?

if so and they are not speciell one, then delete them all.

Otherwise insert in the file stdclass.inc a line
DefaultStyle Standard

Herbert


-- 
http://www.lyx.org/help/




Re: LyX capabilities question

2002-07-16 Thread Mark Carroll

Thank you very much! It's good to hear that it should be easy to get
PostScript-type diagrams into LyX documents. I can also live with pressing
a key to update the PostScript file and using gv with "Watch File" -
that's exactly what I do now when writing PostScript documents, after all!
I'll make the time to try out switching to LyX for document preparation,
then. I'm also checking out OpenOffice's word-processor, although WYSIWYM
seems intellectually attractive.

-- Mark




Re: LyX capabilities question

2002-07-16 Thread Fernando Perez

On Mon, 15 Jul 2002, Kayvan A. Sylvan wrote:

> On Tue, Jul 16, 2002 at 07:33:01AM +0200, Andre Poenitz wrote:
> > On Tue, Jul 16, 2002 at 12:04:05AM -0400, Mark Carroll wrote:
> > > (a) I write a lot of documents where there are number-of-pages limitations
> > > on different sections. Can it be easy while editing documents in LyX to
> > > see where these limits are lying, like seeing the page boundaries and
> > > numbers in Word? I often have to craft documents to fit those limits.
> > 
> > There is no method known to me.
> 
> Well... There is always View->Postscript.

I keep an open gv session next to my lyx window with 'watch file' on, and have 
'update postscript' bound to key F11, so it's just a matter of hitting F11 and 
I can instantly see what the final doc will look like. Not exactly real time, 
but close enough for all intents and purposes. It actually lets me concentrate 
on the writing, and still get layout checks easily when needed.

Cheers,

f.




Re: help - layouts not found

2002-07-16 Thread Jean-Marc Lasgouttes

> "Jorgen" == Jorgen Johansson <[EMAIL PROTECTED]> writes:

Jorgen> Sorry to have bothered. I had not exported the OSTYPE=cywin
Jorgen> variable properly. I exported the variable and ran the
Jorgen> reconfigure from Lyx and now it works fine (without the
Jorgen> patch).

Actually, the variable is expoted by bash, but not other shells.
That's why the patch changes this code.

JMarc



crash on opening document

2002-07-16 Thread Nathan Becker

Hi,

I just upgraded from lyx-1.6fix2 to 1.2.0.  I'm running on Redhat 7.0.  I 
compiled from sources using the xforms 0.88 glibc library.  Everything 
compiles and installs fine.  When I run lyx the main screen appears with 
no problem.  But as soon as I try to either open an old document or start 
a new document I get the following message

lyx: SIGSEGV signal caught
Sorry, you have found a bug in LyX. Please read the bug-reporting 
instructions i
n Help->Introduction and send us a bug report, if necessary. Thanks !
Bye.
Aborted (core dumped)

Any suggestions?

thanks,
Nathan




Re: help - layouts not found

2002-07-16 Thread Jorgen Johansson

Jean-Marc Lasgouttes wrote:
>>"Jorgen" == Jorgen Johansson <[EMAIL PROTECTED]> writes:
>
> 
> Jorgen> I have a similar problem. I am running Lyx 1.2.0a under cygwin
> Jorgen> on win2k. I recently did a new installation of 1.2.0a and
> Jorgen> upgraded another machine to 1.2.0a. I can not find any layout
> Jorgen> files in home/Administrator or home/user directories but in
> Jorgen> C:\cygwin\usr\local\share\lyx\layouts all layouts are
> Jorgen> available. Could I just copy the layouts form the share
> Jorgen> directory to my home directories
> Jorgen> C:\cygwin\home\user\.lyx\layouts ?
> 
> We have the following patch in cvs. Does it help?
> 
> JMarc
> 
> 
> 
> 
> 
> Index: configure.m4
> ===
> RCS file: /usr/local/lyx/cvsroot/lyx-devel/lib/configure.m4,v
> retrieving revision 1.39.2.2
> retrieving revision 1.39.2.3
> diff -u -p -r1.39.2.2 -r1.39.2.3
> --- configure.m4  10 Jun 2002 12:57:38 -  1.39.2.2
> +++ configure.m4  15 Jul 2002 11:41:57 -  1.39.2.3
> @@ -164,11 +164,12 @@ if test ! -r ${srcdir}/chkconfig.ltx ; t
>  fi
>  
>   Adjust PATH for Win32 (Cygwin)
> -if test "x$OSTYPE" = xcygwin; then
> -  echo "configure: cygwin detected; path correction"
> -  srcdir=`cygpath -w "${srcdir}" | tr '' /`
> -  echo "srcdir=${srcdir}"
> -fi
> +case `uname -s` in
> +   CYGWIN*)
> + echo "configure: cygwin detected; path correction"
> + srcdir=`cygpath -w "${srcdir}" | tr '' /`
> + echo "srcdir=${srcdir}" ;;
> +esac
>  
>   Create the build directories if necessary
>  for dir in bind clipart doc examples help images kbd layouts reLyX \

Sorry to have bothered.
I had not exported the OSTYPE=cywin variable properly. I exported the 
variable and ran the reconfigure from Lyx and now it works fine (without 
the patch).

Thank you for a great software. It has made my start with the Latex 
world much smoother.

jorgen






Re: help - layouts not found

2002-07-16 Thread Jean-Marc Lasgouttes

> "Jorgen" == Jorgen Johansson <[EMAIL PROTECTED]> writes:

Jorgen> I have a similar problem. I am running Lyx 1.2.0a under cygwin
Jorgen> on win2k. I recently did a new installation of 1.2.0a and
Jorgen> upgraded another machine to 1.2.0a. I can not find any layout
Jorgen> files in home/Administrator or home/user directories but in
Jorgen> C:\cygwin\usr\local\share\lyx\layouts all layouts are
Jorgen> available. Could I just copy the layouts form the share
Jorgen> directory to my home directories
Jorgen> C:\cygwin\home\user\.lyx\layouts ?

We have the following patch in cvs. Does it help?

JMarc



Index: configure.m4
===
RCS file: /usr/local/lyx/cvsroot/lyx-devel/lib/configure.m4,v
retrieving revision 1.39.2.2
retrieving revision 1.39.2.3
diff -u -p -r1.39.2.2 -r1.39.2.3
--- configure.m4	10 Jun 2002 12:57:38 -	1.39.2.2
+++ configure.m4	15 Jul 2002 11:41:57 -	1.39.2.3
@@ -164,11 +164,12 @@ if test ! -r ${srcdir}/chkconfig.ltx ; t
 fi
 
  Adjust PATH for Win32 (Cygwin)
-if test "x$OSTYPE" = xcygwin; then
-  echo "configure: cygwin detected; path correction"
-  srcdir=`cygpath -w "${srcdir}" | tr '' /`
-  echo "srcdir=${srcdir}"
-fi
+case `uname -s` in
+   CYGWIN*)
+ echo "configure: cygwin detected; path correction"
+ srcdir=`cygpath -w "${srcdir}" | tr '' /`
+ echo "srcdir=${srcdir}" ;;
+esac
 
  Create the build directories if necessary
 for dir in bind clipart doc examples help images kbd layouts reLyX \



Re: help - layouts not found

2002-07-16 Thread Andre Poenitz

On Tue, Jul 16, 2002 at 05:54:15PM +0900, Jorgen Johansson wrote:
> I have a similar problem. I am running Lyx 1.2.0a under cygwin on win2k. 
>  I recently did a new installation of 1.2.0a and upgraded another 
> machine  to 1.2.0a. I can not find any layout files in 
> home/Administrator or home/user directories but in 
> C:\cygwin\usr\local\share\lyx\layouts all layouts are available. Could I 
> just copy the layouts form the share directory to my home directories 
> C:\cygwin\home\user\.lyx\layouts ?

Have you run Edit->Reconfigure after the upgrade?

Andre'

-- 
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)



Re: help - layouts not found

2002-07-16 Thread Jorgen Johansson

Herbert Voss wrote:
> Ery Djunaedy wrote:
> 
>> Hi,
>> I just installed Lyx 1.2. But apparently I could not see many document
>> class. These are the classes available in "document layout" window:
>> - article (6 of them)
>> - book (2 of them)
>> - letter (2 of them)
>> - report
>> - seminar
>> - slide
>>
>> I could not open my old letters written with g-brief-en layout, for
>> example. The strange thing is, that all the layouts file do exist in
>> layouts directory.
>>
>> Something wrong with latex?
> 
> 
> 
> no, have a look at http://www.lyx.org/help/LaTeX/classfiles.php
> 
> the first topic and the second with no 7 and say what's your output
> 
> Herbert
> 

I have similar problem after upgrading one PC to lyx 1.2.0a (cywin) and 
installing it from scratch on another PC. All the different layout 
options I had with 1.1.6fix4 are not available. Only: 
Article,Book,Letter,LinuxDoc, and Report.
All layouts are available in C:\cygwin\usr\local\share\lyx\layouts but 
no layouts are available in C:\cygwin\home\jorgen\.lyx\layouts ( my home 
directory is 'jorgen'). I tried to copy all the layouts to the layout 
directory in my home directory but it did not help. Were can I find 
information on how to get back the layouts? Is this a bug installation 
procedure in the new 1.2.0a version for windows?

appreciate any help

jorgen






Re: help - layouts not found

2002-07-16 Thread Jorgen Johansson

Ery Djunaedy wrote:
> Hi,
> I just installed Lyx 1.2. But apparently I could not see many document
> class. These are the classes available in "document layout" window:
> - article (6 of them)
> - book (2 of them)
> - letter (2 of them)
> - report
> - seminar
> - slide
> 
> I could not open my old letters written with g-brief-en layout, for
> example. The strange thing is, that all the layouts file do exist in
> layouts directory.
> 
> Something wrong with latex?
> 
> Regards,
> Ery
> 

I have a similar problem. I am running Lyx 1.2.0a under cygwin on win2k. 
  I recently did a new installation of 1.2.0a and upgraded another 
machine  to 1.2.0a. I can not find any layout files in 
home/Administrator or home/user directories but in 
C:\cygwin\usr\local\share\lyx\layouts all layouts are available. Could I 
just copy the layouts form the share directory to my home directories 
C:\cygwin\home\user\.lyx\layouts ?


thanks
jorgen






Re: importing tex files

2002-07-16 Thread Andre Poenitz

On Tue, Jul 16, 2002 at 09:42:35AM -0600, Rem wrote:
> If I am not mistaken SW is built on an old version of LaTex (At least this
> was the case sometime ago when I had to deal with an export problem between
> Mathematica and SW.)
> This may be one of the problems?

I don't think so. LaTeX per se is a pretty stable format which has not
changed much. The problem is the usage of non-standard packages as
tcilatex.sty.

As far as I know SW even has a option to safe "clean LaTeX" which produces
more portable .tex but once the bridges are burnt there is no easy way to
re-try. I try from time to time to run SW under Wine (and last time I even
got the interaction with Maple working but the .ps generation failed), so
maybe that's an option for larger quantities of files. For individual files
I'd hand-clean the .tex.

And to be honest, it is not much better the other way the other way
round...

Andre'

PS: And please don't quote everything I said. My memory is certainly
failing from time to time but if I need to re-read my messages I'll look
them up in the archive.

-- 
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)



Re: importing tex files

2002-07-16 Thread Rem

If I am not mistaken SW is built on an old version of LaTex (At least this
was the case sometime ago when I had to deal with an export problem between
Mathematica and SW.)
This may be one of the problems?
R
- Original Message -
From: "Andre Poenitz" <[EMAIL PROTECTED]>
To: "Struan Cockcroft" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, July 16, 2002 8:22 AM
Subject: Re: importing tex files


> On Tue, Jul 16, 2002 at 04:13:37PM +0200, Struan Cockcroft wrote:
> > I have recently crossed over from windows, in which I was using
> > scientific workplace, to linux (and burned the bridge).  I tried
> > ktexmaker, but I need wysiwym so I installed lyx 1.2.0.  It's very nice
> > but it cannot import my tex files from swp or ktexmaker, cannot relyx.
> > Can anyone help me, please. I have attached a file.
>
> I have no problems wth reLyX on your file. maybe you should convert the
DOS
> line endings first, but I don't think that's a problem. What did reLyX
say?
>
> Note that you use some tcilatex.sty (which I believe is coming with
> Scientific Workplace).  You need that, too, or - probably better -
> re-insert your pictures using LyX thereby getting rid of the SW dependance
> and getting visual feeback within LyX.
>
> Andre'
>
> --
> Those who desire to give up Freedom in order to gain Security,
> will not have, nor do they deserve, either one. (T. Jefferson)




Re: importing tex files

2002-07-16 Thread Andre Poenitz

On Tue, Jul 16, 2002 at 04:13:37PM +0200, Struan Cockcroft wrote:
> I have recently crossed over from windows, in which I was using
> scientific workplace, to linux (and burned the bridge).  I tried
> ktexmaker, but I need wysiwym so I installed lyx 1.2.0.  It's very nice
> but it cannot import my tex files from swp or ktexmaker, cannot relyx. 
> Can anyone help me, please. I have attached a file.

I have no problems wth reLyX on your file. maybe you should convert the DOS
line endings first, but I don't think that's a problem. What did reLyX say?

Note that you use some tcilatex.sty (which I believe is coming with
Scientific Workplace).  You need that, too, or - probably better -
re-insert your pictures using LyX thereby getting rid of the SW dependance
and getting visual feeback within LyX.

Andre'

-- 
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)



importing tex files

2002-07-16 Thread Struan Cockcroft

I have recently crossed over from windows, in which I was using
scientific workplace, to linux (and burned the bridge).  I tried
ktexmaker, but I need wysiwym so I installed lyx 1.2.0.  It's very nice
but it cannot import my tex files from swp or ktexmaker, cannot relyx. 
Can anyone help me, please. I have attached a file.

Struan Cockcroft
University of Natal Durban
South Africa



coupling.tex
Description: TeX document


Re: search in Version 1.2

2002-07-16 Thread Andre Poenitz

On Tue, Jul 16, 2002 at 10:10:26AM -0400, Wolfgang Engelmann wrote:
> This problem prevents me from using the searching facility. Note that this 
> applies for forward and backward searching. 

Searching is fairly unusable in 1.2.0. There is a fix for that in 1.3.0cvs
and if people test it this might go in the upcoming 1.2.1.
 
> A minor problem: When I go back to the old 1.6 version which I used to write 
> the book and which did not have this problem, the lyx file is not accepted 
> anymore. 
> 
> Would appreciate help, since I would like to use the new version.

Have a look at

http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg40576.html

Andre'

-- 
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)



search in Version 1.2

2002-07-16 Thread Wolfgang Engelmann

I recently posted a problem I had with search (suchen) in Version 1.2:

I guess that in this version searching should now work also in cases such as 
\caption[short caption]{long caption}. However, this takes a lot of time (in 
my case at least 15 minutes, about 500 pages and 230 figures), because in 
searching each
 \caption[
]{
}
is shown separately after displaying an ERT grey box. 
It also does not seem to be successful in finding the item (a figure number I 
had inserted in the long caption).
I can't stop the searching except by killing the lyx process.

On the terminal from which I started lyx& I get messages like
Received unhandled X11 event
Type: 0x1e Target: 0x3802d49
Does it mean  something is missing in my SuSE8.0 Linux?

This problem prevents me from using the searching facility. Note that this 
applies for forward and backward searching. 


A minor problem: When I go back to the old 1.6 version which I used to write 
the book and which did not have this problem, the lyx file is not accepted 
anymore. 

Would appreciate help, since I would like to use the new version.

Wolfgang