]> git.lyx.org Git - lyx.git/blobdiff - development/HTML/HTML.notes
Forgot to delete this part.
[lyx.git] / development / HTML / HTML.notes
index 6a963e0f60208934f20c91a493ef1366f76e2354..223560f40044ccee5cf0cce2a4b3c038c990382b 100644 (file)
@@ -41,9 +41,6 @@ These do not yet work and need some attention:
                validate() and then use our parsed information to output some sort of
                bibliography. Formatting is another question, but here again we could
                try parsing the bbl file.
-       InsetCitation: I think we'll want to do something here involving reference keys.
-               Maybe for the beginning, we should just do everything numerically, but even
-               that will need a bit of work. Validation is our friend, presumably.
        InsetCommand: By default does nothing. That may be right?
        InsetExternal: I don't understand these so am not sure what to do.
        InsetFloat: This will need some work, again because I do not really understand