Re: HTML Q: Wrapping a text to the left and below an image

2002-11-29 Thread Shlomi Fish
On Thu, 28 Nov 2002, Ilya Konstantinov wrote: > Shlomi Fish wrote: > > >Hi I have an image and I'd like to wrap some text to the left and below > >it. Like this: > > > >+---+---+ > >| | | > >|TTT| I | > >| | | > >+---+---+ > >| | | > >|TTT|TTT| > >| | | > >+---+---+ > > > >What I want is t

Re: Writing Mixed Hebrew/English Documents on Linux

2002-11-29 Thread Tzafrir Cohen
On Thu, 28 Nov 2002, Arie Folger wrote: > On Thursday 28 November 2002 18:31, voguemaster wrote: > > Another thing is, is it possible to do double-column documents (such as in > > many academic papers) ?? I'm assuming it can, but I haven't found anything > > on this in the user guide. > You can. I

Re: Ever wanted to have a lawyer at your mercy?

2002-11-29 Thread Ely Levy
> 2) regarding apps attractive to lawyers: > gnucash (though I have problems with it on RH 8.0 ). So that what you think of lawyer?;) Ely = To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the messag

Re: [OT] LyX and LaTeX

2002-11-29 Thread Tzafrir Cohen
On Fri, 29 Nov 2002, Oron Peled wrote: > On Fri, 29 Nov 2002 01:31:12 +0200 > > Why don't you look at: > /usr/share/lyx/examples/multicol.lyx > and for further info about the standard multicol package > you may want to xdvi(1): > /usr/share/texmf/doc/latex/tools/multicol.dvi Don't co

[OT] Story: The case of the 500-mile email

2002-11-29 Thread David Bergman
Here's a problem that *sounded* impossible ... I almost regret posting the story to a wide audience, because it makes a great tale over drinks at a conference. :-) The story is slightly altered in order to protect the guilty, elide over irrelevant and boring details, and generally make the whole t

Re: [OT] LyX and LaTeX

2002-11-29 Thread voguemaster
>Of course there is direct TeX/LaTeX support in LyX. Simply go >to insert->TeX (CTRL-L in the default keybinding) and enter >your TeX code in the box. Obviously, but since I've no real knowledge in LaTeX, it would be pointless. That's what I was saying by "no direct LaTeX for me..". E > >This i

Re: [OT] LyX and LaTeX

2002-11-29 Thread voguemaster
>First let's be exact. It's LaTeX that doesn't layout the page as you want. LyX is only >a nice GUI front end. I know, that's what I meant. No need to be picky. > >> I've used the '!ht" options for floats but in any case, when lyx doesn't have > >You should put \usepackage{float} in the LaTeX pr

[aanounce] kernel rpms round 3

2002-11-29 Thread Diego Iastrubni
Hello linuxers I have uploaded to iglu, my third round of kernel rpms. Tease are 2.4.19 kernel rpms patched with lowlatency patch, preemtible kernel and supermount. I also uploaded some linmodems drivers and lirc. (lirc is going to be more generic in the future). I also uploaded a few programs

Hebrew locale

2002-11-29 Thread Shachar Shemesh
Hi all, Need help, please. I am trying to get someone's RedHat 8 to work with Hebrew. To that end, I need the he_IL locale compiled properly. Sadly, this is not currently the case on his system. locale -a specifies that only en locales are compiled. Cheerfully, I try to compile the he locale,

Re: Hebrew locale

2002-11-29 Thread Ilya Konstantinov
On Fri, Nov 29, 2002 at 10:29:24PM +0200, Shachar Shemesh wrote: > I type "localedef -i he_IL he_IL". It fails with LOCALE COMPILATION Cause you're probably compiling with the default ISO-8859-1. Try: localedef -i he_IL -f ISO-8859-8 he_IL or localedef -i he_IL -f UTF-8 he_IL (Whichever you'

Hebrew locale in mandrake 9.0

2002-11-29 Thread Diego Iastrubni
Hello all, Anyone has succeed in writing hebrew in xchat (or any other program that inputs 8bit hebrew) in mandrake 9.0? The locales are installed and supported by the system but I get: Gdk-WARNING **: Error converting string to compound text. This might mean that your locale setting is support

Re: Hebrew locale

2002-11-29 Thread Shachar Shemesh
Thanks, that appears to have solved the problem. Sh. Ilya Konstantinov wrote: On Fri, Nov 29, 2002 at 10:29:24PM +0200, Shachar Shemesh wrote: I type "localedef -i he_IL he_IL". It fails with LOCALE COMPILATION Cause you're probably compiling with the default ISO-8859-1.

Re: Hebrew locale

2002-11-29 Thread Shachar Shemesh
Ilya Konstantinov wrote: BTW, RedHat isn't broken. I have the same behavior on Debian. Don't rush to conclusions -- RedHat, a company which employes glibc hackers, won't screw up on something that basic. No, they didn't. I wrote that in amazment. As for Debian - yes, they have the same "probl

Re: Hebrew locale

2002-11-29 Thread Ilya Konstantinov
On Friday 29 November 2002 23:53, Shachar Shemesh wrote: > As for Debian - yes, they have the same "problem" (i.e. - no problem at > all), except they ask you which locales you want compiled when you > install the proper language, and so I didn't have to fool around with > localedef at all. Once I

Re: Hebrew locale in mandrake 9.0

2002-11-29 Thread Ilya Konstantinov
On Saturday 30 November 2002 01:03, Diego Iastrubni wrote: > Hello all, > > Anyone has succeed in writing hebrew in xchat (or any other program that > inputs 8bit hebrew) in mandrake 9.0? The locales are installed and > supported by the system but I get: > > Gdk-WARNING **: Error converting string

Re: [OT] LyX and LaTeX

2002-11-29 Thread voguemaster
> >But then again: if you want to put an image "here", don't put it in a >float. > Indeed, but it's customary to have a caption below a figure (sometimes above) and as far as I can tell, the only *good* way of doing this is using float figures. Eli >-- >Tzafrir Cohen >mailto:[EMAIL PROTECTED]

Re: [aanounce] kernel rpms round 3

2002-11-29 Thread Muli Ben-Yehuda
On Fri, Nov 29, 2002 at 08:36:20PM +, Diego Iastrubni wrote: > Hello linuxers > > I have uploaded to iglu, my third round of kernel rpms. Tease are 2.4.19 > kernel rpms patched with lowlatency patch, preemtible kernel and > supermount. I'm curious, what kind of testing are you giving these