Re: input of LaTeX Code

2011-04-14 Thread Rainer Dorsch
Am Donnerstag, 14. April 2011 schrieben Sie: > On 04/14/2011 11:03 AM, Rainer Dorsch wrote: > > Hello, > > > > I do generate a table in LaTeX source format. I included it in a LyX > > document using ERT and then \input{file.tex}. That worked well. The > > tr

input of LaTeX Code

2011-04-14 Thread Rainer Dorsch
and that is different for the subdocument and the toplevel document. When I input files in non-ERT mode, LyX handles this problem. But if I use non-ERT I cannot input a LaTeX file, only LyX files. Does anybody have a solution for this? Thanks, Rainer -- Rainer Dorsch Lärchenstr. 6 D-72135

Re: PDF (pdflatex) View Missing

2011-02-01 Thread Rainer Dorsch
box:~$ diff -r .lyx/lyxrc.defaults .lyx.bak/lyxrc.defaults rd@blackbox:~$ ls .lyx/preferences ls: cannot access .lyx/preferences: No such file or directory rd@blackbox:~$ cat .lyx.bak/preferences # This file is written by LyX, if you want to make your own # modifications you should do them fro

Re: PDF (pdflatex) View Missing

2011-01-24 Thread Rainer Dorsch
Am Freitag, 21. Januar 2011 schrieb Paul Rubin: > Rainer Dorsch web.de> writes: > > although I see in a configure run here > > > > +checking for "pdflatex"... yes > > > > I do not see the "PDF (pdflatex)" in the view or export opt

PDF (pdflatex) View Missing

2011-01-20 Thread Rainer Dorsch
Hello, although I see in a configure run here +checking for "pdflatex"... yes I do not see the "PDF (pdflatex)" in the view or export options. PDF(pdflatex) is in the formats and converters defined though... Any idea why I could do to fix that? Thanks, Rainer -- Rain

Re: Subversion Revision in LyX Document

2010-05-31 Thread Rainer Dorsch
Am Wednesday 26 May 2010 23:20:48 schrieb Julien Rioux: > On 26/05/2010 1:17 PM, Rainer Dorsch wrote: > > Hello, > > > > we maintain our LyX document in subversion. From time to time, I > > distribute a pdf. I would like to include the subversion revision number >

Re: Wrap of long strings

2010-05-28 Thread Rainer Dorsch
Am Donnerstag, 27. Mai 2010 schrieb Liviu Andronic: > On 5/27/10, Rainer Dorsch wrote: > > in some parts of a document I have texts with long words (e.g. directory > > names, etc.), which I want to wrap whenever I reach \textwidth (even in > > the middle of a word). Has any

Wrap of long strings

2010-05-27 Thread Rainer Dorsch
just mark the word, that it can be broken up at any place Thanks, Rainer -- Rainer Dorsch Lärchenstr. 6 D-72135 Dettenhausen 07157-734133 jabber: rdor...@jabber.org GPG Fingerprint: 5966 C54C 2B3C 42CC 1F4F 8F59 E3A8 C538 7519 141E Full GPG key: http://pgp.mit.edu/

Re: Subversion Revision in LyX Document

2010-05-27 Thread Rainer Dorsch
Am Wednesday 26 May 2010 23:20:48 schrieb Julien Rioux: > On 26/05/2010 1:17 PM, Rainer Dorsch wrote: > > Hello, > > > > we maintain our LyX document in subversion. From time to time, I > > distribute a pdf. I would like to include the subversion revision number >

Subversion Revision in LyX Document

2010-05-26 Thread Rainer Dorsch
Hello, we maintain our LyX document in subversion. From time to time, I distribute a pdf. I would like to include the subversion revision number in the document. Is there a easy way to do that? Thanks Rainer -- Rainer Dorsch Lärchenstr. 6 D-72135 Dettenhausen 07157-734133 jabber: rdor

Re: LyX and SVG

2010-05-10 Thread Rainer Dorsch
Am Montag, 10. Mai 2010 schrieb Vincent van Ravesteijn: > Op 10-5-2010 20:42, Rainer Dorsch schreef: > > Hello, > > > > I was following > > > > http://wiki.lyx.org/Tips/UseInkscapeSVGImages > > > > to setup lyx 1.6.5 with svg support (happy to read

LyX and SVG

2010-05-10 Thread Rainer Dorsch
"xdg-open" "auto" "" \format "png" "png" "PNG" "" "xdg-open" "auto" "" \format "ppm" "ppm" "PPM" "" "xdg-open" "auto" "" \form

Defining new fields within a paragraph

2005-06-21 Thread Rainer Dorsch
. Can LyX do that or can I just configure complete paragraphs? Thanks, Rainer -- Rainer Dorsch __ Mit WEB.DE FreePhone mit hoechster Qualitaet ab 0 Ct./Min. weltweit telefonieren! http://freephone.web.de/?mc=021201

Wrong style file found

2002-02-06 Thread Rainer Dorsch
the document directory/current directory is searched first? Thanks. Rainer. -- Rainer Dorsch Abt. Rechnerarchitektur e-mail:[EMAIL PROTECTED] Uni StuttgartTel.: +49-711-7816-215 / Fax: +49-711-7816-288 Breitwiesenstr. 20-22D-70565 Stuttgart http://www.ra.informatik.uni

Re: algorithm float and hyperref

2002-02-02 Thread Rainer Dorsch
definitions for pdfmark specials nameref.sty2001/01/27 v2.19 Cross-referencing by name of section Rainer. > Rainer Dorsch wrote: > > > I use the hyperref package as suggested by Herbert and found that it conflicts > > with algorithmic floats, when running it through l

Re: algorithm float and hyperref

2002-02-02 Thread Rainer Dorsch
\paperpagestyle default \layout Standard \begin_float alg \layout Caption \lang german \begin_inset LatexCommand \label{alg:zuweisung} \end_inset \noun on RESPINStatKompakt() \layout Standard \lang german 123 \end_float \the_end Rainer Dorsch Abt. Rechnerarchitektur e-mail:[EMAIL

algorithm float and hyperref

2002-02-02 Thread Rainer Dorsch
is a line above and below the caption. With tex2pdf it works always. So, is that a latex bug? Thanks. Rainer. -- Rainer Dorsch Abt. Rechnerarchitektur e-mail:[EMAIL PROTECTED] Uni StuttgartTel.: +49-711-7816-215 / Fax: +49-711-7816-288 Breitwiesenstr. 20-22D-70565 Stuttgart

Re: pdf

2002-02-02 Thread Rainer Dorsch
> we are talking about pdf and hyperlinks, so you need at least a > > \usepackage[ps2pdf]{hyperref} > > in the preamble. Than all works well. > that really solves all problems. Is that somehow obvious or should it be added to the lyx tips? Thanks a lot! Rainer. --

Re:

2002-02-02 Thread Rainer Dorsch
> Rainer Dorsch wrote: > > > > > Hmm...the code shown in > > > > http://www.lyx.org/help/pdf/pdf.php3#index > > > > results in a compilation error for me. When I run tex2pdf, the compilation > > error is not there, but I do not see the des

Re:

2002-02-02 Thread Rainer Dorsch
> Rainer Dorsch wrote: > > > > > Hmm...the code shown in > > > > http://www.lyx.org/help/pdf/pdf.php3#index > > > > results in a compilation error for me. When I run tex2pdf, the compilation > > error is not there, but I do not see the des

Supress float caption in table of figures

2002-01-25 Thread Rainer Dorsch
Hello, I would like to supress the entries of some floats in the table of figures. Can I do this in lyx or do I have to write the complete float code in LaTeX code? Thank you. Rainer.

Longtable increases table number

2001-10-17 Thread Rainer Dorsch
tables are numbered 1, 2, 4 instead of 1, 2, 3. Is that a lyx or a longtable bug? Does anybody know a workaround? Thanks. Rainer. -- Rainer Dorsch Abt. Rechnerarchitektur e-mail:[EMAIL PROTECTED] Uni StuttgartTel.: +49-711-7816-215 / Fax: +49-711-7816-288 Breitwiesenstr. 20-22D

Re: New German Spelling

2001-10-12 Thread Rainer Dorsch
ad another problem...I can't reproduce that problem any more. Rainer. > > Nick > > On Fri, 12 Oct 2001 3:30:am, Rainer Dorsch wrote: > > Hi, > > > > I am wondering, if it is possible to tell lyx to use the ngerman dictionary > > by default, if the documen

New German Spelling

2001-10-11 Thread Rainer Dorsch
Hi, I am wondering, if it is possible to tell lyx to use the ngerman dictionary by default, if the document language is German. Also it seems that there is an ibritish, but no ienglish (at least in Debian). Thanks. Rainer. -- Rainer Dorsch Abt. Rechnerarchitektur e-mail:[EMAIL PROTECTED

Re: XDM authorization key matches an existing client!

2001-09-24 Thread Rainer Dorsch
thanks for the report. Someone from the development team pointed out, that the problem will disappear in 1.2.0 for other reasons. Thus I decided to wait for 1.2.0. Rainer. -- Rainer Dorsch Abt. Rechnerarchitektur e-mail:[EMAIL PROTECTED] Uni StuttgartTel.: +49-711-7816-215 / Fax

Re: XDM authorization key matches an existing client!

2001-09-13 Thread Rainer Dorsch
> On Wed, Sep 12, 2001 at 05:10:06PM +0200, Rainer Dorsch wrote: > > > Does anybody know what I am doing wrong? > > no, but xhost +localhost apparently fixes it > No it apparently does not rainer@rai21:~/Managed/Publikationen/Diss$ xhost access control enabled, onl

XDM authorization key matches an existing client!

2001-09-12 Thread Rainer Dorsch
GS [3621] error 256 E:1 1 S:0 0 Xlib: connection to ":0.0" refused by server Xlib: XDM authorization key matches an existing client! Error: Couldn't find per display information [...] and all images have render errors. Does anybody know what I am doing wrong? Thanks.

Re: Umlauts in math environment

2001-08-09 Thread Rainer Dorsch
> > > On Thu, 9 Aug 2001, Andre Poenitz wrote: > > > > one possibility ist to use \text{}. I am not sure whether you > > > need AMS-Math but it works for me. > > > > I doubt LyX will let you enter anything resemling an Umlaut in a math > > box... > > > > Andre' > > > > -- > > André Pönitz

Umlauts in math environment

2001-08-09 Thread Rainer Dorsch
Hello, I am wondering, if I can use umlauts in a math environment (e.g. in an \mbox{})? I am using lyx1.1.6fix3 Thank you. Rainer.

Re: Class files not installed on the system....

2001-07-25 Thread Rainer Dorsch
t (an easy fix would be to be able to specify the documentclass line in latex ocde). Thanks a lot. Rainer. > Rainer Dorsch wrote: > > > > > Rainer Dorsch wrote: > > > > > > > > the ieeetran.cls file is not installed on the system (debian linux) I am u

Re: Class files not installed on the system....

2001-07-24 Thread Rainer Dorsch
> Rainer Dorsch wrote: > > > > the ieeetran.cls file is not installed on the system (debian linux) I am using > > lyx on. When running latex iwthout lyx, it is no problem to put the file > > IEEEtran.cls in the working directory. But lyx seems to have problems, when

Class files not installed on the system....

2001-07-24 Thread Rainer Dorsch
Hello, the ieeetran.cls file is not installed on the system (debian linux) I am using lyx on. When running latex iwthout lyx, it is no problem to put the file IEEEtran.cls in the working directory. But lyx seems to have problems, when running reconfigure, I get +checking for document class I

Re: Insert hspace in subfigure

2001-07-10 Thread Rainer Dorsch
But that does not work, if I want to use it only in one float environment in the document... ...I think I will write the latex code. Thanks. Rainer. > Rainer Dorsch wrote: > > > > can I do soemthing like this in LyX (without typing plain LaTeX)? > > > > \

Insert hspace in subfigure

2001-07-09 Thread Rainer Dorsch
Hello, can I do soemthing like this in LyX (without typing plain LaTeX)? \subfigure[...]{\hspace{10bp}\includegraphics[width=1in]{...}\hspace{10bp}} or \subfigure[...]{\hbox to 92bp{% \hfil \includegraphics[width=1in]{...}% \hfil}} Thanks,

Re: lyx 1.1.6fix2 deb package

2001-07-06 Thread Rainer Dorsch
See also #Unofficial LyX deb ftp://ntama.uni-mainz.de/pub/debian unofficial/ deb-src ftp://ntama.uni-mainz.de/pub/debian unofficial/ > I have just packaged lyx 1.1.6fix2 for my debian/unstable platform. > Feel free to get it at the url > http://www.linfe.it/LInfE-Forum/OpenLab/DebianPackages/uns

Re: [Q]: mathbf

2001-07-02 Thread Rainer Dorsch
> > I made the observation: > > > > Entering \mathbf{c} in math mode is displayed as written (without backslash). > > > > Reloading the document, a bold font is used for c. > > > > It is nice that lyx is able to display in bold font, but is that the expected > > behavior? > > Don't know. It p

Re: [Q]: mathbf

2001-06-26 Thread Rainer Dorsch
> Rainer Dorsch wrote: > > > > I made the observation: > > > > Entering \mathbf{c} in math mode is displayed as written (without backslash). > > > > Reloading the document, a bold font is used for c. > > > > It is nice that lyx is abl

[Q]: mathbf

2001-06-26 Thread Rainer Dorsch
Hello, I made the observation: Entering \mathbf{c} in math mode is displayed as written (without backslash). Reloading the document, a bold font is used for c. It is nice that lyx is able to display in bold font, but is that the expected behavior? Thanks. Rainer.

[Q] execvp failed

2001-06-26 Thread Rainer Dorsch
Hello, I made a very strange observation this morning. I have two machines running Debian GNU Linux 2.2 (not necessarily the same packages are installed!) and I compiled lyx1.1.6fix2 for them. On one machine it runs perfectly. On the other I get when I want to view dvi or postscript of a lyx

Re: Protecting Math Environments

2001-06-21 Thread Rainer Dorsch
> Rainer Dorsch wrote: > > > > > \newcommmand{\myMathEnv}{ > > > \begin{anyMathEnv} > > > . all the mathstuff > > > \end{anyMathEnv}% > > > I want to use the formula editor of lyx to enter the formulas. And it inserts > >

Re: Protecting Math Environments

2001-06-20 Thread Rainer Dorsch
> Rainer Dorsch wrote: > > > > I am wondering, if it is possible to protect math environments. This is > > useful, if commands like \addcontentsline with non-robust commands are used. > > i don't know, if i understand your problem well. > > > \newco

Protecting Math Environments

2001-06-20 Thread Rainer Dorsch
Hello, I am wondering, if it is possible to protect math environments. This is useful, if commands like \addcontentsline with non-robust commands are used. Thank you. Rainer.

New Environments

2001-06-06 Thread Rainer Dorsch
Hello, I am using ntheorem.sty which defines a couple of environments for theorems, definitions, etc. Is is possible to include these environments in the layout selection in the top left part of lyx or do I have to write LaTeX code? Thanks. Rainer.

Re: Blue underlined

2001-03-27 Thread Rainer Dorsch
It was a language problem. Thanks everybody. Rainer.

Blue underlined

2001-03-27 Thread Rainer Dorsch
Hello, I have a lyx document in which part is underlined by a blue line. I have no idea where it comes from and it does not appear at the output. Can anybody give me a hint? Thanks. Rainer.

Re: i.e.\ serached

2001-03-10 Thread Rainer Dorsch
> Rainer Dorsch wrote: > > > > in LaTeX I often wrote > > > > i.e.\ something > > > > to avoid a big space after the dot. Is there a lyx equivalent or do I have to > > switch in latex mode > > do a ctrl-space > What is the Latex ~ in LyX? Thanks. Rainer.

i.e.\ serached

2001-03-09 Thread Rainer Dorsch
Hello, in LaTeX I often wrote i.e.\ something to avoid a big space after the dot. Is there a lyx equivalent or do I have to switch in latex mode? Thanks. Rainer.

Drawings and LyX

2001-02-23 Thread Rainer Dorsch
Hello, I am wondering, what people think is the best way to handle drawings in LaTeX/Lyx currently. Some years ago, I did this using xfig and exported there as pslatex and imported then these files into latex. But handling two files was never comfortable and I rememeber that I also had to wri

graphics-inset

2001-02-23 Thread Rainer Dorsch
Hello, the extended features manual says in 3.3.6.3 "A semi-functional insetgraphics exist it in 1.1.6. To use it, type M-x graphics-insert." Does anybody know, if it works for including ps graphics or where more documentation may be found? Thanks. Rainer

Re: "lyxdiff"

2001-01-05 Thread Rainer Dorsch
s probably enough > anyway). You could either just e-mail me the files, or tell me where I can find > them. > > Thanks, > > Christian > > Rainer Dorsch wrote: > > > There is a changebar package for latex. I made it working with lyx files (by > > converting

Re: "lyxdiff"

2001-01-02 Thread Rainer Dorsch
There is a changebar package for latex. I made it working with lyx files (by converting the to latex) and cvs. They are in a pretty prototyping stage and I didn't use them heavily so far, but were working for the examples I tried. It just marks the positions were changes were made at the borde

Refernence on subfigure

2000-12-02 Thread Rainer Dorsch
Hello, I am wondering, if lyx allows to put a label at a subfigure, which is, if referenced, expanded to e.g. fig. 5a). Thanks. Rainer.

Changing column format

2000-04-03 Thread Rainer Dorsch
Hi, I am wondering, if I can change the column spacing of a talbular environment, which I would do I LaTeX as \begin{tabular}{|@{\,}c@{\,}|@{\,}c@{\,}|@{\,}c@{\,}|@{\,}c@{\,}|@{\,}c@{\,}|@{ \,}c@{\,}|@{\,}c@{\,}|} Thanks. --Rainer.

Summing citations

1999-11-24 Thread Rainer Dorsch
Does anybody know, if I can convince lyx somehow, to group citations. Eg. LaTeX [1,2] is a ... instead of LaTeX [1][2] is a ... Thanks.

Re: BibTeX and LyX

1999-11-24 Thread Rainer Dorsch
ble to use bibtex efficiently together with LyX? > > Is this somewhere documented? > it is very easy, ppen: > Insert-> Lists&TOC -> Bibtex references > > Then give in the name of the bibtex-file. > Now you can include references in the text with Insert->Citation Re

BibTeX and LyX

1999-11-20 Thread Rainer Dorsch
Hi, is it possible to use bibtex efficiently together with LyX? Is this somewhere documented? Thanks. -- Rainer Dorsch Abt. Rechnerarchitektur e-mail:[EMAIL PROTECTED] Uni StuttgartTel.: 0711-7816-215