changeset 441:564510b9caca dev

Add verbatim package for verbatiminput macro
author HIROSE Yuuji <yuuji@gentei.org>
date Sun, 09 Oct 2016 15:58:27 +0859
parents 0c098405a3c9
children 5428250c886a
files yatexpkg.el
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/yatexpkg.el	Sat Oct 01 21:17:33 2016 +0859
+++ b/yatexpkg.el	Sun Oct 09 15:58:27 2016 +0859
@@ -1,7 +1,7 @@
 ;;; yatexpkg.el --- YaTeX package manager -*- coding: sjis -*-
 ;;; 
 ;;; (c)2003-2015 by HIROSE, Yuuji [yuuji@yatex.org]
-;;; Last modified Fri Feb 13 22:45:46 2015 on firestorm
+;;; Last modified Sun Oct  9 15:57:44 2016 on firestorm
 ;;; $Id$
 
 ;;; Code:
@@ -27,6 +27,7 @@
 
     ("alltt"	(env "alltt"))
     ("misc"	(section "verbfile" "listing"))
+    ("verbatim"	(section "verbatiminput"))
     ("eclbkbox"	(env "breakbox"))
     ("supertabular" (env "supertabular"))
     ("amsmath"	(env . YaTeX-package-ams-envs)

yatex.org