Wolfgang Kilian wrote:

> Hello again me,
>  sorry but I've again a simple problem. In a tex-book I've written that there is a 
>command \nparallel, Due to the fact that the symbol which is createt with 
>'\not\parallel' in math mode (lyx 1.1.5.fix1) does not loo like it should.
>  But when I use the command \nparallel i get an error.

layout->document->extra->button "use amsmath"
in 1.1.5: I suppose only layout->document->button
another one, looks different:
write in latex preamble

\newcommand{\myNotParallel}{%
    \makebox[0cm][l]{$\slash$}$\parallel$%
}


and in text in tex(red)
\myNotParallel


Herbert

-- 
http://www.educat.hu-berlin.de/~voss/lyx/

Reply via email to