Re: super-/subscript Lyx-function name for bindfile

2011-04-21 Thread Paul Rubin
Sean Wendt gmail.com> writes: Try binding the following to a key combo of your choice: "command-sequence ert-insert; self-insert \textsubscript{; char-forward; ert-insert; self-insert }; char-backward; char-backward;" Paul

Re: windows unattended install flags/switches

2011-04-21 Thread Paul Rubin
MiKTeX has three options for what to do when a document needs a LaTeX package not currently installed: automatically download and install it; ignore it; or ask for a blessing. When LyX configures itself, it searches for approximately 2^100 packages (my subjective estimate). So I'd suggest setting

Re: Master document

2011-04-21 Thread Guenter Milde
On 2011-04-21, Mathieu Dubois wrote: > On 04/20/2011 11:25 PM, Julien Rioux wrote: >> On 20/04/2011 4:00 PM, Mathieu Dubois wrote: >>> First I have then to use "input" instead of "include", right? > Hello, >> 1) \include starts the content on a new page, \input does not. > OK. So I can \include t

[LyX 2.0.0rc3] math code: \text{} displayed as arabic symbols

2011-04-21 Thread Jannick Asmus
Hi, I have just installed LyX 2.0.0RC3 on my WinVista machine and funnily all \text{...} in math code are displayed in Arabic. I think my configs are alright. Any help is highly appreciated. Best wishes, J.

Re: iTeX as replacement for TeX? (was: 'Re: How?')

2011-04-21 Thread Manolo Martínez
I was surprised to see that iTex does not seem to be prepared for extension to quantum computers. This is a missed opportunity. The iLyx community should really consider forking iTex into QiTex. Manolo El jue, 21-04-2011 a las 21:10 +0200, Liviu Andronic escribió: > On Thu, Apr 21, 2011 at 9:16

Re: iTeX as replacement for TeX? (was: 'Re: How?')

2011-04-21 Thread Liviu Andronic
On Thu, Apr 21, 2011 at 9:16 AM, Guenter Milde wrote: > On 2011-04-20, Liviu Andronic wrote: >> On Wed, Apr 20, 2011 at 4:44 PM, Julien Rioux > Unless you bother to >> watch the video you won't get it. >>> (jump to 13:30 for the pronunciation) > > Or read the transkript at http://www.tug.org/TUGbo

Re: Example is counted as a theorem

2011-04-21 Thread David L. Johnson
On 04/21/2011 11:58 AM, Jinxi Cheng wrote: Hi, I am writing an article [ams] using Lyx. I started a few hours ago and I inserted an example. Lyx autoatically named it "Example 1". that is good. next I inserted a theorem. But it is named "Theorem 2" and not "Theorem 1". It seems Lyx counted the e

windows unattended install flags/switches

2011-04-21 Thread Joe Kline
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Reading through the wiki and the mailing lists all I could find regarding a silent install of LyX is the /S switch. Are there any other switches/flags? The one I'm most interested in is to be able to log the install. Since this is for an automated i

Re: RC3 installers for windows available on ftp (Re: Lyx 2 binary installer)

2011-04-21 Thread Joost Verburg
"Jim Oldfield" wrote in message news:597324.81876...@web29209.mail.ird.yahoo.com... One (open) question: why is it so big? RC2 was 20ish MB, and this one is 70ish MB. Is it just the addition of dictionaries? Correct. Dictionaries + thesaurus lists. Joost

Re: Example is counted as a theorem

2011-04-21 Thread Daniel CLEMENT
Hello, Jinxi Cheng wrote: > Hi, I am writing an article [ams] using Lyx. I started a few hours ago > and I inserted an example. Lyx autoatically named it "Example 1". that > is good. next I inserted a theorem. But it is named "Theorem 2" and > not "Theorem 1". It seems Lyx counted the example as

Example is counted as a theorem

2011-04-21 Thread Jinxi Cheng
Hi, I am writing an article [ams] using Lyx. I started a few hours ago and I inserted an example. Lyx autoatically named it "Example 1". that is good. next I inserted a theorem. But it is named "Theorem 2" and not "Theorem 1". It seems Lyx counted the example as a theorem also. How can I fix this

Re: RC3 installers for windows available on ftp (Re: Lyx 2 binary installer)

2011-04-21 Thread ehud.kap...@gmail.com
Great! How about Linux/Debian? EK On 04/21/2011 09:39 AM, Pavel Sanda wrote: Pavel Sanda wrote: ehud.kap...@gmail.com wrote: Where is the Lyx 2 binary installer (for Windows)? it should be available on ftp later today. pavel its there. p -

Re: Spellcheck

2011-04-21 Thread Påvel Nicklasson
Den 2011-04-21 14:15:33 skrev Helena Sandström : Hello, My name is Helena and I have just started using Lyx. When I install it the spell check dictionary for swedish and english is missing. How can I get around that problem? Thank you Helena Please co

Re: RC3 installers for windows available on ftp (Re: Lyx 2 binary installer)

2011-04-21 Thread Jim Oldfield
> From: Pavel Sanda > > Pavel Sanda wrote: > > ehud.kap...@gmail.com wrote: > > > Where is the Lyx 2 binary installer (for Windows)? > > > > it should be available on ftp later today. pavel > > its there. p > Thanks! One (open) question: why is it so big? RC2 was 20ish MB, and this o

Re: Index generation failure - bug? -SOLVED

2011-04-21 Thread Anthony Campbell
On 20 Apr 2011, Anthony Campbell wrote: > I found that Lyx was not generating the index with at least two files I > tried it on. > > After a lot of experimentation I managed to get an index using a > semi-manual method: > > 1. Export the file as latex (luatex and possibly other formats work). > 2

RC3 installers for windows available on ftp (Re: Lyx 2 binary installer)

2011-04-21 Thread Pavel Sanda
Pavel Sanda wrote: > ehud.kap...@gmail.com wrote: > > Where is the Lyx 2 binary installer (for Windows)? > > it should be available on ftp later today. pavel its there. p

Re: Layout: OptionalArgs

2011-04-21 Thread Richard Heck
On 04/20/2011 12:19 PM, Jürgen Spitzmüller wrote: 2011/4/20 Diego Queiroz: Oh. You're right. Thanks. Anyway, I just noted that one can override this setting copying and pasting the "Opt" field as many times he/she wish. Isn't this a problem? Yes, the UI is far from ideal. I think we should make

Re: Master document

2011-04-21 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 21/04/11 15:28, Mathieu Dubois wrote: > On 04/20/2011 11:25 PM, Julien Rioux wrote: >> On 20/04/2011 4:00 PM, Mathieu Dubois wrote: >>> Hello (again), >>> >>> I have another question. >>> >>> I'm writing my PhD thesis (how many messages started like

Re: Master document

2011-04-21 Thread Mathieu Dubois
On 04/20/2011 11:25 PM, Julien Rioux wrote: On 20/04/2011 4:00 PM, Mathieu Dubois wrote: Hello (again), I have another question. I'm writing my PhD thesis (how many messages started like this one on this list?). Of course I have planned to split the document into a master document and child do

Spellcheck

2011-04-21 Thread Helena Sandström
Hello, My name is Helena and I have just started using Lyx. When I install it the spell check dictionary for swedish and english is missing. How can I get around that problem? Thank you Helena Please consider the environment before printing this e-mail. The

super-/subscript Lyx-function name for bindfile

2011-04-21 Thread Sean Wendt
Hi, I am doing some linguistic annotation [predicateliteral] for which I use subscript quite often outside of math environments, thus would like to map the commands that insert \textsubscript and \textsuperscript to a shortcut, but haven't been able to find out the name of the lyx-function for wri

Re: Lyx 2 binary installer

2011-04-21 Thread Pavel Sanda
ehud.kap...@gmail.com wrote: > Where is the Lyx 2 binary installer (for Windows)? it should be available on ftp later today. pavel

Re: iTeX as replacement for TeX? (was: 'Re: How?')

2011-04-21 Thread Guenter Milde
On 2011-04-20, Liviu Andronic wrote: > On Wed, Apr 20, 2011 at 4:44 PM, Julien Rioux > Unless you bother to > watch the video you won't get it. >> (jump to 13:30 for the pronunciation) Or read the transkript at http://www.tug.org/TUGboat/tb31-2/tb98knut.pdf: How does one properly pronounce this