Re: Searching in math macros

2015-10-01 Thread Liviu Andronic
On Thu, Oct 1, 2015 at 11:49 PM, Guillaume Munch  wrote:
> Le 01/10/2015 12:03, David a écrit :
>>
>> Dear Lyx users,
>>
>> I work on a document that contains a long list of math macros
>> defining various mathematical symbols. I would like to search in
>> this list.
>>
>> Please consider the example Lyx file attached. How could I find, for
>>  example, \speedOfLight ?  I have tried Edit > Find (Quick) and Edit
>>>
>>> Find (Advanced), but without luck.
>>
>>
>> Do you know a way to do this? Thanks in advance.
>>
>> Regards, David
>>
>
> I often found myself in the same situation and there was no solution to my
> knowledge.
>
> As of now, there is a list of math macros in the navigation menu and the
> outline pane. Especially the outline pane works well for that: math macros
> can now be accessed and ordered either by appearance or alphabetically, and
> can be searched for using the filter.
>
Is a list of math macros very different from a list of ERT insets?
Will both contain cryptic code?

Liviu


> One more reason to be impatient for the 2.2 release.
>
>
> Guillaume
>



-- 
Do you think you know what math is?
http://www.ideasroadshow.com/issues/ian-stewart-2013-08-02
Or what it means to be intelligent?
http://www.ideasroadshow.com/issues/john-duncan-2013-08-30
Think again:
http://www.ideasroadshow.com/library


Re: I can't insert symbols in math environments since I switched to El Capitan

2015-10-01 Thread Philippe Lemoine
I just found out that this problem had been mentioned
on the developers's list:
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg188996.html.

That poster also shows one thing that solves the problem,
though in a very unsatisfactory way. Is that the trick you
were describing?



Re: I can't insert symbols in math environments since I switched to El Capitan

2015-10-01 Thread Philippe Lemoine
Hey Paola,

Thanks again for your help but, after trying,
I still can't make it work.

I click on the button at the bottom of the LyX window,
that opens the panel with all the Greek letters.
But then I still can't click on the letter I want,
even if I try to click on every empty
spaces I can find in the panel first.

Could you say more about what empty spaces you're
talking about? What version of LyX do you use?
I'm using version 2.1.4.

I agree that the problem seems to be that, when you
open a panel with different symbols, LyX doesn't realize
the panel is opened and you can't insert a symbol
by clicking on it.

Right now the only way I can insert symbols is by using
the menu, but that's a major waste of time. I really hope
a fix will be released soon.

Best,
Philippe



Re: El Capitan

2015-10-01 Thread Paola Manzini

ok, do not know why, but this works:

go into the Document settings, select "Fonts", and tick the option "Use 
non-TeX fonts (via XeTeX/LuaTeX)".


This made the view and compile button work for me.

best,
paola

On 01/10/2015 22:45, Paola Manzini wrote:

Hello,

I was about to report the same - I also got to the same stage.

I hope there is some fix, but in the meantime to compile the file and 
view the pdf one can use the other two icons to the right ("update 
other formats" and "view other formats").


Paola

On 01/10/2015 22:38, Robert Dolan wrote:

Hello,

I follows this: https://tug.org/mactex/UpdatingForElCapitan.pdf, 
which states to "Go to the Paths item of Lyx → Preferences. Change 
the contents of the PATH prefix box from /usr/texbin to 
/Library/TeX/texbin; see Figure (6) on page 4. Then go to Tools → 
reconfigure and reset Lyx.” Before I did this, I was unable to even 
see the math text. This fixed that problem, but I still cant preview 
PDFs. As you can see in the photo below, the icons are greyed out. 
Also, when I press Command-R (which is the command to view pdf) it 
says command disabled at the bottom of the screen.


Thanks for your help!

On Oct 1, 2015, at 3:10 PM, Stephan Witt  wrote:

Am 01.10.2015 um 20:28 schrieb Robert Dolan 
mailto:dolan...@connect.wcsu.edu>>:



Hello,

I am using the latest version of Lyx with MacTex 2015 on OX El 
Capitan. Since I installed El Capitan I have not been able to 
preview the pdf using the “view” icon on the Lyx toolbar. I changed 
the path as instructed


Can you be a bit more specific? What did you change?

and I am able to export the lyx file as a pdf. However, I just 
cannot view/update/preview it without exporting it.


Please, try the reconfiguration of LyX.

Stephan


Any help would be greatly appreciated.

Thank you!






Re: I can't insert symbols in math environments since I switched to El Capitan

2015-10-01 Thread Paola Manzini
Philippe, I have the same problem, but playing aournd with this, I have 
found the following:
first click with the mouse on the "empty" space to the right corner of 
the greek letters panel (nothing happens), then click on the letter you 
need.


It is as if the mouse was not recognising the panel with the letters was 
open: if you over over
\beta for instance you can see "set top line", so it is as if you were 
hovering over the set top line symbol, wihtout the panel open. Clicking 
on the empy part of the panel with the greek letters seem to make LyX 
understand the panel is there.


Best,
paola


On 01/10/2015 20:32, Philippe Lemoine wrote:

Hi everyone,

I just updated MacOS X to El Capitan and, since I did,
I cannot insert symbols
in math environments anymore.

When I click on a button at the bottom of the LyX window
to insert a symbol like a Greek letter,
it displays the list of symbols of that type, but the mouse pointer
  is the same as if it was just
above my text so I can't click on any of the symbols.

Does anybody else has this problem since they updated MacOS X?
This is really bad for me
because it means I basically cannot do *any* work!

So I hope it will be solved rapidly, I'm kind of desperate right now...

Best,
Philippe



Re: Searching in math macros

2015-10-01 Thread Guillaume Munch

Le 01/10/2015 12:03, David a écrit :

Dear Lyx users,

I work on a document that contains a long list of math macros
defining various mathematical symbols. I would like to search in
this list.

Please consider the example Lyx file attached. How could I find, for
 example, \speedOfLight ?  I have tried Edit > Find (Quick) and Edit

Find (Advanced), but without luck.


Do you know a way to do this? Thanks in advance.

Regards, David



I often found myself in the same situation and there was no solution to 
my knowledge.


As of now, there is a list of math macros in the navigation menu and the 
outline pane. Especially the outline pane works well for that: math 
macros can now be accessed and ordered either by appearance or 
alphabetically, and can be searched for using the filter.


One more reason to be impatient for the 2.2 release.


Guillaume



Re: El Capitan

2015-10-01 Thread Paola Manzini

Hello,

I was about to report the same - I also got to the same stage.

I hope there is some fix, but in the meantime to compile the file and 
view the pdf one can use the other two icons to the right ("update other 
formats" and "view other formats").


Paola

On 01/10/2015 22:38, Robert Dolan wrote:

Hello,

I follows this: https://tug.org/mactex/UpdatingForElCapitan.pdf, which 
states to "Go to the Paths item of Lyx → Preferences. Change the 
contents of the PATH prefix box from /usr/texbin to 
/Library/TeX/texbin; see Figure (6) on page 4. Then go to Tools → 
reconfigure and reset Lyx.” Before I did this, I was unable to even 
see the math text. This fixed that problem, but I still cant preview 
PDFs. As you can see in the photo below, the icons are greyed out. 
Also, when I press Command-R (which is the command to view pdf) it 
says command disabled at the bottom of the screen.


Thanks for your help!
On Oct 1, 2015, at 3:10 PM, Stephan Witt > wrote:


Am 01.10.2015 um 20:28 schrieb Robert Dolan 
mailto:dolan...@connect.wcsu.edu>>:



Hello,

I am using the latest version of Lyx with MacTex 2015 on OX El 
Capitan. Since I installed El Capitan I have not been able to 
preview the pdf using the “view” icon on the Lyx toolbar. I changed 
the path as instructed


Can you be a bit more specific? What did you change?

and I am able to export the lyx file as a pdf. However, I just 
cannot view/update/preview it without exporting it.


Please, try the reconfiguration of LyX.

Stephan


Any help would be greatly appreciated.

Thank you!






Re: El Capitan

2015-10-01 Thread Robert Dolan
Hello,

I follows this: https://tug.org/mactex/UpdatingForElCapitan.pdf, which states 
to "Go to the Paths item of Lyx → Preferences. Change the contents of the PATH 
prefix box from /usr/texbin to /Library/TeX/texbin; see Figure (6) on page 4. 
Then go to Tools → reconfigure and reset Lyx.” Before I did this, I was unable 
to even see the math text. This fixed that problem, but I still cant preview 
PDFs. As you can see in the photo below, the icons are greyed out. Also, when I 
press Command-R (which is the command to view pdf) it says command disabled at 
the bottom of the screen.

Thanks for your help!
[cid:29103859-34B2-4FEF-96C7-935ED1B62532][cid:B8B9251A-6E75-4550-80A1-05BE6B011B14]
On Oct 1, 2015, at 3:10 PM, Stephan Witt 
mailto:st.w...@gmx.net>> wrote:

Am 01.10.2015 um 20:28 schrieb Robert Dolan 
mailto:dolan...@connect.wcsu.edu>>:

Hello,

I am using the latest version of Lyx with MacTex 2015 on OX El Capitan. Since I 
installed El Capitan I have not been able to preview the pdf using the “view” 
icon on the Lyx toolbar. I changed the path as instructed

Can you be a bit more specific? What did you change?

and I am able to export the lyx file as a pdf. However, I just cannot 
view/update/preview it without exporting it.

Please, try the reconfiguration of LyX.

Stephan

Any help would be greatly appreciated.

Thank you!




Re: El Capitan

2015-10-01 Thread Paola Manzini
After updating to El Capitan earlier today, I am also having problems. 
First, the same that Robert Dolan specified: the document would not 
compile. After reconfiguring, I get "AMS Class article"... not found 
when opening a document created in Lyx 2.4


Interesting, same thing happens if I try to create a new document.

I tried unistalling Lyx and re-installing it from scratch, but the 
problem persists.


Very grateful for any pointers!
paola


On 01/10/2015 20:10, Stephan Witt wrote:

Am 01.10.2015 um 20:28 schrieb Robert Dolan :


Hello,

I am using the latest version of Lyx with MacTex 2015 on OX El Capitan. Since I 
installed El Capitan I have not been able to preview the pdf using the “view” 
icon on the Lyx toolbar. I changed the path as instructed

Can you be a bit more specific? What did you change?


and I am able to export the lyx file as a pdf. However, I just cannot 
view/update/preview it without exporting it.

Please, try the reconfiguration of LyX.

Stephan
  

Any help would be greatly appreciated.

Thank you!




I can't insert symbols in math environments since I switched to El Capitan

2015-10-01 Thread Philippe Lemoine
Hi everyone,

I just updated MacOS X to El Capitan and, since I did,
I cannot insert symbols
in math environments anymore.

When I click on a button at the bottom of the LyX window
to insert a symbol like a Greek letter, 
it displays the list of symbols of that type, but the mouse pointer
 is the same as if it was just 
above my text so I can't click on any of the symbols.

Does anybody else has this problem since they updated MacOS X?
This is really bad for me
because it means I basically cannot do *any* work!

So I hope it will be solved rapidly, I'm kind of desperate right now...

Best,
Philippe



Re: El Capitan

2015-10-01 Thread Stephan Witt
Am 01.10.2015 um 20:28 schrieb Robert Dolan :

> Hello,
> 
> I am using the latest version of Lyx with MacTex 2015 on OX El Capitan. Since 
> I installed El Capitan I have not been able to preview the pdf using the 
> “view” icon on the Lyx toolbar. I changed the path as instructed

Can you be a bit more specific? What did you change?

> and I am able to export the lyx file as a pdf. However, I just cannot 
> view/update/preview it without exporting it.

Please, try the reconfiguration of LyX.

Stephan
 
> Any help would be greatly appreciated.
> 
> Thank you!



El Capitan

2015-10-01 Thread Robert Dolan
Hello,

I am using the latest version of Lyx with MacTex 2015 on OX El Capitan. Since I 
installed El Capitan I have not been able to preview the pdf using the “view” 
icon on the Lyx toolbar. I changed the path as instructed and I am able to 
export the lyx file as a pdf. However, I just cannot view/update/preview it 
without exporting it. Any help would be greatly appreciated.

Thank you! 

Searching in math macros

2015-10-01 Thread David
Dear Lyx users,

I work on a document that contains a long list of math macros defining
various mathematical symbols. I would like to search in this list.

Please consider the example Lyx file attached. How could I find, for
example, \speedOfLight ?  I have tried Edit > Find (Quick) and Edit >
Find (Advanced), but without luck.

Do you know a way to do this? Thanks in advance.

Regards,
David



symbols.lyx
Description: application/lyx