Hi, I am working on the subjects discussed here last Friday. * Rename *ascii* to *plaintext* for insets. * Rename *LatexRunParams* to *OutputParams* * Create new files for output: - output_latex.[Ch] - output_plaintext.[Ch] - output_linuxdoc.[Ch] - output_docbook.[Ch] - output.[Ch] auxiliary functions
To fill the last objective I am moving all the code from buffer, paragraph and paragraph_funcs to the new files. The only obstacle that I get now are: - nicefile, I am moving this out of the pimpl to kill it later - texrow, since that is an internal implementation of buffer I can not use it outside of buffer class. Does any has any objection to move texrow outside of buffer? How about runChktex? -- José Abílio LyX and docbook, a perfect match. :-)