Re: maths fonts in FoilTex

2003-01-21 Thread David Norris
Using the space instead of the brackets seems to work in general, but it is not entirely clear why \bm and \boldsymbol work with the brackets. Anyway I guess a solution has been found and that is the main thing. David Paul A. Rubin wrote: Andre Poenitz <[EMAIL PROTECTED]> wrote in news:200301

Re: Inserting an URL: not anyone?

2003-01-21 Thread John Levon
On Tue, Jan 21, 2003 at 09:30:20PM -0500, Raymond Ouellette wrote: > Using LyX 1.2.2 (my last compile of 1.2.3 src.rpm failed :-() I noticed this problem: > I can't insert in a LyX document an URL if it contains certain characters. You need to type latex not normal text at the moment. > http://w

Inserting an URL: not anyone?

2003-01-21 Thread Raymond Ouellette
Using LyX 1.2.2 (my last compile of 1.2.3 src.rpm failed :-() I noticed this problem: I can't insert in a LyX document an URL if it contains certain characters. http://www.denverpost.com/Stories/0,1413,36%257E73%257E1123977,00.html The above URL, for exemple, when inserted in a LyX document, make

1.2.3 and 1.3.0pre2 debs

2003-01-21 Thread Nicolas Boos
Hello, I've created two LyX packages for Debian 3.0 (Woody). See : http://dpt.tuxfamily.org/paquets-woody.html (you can use a deb-src line for sources) Any comments or suggestions - in private please - are welcomed. Regards, Nicolas

Re: maths fonts in FoilTex

2003-01-21 Thread Paul A. Rubin
Andre Poenitz <[EMAIL PROTECTED]> wrote in news:20030121140936.C14185 @millo.mpi.htwm.de: > On Tue, Jan 21, 2003 at 01:59:27PM +0100, David Norris wrote: >> Your suggestion works. Entering the space works, entering the curly >> brackets gives the impression that it works but it doesn't. > > You

Re: problem with metapost files

2003-01-21 Thread Oscar López
Matej Cepl wrote: Well, \lambda is OK on my computer, because I have configured properly GhostScript (see pdf file on http://www.volny.cz/cepls/ps-pdf/foo.pdf). Unpack the attached tarball (of course, I assume that you are with real operating system which supports links not M$ crap), and then set

Re: Prerelease #2 of LyX 1.3.0

2003-01-21 Thread Nicolas Ferre'
I'm trying to compile it on ibm power4/aix5.1 (with xforms-1.0), using gcc3.2. It fails with: g++ -g -O -fno-exceptions -W -Wall -o lyx BufferView.o BufferView_pimpl.o Bullet.o Chktex.o CutAndPaste.o DepTable.o FloatList.o Floating.o FuncStatus.o InsetList.o LColor.o LaTeX.o LaTeXFeatures.o LyXActi

Re: Error converting to loadable format

2003-01-21 Thread Andre Poenitz
On Tue, Jan 21, 2003 at 03:42:15PM +0100, Luis Angel Fernández Cuadrado wrote: > Which puzzles me most is that recently I installed LyX version 1.3.0pre2 with > the qt frontend (which, by the way, looks great and has compiled and it's > been working so far without hassle) and the same thing happe

Re: problem with dcolumn

2003-01-21 Thread Herbert Voss
Dipl.-Ing. Robert Sauerbrey schrieb: Hi there! I have a rather strange problem with the package dcolumn, which I could only track down after some frustrating hours of work. It´s no problem to correctly align the values on the decimal point in the middle of the column and view the result with A

Re: problem with metapost files

2003-01-21 Thread Matej Cepl
Oscar López wrote: > http://www.iit.upco.es/~oscar/download/foo.ps > > to see what I mean. The first figure is generated using > prologues:=1; and the second one doesn't have the prologues:=1; > In the first figure the \lambda is missing in the ylabel and > the text of labels are text fonts. Howev

Re: Error converting to loadable format

2003-01-21 Thread Luis Angel Fernández Cuadrado
El Mar 21 Ene 2003 16:16, Ramiro Morales escribió: > On 21 Jan 2003 at 15:42, Luis Angel Fernández Cuadrado wrote: > > Hi all, > > > > I'm faced to a mistery. I have 2 Linux systems, one at work and the > > other at home. Both are SuSE 8.0 and both have Ghostscript 6.53, xforms > > 0.89 and ImageMa

Re: lyx 1.3pre2 does not display oe and euro symbol

2003-01-21 Thread Nabil Hathout
John Levon writes: > On Tue, Jan 21, 2003 at 03:14:37PM +0100, Nabil Hathout wrote: > > > In fact, the problem exists only with the Qt front-end. It seems (-dbg 512) > > that the font encoding is guessed from the language value and that the ones > > associated with "Français" are either iso8

Re: Error converting to loadable format

2003-01-21 Thread Ramiro Morales
On 21 Jan 2003 at 15:42, Luis Angel Fernández Cuadrado wrote: > Hi all, > > I'm faced to a mistery. I have 2 Linux systems, one at work and the > other at home. Both are SuSE 8.0 and both have Ghostscript 6.53, xforms > 0.89 and ImageMagick 5.4.2. In both I have compiled and installed LyX > 1.2.2

Error converting to loadable format

2003-01-21 Thread Luis Angel Fernández Cuadrado
Hi all, I'm faced to a mistery. I have 2 Linux systems, one at work and the other at home. Both are SuSE 8.0 and both have Ghostscript 6.53, xforms 0.89 and ImageMagick 5.4.2. In both I have compiled and installed LyX 1.2.2 from the sources. In both I can see included .jpg figures. However, in

Re: lyx 1.3pre2 does not display oe and euro symbol

2003-01-21 Thread John Levon
On Tue, Jan 21, 2003 at 03:14:37PM +0100, Nabil Hathout wrote: > In fact, the problem exists only with the Qt front-end. It seems (-dbg 512) > that the font encoding is guessed from the language value and that the ones > associated with "Français" are either iso8859-1 and iso10646-1. I have adde

lyx 1.3pre2 does not display oe and euro symbol

2003-01-21 Thread Nabil Hathout
In fact, the problem exists only with the Qt front-end. It seems (-dbg 512) that the font encoding is guessed from the language value and that the ones associated with "Français" are either iso8859-1 and iso10646-1. I have added the relevant encoding variables in the preferences but it seems they

Re: maths fonts in FoilTex

2003-01-21 Thread Andre Poenitz
On Tue, Jan 21, 2003 at 01:59:27PM +0100, David Norris wrote: > Your suggestion works. Entering the space works, entering the curly > brackets gives the impression that it works but it doesn't. You probably fell prey to this strange LyX \{ / { vs. LaTeX { / \{ "translation". Andre' -- Those w

Re: problem with dcolumn

2003-01-21 Thread Andre Poenitz
On Tue, Jan 21, 2003 at 01:50:22PM +0100, Dipl.-Ing. Robert Sauerbrey wrote: > I have no ideas left, what might be wrong (sigh). Looks like the columntype you define only understands numbers, but not {\huge 100.2}. I've never used the dcolumn package, though. If you want the whole table as "huge"

foils and algorithms

2003-01-21 Thread Raphael Clifford
Hi, I am trying to prepar comp. sci. lectures using lyx 1.2.1. I started by using foiltex simply because lyx seems to support it. However I can't work out how to do some simple things. 1) How can I use the algo package to typeset algorithms in my slides? I downloaded the algo 0.3 tar ball and i

Re: maths fonts in FoilTex

2003-01-21 Thread David Norris
Dear Andre, Your suggestion works. Entering the space works, entering the curly brackets gives the impression that it works but it doesn't. Many thanks, David Andre Poenitz wrote: On Tue, Jan 21, 2003 at 12:38:51PM +0100, David Norris wrote: Having just found 10 mins to play around in res

problem with dcolumn

2003-01-21 Thread Dipl.-Ing. Robert Sauerbrey
Hi there! I have a rather strange problem with the package dcolumn, which I could only track down after some frustrating hours of work. It´s no problem to correctly align the values on the decimal point in the middle of the column and view the result with Acrobat Reader AS LONG as the font size

Re: maths fonts in FoilTex

2003-01-21 Thread Andre Poenitz
On Tue, Jan 21, 2003 at 12:38:51PM +0100, David Norris wrote: > Having just found 10 mins to play around in response to your recent > sugestions the situation can be summarised as: > 1. \mathbf etc no longer work in maths mode. It does for me. What happens if you type \mathbfx ? Andre' --

Re: maths fonts in FoilTex

2003-01-21 Thread David Norris
Dear Paul, Having just found 10 mins to play around in response to your recent sugestions the situation can be summarised as: 1. \mathbf etc no longer work in maths mode. 2. for normal text everything works ok from the maths panel 3. for Greek text the maths panel will not produce bold text 4. \b

Antwort: Re: maths fonts in FoilTex

2003-01-21 Thread Robert.R.Koehler
paul wrote: >Here is a small LyX file that illustrates the problem with \mathtt{} in >math mode. \texttt works fine, but \mathtt (typed verbatim in a formula) >simply disappears. The example file also displays this problem on my cygwin lyx system (cygwin 1.3.17-1, winnt, miktex 2.2, lyx 1.2.3).

lyx 1.3pre2 does not display oe and euro symbol

2003-01-21 Thread Nabil Hathout
Hello, I would like to switch to lyx 1.3pre2 but it does not allow me to type oe (AltGr + S + g) and euro (AltGr + e) symbols. This was possible in lyx 1.2.X. How could I do so ? Is the answer in the documentation ? regards, --Nabil Hathout

Re: problem with metapost files

2003-01-21 Thread Oscar López
Matej Cepl wrote: Oscar López wrote: This foo.# is an almost eps file. In fact if someone tries to view this eps using gv an error is triggered. Only latex when this file is included using \includegraphics knows how to proceed You can make it into an adult EPS file by adding command prolo