Re: The (eternal?) EPS-problem

2004-06-16 Thread John Coppens
On Wed, 16 Jun 2004 19:31:34 +0200 Georg Baum <[EMAIL PROTECTED]> wrote: > > It does not ignore the bounding box. Your bounding box does include all > the whitespace. If you change > > %%BoundingBox: 0 0 596 842 > to > %%BoundingBox: 0 0 454 454 Hello Georg Thanks for the reply. It doesn't

Re: Compiling with gcc 3.4

2004-06-16 Thread John Coppens
On Wed, 16 Jun 2004 19:23:07 +0100 Angus Leeming <[EMAIL PROTECTED]> wrote: > John Coppens wrote: > > I tried to compile 1.3.4 with gcc 3.4 > > Hi, John. > > A bunch of fixes have been checked into the 1.3.x branch so that it will > compile with gcc 3.4. (Why are you compiling with this

Re: Should the wiki be password protected? (was: wiki site looks as if is just been hacked!)

2004-06-16 Thread Christian Ridderström
On Wed, 16 Jun 2004, John Levon wrote: > On Wed, Jun 16, 2004 at 09:10:14PM +0200, Christian Ridderstr?m wrote: > > > The password for uploading files is simply 'lyx', and I could just set the > > "edit password" to 'lyx' as well. > > I think we are forced to do something like this. For a

Re: Compiling with gcc 3.4

2004-06-16 Thread Angus Leeming
John Coppens wrote: > Hi Angus. > > Thanks for replying. I didn't think about the necessity of recompiling > Qt - not entirely logical either, is it? C++ is a PITA in this regard. Different compilers have different name mangling schemes, so code compiled by one compiler will not link against

Re: Bessel functions in math mode

2004-06-16 Thread Uwe Stöhr
Alexandru Cabuz wrote: Does anybody know, what is the convention for putting special functions such as Bessel and Hankel functions in math formulas. Are they supposed to be italicized like variables, or in math-text font, like sin, cos, tan, etc. Cos there is no macro for Jn and Hn in the math

Re: References

2004-06-16 Thread Kenward Vaughan
On Sun, Jun 13, 2004 at 06:00:54PM +0200, Roland Schmitz wrote: > Hi, > > is it possible to insert a cross reference to a chapter, section or > subsection, or even to a figure, without inserting a marker for every > heading? I'm not sure exactly what you are thinking about--it struck me that

Re: table of contents links

2004-06-16 Thread Uwe Stöhr
Roland Schmitz wrote: I tried to generate my PDF documents with tex2pdf. As far as good, but if got two problems with it 1) at the end of my document there is the bibliograhpy and the index. If i gererate a pdf document with tex2pdf the index is missing, if i use dvipdfm it's ok. Why don't you

Re: Compiling with gcc 3.4

2004-06-16 Thread John Coppens
On Wed, 16 Jun 2004 20:40:43 +0100 Angus Leeming <[EMAIL PROTECTED]> wrote: > > Is g++ 3.4 ABI compatible with g++ 3.3? If so, then all would be well, > but this has not been the case in the past. > A quick search showed comments they are not compatible. Thanks, John

Re: table of contents links

2004-06-16 Thread Roland Schmitz
Hi, Am Mittwoch, 16. Juni 2004 22:13 schrieb Uwe Stöhr: > Why don't you use pdflatex in the LyX menu File -> Export? Because the result file is just about 33% as big as if i use pdflatex, links form the table of context, list of figures ... to the corosponding page are automaticly generated

Re: References

2004-06-16 Thread Roland Schmitz
Hi, this is one of the features i like in word, every chapter, figure, ... is automaticly in the list of references. Am Mittwoch, 16. Juni 2004 22:02 schrieb Kenward Vaughan: > I'm not sure exactly what you are thinking about--it struck me that you > might mean inserting a marker for every

Re: Clearing headers and page numbers in report

2004-06-16 Thread Rich Shepard
On Wed, 16 Jun 2004, Jean-Pierre.Chretien wrote: > Here is what I use (in the preamble, there are active @s as it is > patched in a variant of the report class): > [EMAIL PROTECTED] [EMAIL PROTECTED] > \hbox{} > \vspace*{\fill} > ~ > \vspace{\fill} > \thispagestyle{empty} > \newpage >

RE: Re: Re: \hyphenation

2004-06-16 Thread peter.may
Hello, this is a kind of resend due to the inactive mailing-list the past few days: > If you use the \\sloppy command (in ERT or preamble?), LaTeX is not so fuzzy > about inter word spacing and a lot less hypenathion occures. YES this is a good advice. Thanks. I found some further informations

german umlauts and spellchecker?

2004-06-16 Thread peter.may
Hello, at every word with one of the (in)famous german umlauts the spellchecker will fail to add it to the (local) dictionary. Actually it seems that the spellchecker expect some tex-style? and ins\'t capable dealing with umlauts? This would be a major drawback - or have i missed something?

Re: table of contents links

2004-06-16 Thread Uwe Stöhr
Roland Schmitz wrote: Why don't you use pdflatex in the LyX menu File -> Export? Because the result file is just about 33% as big as if i use pdflatex This is only possible if the images are highly compressed, but then they often look ugly. (compression depends on the eps->pdf converter) Pdflatex

Re: References

2004-06-16 Thread Kenward Vaughan
On Wed, Jun 16, 2004 at 11:00:51PM +0200, Roland Schmitz wrote: > Hi, > > this is one of the features i like in word, every chapter, figure, ... is > automaticly in the list of references. Perhaps someone could add that as a setup choice, but I'd personally rather have a less bloated file. >

"lyx-remote" script?

2004-06-16 Thread G. Milde
Dear Lyxers, I would like to see a script, that * opens a file in a LyX session, if there is an open one, or * starts LyX with the file, if there is no LyX running. I thought about checking for ~.lyxpipe, if it exists send an open file command there, if not start LyX with file. Is

Re: References

2004-06-16 Thread G. Milde
On 16.06.04, Kenward Vaughan wrote: > On Wed, Jun 16, 2004 at 11:00:51PM +0200, Roland Schmitz wrote: > > Hi, > > > > this is one of the features i like in word, every chapter, figure, ... is > > automaticly in the list of references. > > Perhaps someone could add that as a setup choice, but

<    1   2