Vincent van Ravesteijn wrote:
>  Op 17-2-2011 22:52, Pavel Sanda schreef:
>> v...@lyx.org wrote:
>>> Author: vfr
>>> Date: Thu Feb 17 00:09:29 2011
>>> New Revision: 37706
>>> URL: http://www.lyx.org/trac/changeset/37706
>>>
>>> Log:
>>> Fix bug #7308: Table settings dialog broken.
>>>
>>>     // FIXME: We should use Tabular directly.
>>> -   string param_str = "tabular";
>>> +   string param_str = "tabular from-dialog";
>> Edwin, Vincent, please can you keep LyXAction.cpp doxies up to date if 
>> some lfun params
>> changed? (from-dialog, tabular width, decimal point feature, etc).
>>
>> pavel
>
> Do you really want to document internal parameters that are basically a 
> work-around for some messed up code ?

if they can be reasonably used by user or some 3rd party script which
communicates with lyx server then yes. dunno if its the case of from-dialog but
for sure we have documentation for tabular width/decimal point companions.

pavel

Reply via email to