commit 39e3fabffb52b78b08be3fa562cd6ce7c8dce2e5
Author: Richard Heck <[email protected]>
Date: Tue Dec 6 17:54:32 2016 -0500
Verbatim, etc, can be used with IOP articles.
Fixes #10505.
(cherry picked from commit 91f980cf314183d22d5f3211d04985e34501daa5)
---
lib/layouts/iopart.layout | 1 +
status.22x | 2 ++
2 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/lib/layouts/iopart.layout b/lib/layouts/iopart.layout
index 82a82e0..cab0870 100644
--- a/lib/layouts/iopart.layout
+++ b/lib/layouts/iopart.layout
@@ -50,6 +50,7 @@ Input stdfloats.inc
Input stdlists.inc
Input stdsections.inc
Input stdstarsections.inc
+Input stdlayouts.inc
NoStyle Chapter
NoCounter chapter
diff --git a/status.22x b/status.22x
index 5ae18f1..1730858 100644
--- a/status.22x
+++ b/status.22x
@@ -15,6 +15,8 @@ What's new
* DOCUMENT INPUT/OUTPUT
+- Allow use of verbatim and quotation environments with IOP articles
+ (bug 10505).
* TEX2LYX IMPROVEMENTS