Re: section headings - a long shot

2002-09-25 Thread Andre Poenitz

On Thu, Sep 26, 2002 at 09:39:26AM +0800, Rod Pinna wrote:
> > 
> > Less drastic solution is to export to LaTeX, make changes there
> > (which is quite simple in any reasonable text editor) and then
> > reimport into LyX.
> 
> Even easier is to simply edit the .lyx file, rather than exporting to
> latex. The format is pretty easy to pick up, at least for that sort of
> change.

Anyway, maybe a feature request should be filed on this...

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: section headings - a long shot

2002-09-25 Thread Dekel Tsur

On Thu, Sep 26, 2002 at 09:39:26AM +0800, Rod Pinna wrote:
> > 
> > Less drastic solution is to export to LaTeX, make changes there
> > (which is quite simple in any reasonable text editor) and then
> > reimport into LyX.
> 
> Even easier is to simply edit the .lyx file, rather than exporting to
> latex. The format is pretty easy to pick up, at least for that sort of
> change.

For example,
sed "s/\\layout Section/\\layout SubSection/;s/\\layout Chapter/\\layout
 Section/;s/\\textclass book/\\textclass amsart/" file.lyx >newfile.lyx



Re: insert matrices from keyboard.

2002-09-25 Thread Bo Peng

On Wed, Sep 25, 2002 at 05:43:38PM +0200, Andre Poenitz wrote:
> On Wed, Sep 25, 2002 at 10:32:10AM -0500, Bo Peng wrote:
> > Hi, All
> > 
> > I have mapped '\math-matrix 2 2 cll', '\math-matrix 3 3 clll' to certain
> > keys but I still have trouble imputting matrices of other dimensions. I
> > would like to have something like:
> > 
> > 1. Press some key(s), say C-s m,   (math matrix)
> > 2. Be prompted for two argument, I then enter two numbers, say, 2,4
> > 3. Lyx then inserts command: '\math-matrix 2 4 cll' and display a 2 by 4
> > matrix. 

> We'd need some work on the minibuffer for this to come true I think.

Yes. I just find that command-execute does not have parameter so I can
not bind something to 'command-execute math-matrix' and then add
parameters.

> > I have two solutions in mind:
> > 
> > 1. map all C-s m 1 1, to C-s m 9 9.
> > 2. map C-s m to command-execute math-matrix (can command-execute have
> > argument?) 
> > 
> > but I am not sure they will work. Is there better ways to do this?

> None that I am aware of.

Thanks. I just implemented the first method: define 6*6=36 key
bindings. :-) The second method does not work. 

BTW, why does math-matrix 3 5 insert a  5 by 3 matrix? (5 lines, 3
columns). This is not the mathematically convention.

> But I would think that being able to quickly add rows and columns should
> suffice in most cases.

You are right. I just want to enter everything from keyboard.

-- 
Bo Peng



Re: section headings - a long shot

2002-09-25 Thread Rod Pinna

> 
> Less drastic solution is to export to LaTeX, make changes there
> (which is quite simple in any reasonable text editor) and then
> reimport into LyX.

Even easier is to simply edit the .lyx file, rather than exporting to
latex. The format is pretty easy to pick up, at least for that sort of
change.

Rod

_
rod   | "Beneath the waves, the waves / That's where I will be /
  | I'm going to see the cow beneath the sea."
  | They Might Be Giants, Lincoln





Re: section headings - a long shot

2002-09-25 Thread Matej Cepl

On Thu, Sep 26, 2002 at 12:37:45AM +, robin wrote:
> >>I don't suppose this is feasible, but is there any command for LyX or 
> >>LaTeX that will alter the depth of all section headings; e.g., change 
> >>Chapter to Section, Section to Subsection etc. (or vice versa)?  Often I 
> >>start writing a document in one class and want to change it to another, 
> >>or need to produce two alternative versions of a document (e.g. a 
> >>compact version using Article(AMS) and a deluxe executive version using 
> >>Report(komascript) - it's no problem if the two classes have the same 
> >>depth of headings, but when one supports Chapter and the other doesn't, 
> >>it requires a lot of fiddling.
> >>   
> >>
> >
> >It is possible.
> >One solution is to define a hacked ams-article layout,
> >called e.g. amsart2.layout:

Less drastic solution is to export to LaTeX, make changes there
(which is quite simple in any reasonable text editor) and then
reimport into LyX.

Matej

-- 
Matej Cepl, [EMAIL PROTECTED]
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488
 
The main idea of the pope's asking for forgivness was not to be
afraid of the truth. DO NOT BE AFRAID OF TRUTH! We have to have
faith in the God's governing power to be able not to be afraid.
-- On NPR The Connection from March 13, 2000




Re: different hyphenation

2002-09-25 Thread Luiz Eleno



Dekel Tsur wrote:
> On Wed, Sep 25, 2002 at 04:18:08PM -0300, Luiz Eleno wrote:
> 
>>hi,
>>I write documents in portuguese, using portuguese hyphenation style. 
>>However, the bibliography I cite using bibtex is written mainly in 
>>english, and must also be adequately hyphenated. There is a way to tell 
>>latex that references (or, being more general, a whole section or 
>>chapter) have a different hyphenation style?
> 
> 
> Mark the section, and select the English language using the character dialog.

it also works with bibtex. Ignore my last message. I should have tried 
first and ask afterwards.

Regards,
Luiz Eleno




Re: different hyphenation

2002-09-25 Thread Luiz Eleno



Dekel Tsur wrote:
> On Wed, Sep 25, 2002 at 04:18:08PM -0300, Luiz Eleno wrote:
> 
>>hi,
>>I write documents in portuguese, using portuguese hyphenation style. 
>>However, the bibliography I cite using bibtex is written mainly in 
>>english, and must also be adequately hyphenated. There is a way to tell 
>>latex that references (or, being more general, a whole section or 
>>chapter) have a different hyphenation style?
> 
> 
> Mark the section, and select the English language using the character dialog.

does the same holds for bibtex references, i.e. selecting English 
language to the bibtex box in the lyx document?




Trying to use lyx 1.2.1, getting nowhere fast ...

2002-09-25 Thread Ronald G Minnich

Lots of things don't work. Can't use the ieeetrans template, or the aa
template, or in fact most of the templates -- "unkown textclass".

so I use the linuxdoc_article template, but if I put in figure floats, or
table floats, they simple disappear from the final output.

Any hints about what to look for?

ron

Here's the version info.

LyX 1.2.1 of Tue, Aug 20, 2002
Built on Sep 25 2002, 22:06:11
Configuration
  Host type:  i686-pc-linux-gnu
  Special build flags:included-libsigc xforms-image-loader
  C   Compiler:   gcc
  C   Compiler flags: -g -O2
  C++ Compiler:   g++ (2.96)
  C++ Compiler flags: -O -fno-exceptions
  Linker flags:
  Frontend:   xforms
libXpm version:   4.11
libforms version: 0.89.5
  LyX binary dir: /usr/local/bin
  LyX files dir:  /usr/local/share/lyx






Re: section headings - a long shot

2002-09-25 Thread robin

Dekel Tsur wrote:

>On Wed, Sep 25, 2002 at 09:50:33PM +, robin wrote:
>  
>
>>I don't suppose this is feasible, but is there any command for LyX or 
>>LaTeX that will alter the depth of all section headings; e.g., change 
>>Chapter to Section, Section to Subsection etc. (or vice versa)?  Often I 
>>start writing a document in one class and want to change it to another, 
>>or need to produce two alternative versions of a document (e.g. a 
>>compact version using Article(AMS) and a deluxe executive version using 
>>Report(komascript) - it's no problem if the two classes have the same 
>>depth of headings, but when one supports Chapter and the other doesn't, 
>>it requires a lot of fiddling.
>>
>>
>
>It is possible.
>One solution is to define a hacked ams-article layout,
>called e.g. amsart2.layout:
>- cut here
>#% Do not delete the line below; configure depends on this
>#  \DeclareLaTeXClass[amsart]{article (AMS*)}
>
>Input amsart
>
>Style Chapter
>  CopyStyle Section
>End
>
>Style Section
>  CopyStyle Subsection
>End
>-- cut here
>place it in ~/.lyx/layouts and select Edit->reconfigure.
>
Should have thought of that.  I'm thinking of hacking amsart anyway - I 
like the overall look of it, but I really don't need all the 
mathematical stuff.

Robin

-- 
"Mix a little foolishness with your serious plans.
It's lovely to be silly at the right moment" - Horace

Robin Turner
IDMYO
Bilkent Üniversitesi
Ankara 06533

http://www.bilkent.edu.tr/~robin






Re: section headings - a long shot

2002-09-25 Thread Dekel Tsur

On Wed, Sep 25, 2002 at 09:50:33PM +, robin wrote:
> I don't suppose this is feasible, but is there any command for LyX or 
> LaTeX that will alter the depth of all section headings; e.g., change 
> Chapter to Section, Section to Subsection etc. (or vice versa)?  Often I 
> start writing a document in one class and want to change it to another, 
> or need to produce two alternative versions of a document (e.g. a 
> compact version using Article(AMS) and a deluxe executive version using 
> Report(komascript) - it's no problem if the two classes have the same 
> depth of headings, but when one supports Chapter and the other doesn't, 
> it requires a lot of fiddling.

It is possible.
One solution is to define a hacked ams-article layout,
called e.g. amsart2.layout:
- cut here
#% Do not delete the line below; configure depends on this
#  \DeclareLaTeXClass[amsart]{article (AMS*)}

Input amsart

Style Chapter
  CopyStyle Section
End

Style Section
  CopyStyle Subsection
End
-- cut here
place it in ~/.lyx/layouts and select Edit->reconfigure.



Re: different hyphenation

2002-09-25 Thread Dekel Tsur

On Wed, Sep 25, 2002 at 04:18:08PM -0300, Luiz Eleno wrote:
> hi,
> I write documents in portuguese, using portuguese hyphenation style. 
> However, the bibliography I cite using bibtex is written mainly in 
> english, and must also be adequately hyphenated. There is a way to tell 
> latex that references (or, being more general, a whole section or 
> chapter) have a different hyphenation style?

Mark the section, and select the English language using the character dialog.



different hyphenation

2002-09-25 Thread Luiz Eleno

hi,
I write documents in portuguese, using portuguese hyphenation style. 
However, the bibliography I cite using bibtex is written mainly in 
english, and must also be adequately hyphenated. There is a way to tell 
latex that references (or, being more general, a whole section or 
chapter) have a different hyphenation style?

Thank you all,
Luiz Eleno




section headings - a long shot

2002-09-25 Thread robin

I don't suppose this is feasible, but is there any command for LyX or 
LaTeX that will alter the depth of all section headings; e.g., change 
Chapter to Section, Section to Subsection etc. (or vice versa)?  Often I 
start writing a document in one class and want to change it to another, 
or need to produce two alternative versions of a document (e.g. a 
compact version using Article(AMS) and a deluxe executive version using 
Report(komascript) - it's no problem if the two classes have the same 
depth of headings, but when one supports Chapter and the other doesn't, 
it requires a lot of fiddling.

Robin

-- 
"Mix a little foolishness with your serious plans.
It's lovely to be silly at the right moment" - Horace

Robin Turner
IDMYO
Bilkent Üniversitesi
Ankara 06533

http://www.bilkent.edu.tr/~robin





RE: Citations showing up as ?

2002-09-25 Thread Scott Otterson

I managed to fix my ? problems but I don't know how.  When I ran latex
from the command line, I noticed from the latex output that I had a
couple of duplicated equation number labels.  In lyx, I deleted all
equations labels, and then my references started printing correctly.  

I added the labels back, fixing the duplicates, and the references were
still correct.  Then I added back the duplicates and, although as far as
I know, this is exactly what I started with, the references were =still=
correct!

So, although my document is somehow fixed, I can't duplicate what broke
it.  But hopefully this will provide a clue to someone with the same
problem.

Scott


On Wed, 2002-09-25 at 01:36, Rob Saunders wrote:
> Similar problems for me with 1.2.1. When compiling to a PDF format
> citations from one .bib file produced (?) in the document yet showed ok
> in the reference list (no spaces in cite keys). However, citations from
> a second .bib file used at the same time and in the same document worked
> fine in both the document and reference list!
> For me the answer was to merge both .bib files into the "ok" one and
> just use that.
> 
> Rob S
> 
> -Original Message-
> From: Scott Otterson [mailto:[EMAIL PROTECTED]] 
> Sent: 25 September 2002 00:26
> To: [EMAIL PROTECTED]
> Subject: Re: Citations showing up as ?
> 
> I'm having this problem too.  The "modify text, rerun view->pdf" doesn't
> work for me.  I also don't have spaces in my cite keys.  Are there any
> other suggestions?
> 
> Thanks,
> 
> Scott
> 
> Jean-Marc Lasgouttes wrote:
> > Peter Hovmand wrote:
> >> I upgraded to 1.2.1 and noticed that citations in the text are
> >> showing up as (?), although they appear correctly in the references.
> >> The only way I get around it is to export to TeX and run latex and
> >> BibTeX myself. From the archives, it seems like several others have
> >> noticed this problem, but has anyone found a solution to this or the
> >> cause of the problem? 
> >
> > Do you have spaces in your cite keys? I does not think to be _this_ 
> > problem, I can always ask...
> 
> >JMarc
> 
> 
> 
> 





hello! BibTeX style packages & LyX information request

2002-09-25 Thread Carlo F.

Hello everybody.
I'm using LyX LyX 1.1.6 fix 4 in Gnu/Linux, Debian distr.( I know, is
not the last one, but I'm not one of the network administrators).
I'm quite new to BibteX file and Style files. Using Bibview I can
produce bib-file and import them in Lyx. My problem is that I would
like/I need to use styles different from plain, alpha and the others 
standard.

1) How can I properly install packages downloaded from CTAN? Or at
least, Where can I found really effective explanations about it
(possibly, short/quick but detailed and mostly accurate)? I have not
root privileges. I would like to put all my LyX and TeX, LaTeX, BibTeX
personal stuff on my home directory. I have to create something similar
to the TDS in texmf in my home? And then which program I have to run for
let TeteX know my personal stuff? The style I need is Harvard style with
Authors names and year as tags in the main text and without brackets.
e.g. ' Yu and Raju (2002)'and not '[Yu and Raju (2002)]'. I would like
to use a style, if anyone exsists, avoiding insertion of tex code in
LyX.

2) And then for using 1) in LyX ? How can I do or where I have to
look/read?
  
I look forward to hear from you
Bye
Carlo 







Re: insert matrices from keyboard.

2002-09-25 Thread Andre Poenitz

On Wed, Sep 25, 2002 at 10:32:10AM -0500, Bo Peng wrote:
> Hi, All
> 
> I have mapped '\math-matrix 2 2 cll', '\math-matrix 3 3 clll' to certain
> keys but I still have trouble imputting matrices of other dimensions. I
> would like to have something like:
> 
> 1. Press some key(s), say C-s m,   (math matrix)
> 2. Be prompted for two argument, I then enter two numbers, say, 2,4
> 3. Lyx then inserts command: '\math-matrix 2 4 cll' and display a 2 by 4
> matrix. 

We'd need some work on the minibuffer for this to come true I think.

> I have two solutions in mind:
> 
> 1. map all C-s m 1 1, to C-s m 9 9.
> 2. map C-s m to command-execute math-matrix (can command-execute have
> argument?) 
> 
> but I am not sure they will work. Is there better ways to do this?

None that I am aware of.

But I would think that being able to quickly add rows and columns should
suffice in most cases.

Andre'

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



insert matrices from keyboard.

2002-09-25 Thread Bo Peng

Hi, All

I have mapped '\math-matrix 2 2 cll', '\math-matrix 3 3 clll' to certain
keys but I still have trouble imputting matrices of other dimensions. I
would like to have something like:

1. Press some key(s), say C-s m,   (math matrix)
2. Be prompted for two argument, I then enter two numbers, say, 2,4
3. Lyx then inserts command: '\math-matrix 2 4 cll' and display a 2 by 4
matrix. 

I have two solutions in mind:

1. map all C-s m 1 1, to C-s m 9 9.
2. map C-s m to command-execute math-matrix (can command-execute have
argument?) 

but I am not sure they will work. Is there better ways to do this?

Thanks.

-- 
Bo Peng



Latex and Lyx newby trying to import current Latex files into Lyxfor editing

2002-09-25 Thread Ernst Bekker

I would like to use the Latex files I manually created in LaTeX, but
when I try to import them i get the following error:
 
ernst@linux> reLyX -p -c book ServerSidePresentation.tex
Unrecognized escape \d passed through at
/usr/share/lyx/reLyX/reLyXmain.pl line 87.
reLyX, the LaTeX to LyX translator. Revision date 2000/06/06

Reading LaTeX command syntax
(ServerSidePresentation.tex: Reading layout file
Cleaning... Got negative depth at /usr/share/lyx/reLyX/Text/TeX.pm line
680,  line 37.
Use of uninitialized value in string ne at
/usr/share/lyx/reLyX/Text/TeX.pm line 397,  line 37.
Use of uninitialized value in concatenation (.) or string at
/usr/share/lyx/reLyX/Text/TeX.pm line 397,  line 37.
Expecting `', got \end in `
' at /usr/share/lyx/reLyX/Text/TeX.pm line 397,  line
37.
Can't call method "environment" on an undefined value at
/usr/share/lyx/reLyX/Text/TeX.pm line 400,  line 37.
Compilation failed in require at /usr/X11R6/bin/reLyX line 52,
 line 37.
Exited due to fatal Error!

If anyone got the better of this problem please let me know where to
start looking.

-- 
Kind regards
Ernst

Ernst Bekker
Solms Training & Consulting
Focused on open and non-proprietary object-oriented technologies
including:
Java, EJB, UML, XML, CORBA, C++, Web Services (SOAP),
OO Project Management, Software Requirements
E-Mail: [EMAIL PROTECTED]
Web: www.SolmsTraining.co.za
Tel: +27 11 486 4270




SIGSEGV signal caught

2002-09-25 Thread sebastien hugues

Hello,

I've just installed the latest debian, also named as woody,  on my 
powerbook lombard and
i have some troubles with lyx installation. I launch lyx and a few 
seconds later,
it crashes with this error : SIGSEGV signal caught ...
I have checked the version of libc, latex and lyx (1.1.6fix4-2) and it 
seems
that everything is ok.
Dos anyone have an idea ?
Thank you in advance.

Regards.
Sebastien




LyX on Sharp Zaurus

2002-09-25 Thread Marco.Bravi

Dear LyXers,

I am a longtime LyX user on the Intel-compatible
(and a little bit also on the sparc) platform. Needless to say, I am very 
satisfied with it.

I am about to a buy a Sharp Zaurus (that nice little PDA featuring an
extractable keyboard and with Linux inside...), featuring an ARM and the
QTopia GUI (basically QT embedded) which can be replaced with X11
(OpenZaurus project).

I am wondering if anyone of you has succeeded porting--and using--lyX on
the Zaurus (and, if so, with which GUI). I am *not* interested in the 
*whole* LaTeX environment ported, but just in the possibility of *editing 
LyX files the WYSYWIM way*.

Any good news?

Thanks a lot in advance!

Marco Bravi

-- 
Marco Bravi [EMAIL PROTECTED]
Dip. Ing. Chimica   tel. +39-06-44585587 / 612
v. Eudossiana, 18   fax  +39-06-4827453
I-00184 Roma (Italy)




Re: ERror?

2002-09-25 Thread John Levon

On Wed, Sep 25, 2002 at 10:25:34AM +0200, Lars Risan wrote:

> I agree. THere is certainly useful features in MS-Word,  this is not one of 
   ^^

Heh, good one :)

john
-- 
"The only perfect circle on the human body is the eye. When a baby is
 born its so perfect but when it opens its eyes its just blinded by the
 corruption and everything else is a downward spiral."
- Richey Edwards



Re: Memory problem with LaTeX

2002-09-25 Thread Helge Hafting

Matej Cepl wrote:
> 
> On Mon, Sep 23, 2002 at 06:36:35PM +0200, Pascal Francq wrote:
> > When compiling a docment, I have the following error:
> > "LaTeX capacity exceeded, sorry [main memory=351000]"
> > I know that it can be change, but I don't remember the name of the config file
> > and the command to run after the changes to make it effectiv.
> 
> In nearly 99.99% of all cases this error happens, it is not because of
> too big document (LaTeX is set up to be pretty huge usually these days),
> but because of some mistake in the document (usually missing closing
> parenthesis "}"). Check your preamble (or any latex code in the
> document) once again.

Capacity problems do exist.  I changed
pool_size.context = 75
pool_size = 125000
to 
pool_size.context = 175
pool_size = 1125000

as latex complained about it.  This is a 100-page document
divided into chapters in separate files.  Latex accepted
each chapter on its own, but didn't like the combined
document.  Enlarging pool sizes helped.

The document contains lots of sample programs,
each inside a float using the listings package 
so the code won't break across pages and allow
the rest to look nice too.  Perhaps this is
wasteful somehow?

Here is how much of TeX's memory you used:
 5665 strings out of 10851
 72795 string characters out of 1071061
 208226 words of memory out of 263001
 8205 multiletter control sequences out of 1+0



Re: ERror?

2002-09-25 Thread Matej Cepl

On Wed, Sep 25, 2002 at 10:25:34AM +0200, Lars Risan wrote:
> On Wednesday 25. September 2002 08:52, Andre Poenitz wrote:
> > Well, I'd even argue it is better for the user not to have
> > it. Correct typing is necessary in a lot of places and having
> > that kind of feature lead to bad habits.
> 
> I agree. THere is certainly useful features in MS-Word,  this
> is not one of them.

Well, I was afraid, that exactly this will happen. Oh well, ...
waiting for scripting support in LyX :-).

Matej

-- 
Matej Cepl, [EMAIL PROTECTED]
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488
 
MSDOS didn't get as bad as it is overnight -- it took over ten years
of careful development.
-- [EMAIL PROTECTED]




Re: Antwort: Re: Citations showing up as ?

2002-09-25 Thread Matej Cepl

On Wed, Sep 25, 2002 at 09:30:00AM +0200,
[EMAIL PROTECTED] wrote:
> >I'm having this problem too.  The "modify text, rerun
> >view->pdf" doesn't work for me.  I also don't have spaces in
> >my cite keys.  Are there any other suggestions?
> >
> I can reproduce the behaviour on the win32 port of lyx 1.2.1.
> "run view pdf, then leave the acrobat window open, modify the
> text then rerun view pdf" It also does this with the "update
> pdf"

If I recall correctly, then Adobe Acrobat Reader for Windows (at
least in versions up to 4.*) locks a file it reads, so that it
cannot be overwriten.

Does it explain the thing (sorry, I did not read previous
messages in the thread)?

Matej

-- 
Matej Cepl, [EMAIL PROTECTED]
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488
 
The main idea of the pope's asking for forgivness was not to be
afraid of the truth. DO NOT BE AFRAID OF TRUTH! We have to have
faith in the God's governing power to be able not to be afraid.
-- On NPR The Connection from March 13, 2000




Re: Change bars... simply, please

2002-09-25 Thread Matej Cepl

On Wed, Sep 25, 2002 at 01:53:22AM -0600, P. Douglas Innes wrote:
> I must admit that I'm not even anything resembling
> a programmer, I just use Lyx to edit technical documents, at my
> bosses request. My problem is that I need to insert change bars
> to our document, to show the differences from version to
> version. I read on this mailing list that someone is doing this
> using "chbar.sh script", but I really have no clue what this
> means and would really like layman's (read: simple,
> step-by-step, where do I get things) instructions on how I may
> implement this. The problems mention by the message I'm
> referring to really won't apply to my situation. Your help will
> be greatly appreciated!

Try looking at www.ctan.org and search for chbar. Then download whole
directory chbar/ and read instructions inside.

Matej

-- 
Matej Cepl, [EMAIL PROTECTED]
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488
 
See, when the GOVERNMENT spends money, it creates jobs; whereas
when the money is left in the hands of TAXPAYERS, God only knows
what they do with it. Bake it into pies, probably. Anything to
avoid creating jobs.
-- Dave Barry




Re: Redhat install: libforms RPM

2002-09-25 Thread denespal


The xforms-0.88-4 rpm on the LyX ftp site works for me, but
libstdc++-libc6.1-2.so.3 was still missing. On rpmfind.net I found a
package which contains this version:

ftp://rpmfind.net/linux/contrib/libc6/i386/libstdc++-2.95.1_2.10.0-3.i386.rpm

Unfortunately on RH7.2 this conflicts with other packages
(libstdc++-2.96-108.7.2 and compat-libstdc++-6.2-2.9.0.16).  

So the solution was to manually copy the libstdc++-3-libc6.1-2-2.10.0.so
file from the rpm package to /usr/lib, and run ldconfig. 

I hope this helps.

denespal




Re: glossary?

2002-09-25 Thread Gour

Myriam Abramson ([EMAIL PROTECTED]) wrote:

> I would like to write a glossary in Lyx (to take advantage of the nice
> equation formatting) that I would convert to html with latex2html. 
> Any ideas on how to go about that?

I'm just finishing one book in LyX and have glossary (although without
equations) in it.

It looks like:

\glossary{term: definition}

All my glossary terms are in one lyx file which is part of the master document.

Please note that I'm using xindy for producing index & glosary since it can
handle foreign languages and make proper sorting order (I use Croatian language
with Sanskrit diacritics).

It's not complicated.
After running LyX (LaTeX) you get *.glo file and then with the script from xindy
package you run: tex2xindy glossfile.ext.
(it produces filw which xindy can handle out of LaTeX glossary file).

Then, xindy -o output.gls glossary.xdy glossfile.ext
which produce LaTeX "gls" (glossary output file) from xindy file.

Run latex one more time and that's it.

Hope it helps.

Sincerely,
Gour

OA
> 
> TIA
> 
>myriam
> 



RE: Citations showing up as ?

2002-09-25 Thread Rob Saunders

Similar problems for me with 1.2.1. When compiling to a PDF format
citations from one .bib file produced (?) in the document yet showed ok
in the reference list (no spaces in cite keys). However, citations from
a second .bib file used at the same time and in the same document worked
fine in both the document and reference list!
For me the answer was to merge both .bib files into the "ok" one and
just use that.

Rob S

-Original Message-
From: Scott Otterson [mailto:[EMAIL PROTECTED]] 
Sent: 25 September 2002 00:26
To: [EMAIL PROTECTED]
Subject: Re: Citations showing up as ?

I'm having this problem too.  The "modify text, rerun view->pdf" doesn't
work for me.  I also don't have spaces in my cite keys.  Are there any
other suggestions?

Thanks,

Scott

Jean-Marc Lasgouttes wrote:
> Peter Hovmand wrote:
>> I upgraded to 1.2.1 and noticed that citations in the text are
>> showing up as (?), although they appear correctly in the references.
>> The only way I get around it is to export to TeX and run latex and
>> BibTeX myself. From the archives, it seems like several others have
>> noticed this problem, but has anyone found a solution to this or the
>> cause of the problem? 
>
> Do you have spaces in your cite keys? I does not think to be _this_ 
> problem, I can always ask...

>JMarc







Re: ERror?

2002-09-25 Thread Lars Risan

On Wednesday 25. September 2002 08:52, Andre Poenitz wrote:
> I don't think I like this kind of feature.
>
> Well, I'd even argue it is better for the user not to have it. Correct
> typing is necessary in a lot of places and having that kind of feature
> lead to bad habits.

I agree. THere is certainly useful features in MS-Word,  this is not one of 
them.

Lars



Change bars... simply, please

2002-09-25 Thread P. Douglas Innes

I must admit that I'm not even anything resembling a programmer, I just
use Lyx to edit technical documents, at my bosses request. My problem is
that I need to insert change bars to our document, to show the
differences from version to version. I read on this mailing list that
someone is doing this using "chbar.sh script", but I really have no clue
what this means and would really like layman's (read: simple,
step-by-step, where do I get things) instructions on how I may implement
this. The problems mention by the message I'm referring to really won't
apply to my situation. Your help will be greatly appreciated!



Re: Including CVS $Log$ tag in LyX doxument

2002-09-25 Thread Thomas Geffert

Daniel Clark/Cambridge/IBM <[EMAIL PROTECTED]> writes:

> I'd like to have a section of a LyX document be revision history
> using the CVS $Log$ tag. The problem is that LyX seems to reformat
> the $Log$ entry, which is multiple lines separated by single
> linebreaks, into a single ugly line.

You can have a look at the rcsinfo package for LaTeX. This works also
for cvs files.  It's not supported directly by lyx, but it's no
problem to use it with ERT.

 Thomas





Antwort: Re: Citations showing up as ?

2002-09-25 Thread Robert.R.Koehler

>I'm having this problem too.  The "modify text, rerun view->pdf" doesn't
>work for me.  I also don't have spaces in my cite keys.  Are there any
>other suggestions?
>
>Thanks,
>
>Scott

I can reproduce the behaviour on the win32 port of lyx 1.2.1.
"run view pdf, then leave the acrobat window open, modify the text then rerun 
view pdf"
It also does this with the "update pdf"

However if you "close" the acrobat window and then rerun view pdf it works fine!

Hence I would suggest you close acrobat before attempting to view/update it 
again.
It seems to me to be a problem (maybe it was ment to work like this?) with 
acrobat and not lyx.

Someone should perhaps check this hypothesis on a linux release of lyx 1.2.1 
and linux acrobat reader program.

Regards
Rob


## 
Dr. Robert Köhler B.Sc. B.Eng. (Mech) Ph.D. 
Institut für Motorenbau Prof. Huber GmbH / DaimlerChrysler AG 
Mercedes-Benz Technology Center 
Abteilung: EP/GFD Fahrdynamik / Aktive Sicherheit   
Werk: 59, HPC: X711 
71059, Sindelfingen, Germany 
Tel: +49 (0)7031 90 43259 
Fax: +49 (0)7031 90 43371   
Mobile: +49 (0)170 1194123 
Email: [EMAIL PROTECTED] 

## 
IMPORTANT: This e-mail is intended for the use of the individual addressee(s) 
named above and 
may contain information that is confidential, privileged, or unsuitable for 
overly sensitive persons 
with low self-esteem, no sense of humour, or irrational religious beliefs. If 
you are not the intended 
recipient, any dissemination, distribution, or copying of this e-mail is not 
authorised (either explicitly 
or implicitly) and constitutes an irritating social faux pas. Unless the word 
absquatulation has been 
used in its correct context somewhere other than in this warning, it does not 
have any legal or 
grammatical use and may be ignored. No animals were harmed in the transmission 
of this e-mail, 
although the kelpie next door is living on borrowed time, let me tell you. 
Those of you with an 
overwhelming fear of the unknown will be gratified to learn that there is no 
hidden message revealed 
by reading this warning backwards, so just ignore that Alert Notice from 
Microsoft. However, by pouring 
a complete circle of salt around yourself and your computer you can ensure that 
no harm befalls you 
and your pets. If you have received this e-mail in error, please add some 
nutmeg and egg whites and 
place it in a warm oven for 40 minutes. Whisk briefly and let it stand for two 
hours before icing. 

#