commit ad5dbbfd65dd39045a1adea8668b2bd10dab7c27
Author: Juergen Spitzmueller <[email protected]>
Date: Sat Mar 10 15:48:49 2018 +0100
tex2lyx/TODO: update
---
src/tex2lyx/TODO.txt | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diff --git a/src/tex2lyx/TODO.txt b/src/tex2lyx/TODO.txt
index 5fb90e3..9e99848 100644
--- a/src/tex2lyx/TODO.txt
+++ b/src/tex2lyx/TODO.txt
@@ -34,7 +34,7 @@ Format LaTeX feature LyX feature
358 custom bibtex command \bibtex_command
Maybe via the
% !BIB program =
- comment understoff by some TeX editors
+ comment understood by some TeX editors
358 custom makeindex command \index_command
363 horizontal longtable alignment InsetTabular
364 branch file name suffix \filename_suffix
@@ -102,6 +102,12 @@ Format LaTeX feature LyX feature
\begin{btUnit}...\end{btUnit} \multibib
{none|part|chapter|section|subsection}
(if a part, chapter, section etc.
follows the \begin...)
+544 Minted support
+ \usepackage{minted} \use_minted
+ \begin{minted}{lang} \begin_inset listings
+ \end{minted}
+ \lyxmintcaption[]{caption\label{}} add to include inset
+ \inputminted{tex}{Intro.fls} \begin_inset include ...