Shrikant SUNDARAM wrote:
> Hi,
> 
> I am new to lyx and am writing my masters thesis in it.
> 
> Can anyone help on how to get the integers modulo operator in Lyx.
> The mathematical symbol is Z with a double lines across.

Create a math inset
        Insert -> Math -> Inline formula
Type Z. Highlight it with the mouse.
Open the math panel
        Insert -> Math -> Math panel
Select 'Blackboard' from the 'AAAA' drop down. 

This also shows you what the latex is, so in future you'll be able to
do all this from the keyboard. Here I use emacs.bind (see the
Preferences dialog) as my bind file, so my key bindings may be
different to yours. That said, I can create the operator with
        Alt-M m \mathbb<space>Z

-- 
Angus

Reply via email to