Re: PM: Re: Installation Problem --no exporting

2004-01-07 Thread Axel Heinrici
Hi

On Wednesday 07 January 2004 10:50, Angus Leeming wrote:

> My pleasure. Let's return this to the list.
Okay, just thought the topic was getting a little away from general 
interest. But first of all, I now have lyx 1.3.3 working here on SuSE 
8.1. It is also and printing and exporting. 

> > of the ./configure-make procedure. I don't understand what exactly
> > is meant by "... lib/Makefile.in, that we generate automatically
> > from lib/Makefile.am. ...".
> > When is this _generated automatically_? After running the configure
> > skript and after running make the file lib/Makefile.in in the
> > tarball is still identical to the one in the extracted source tree.
> > And so the make install fails again.
> > Can you, please, deconvolute this fix a litte for me?
>
> Sure.
> The source code is developed with the help of GNU automake, autoconf,
> libtool etc, known collectively as the GNU autotools. These are used
> to generate the configure script and Makefile.in files that you use
> as the starting point when building lyx.
>
> Ie, the code that you get is one step removed from the code that is
> in the cvs tree. (It is created by "make dist" actually.)

Here exactly comes the problem. Neither make dist nor running autoconf 
and automake manually helped me anything after changing lib/Makefile.am 
(it tried before, of course). SuSE 8.1 has automake 1.7.6., so I get an 
error message telling me it is too recent (this version-terror will 
send me to sanitorium someday).

> What I suggested you do in http://tinyurl.co.uk/b4uu is to save the
> changes in a file makefile.diff in the top level src directory.
> Thereafter, use the 'patch' program to modify lib/Makefile.in:
> $ patch -p0 < makefile.diff
>
Hmm. Are we talking about the same URL? Me and me collegue both read 
that page and we did not get what you are telling above. 
Anyway, changing lib/Makefile.in manually (emacs) worked. I am just 
telling this here because I have the feeling that some other poeple 
might run into the same problem.

Axel



Re: Installation Problem --no exporting

2004-01-06 Thread Axel Heinrici
Hi

On Monday 05 January 2004 16:18, Andre Poenitz wrote:
> On Mon, Jan 05, 2004 at 04:05:20PM +0100, Axel Heinrici wrote:
> > Hi
> >
> > I have a serios Problem with the lyx installation. I am using a
> > SuSE 8.1 box. So I installed the binary Version of lyx-1.3.2 for
> > SuSE8.1. Compiling of both lyx1.3.3 and lyx 1.3.3 fails with an
> > "internal compiler error".
>
> Something with line 1937 in some boost header? Simply replace that
> line with a 'return 0;' and re-try.
>
Was line 1904 in lyx 1.3.3. 
It compiles now. But the Problem of the "punched out" print icon and the 
missing export functions does not seem to result from the lyx binaries 
themselves. It expect the error somewhere in my system.

Anyway I tried to install the compiled lyx. 
The "make install" fails now with the following error
<
...
test -f xfonts/fonts.dir || exit 0 ; \
/bin/sh ../config/mkinstalldirs /usr/local/share/lyx/xfonts ; \
files=`sed -e 's/^[0-9]*$//' -e 's/^\([^ ]*\) .*$/\1/' 
xfonts/fonts.dir` ; \
for i in ${files} ; do \
  ln -f -s `kpsewhich $i` /usr/local/share/lyx/xfonts/$i ; \
done ; \
/usr/bin/install -c -m 644 
xfonts/fonts.dir /usr/local/share/lyx/xfonts/fonts.dir ; \
/usr/bin/install -c -m 644 
xfonts/fonts.scale /usr/local/share/lyx/xfonts/fonts.scale
test -f xfonts/PSres.upr && /usr/bin/install -c -m 644 
xfonts/PSres.upr /usr/local/share/lyx/xfonts/PSres.upr
make[3]: *** [install-xfonts] Error 1
make[3]: Leaving directory `/home/axel/compile/lyx-1.3.3/lib'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory `/home/axel/compile/lyx-1.3.3/lib'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/axel/compile/lyx-1.3.3/lib'
make: *** [install-recursive] Error 1
==>

Lyx doesn't start afterwards.
<===
[EMAIL PROTECTED]:~> export LANG=en_EN
[EMAIL PROTECTED]:~> lyx
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
LyX Warning! Couldn't determine system directory. Try the '-sysdir' 
command line parameter or set the environment variable LYX_DIR_13x to 
the LyX system directory containing the file `chkconfig.ltx'.
Using built-in default /usr/local/share/lyx but expect problems.
LyX: reconfiguring user directory
configure: error: cannot find chkconfig.ltx script
LyX: Done!
LyXTextClassList::Read: unable to find textclass file  `'. Exiting.
=>

Lyx not starting is not very surprising. But what the h&%$ is wrong 
here. 
Looks like something is wrong with some fonts... But what?

Or is there any SuSE user who can tell my which font-packeges he has 
installed and which other related packeges he has installed?


Axel



Installation Problem --no exporting

2004-01-05 Thread Axel Heinrici
Hi

I have a serios Problem with the lyx installation. I am using a SuSE 8.1 
box. So I installed the binary Version of lyx-1.3.2 for SuSE8.1. 
Compiling of both lyx1.3.3 and lyx 1.3.3 fails with an "internal 
compiler error". 
The binary Version installs nicely usinng "rpm -Uhvv 
lyx-1.3.2-1suse81-qt311.i386.rpm |tee lyx_install_out". But almost all 
the export functions are not working.
I can just export to ASCII or LATEX. The printing button is "punched 
out" and is grey. Without printing or exporting lyx is no fun at all.

I do not even know where to start looking for the problem.
When starting lyx from command line I get the two error lines 
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".

This doesn't seem to be the reason.

Parts of the file above "lyx_install_out" are attached. 
Even hints about where to look for the problem are welcome.

with kind regards
Axel 



D: Postinstall-Scripts werden ausgeführt
Configuring LyX for your system...
checking for a LaTeX2e program... (latex latex2e)
+checking for "latex"... yes
checking for the pdflatex program... (pdflatex)
+checking for "pdflatex"... no
checking for a LaTeX -> LyX converter... (reLyX)
+checking for "reLyX"... yes
checking for a Noweb -> LyX converter... (noweb2lyx)
+checking for "noweb2lyx"... yes
checking for a Noweb -> LaTeX converter... (noweave)
+checking for "noweave"... no
checking for a HTML -> Latex converter... (html2latex)
+checking for "html2latex"... no
checking for a MSWord -> Latex converter... (wvCleanLatex word2x)
+checking for "wvCleanLatex"... no
+checking for "word2x"... no
checking for Image converter... (convert)
+checking for "convert"... no
checking for a Postscript interpreter... (gs)
+checking for "gs"... yes
checking for a Postscript previewer... (gv ghostview)
+checking for "gv"... yes
checking for a PDF preview... (acroread gv ghostview xpdf)
+checking for "acroread"... yes
checking for a DVI previewer... (xdvi windvi yap)
+checking for "xdvi"... yes
checking for a HTML previewer... (mozilla file://$$p$$i netscape)
+checking for "mozilla"... yes
checking for a PS to PDF converter... (ps2pdf)
+checking for "ps2pdf"... yes
checking for a DVI to PS converter... (dvips)
+checking for "dvips"... yes
checking for a DVI to PDF converter... (dvipdfm)
+checking for "dvipdfm"... no
checking for a *roff formatter... ('groff -t -Tlatin1 14777FName' nroff)
+checking for "groff"... yes
checking for ChkTeX... (chktex -n1 -n3 -n6 -n9 -n22 -n25 -n30 -n38)
+checking for "chktex"... no
checking for a spell-checker... (ispell)
+checking for "ispell"... yes
checking for Octave... (octave)
+checking for "octave"... no
checking for Maple... (maple)
+checking for "maple"... no
checking for a fax program... (kdeprintfax ksendfax)
+checking for "kdeprintfax"... no
+checking for "ksendfax"... no
checking for SGML-tools 1.x (LinuxDoc)... (sgml2lyx)
+checking for "sgml2lyx"... no
checking for SGML-tools 2.x (DocBook) or db2x scripts... (sgmltools db2dvi)
+checking for "sgmltools"... no
+checking for "db2dvi"... no
checking for a spool command... (lp lpr)
+checking for "lp"... yes
checking for a LaTeX -> HTML converter... (tth latex2html hevea)
+checking for "tth"... no
+checking for "latex2html"... no
+checking for "hevea"... no
checking LaTeX configuration... auto
+Inspecting your LaTeX configuration.
+checking for LaTeX version... 2001/06/01
+checking for default encoding (this may take a long time)
+  checking for ec fonts... yes
+  checking for ec support in LaTeX format... yes
+checking for document class IEEEtran [IEEEtran]... no
+checking for document class aa [aa]... no
+checking for document class aapaper [aa]... no
+checking for document class aastex [aastex]... no
+checking for document class amsart-plain [amsart]... yes
+checking for document class amsart-seq [amsart]... yes
+checking for document class amsart [amsart]... yes
+checking for document class amsbook [amsbook]... yes
+checking for document class apa [apa,apacite.sty]... no
+checking for document class article [article]... yes
+checking for document class book [book]... yes
+checking for document class broadway [broadway]... yes
+checking for document class chess [article,lyxskak.sty]... yes
+checking for document class cl2emult [cl2emult]... no
+checking for document class cv [cv]... yes
+checking for document class dinbrief [dinbrief]... yes
+checking for docbook  class docbook-book...  no
+checking for docbook  class docbook-chapter...  no
+checking for docbook  class docbook-section...  no
+checking for docbook  class docbook...  no
+checking for document class dtk [dtk]... no
+checking for document class egs [egs]... no
+checking for document class elsart [elsart,amssymb.sty]... no
+checking for document class entcs [entcs]... no
+checking for document class extarticle [extarticle]... no
+checking for document class extbook [extbook]... no
+checking for document class extletter [extletter]... no
+checking

labeling images

2002-09-19 Thread Axel Heinrici

Hi

Is there a way to put Text over an image. 
I have an eps image and I want to do the labeling with something 
equivalent to tex:"\put(3,7){this is the mounting}" inside this 
image.

greetings 
Axel



Re: List of figures

2002-09-05 Thread Axel Heinrici

Hello

On Wednesday 04 September 2002 17:50, Christian Ridderström wrote:

> Hi Axel
>
> I had the same problem and found a solution on Herbert's
> marvelous pages:
>
>   http://www.lyx.org/help/floats/caption.php
>
> which has a secion called "Short captionstyle". Look on that
> page, or search this mail archive for previous posts on short
> captionstyle. It works perfectly for me.
>
This works! The problem is now that the shortcaptions I inserted 
with the tex command "\caption[...]{...}" disapear in the list of 
figures but appear in the cption. The list of figures consists of 
many lines just containing .. 
The captions under the figures in the document now show 
"Figure:[]."
Since I used the tex commends quite often I think I better keep on 
using the tex commands. Or is there anybody who can tell why the 
"short caption"-style is not compatible with the tex command 
"\capition[..]{..}"

greetings Axel




List of figures

2002-09-04 Thread Axel Heinrici

Hello

I don't know how to set text apearing in the list of figures. I 
managed to get all figures having the correct format for the 
caption. But the whole caption appers in the list of figures. In 
latex one can use "\caption [text to appear in list of 
figures]{text to appear directly under the picture}". Is there a 
way to do so in lyx?

greetings Axel



Re: figure numeration

2002-08-19 Thread Axel Heinrici

Hi

On Sunday 18 August 2002 18:07, Dekel Tsur wrote:
> On Fri, Aug 16, 2002 at 02:00:24PM +0200, Axel Heinrici wrote:
> > I am not sure what you mean.
> > Ich can put the "\label{...}" inside the caption, before the
> > caption or afterwards, when I use tex. Everthing stays the
> > same. And this is OK! I like this numeration method.
> > The problem is lyx. I want lyx to do so.
> > And especially I want lyx to take my pictures into the index of
> > pictures. At now the lyx-index_of_pictures only lists the tex
> > pictures and not the pictures I inserted with lyx itself.
> >
> > This seems really strange to me.
> > Lyx even does not start the caption with: "Abbidung
> > 12.34:". It starts directly with the text written inside
> > the float.
>
> This is because you need to select the 'Caption' layout from the
> layouts list in the toolbar.

This fixed the numeration when it is refered to the picture in the 
text. But the picture still doesn't show up in the Index of 
pictures and the caption doesn't start with "Abblidung xx.xx:..."

greetings
Axel



Re: figure numeration

2002-08-16 Thread Axel Heinrici

Hi

On Thursday 15 August 2002 18:22, Andre Poenitz wrote:
> On Thu, Aug 15, 2002 at 05:57:44PM +0200, Axel Heinrici wrote:
> > Everyting works fine with this.
> > The caption starts with: "Abbildung 4.2: Funktion..."
> > This is used in Subsection 4.1.5 but the number of the picture
> > is 4.2.
>
> What happens if you put the label inside the caption?
>
I am not sure what you mean.
Ich can put the "\label{...}" inside the caption, before the 
caption or afterwards, when I use tex. Everthing stays the same.
And this is OK! I like this numeration method.
The problem is lyx. I want lyx to do so. 
And especially I want lyx to take my pictures into the index of 
pictures. At now the lyx-index_of_pictures only lists the tex 
pictures and not the pictures I inserted with lyx itself. 

This seems really strange to me. 
Lyx even does not start the caption with: "Abbidung 12.34:".
It starts directly with the text written inside the float. 

greetings 
Axel

p.s. Your message arrived twice (for me and the list). This is 
difficult to handle because only one is seen by other list members. 
So the message ID in the reply is likely to be wrong when I reply.




figure numeration

2002-08-15 Thread Axel Heinrici

Hi

I have a problem with the numeration of figures. I use lyx 1.2 and 
document layout is report.
I used some tex commands to put in some pictures in my document. 
This was just because I wantet to label things inside the picture.
I used something like this:

\begin{figure}[h] 
\unitlength1cm \begin{picture}(11,10) 
\put(0,0){\includegraphics[width=6cm,height=10cm]{Bilder/Doppeldiode}} 
\put(7,9){Paralleler Strahl: Beide Hälften} 
\put(7,1.8){...

\end{picture} \caption[Funktion der 
Autofokusregelung.]{Funktion } \
\label{Doppeldiode} 
\end{figure}

Everyting works fine with this.
The caption starts with: "Abbildung 4.2: Funktion..."
This is used in Subsection 4.1.5 but the number of the picture is 
4.2. Also every reference is done as 4.2
When I use a float with lyx the picture is referred to picture 
4.1.5. I prefer refering to it as 4.2, but anyway it should always 
be done in the same way.
At the end of my document I placed a "list of pictures" with lyx 
(Einfügen -> Listen & Inhalt -> Liste der Abbildungen). The picture 
4.1.5 is missing there completely. Only the pictures inserted with 
tex commands are listed.
What is wrong here?
Or is lyx not working together with the tex commands I used.  I 
cannot abandon the tex parts because of the labeling. So, do I have 
to use "the tex way" during the complete document?

greetings
Axel




Re: blue underlining

2002-08-12 Thread Axel Heinrici

Hi

On Monday 12 August 2002 00:43, Renaud MICHEL wrote:
> Le Dimanche 11 Août 2002 23:31, Axel Heinrici a écrit :
> > I have only a little problem. I moved some text using cut and
> > paste into another document. This document is now importet
> > using include. All the text in this document is underlined by a
> > blue line. Even new text I write is underlined. What is this
> > and how do I turn this off.
>
> It is because the underlined text is in another language than the
> rest of the document, see the character dialog to restore it to
> the default language.

Thanks a lot. I have fixed it now. 

greeting 
Axel



blue underlining

2002-08-11 Thread Axel Heinrici

Hi

I have only a little problem. I moved some text using cut and paste into 
another document. This document is now importet using include. 
All the text in this document is underlined by a blue line. Even new 
text I write is underlined. What is this and how do I turn this off.

greetings 
Axel



underbraces in mathed

2002-07-24 Thread Axel Heinrici

Hello

I am using lyx 1.2. And I am looking for the underbraces in mathed. 
Someone from lyx-devel told me they exist. But I did not manage to 
find these anywhere in the documentation or the menus. Can someone 
tell me where to find this feature.

greetings
Axel



tex commands not working

2002-06-26 Thread Axel Heinrici

Hello
I have a serious problem with lyx. If I don't fix this I must use 
pure tex in future. I HAVE TO use tex-code inside a lyx document.
I have to put text into some graphics. But this leads to an error 
message I really do not understand. In pure latex it works for some 
reason.

Example:
"\begin{figure}[h]
\begin{center}
\unitlength1cm
\begin{picture}(14,8)
\put(0.8,0.5){\includegraphics[width=10cm]{Keimbildung_tgif}}
\put(5.5,0){Keimradius (willk. Einkeiten)}
\end{picture}
\label{Keimbildung}
\end{center}
\end{figure}"

When I try to use this a tex error occurs. It doesn't like the 
[width...]. Why? This is a legal command.
And also the error message is strange:

"Paragraph ended before \Gin@iii was complete
...-8,0){Keimradius (willk. Einheiten)} \par

I suspect you've forgotten a '}', .."

What is \Gin@iii? And why is everything okay if I just leave out 
the "[width=10cm]"? This shouldn't affect the {s in my oppinion.

greetings
 Axel