Re: Key bindings

2008-11-29 Thread Peleg Michaeli
wrote: > Dov Feldstern <[EMAIL PROTECTED]> schrieb: > > Peleg Michaeli wrote: > >> On Sat, 2008-11-22 at 20:28 +0200, Dov Feldstern wrote: > >>> They shouldn't all be bothering you, only the ones you include are > >>> activated. > >>> Pr

Re: Key bindings

2008-11-22 Thread Peleg Michaeli
On Sat, 2008-11-22 at 21:26 +0200, Dov Feldstern wrote: > No. However, perhaps you can try installing 1.6 in a virtualized > environment > (Qemu, VirtualBox are relatively easy to set up, I think), so that it > won't > affect your production system until you've got it configured > correctly...

Re: Key bindings

2008-11-22 Thread Peleg Michaeli
On Sat, 2008-11-22 at 17:34 +, Peleg Michaeli wrote: > > When you say "so I have configured my keyboard to have all of the > greek letters, > > including √, ∞, ∝, ≤≥ ⊆⊇ ⊂⊃ ←→ ⇐⇒ − ≠ ≡ ∀ ∃ and many more" --- did > you do > > anything to actually configure th

Re: Key bindings

2008-11-22 Thread Peleg Michaeli
On Sat, 2008-11-22 at 20:42 +0200, Dov Feldstern wrote: > > The first line of hebrew.bind ("\bind_file cua") is including > > cua.bind. I don't > > remember the rules in terms of whether you can override bindings, and > > they may > > also have changes since 1.5. The easiest thing to do may be to

Re: Key bindings

2008-11-22 Thread Peleg Michaeli
On Sat, 2008-11-22 at 20:28 +0200, Dov Feldstern wrote: > They shouldn't all be bothering you, only the ones you include are > activated. > Probably it's cua -- that's the default. > > what exactly does your bind file look like? I'm attaching cua and hebrew here. The cua.bind is in usr/share/.

Re: Key bindings

2008-11-22 Thread Peleg Michaeli
On Fri, 2008-11-21 at 13:27 +, Guenter Milde wrote: > You could try to grep for C-g in all bind files that are read directly > or > indirectly. I have found these: ./bind/xemacs.bind:\bind "C-g" "cancel" ./bind/xemacs.bind:\bind "C-x C-g""buffer-view ps" ./bind/mac.bind:\

Re: Key bindings

2008-11-22 Thread Peleg Michaeli
Hi Dov, Thanks for your reply. My answers: On Sat, 2008-11-22 at 18:55 +0200, Dov Feldstern wrote: > I'm not totally clear as to how your keyboard is set up, and I think that > that > may be the problem (for what it's worth, I'm able to create the "C-g y" > binding > without any trouble, with

Re: Key bindings

2008-11-22 Thread Peleg Michaeli
On Fri, 2008-11-21 at 23:18 +, Guenter Milde wrote: > So you really have a Psi-key? Well, yes. I type a lot of math, so I have configured my keyboard to have all of the greek letters, including √, ∞, ∝, ≤≥ ⊆⊇ ⊂⊃ ←→ ⇐⇒ − ≠ ≡ ∀ ∃ and many more. I thought that it might really shorten my LyX exper

Re: Key bindings

2008-11-21 Thread Peleg Michaeli
. I have tried to add the line to the original file in /usr/share/... instead of in my home folder. restarted LyX. Still the same. e. I have read this correspondance: http://www.mail-archive.com/[EMAIL PROTECTED]/msg129516.html (well, not all of it...) - still couldn't understand. Any ideas? Thanks

Re: Key bindings

2008-11-21 Thread Peleg Michaeli
Sorry... I am forwarding it to the list. On Fri, 2008-11-21 at 12:41 +, Peleg Michaeli wrote: > On Fri, 2008-11-21 at 08:21 +, Guenter Milde wrote: > > However, you could adapt the unicodesymbols file (place a copy in > > ~/.lyx/unicodesymbols) and change > > > &

Re: Key bindings

2008-11-21 Thread Peleg Michaeli
On Fri, 2008-11-21 at 08:21 +, Guenter Milde wrote: > > For example: > > > \bind "M-m 7" "math-insert \psi" > > > is working great. > > > \bind "C-g y" "math-insert \psi" > > > is not working at all. > > Could be a keybindings clash. > Is there a way to check this? When I ju

Key bindings

2008-11-20 Thread Peleg Michaeli
Hello! It looks like - and it's like that for at least a year now - that I cannot create key-bindings using C (the ctrl button), but only using M (the alt button). For example: \bind "M-m 7" "math-insert \psi" is working great. \bind "C-g y" "math-insert \psi" is not working at

Re: Embedding asymptote in LyX

2008-05-14 Thread Peleg Michaeli
ll, that didn't change anything either. Removing both changes, that is, removing both "hebrew" and "cp1255" from the heading, return the situation - of course - to the one we had in the beginning - a pure English document; then, of course, it worked well again. That's my l

Re: Embedding asymptote in LyX

2008-05-14 Thread Peleg Michaeli
Maybe it is worth to put feature request in bugzilla, to get this to work > when \usepackage{asymptote} is used in preamble definition. > > Regards, > M. > > 2008/5/13 Peleg Michaeli <[EMAIL PROTECTED]>: > > > Hello! > > > > I am trying to embed Asymp

Embedding asymptote in LyX

2008-05-13 Thread Peleg Michaeli
Hello! I am trying to embed Asymptote in LyX documents. I am following this tutorial: http://www.dse.nl/~dario/projects/asylatex/asylatex.pdf I am doing everything as suggested: * I have included \usepackage{asymptote} and \usepackage[pdftex]{graphicx} in the LaTeX preamble * I have done Crtl-L

Re: Fuzzy fonts (Hebrew)

2008-05-13 Thread Peleg Michaeli
I have opened an Ubuntu page on the wiki, and also added this: http://wiki.lyx.org/LyX/HebrewOnLinux I'll be happy to hear comments, if there are... :-) Thanks, Peleg. On Sun, 2008-04-27 at 15:40 +0200, Jürgen Spitzmüller wrote: > Peleg Michaeli wrote: > > After a short discussio

Re: Fuzzy fonts (Hebrew)

2008-04-27 Thread Peleg Michaeli
better! By the way, Dov - now, even using evince, the PDFs look great; maybe we can avoid adobe reader from now on? ;-) Thanks you all, and have a nice week, Peleg. On Sun, 2008-02-24 at 03:20 +0200, Dov Feldstern wrote: > Peleg Michaeli wrote: > > Thank you all for your replies! > >

Re: Oh god!

2008-04-26 Thread Peleg Michaeli
Thanks! Peleg. On Fri, 2008-04-25 at 21:51 -0400, Steve Litt wrote: > On Friday 25 April 2008 14:07, Peleg Michaeli wrote: > > On Fri, 2008-04-25 at 13:41 -0400, Steve Litt wrote: > > > On Friday 25 April 2008 11:24, Abdelrazak Younes wrote: > > > > Steve Litt wrote

Re: Oh god!

2008-04-25 Thread Peleg Michaeli
On Fri, 2008-04-25 at 13:41 -0400, Steve Litt wrote: > On Friday 25 April 2008 11:24, Abdelrazak Younes wrote: > > Steve Litt wrote: > > > On Friday 25 April 2008 05:07, Glen Whitehead wrote: > > >> Thank you everyone for your replies :-) > > >> > > >> I am so relieved (after throwing up). > > >> >

Re: Hotkeys

2008-02-29 Thread Peleg Michaeli
Thanks you all! Peleg. On Sat, 2008-03-01 at 10:12 +, Bo Peng wrote: > On Sat, Mar 1, 2008 at 1:28 AM, Ignacio García > <[EMAIL PROTECTED]> wrote: > > Peleg wrote: > > > Is there a possibility to create in LyX hotkeys (keyboard shortcuts) for > > Have a look at > http://wiki.lyx.org/upload

Hotkeys

2008-02-28 Thread Peleg Michaeli
Hello. Is there a possibility to create in LyX hotkeys (keyboard shortcuts) for specific math characters, e.g.: ctrl-( => imitate the action of the () button on the math bar ctrl-shift-p => \pi etc. Thanks ahead, Peleg.

Re: Fuzzy fonts (Hebrew)

2008-02-28 Thread Peleg Michaeli
Thank you! I will check with Ivritex and let this list know about it; I will post here any solution that works, if there will be such. Peleg. On Sun, 2008-02-24 at 03:20 +0200, Dov Feldstern wrote: > Peleg Michaeli wrote: > > Thank you all for your replies! > > > > I will

Re: Fuzzy fonts (Hebrew)

2008-02-22 Thread Peleg Michaeli
+0200, Dov Feldstern wrote: > Peleg Michaeli wrote: > > Hey... > > > > First of all - thanks for your reply. > > > > Before I do all of your suggested tests (which I will do) I just have to > > say: it seems like the pdf you've sent me has fuzzy Hebrew

Re: Fuzzy fonts (Hebrew)

2008-02-17 Thread Peleg Michaeli
DFs: - http://www.freeall.org/peleg/math/TOP_MMN16.lyx Thanks again, hopefully I will do the rest of the tests some other time. Peleg. On Sun, 2008-02-17 at 22:16 +0200, Dov Feldstern wrote: > Peleg Michaeli wrote: > > Hello. > > > > Since I have moved to Linux (ubunt

Fuzzy fonts (Hebrew)

2008-02-16 Thread Peleg Michaeli
defskip medskip \quotes_language english \papercolumns 1 \papersides 1 \paperpagestyle default \tracking_changes false \output_changes false \author "" \author "" \end_header \begin_body \begin_layout Standard \lang english Peleg Michaeli is writing a test PDF. \end_layout \b