installing packages

2003-10-24 Thread Richard Sherman
> And still I do not see the newly "installed" packages in > Layout..Document...Class Just curious -- which particular document classes/packages you want? Is there LyX support for them? What does kpsewhich or kpsewhich say? What I actually want is currvita; but since there are some small complic

Re: installing packages

2003-10-24 Thread Matej Cepl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Richard Sherman wrote: > And still I do not see the newly "installed" packages in > Layout..Document...Class Just curious -- which particular document classes/packages you want? Is there LyX support for them? What does kpsewhich or kpsewhich say? M

installing packages

2003-10-24 Thread Richard Sherman
Dear LyxListers, I have tried to install some packages (namely, the CTAN macros/latex/contrib/misc/ directory), following the procedures in the docs. Here's what I have done: 1. ensured that texmf.cnf has TEXMFLOCAL set to the right place (in my case /sw/share/texmf-local) 2. ensured that TE

Re: vertical space ignored in output

2003-10-24 Thread Dominik Waßenhoven
Hello Richard, Richard Sherman wrote: > I am trying to add vertical space above a paragraph using the "Custom" > setting in the Paragraph Layout dialog (Lyx/Mac). [...] In case it > matters, I am trying to add vertical space at the beginning of my > document. What am I doing wrong? It does mat

vertical space ignored in output

2003-10-24 Thread Richard Sherman
Dear LyxListers, I am trying to add vertical space above a paragraph using the "Custom" setting in the Paragraph Layout dialog (Lyx/Mac). However, no matter what I enter there, the .pdf or .ps file I generate from it, using whatever method, ignores my effort to add vertical space. The same h

Re: [Maybe OT] Babel and TeTex 2

2003-10-24 Thread yardbird
On Saturday 18 October 2003 16:20, Andres Becerra Sandoval wrote: > Do you have the utility texconfig? > > This makes easy setting up tex preferences, and If you have root access the > changes will be for every user. > > Andres. I have it, I'll check it out. Thanks for the tip and sorry for the no

Re: Lyx for Win32, troubleshooting, Results

2003-10-24 Thread Angus Leeming
Paul A. Rubin wrote: > C:/LyX/lyx/share/lyx/scripts/convertDefault.sh invoked as: > jpg:C:/LyX/Documents/happy.jpg > ppm:C:/LyX/lyx/tmp/lyx_tmpdir4020a03188/happy4020a03188.ppm > C:/LyX/lyx/share/lyx/scripts/convertDefault.sh ERROR > Unable to find file > "C:/LyX/lyx/tmp/lyx_tmpdir4020a03188/happy

Re: A Question on Win32 Lyx

2003-10-24 Thread Paul A. Rubin
"Frank Chu" <[EMAIL PROTECTED]> wrote in news:[EMAIL PROTECTED]: > Here is the error message I got in the debugging window when openning > work1.lyx file: > > Buffer::Buffer() > Assigning to buffer 0 > Running 'C:/applications/lyx/share/lyx/lyx2lyx/lyx2lyx -t221 > "C:/temp/work1.lyx"' > > On

Re: Lyx for Win32, troubleshooting, Results

2003-10-24 Thread Paul A. Rubin
[posted and mailed] Angus Leeming <[EMAIL PROTECTED]> wrote in news:[EMAIL PROTECTED]: > Could you augment conversionDefault.sh please. I want to establish > whether it is invoked successfully by LyX. > > Ahhh. I see one problem with the script... > > This: > FILE=`echo $2 | cut -d ':' -f

Re: Lyx for Win32, troubleshooting, Results

2003-10-24 Thread Angus Leeming
Paul A. Rubin wrote: > Angus Leeming <[EMAIL PROTECTED]> wrote in > news:[EMAIL PROTECTED]: > >> I wonder if the problem lies with LyX trying to read a file with >> this strange combination of Windows (C: prefix) and unix ('/' >> rather than '\') notation? >> >> Can you try and visualise the fil

Re: Lyx for Win32, troubleshooting, Results

2003-10-24 Thread Paul A. Rubin
Angus Leeming <[EMAIL PROTECTED]> wrote in news:[EMAIL PROTECTED]: > I wonder if the problem lies with LyX trying to read a file with this > strange combination of Windows (C: prefix) and unix ('/' rather than > '\') notation? > > Can you try and visualise the file happy.jpg within LyX. Presuma

Re: again: problems installing on solaris

2003-10-24 Thread Angus Leeming
Ulrich Hiller wrote: > Hi, > again a newbie question, because I still have problems installing > lyx on solaris. > Lyx-version: 1.3.3 > qt-x11 version: 3.2.1 > solaris verion: 2.7 > > The qt installation was made with > ./configure -prefix /disk-b/hiller/qt > make > make install > > without prob

Re: again: problems installing on solaris

2003-10-24 Thread Andre Poenitz
On Fri, Oct 24, 2003 at 12:35:39PM +0200, Ulrich Hiller wrote: > Hi, > again a newbie question, because I still have problems installing lyx on > solaris. > Lyx-version: 1.3.3 > qt-x11 version: 3.2.1 > solaris verion: 2.7 > > Th qt installation did not complain. So, what can I do to fix this prob

again: problems installing on solaris

2003-10-24 Thread Ulrich Hiller
Hi, again a newbie question, because I still have problems installing lyx on solaris. Lyx-version: 1.3.3 qt-x11 version: 3.2.1 solaris verion: 2.7 The qt installation was made with ./configure -prefix /disk-b/hiller/qt make make install without problems Then the lyx installation ./configure -

Re: rowbreakpoint is hosed

2003-10-24 Thread Andre Poenitz
On Fri, Oct 24, 2003 at 11:27:20AM +0200, Alfredo Braunstein wrote: > I may be reading wrongly the code, but but seems to me that rowbreakpoint > sets row.endpos() to a value larger ny 1 than it should. Yes. > I.e. (text.C:LyXText::rowBreakPoint) > > if (width < 0) { > ro

rowbreakpoint is hosed

2003-10-24 Thread Alfredo Braunstein
I may be reading wrongly the code, but but seems to me that rowbreakpoint sets row.endpos() to a value larger ny 1 than it should. I.e. (text.C:LyXText::rowBreakPoint) if (width < 0) { row.endpos(pit->size() + 1); return; } or below pos_type cons

Re: A Question on Win32 Lyx

2003-10-24 Thread Jose' Matos
On Friday 24 October 2003 04:12, Frank Chu wrote: > Thanks, Paul, > > Here is the error message I got in the debugging window when openning > work1.lyx file: > > Buffer::Buffer() > Assigning to buffer 0 > Running 'C:/applications/lyx/share/lyx/lyx2lyx/lyx2lyx -t221 > "C:/temp/work1.lyx"' Is pyth

Re: Lyx for Win32, troubleshooting

2003-10-24 Thread Angus Leeming
Joachim Heidemeier wrote: > Another question concerning Lyx-qt for Win32: > Are the programms compiled without NLS? I tried to set up an > environment variable LANG, but the language of the interface didn't > change. Furthermore I tweaked a little bit with the configure > script, as the names of t