>> This patch enables to show even disabled OptItems. >> >> I found that this is wanted sometimes. Example: An inlined equation >> does not have a label and thus no copy as reference, so these can be >> hidden. When the equation is displayed, you can insert a label. But, >> as long as there is no label inserted, copy as reference will be >> disabled, but I'd like to show it disabled. > >What is the difference with an "Item" then? >
An Item can be on/off, an OptItem can be on/hidden, but sometimes you might want an item to be on/off/hidden. >Jmarc Vincent