From 0ddb6a853eca4de886a18cb3419981234b738edb Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Sun, 10 Nov 2024 20:33:39 +0300 Subject: updated grosciteco.tes(1): mention new macros, changed command lines and restrictions --- TODO | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 473916c..e5d2bf4 100644 --- a/TODO +++ b/TODO @@ -572,6 +572,10 @@ Features: * session.tes: Perhaps persist the search-replace registers "-" and "_". Ideally we would also persist any manually configured lexer, but we cannot easily store the current buffer's lexer. + * grosciteco: Does not currently support diacritics. + This is because Groff decomposes characters in intermediate output. + Either we have to consult devutf8/R or use wrap g_unichar_compose(). + This will be important once we want to localize documentation. Optimizations: * Use SC_DOCUMENTOPTION_STYLES_NONE in batch mode. -- cgit v1.2.3