Nirmal Govind schrieb:
Not exactly, but you can fake it by putting just non-breakable
space as only item in the Desc Environment.
Not sure what the above means.. if you meant putting a space instead of
"Desc" then that doesn't work since I'd like to have some text there..
actually, the final output would look as follows (since the environment
changes to itemize):
Desc * Item1
* Item2
start the description line as usual and then insert a minipage
with a vertical alignment of "top". In the minipage write your
itemize lines
Herbert