Hi, ok, here some more problems which I couldn't find a solution in the manual. First the space between two paragraphs. For example \enableregime[il1] \starttext paragraph 1\par paragraph 2\par \stoptext Should come out like two lines with one empty line in between. but it comes out like two lines with no empty line in between. I tried \paragraph, I tried \par and even nothing but an empty line, processing the file with texexec always "glues" the two paragraphs together like paragraph 1 paragraph 2 What is my fault here? Next problem are the high commatas "blah". In german language the first one has to come on the bottom of the line ... but this way the are typesetted like in english ... above. I tried "`blah"', but this doesn't work either. Also adding \language[de] at the beginning doesn't change that behaviour. Can anybody help? Thank you in advance Raimund PS: I use a Linux machine with SuSE 8.0