commit 9e2d101d5c8f4d6efc94a61a81e9793c0af239ad
Author: Juergen Spitzmueller <[email protected]>
Date: Thu Oct 27 18:11:28 2016 +0200
Handle | verbatim in index insets.
---
lib/layouts/stdinsets.inc | 1 +
status.22x | 3 +++
2 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/lib/layouts/stdinsets.inc b/lib/layouts/stdinsets.inc
index 5d07e28..fc5d146 100644
--- a/lib/layouts/stdinsets.inc
+++ b/lib/layouts/stdinsets.inc
@@ -355,6 +355,7 @@ InsetLayout Index
CustomPars false
ForcePlain true
ContentAsLabel true
+ PassThruChars @|!
End
InsetLayout Box
diff --git a/status.22x b/status.22x
index 90983df..0a10e6a 100644
--- a/status.22x
+++ b/status.22x
@@ -73,6 +73,9 @@ What's new
- Quote filenames used for forward-search with SumatraPDF (bug 10342).
+- The '|' special character in index insets must no longer be inserted via
+ TeX-mode.
+
* LYX2LYX