Handwritten Math Input

2014-02-05 Thread Hemant Desai
Hello Lyx users, I’m a 1 day old Lyx user. Is there any way to insert math in 
Lyx from a handwriting recognition application like Mobomath, or Microsoft Math 
Input Panel, or Mathpad or any other suitable application that recognizes 
handwritten math? Wud appreciate a response.

Re: Lyx 2.1 Beta 2 and 32bit Mac

2014-02-05 Thread Dominik Schmidt
I would really appreciate that! I am hoping 2.1 solves another issue I have
with Lyx so I kind of depend on it.


2014-02-05 Stephan Witt :

> Am 03.02.2014 um 18:45 schrieb Dominik Schmidt :
>
> > Hi
> >
> > has the support for 32 Bit Mac machines been dropped? I am running a
> Core Duo with Snow Leopard and the system refuses to install the latest
> beta.
>
> Hi, there is no plan to drop 32 bit support. But 64 bit is most common
> these days. I'll build it with 32 bit libraries - if possible...
>
> Stephan


Re: Lyx 2.1 Beta 2 and 32bit Mac

2014-02-05 Thread Stephan Witt
Am 03.02.2014 um 18:45 schrieb Dominik Schmidt :

> Hi 
> 
> has the support for 32 Bit Mac machines been dropped? I am running a Core Duo 
> with Snow Leopard and the system refuses to install the latest beta.

Hi, there is no plan to drop 32 bit support. But 64 bit is most common these 
days. I'll build it with 32 bit libraries - if possible…

Stephan

Re: thinspace too wide

2014-02-05 Thread Steve Litt
On Tue, 4 Feb 2014 19:55:41 +0100
Jürgen Spitzmüller  wrote:

> 2014-02-04 Marcelo Acuña :
> 
> > hello
> >  I want to get control over wide of thinspace.
> >  The present is too wide.
> >
> 
> The original definition is
> \def\thinspace{\kern .16667em }
> 
> go change it in the preamble.
> 
> 
> >  Plus I want that thinspace make a hard link between parts and not
> > be broken by hypenation.
> >
> 
> 
> This I don't understand.

I think he means like   in HTML.

SteveT


Steve Litt*  http://www.troubleshooters.com/
Troubleshooting Training  *  Human Performance


Re: thinspace too wide

2014-02-05 Thread Guenter Milde
On 2014-02-05, Marcelo Acuña wrote:

> [-- Type: text/plain, Encoding: quoted-printable --]

> OK Guenter, and, How I can redefine de narrow non-brekeable space in
> the preamble?

Move the coursor near to a thin space.

Open a "source view" with View>Source, (eventually select output format LaTeX).

Have a look at the LaTeX command in place of the thin space: Is it \, or
\thinspace?

In the preamble write something like

  \renewcommand{\thinspace}{\kern .13em }

Try, whether this definition is still "no-break".

Günter



Re: thinspace too wide

2014-02-05 Thread Jürgen Spitzmüller
2014-02-05 Guenter Milde :

> I suppose the OP is looking for a non-breaking thin space
>
> 202FNARROW NO-BREAK SPACE
> * commonly abbreviated NNBSP
> * a narrow form of a no-break space, typically the width of a thin
> space or a mid space
> x (no-break space - 00A0)
> x (four-per-em space - 2005)
> x (thin space - 2009)
> #  0020
>
>
> LyX's "unicodesymbols" Unicode->LaTeX conversion file says:
>
> 0x202f "\\,"  "" "" "\\," "" # NARROW NO-BREAK SPACE
>

But \thinspace is equal to \, in texted. And we output \, for thinspace
anyway. So, our thinspace is non-breakable.

Jürgen


Re: thinspace too wide

2014-02-05 Thread Marcelo Acuña
OK Guenter, and, How I can redefine de narrow non-brekeable space in the 
preamble?

Marcelo





El día miércoles, 5 de febrero de 2014 13:07, Guenter Milde 
 escribió:
 
On 2014-02-04, Jürgen Spitzmüller wrote:

> [-- Type: text/plain, Encoding: quoted-printable --]

> 2014-02-04 Marcelo Acuña :

>> hello
>>  I want to get control over wide of thinspace.
>>  The present is too wide.


> The original definition is
> \def\thinspace{\kern .16667em }

> go change it in the preamble.


>>  Plus I want that thinspace make a hard link between parts and not be
>> broken by hypenation.

> This I don't understand.

I suppose the OP is looking for a non-breaking thin space

202F    NARROW NO-BREAK SPACE
    * commonly abbreviated NNBSP
    * a narrow form of a no-break space, typically the width of a thin space or 
a mid space
    x (no-break space - 00A0)
    x (four-per-em space - 2005)
    x (thin space - 2009)
    #  0020


LyX's "unicodesymbols" Unicode->LaTeX conversion file says:

0x202f "\\,"                      "" "" "\\," "" # NARROW NO-BREAK SPACE

So, Marcelo, you can either input the unicode character 
or (as ERT/raw latex) the command \, 
or redefine \thinspace in the preamble to be \,

Günter

Re: thinspace too wide

2014-02-05 Thread Guenter Milde
On 2014-02-04, Jürgen Spitzmüller wrote:

> [-- Type: text/plain, Encoding: quoted-printable --]

> 2014-02-04 Marcelo Acuña :

>> hello
>>  I want to get control over wide of thinspace.
>>  The present is too wide.


> The original definition is
> \def\thinspace{\kern .16667em }

> go change it in the preamble.


>>  Plus I want that thinspace make a hard link between parts and not be
>> broken by hypenation.

> This I don't understand.

I suppose the OP is looking for a non-breaking thin space

202FNARROW NO-BREAK SPACE
* commonly abbreviated NNBSP
* a narrow form of a no-break space, typically the width of a thin 
space or a mid space
x (no-break space - 00A0)
x (four-per-em space - 2005)
x (thin space - 2009)
#  0020


LyX's "unicodesymbols" Unicode->LaTeX conversion file says:

0x202f "\\,"  "" "" "\\," "" # NARROW NO-BREAK SPACE

So, Marcelo, you can either input the unicode character 
or (as ERT/raw latex) the command \, 
or redefine \thinspace in the preamble to be \,

Günter




Re: Connecting Lyx to Jabref and Zotero on Windows

2014-02-05 Thread Richard Heck

On 02/05/2014 12:19 AM, Christopher Kan wrote:

Hello!

I am running LyX 2.0.7 on a Windows x64, Jabref 2.9.2 and Zotero Standalone
4.0.17 with the LyZ 2.1.7 plugin.

I am having trouble with the LyXServer pipe settings. From what I have read
whatever directory I am set the path to should create a pipe file allowing
Jabref and Zotero to communicate with LyZ. I have set a path
"F:\\pipe\lyxserver" but it didn't create any files in the directory. I have
tried restarting the program and its still empty. I have set the same path in 
Jabref and Zotero, neither have been able to communicate with LyZ.


Just to be clear, if you set the path to what you said, then LyX will 
try to create the files

F:\\pipe\lyxserver.in
F:\\pipe\lyxserver.out
It will not try to create files in F:\\pipe\lyxserver.

Otherwise, I'm not on Windows so can't help.

Richard