commit 63492d4efa8d9dc54dde7782982158941cb8d9ec
Author: Juergen Spitzmueller <[email protected]>
Date: Sun Jun 30 10:58:49 2019 +0200
Cleanup TODO
---
src/tex2lyx/TODO.txt | 11 -----------
1 files changed, 0 insertions(+), 11 deletions(-)
diff --git a/src/tex2lyx/TODO.txt b/src/tex2lyx/TODO.txt
index 203ad22..e7444e4 100644
--- a/src/tex2lyx/TODO.txt
+++ b/src/tex2lyx/TODO.txt
@@ -35,17 +35,6 @@ Format LaTeX feature LyX feature
453 automatic stmaryrd loading \use_package stmaryrd
457 automatic stackrel loading \use_package stackrel
575 numbering of lines (lineno) \use_lineno, \lineno_options
-577 new covington gloss macros (Linguistics module)
- \digloss[opt]{one}{two}{three} \begin_inset Flex Interlinear
Gloss (2 Lines) (Argument 1, Argument post:1, Argument post:2)
- \trigloss[opt]{one}{two}{three}{four} \begin_inset Flex Interlinear
Gloss (3 Lines) (Argument 1, Argument post:1, Argument post:2, Argument post:3)
-578 Discourse Representation Structures (Linguistics module)
- \drs{arg1}{content} \begin_inset Flex DRS (Argument 1)
- \drs*{arg1}{content} \begin_inset Flex DRS* (Argument
1)
- \ifdrs{arg1}{content}{post1}{post2} \begin_inset Flex IfThen-DRS
(Argument 1, Argument post:1, Argument post:2)
- \condrs{arg1}{content}{post1}{post2}{post3} \begin_inset Flex Cond-DRS
(Argument 1, Argument post:1, Argument post:2, Argument post:3)
- \qdrs{arg1}{content}{post1}{post2}{post3}{post4} \begin_inset Flex QDRS
(Argument 1, Argument post:1, Argument post:2, Argument post:3, Argument post:4)
- \negdrs{arg1}{content} \begin_inset Flex NegDRS
(Argument 1)
- \sdrs{arg1}[arg2}{content} \begin_inset Flex SDRS (Argument
1, Argument 2)
General