Am 27.06.2010 10:41, schrieb Jürgen Spitzmüller:
But the logic remains odd. In our dialog, inner boxes are nested in
outer boxes. You can nest a parbox in a framebox by selecting outer
"Simple Frame" and inner "Parbox". You cannot -- with your patch --
nest a parbox in a makebox. Notwithstanding how sensible this is, it
would be logic UI wise. I think it is odd that the makebox suddenly
appears only and only in one constellation, i.e. that "Frameless"
means "makebox" here (when no inner box is selected) and "nothing"
there (when parbox or minipage are selected).
You are right. I will send a better patch when you voted. Here are the options:
1. add makebox permanently to the inner box combo box
2. add makebox only to the inner combo box if no outer box is set
I much prefer the second option because a framed outer box with an inner makebox is senseless -
LaTeX internally already adds the makebox in these cases. Also for the same reason nobody would do
this in ERT and I also have never seen this in TeX files.
regards Uwe