Re: math-delimiters

2000-07-13 Thread Ralph Boland
Martijn Brouwer wrote: > > Is there an easy way to insert math-delimiters with the keyboard? > > __ > Martijn Brouwer [EMAIL PROTECTED] Try putting the following in your lyxrc file. # These do pairs of: () {} [] &l

Re: math-delimiters

2000-07-13 Thread Andre Poenitz
> > Is there an easy way to insert math-delimiters with the keyboard? > poenitz@millo:~ > grep math-delim `locate bind` ... math.bind:\bind "M-m ~S-parenleft" "math-delim ( )" math.bind:\bind "M-m ~S-bracketleft""math-delim [ ]"

math-delimiters

2000-07-13 Thread Martijn Brouwer
Is there an easy way to insert math-delimiters with the keyboard? __ Martijn Brouwer [EMAIL PROTECTED]

Re: math delimiters too big

2000-05-30 Thread Jean-Marc Lasgouttes
>>>>> "Ralph" == Ralph Boland <[EMAIL PROTECTED]> writes: Ralph> This allows me use use math delimiters very convieniently. Ralph> Unfortunately I find the delimiters to be too large. Is there a Ralph> way to force them to be slightly smaller? Not rea

math delimiters too big

2000-05-26 Thread Ralph Boland
"math-delim Vert Vert" \bind "C-bracketleft" "math-delim lfloor rfloor" \bind "C-bracketright" "math-delim lceil rceil" -- This allows me use use math delimi