commit 6c7c6e580f237b7857b76f71754768370e8e3ccc
Author: Juergen Spitzmueller <[email protected]>
Date:   Sun Jun 30 16:14:24 2019 +0200

    tex2lyx: add general TODO item
---
 src/tex2lyx/TODO.txt |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/tex2lyx/TODO.txt b/src/tex2lyx/TODO.txt
index e7444e4..55c57f3 100644
--- a/src/tex2lyx/TODO.txt
+++ b/src/tex2lyx/TODO.txt
@@ -42,6 +42,8 @@ General
 * Use the language information provided by Language.cpp and the languages file 
(for babel/lyx/polyglossia name, quote style etc.)
   instead of hardcoding this information in Preamble.cpp.
 
+* Read unicodesymbols file for LaTeX macros in mathed.
+
 * Store alias commands for characters in a file with
   "lib/unicodesymbols"-format, e.g.
 

Reply via email to