8 Jul 2012 21:09
[patch] support the commands \fbox and \mbox
Uwe Stöhr <uwestoehr <at> web.de>
2012-07-08 19:09:25 GMT
2012-07-08 19:09:25 GMT
For an unknown reason LyX supports \framebox and \makebox only _with_ command options. \framebox{}
and \makebox{} (which is the same as \fbox{} and \mbox{}) are not supported.
Support for them would be very useful because one often has the case that one wants to simply draw a
box around a single word or phrase and for that purpose you cannot use \framebox with options.
The attached patch adds support for \fbox and \mbox.
I have there used a hack where I code the case of no option to the length "-999col%". This works but
I am not happy with this. There must be a way to omit specifying a length but I can't figure out
how. Any help is highly appreciated.
(The patch would be a fileformat change.)
thanks and regards
Uwe
RSS Feed