On Friday 31 October 2003 16:35, Angus Leeming wrote: > Jose' Matos wrote: > > > Comments? > > Good! Especially the getting rid of 'nice'. Could you see if you can > can constify the non-const buffer member functions that alter 'nice' > too. Maybe in a separate iteration of course...
After this patch commit that is one of my next objectives. > You should rename LatexRunParams though. ExportParams? Jean-Marc what do you think? And now that we are discussing name is ascii acurate? Shouldn't it be text? > And it really seems like parargraph_funcs.C is getting too big... Agreed and I intend to move some of the paragraph functions to there: simpleTeXOnePar [other latex related functions] simpleLinuxDocOnePar simpleDocBookOnePar Then I have two possibilities: * move them to a single place: output_funcs.[Ch] * create one for each backend: output_latex.[Ch] output_text.[Ch] output_linuxdoc.[Ch] output_docbook.[Ch] -- José Abílio LyX and docbook, a perfect match. :-)