diff --git a/src/output_docbook.h b/src/output_docbook.h index a65e0c8f84..1fd8d5e896 100644 --- a/src/output_docbook.h +++ b/src/output_docbook.h @@ -12,6 +12,15 @@ * Full author contact details are available in file CREDITS. */ +// TODO: respect languages when opening tags: par.getParLanguage(bparams) in output_latex.cpp +// TODO: if the user specifically asks, output change-tracking information (choice between revisionflag attribute and +// Oxygen's formatting) +// +// ... +// XXX +// + #ifndef OUTPUT_DOCBOOK_H #define OUTPUT_DOCBOOK_H