Re: Change equation, the fonts

2004-10-05 Thread Pep Roca
Thanks a lot, Herbert. It works!!! For the future users, I explain (in my poor English) what I did: I a Linux Debian Sarge I do: 1) Download "sansmath.sty" from http://www.ctan.org/tex-archive/macros/latex/contrib/misc/ 2) As root, copy "sansmath.sty" to /usr/share/texmf/tex/latex/: # cp sa

Re: Change equation, the fonts

2004-10-05 Thread Herbert Voss
Pep Roca wrote: Thanks a lot, Herbert. It works!!! For the future users, I explain (in my poor English) what I did: I a Linux Debian Sarge I do: 1) Download "sansmath.sty" from http://www.ctan.org/tex-archive/macros/latex/contrib/misc/ 2) As root, copy "sansmath.sty" to /usr/share/texmf/tex/lat

Re: a wrong announcement

2004-10-05 Thread Jean-Marc Lasgouttes
> "Paul" == Paul Smith <[EMAIL PROTECTED]> writes: Paul> Will this new release be available for public in general? Or Paul> will it be only for developers? I was convinced (from what has Paul> been discussed here) that the next version to 1.3.4 would be the Paul> 1.4 one. Additionally to what

Re: a wrong announcement

2004-10-05 Thread Paul Smith
On Tue, 05 Oct 2004 10:57:28 +0200, Jean-Marc Lasgouttes <[EMAIL PROTECTED]> wrote: > Additionally to what Angus wrote, I can even predict that there should > be a 1.3.6 release one day, if only to be able to read the 1.4.0 final > file format in a 1.3.x version. Thanks Jean-Marc and Angus for the

RE: Changing the format of two author citations

2004-10-05 Thread Isa Usman
> -Original Message- > From: news [mailto:[EMAIL PROTECTED] On Behalf Of Paul A. Rubin > Sent: 04 October 2004 21:32 > To: [EMAIL PROTECTED] > Subject: Re: Changing the format of two author citations > > Take a look at > http://groups.google.com/groups?q=biband&hl=en&lr=&ie=UTF- > 8&grou

Re: lyx-qt + russian locale + math symbols display

2004-10-05 Thread Nikita V. Youshchenko
> Unfortunately, today one of our users reported that lyx-qt (installed > from debian binary package 1.3.4-2) crashes every other minute for him, > until restarted with LC_ALL=C. Ok, we found it. It crashes on each autosave, because of error in ru.po, which causes exception from boost. And really

Re: lyx-qt + russian locale + math symbols display

2004-10-05 Thread Lars Gullik Bjønnes
"Nikita V. Youshchenko" <[EMAIL PROTECTED]> writes: >> Unfortunately, today one of our users reported that lyx-qt (installed >> from debian binary package 1.3.4-2) crashes every other minute for him, >> until restarted with LC_ALL=C. > | Ok, we found it. It crashes on each autosave, because of err

Re: LaTex study recommendations?

2004-10-05 Thread William F. Adams
On Monday, October 4, 2004, at 02:18 PM, Andre Poenitz wrote: On Thu, Sep 30, 2004 at 09:52:50AM +0200, mario wrote: some time ago, I was looking for - and could't find - a decent self-contained (possibly, on-line) tutorial on how TeX works. I mean, an explanation on how the underlying algorith w

Re: lyx-qt + russian locale + math symbols display

2004-10-05 Thread Jean-Marc Lasgouttes
> "Nikita" == Nikita V Youshchenko <[EMAIL PROTECTED]> writes: >> Unfortunately, today one of our users reported that lyx-qt >> (installed from debian binary package 1.3.4-2) crashes every other >> minute for him, until restarted with LC_ALL=C. Nikita> Ok, we found it. It crashes on each auto

Re: KDE upgrade + accents

2004-10-05 Thread José Abílio Oliveira Matos
On Mon, Oct 04, 2004 at 06:07:49PM +0200, Alfonso Gazo wrote: > I'm also having this problem. I'm using Fedora Core 2 + KDE 3.3.0 > (packages from http://kde-redhat.sourceforge.net/). > > I've tested lyx -dbg4 from a machine before upgrading. I've wrote an "á" > (i.e., an accent and and "a"). Th

Re: KDE upgrade + accents

2004-10-05 Thread Juan Luis Chulilla
I had that problem with suse 9.1 and KDE 3.2. My solution was to use this language specification:in /etc/sysconfig/language , I use RC_LANG = "es_ES.ISO-8859-15" instead of UTF-8 used as default. Hope this helps On Tue, 5 Oct 2004 18:30:48 +0100, José Abílio Oliveira Matos <[EMAIL PROTECTED]> wr