Re: [ANNOUNCE] LyX 1.3.7 is released

2006-01-21 Thread Andre Poenitz
On Wed, Jan 18, 2006 at 10:45:03AM +0100, Sven Schreiber wrote: > One question about that: am I right in assuming that Uwe's Windows > installer of 1.3.7 will bundle tex2lyx so that proper (meaning non-relyx) > latex import becomes a reality with 1.3.7? (That is basically the only > missing feat

Re: 1.3.7 and 1.4

2006-01-21 Thread Andre Poenitz
On Wed, Jan 18, 2006 at 10:59:37AM +, Geoffrey Lloyd wrote: > Hi > > I just wondered if anyone knew the timescale for 1.4 release. I know that > 1.4pre3 has been available since christmas and this is nearly the final > version. > > The reason I ask is that with the release of 1.3.7 I have t

Re: Generating Author Index in Lyx (+ errors using natbib)

2006-01-21 Thread Kevin Pfeiffer
[EMAIL PROTECTED] writes: > Using other packages like index.sty, apacite, and others, but they > all require me to run separate commands (usually makeindex) which > isn't easy to do from within LyX since the intermediate files are not > lying around Not sure I understand. Why can't you run makei

how to change intext references from [1] to (1) with natbit ?

2006-01-21 Thread Martin A. Hansen
i dont really know where to start. i have looked at texnik.de - but i think the hint there is not for natbib. i have looked at the natbib docs, but i didnt find anything. i have looked at the lyx-wiki - but again - no luck. i have looked at the bst file, and that doesnt seem to be the place either

Re: how to change intext references from [1] to (1) with natbit ?

2006-01-21 Thread Martin A. Hansen
ok - i found it in the natbib docs. put in preamble: \bibpunct{(}{)}{,}{n}{}{} On 21/01/06, Martin A. Hansen <[EMAIL PROTECTED]> wrote: > > i dont really know where to start. > > i have looked at texnik.de - but i think the hint there is not for natbib. > i have looked at the natbib docs, but i

Re: how to change intext references from [1] to (1) with natbit ?

2006-01-21 Thread Juergen Spitzmueller
Martin A. Hansen wrote: > i dont really know where to start. > i have looked at the natbib docs, but i didnt find anything. Search for \bibpunct. Jürgen

137 Debian Install Fails

2006-01-21 Thread Gilles Mioni
Hi, I'am trying to install lyx 137 with deb files. But install failed because libaiksaurus0 is said not installed. therefore libaiksaurus0c102 is really installed on my system. I don't find any other deb packages to apply in order to complete dependency gor lyx xforms. Thanks for help.

Re: [ANNOUNCE] LyX 1.3.7 is released

2006-01-21 Thread Enrico Forestieri
Andre Poenitz <[EMAIL PROTECTED]> writes: > Be cautious. tex2lyx is not perfect when importing LaTeX and I doubt any > tool ever will be. But it should not be worse than reLyX. It can be worse than reLyX. Try to import this LaTeX file using both tools: ftp://ftp.ams.org/pub/tex/amslatex/math/sube

is it possible to change footnotes from arabic numbers to symbols?

2006-01-21 Thread Martin A. Hansen
i know its a bit wierd, but this publisher wants a footnote marked with an asterix. martin

Re: 137 Debian Install Fails

2006-01-21 Thread Georg Baum
Am Samstag, 21. Januar 2006 15:06 schrieb Gilles Mioni: > Hi, > > I'am trying to install lyx 137 with deb files. There are only files for ubuntu at the moment at ftp://ftp.lyx.org/pub/lyx/bin/1.3.7/ubuntu/. These will not work with debian. Follow the procesdure outlined at http://wiki.lyx.org/

Re: is it possible to change footnotes from arabic numbers to symbols?

2006-01-21 Thread Kevin Pfeiffer
Martin A. Hansen writes: > i know its a bit wierd, but this publisher wants a footnote marked > with an asterix. The LaTeX Companion, page 110: \renewcommand\thefootnote {\fnsymbol{footnote}} -K -- Kevin Pfeiffer <[EMAIL PROTECTED]> Tiros-Translations

Re: Debian Script Fails

2006-01-21 Thread Richard Kleeman
Jean-Marc, Following user feedback I have revised the README file for Ubuntu. I put the new version up on ftp.devel.lyx.org/pub/incoming Richard Jean-Marc Lasgouttes wrote: "Richard" == Richard Kleeman <[EMAIL PROTECTED]> writes: Richard> Georg, Thanks that worked. I compiled in a chroot j

Re: is it possible to change footnotes from arabic numbers to symbols?

2006-01-21 Thread Martin A. Hansen
oh dear i went on to put the piece of advice into my documents preamble, and realized that i had a huge section there redefining the footnotes to use arabics. i just had to remove that section, and the default was just what i needed. :o) but thanks anyhows martin On 21/01/06, Kevin Pfeiffe

Re: 137 Debian Install Fails

2006-01-21 Thread Gilles Mioni
Following instructions from wiki to build may own package on sarge, unfortunely fakeroot fails with this error : lyxfunc.o(.text+0x96d1):../../src/support/package.h:128: undefined reference to `lyx::package() [debian/build-stamp] Error 2 Perhaps lyx_1.3.7-0.lyx.org.1.diff

how to left align author section?

2006-01-21 Thread Martin A. Hansen
i am prompted to quote a perl saying: "perl makes easy things easy, and hard things possible" that translates to latex something like "latex makes easy things hard" ... martin

Re: how to left align author section?

2006-01-21 Thread Enrico Forestieri
Martin A. Hansen <[EMAIL PROTECTED]> writes: > > i am prompted to quote a perl saying: > > "perl makes easy things easy, and hard things possible" > > that translates to latex something like > > "latex makes easy things hard" ... ;-) I am not sure I understand what you mean. Is this what you

elimating PMWiki from search results?

2006-01-21 Thread Kevin Pfeiffer
Might it be possible or useful to eliminate the PMWiki documentation (how one uses a Wiki) from the search results when searching the LyX Wiki? A typical search turns up the following (below -- about 65% of which has nothing to do with LyX). Particularly if one is unaware of what "PMWiki" migh

Re: Business letter (on letterhead) template for LyX - simple _working_ minipage solution

2006-01-21 Thread Andre Poenitz
On Fri, Jan 20, 2006 at 03:49:44PM +0100, Herbert Voss wrote: > Helge Hafting wrote: > > >Latex does not seem to offer a proper way of aligning boxes by the > >box top, but there is a simple workaround. > > TeX offers everything ... Except undoing paragraph breaks. SCNR. Andre'

Re: [ANNOUNCE] LyX 1.3.7 is released

2006-01-21 Thread Andre Poenitz
On Sat, Jan 21, 2006 at 03:21:41PM +, Enrico Forestieri wrote: > Andre Poenitz <[EMAIL PROTECTED]> writes: > > > Be cautious. tex2lyx is not perfect when importing LaTeX and I doubt any > > tool ever will be. But it should not be worse than reLyX. > > It can be worse than reLyX. Try to import

Re: [ANNOUNCE] LyX 1.3.7 is released

2006-01-21 Thread Enrico Forestieri
Andre Poenitz <[EMAIL PROTECTED]> writes: > > Is there a bugzilla entry for this? Here it is: http://bugzilla.lyx.org/show_bug.cgi?id=2234 -- Enrico

Re: [ANNOUNCE] LyX 1.3.7 is released

2006-01-21 Thread Stephen Harris
- Original Message - From: "Enrico Forestieri" <[EMAIL PROTECTED]> To: Sent: Saturday, January 21, 2006 2:59 PM Subject: Re: [ANNOUNCE] LyX 1.3.7 is released Andre Poenitz <[EMAIL PROTECTED]> writes: Is there a bugzilla entry for this? Here it is: http://bugzilla.lyx.org/show_bu