Re: Math->MathPanel->Matrix problem ("spaces" too wide)

2001-04-20 Thread Herbert Voss
"Jacek M. Holeczek" wrote: > > Please find attached a small "spaces.lyx" file which demonstrates my > problem. first equation has standard space, second and third one are arrays, therefore it's \arraycolsep and not a space. the lyx-code for the second: \begin{array}{rclclcl} a & = & b & = & c &

Re: article (koma-script) with smallest font size

2001-04-20 Thread Herbert Voss
"Jacek M. Holeczek" wrote: > > Hi, > I think I need some more help from you. > Regardless whether I set : > \usepackage[8pt]{extsizes} > or : > \usepackage[20pt]{extsizes} > I ALWAYS get the SAME size of the font that is used for "Section*" and > "Bibliography". The size of the fo

Math->MathPanel->Matrix problem ("spaces" too wide)

2001-04-20 Thread Jacek M. Holeczek
Hi, Please find attached a small "spaces.lyx" file which demonstrates my problem. Thanks in advance, Jacek. #LyX 1.1 created this file. For more info see http://www.lyx.org/ \lyxformat 2.16 \textclass article \language default \inputencoding latin1 \fontscheme default \graphics default \p

Re: article (koma-script) with smallest font size

2001-04-20 Thread Jacek M. Holeczek
Hi, I think I need some more help from you. Regardless whether I set : \usepackage[8pt]{extsizes} or : \usepackage[20pt]{extsizes} I ALWAYS get the SAME size of the font that is used for "Section*" and "Bibliography". The size of the font that is used for "Title", "Autor" and "Date

heavy problems with keyboard layout

2001-04-20 Thread Michal Kulakowski
My LyX version is 1.1.6fix1, I run on Slackware Linux (7.0 modified a bit). I compiled LyX and, well it's really charming... but there is one problem. I cannot type my national, Polish letters (iso-8859-2). I can read, cut and paste them but not type. Every other application (mainly I use apps fr

Re: I get only partial dvi/ps output

2001-04-20 Thread Christopher Jones
Darnit! I -always- leave off that brace, and I always have to correct it. But in the past it has always generated an error. I wonder why it didn't this time? Thanks for your help. On Fri, 20 Apr 2001, you wrote: > Herbert Voss wrote: > > > appearances we sense. \attrib{\cite[164]{ag}. > >

Re: Updata PS "C-S-T" w/ cua.bind never worked?

2001-04-20 Thread Jean-Marc Lasgouttes
> "Zailong" == Zailong Bian <[EMAIL PROTECTED]> writes: Zailong> I am running latest version of lyx on Mandrake 7.2 Linux. The Zailong> key binding file is cua.bind. Zailong> But the bind "C-S-T", which is supposed to update postscript Zailong> never worked. I am wondering why. I changed it

Re: Bug message -- core dump when closing Preferences window

2001-04-20 Thread Jean-Marc Lasgouttes
> "Matej" == Matej Cepl <[EMAIL PROTECTED]> writes: Matej> just to know you that when I have been closing Preference Matej> window with binary rpm lyx 1.1.6fix1 (RedHat 7.0, XFree86 Matej> 4.0.1, KDE 2.1) lyx core dumped. GDB where is enclosed. Unfortunately, this backtrace is not very usefu

Re: I am still having problems to install - Solaris

2001-04-20 Thread Jean-Marc Lasgouttes
> "leo" == leo ber <[EMAIL PROTECTED]> writes: leo> Hi I am still trying to install Lyx on Solaris 8. I was having leo> problems when I was running make, so somebody suggest me to use leo> gmake. I got gmake and installed it...fi... and then when I leo> use gmake on the lyx installation ,

Re: I get only partial dvi/ps output

2001-04-20 Thread Herbert Voss
Herbert Voss wrote: > appearances we sense. \attrib{\cite[164]{ag}. > ^^ uups! not there, but here and the end of \attrib \attrib{\cite[164]{ag}} Herbert -- http:[EMAIL PROTECTED]

Re: I get only partial dvi/ps output

2001-04-20 Thread Herbert Voss
Christopher Jones wrote: > > I'm using 1.1.6. The document was created in that version. > > No figures in the document. > > I haven't tried printing it on paper. I tried printing it to file and got the > same stuff, so I figured priting to paper would do the same as printing to file. > > The l

Re: I get only partial dvi/ps output

2001-04-20 Thread Herbert Voss
Christopher Jones wrote: > > I'm using 1.1.6. The document was created in that version. > > No figures in the document. > > I haven't tried printing it on paper. I tried printing it to file and got the > same stuff, so I figured priting to paper would do the same as printing to file. > > The l

Re: I get only partial dvi/ps output

2001-04-20 Thread Christopher Jones
I'm using 1.1.6. The document was created in that version. No figures in the document. I haven't tried printing it on paper. I tried printing it to file and got the same stuff, so I figured priting to paper would do the same as printing to file. The line that ends page four is "...extrinsic den

Re: lyx.org domain fee

2001-04-20 Thread Lars Gullik Bjønnes
"Garst R. Reese" <[EMAIL PROTECTED]> writes: | > The fee covers two years and is 70$ US. | > | > If someone steps forward, I will send the information needed to that | > individual. | I can handle that. | Garst Ok, Garst won this one. I'll send the needed information privately. -- L

Re: lyx.org domain fee

2001-04-20 Thread Garst R. Reese
Lars Gullik Bjønnes wrote: > > The lyx.org domain is up for renewal, and I am going to be so bold > that I ask is some faithful user will be willing to sponsor the LyX > project with this. > > The fee covers two years and is 70$ US. > > If someone steps forward, I will send the information need

lyx.org domain fee

2001-04-20 Thread Lars Gullik Bjønnes
The lyx.org domain is up for renewal, and I am going to be so bold that I ask is some faithful user will be willing to sponsor the LyX project with this. The fee covers two years and is 70$ US. If someone steps forward, I will send the information needed to that individual. Tia, --

Re: article (koma-script) with smallest font size

2001-04-20 Thread Herbert Voss
"Jacek M. Holeczek" wrote: > > > \usepackage[8pt]{extsizes} > > \usepackage{geometry} > > \geometry{verbose,a4paper,tmargin=0cm,bmargin=0cm,lmargin=0cm,rmargin=0cm} > > > > for the margins write what you need. > > (...) > Many, many thanks. > Could you also, please, add this information into your

Re: article (koma-script) with smallest font size

2001-04-20 Thread Jacek M. Holeczek
Hi, > (...) > extsizes has to be load before the geometry package, because > it defines the margins new. but lyx does it vice versa. > therefore switch off the "use package geometry"-button and > write in latex preamble > > \usepackage[8pt]{extsizes} > \usepackage{geometry} > \geometry{verbose,

Re: article (koma-script) with smallest font size

2001-04-20 Thread Herbert Voss
"Jacek M. Holeczek" wrote: > > And you see the first page of the "Intro" with wide margins. > If it matters - I use LyX Version 1.1.5fix2 on a RH6.1/i386 machine. > Jacek. > P.S. As soon as the 1.1.6fix2 is there I intend to switch to it. Jacek. it's not a real roblem of lyx. extsizes has to be

Re: problem with lyx-code

2001-04-20 Thread Jean-Marc Lasgouttes
> "monty" == monty <[EMAIL PROTECTED]> writes: monty> Some people has asked me for a small effect not desider when monty> they write a "n" after a blankspace in the enviroment lyx-code monty> with language Spanish. The fact is that when they do the ps, monty> the " n" become "ñ". monty> I'v

problem with lyx-code

2001-04-20 Thread monty
Some people has asked me for a small effect not desider when they write a "n" after a blankspace in the enviroment lyx-code with language Spanish. The fact is that when they do the ps, the " n" become "ñ". I've tried the same, but i don't suffer this effect, while other four people do. The examp

Re: article (koma-script) with smallest font size

2001-04-20 Thread Jacek M. Holeczek
> can you send a short lyx example-file which shows this behaviour? 1. copy the /usr/share/lyx/doc/Intro.lyx into your private subdirectory 2. edit it : "lyx Intro.lyx" 3. "Layout -> Document Layout -> Class -> article (koma-script)" 4. "Layout -> Paper L

Re: article (koma-script) with smallest font size

2001-04-20 Thread Herbert Voss
"Jacek M. Holeczek" wrote: > > > do you have layout->document->page->use package geometry button on? > Yes I do. > As soon as you try to modify the "Margins" LyX automatically switches > "geometry package" on. > Jacek. can you send a short lyx example-file which shows this behaviour? Herbert -

Re: article (koma-script) with smallest font size

2001-04-20 Thread Jacek M. Holeczek
> do you have layout->document->page->use package geometry button on? Yes I do. As soon as you try to modify the "Margins" LyX automatically switches "geometry package" on. Jacek.

Re: article (koma-script) with smallest font size

2001-04-20 Thread Herbert Voss
"Jacek M. Holeczek" wrote: > > Hi, > Many thanks to all who replied pointing me to the "extsizes" package. > Using it's 8pt fontsize almost solved my problem (I installed the > "extsizes" from CTAN and then added the "\usepackage[8pt]{extsizes}" > to the document's "Layout -> LaTeX Preamble" - ko

Re: article (koma-script) with smallest font size

2001-04-20 Thread Jacek M. Holeczek
Hi, Many thanks to all who replied pointing me to the "extsizes" package. Using it's 8pt fontsize almost solved my problem (I installed the "extsizes" from CTAN and then added the "\usepackage[8pt]{extsizes}" to the document's "Layout -> LaTeX Preamble" - koma-script documents need nothing more).

eps extract from pdf file

2001-04-20 Thread Jean-Pierre.Chretien
Sorry for this question a bit off the scope of the list. Once I have a pdf file exported from ps, and including eps figures, is it possible to get back these figures with their original vector structure ? A quick test using pdf2ps shows that the text info is lost. -- Jean-Pierre