diff options
author | Mamoru Komachi <usata@gentoo.org> | 2003-09-13 02:14:22 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2003-09-13 02:14:22 +0000 |
commit | a1d402c0487727bd0ee0dd186f6c3c4685ec781f (patch) | |
tree | d4a3e3c655eea81657a007e0983b23d0c2645303 /app-emacs/yatex/files | |
parent | Add ~alpha (diff) | |
download | historical-a1d402c0487727bd0ee0dd186f6c3c4685ec781f.tar.gz historical-a1d402c0487727bd0ee0dd186f6c3c4685ec781f.tar.bz2 historical-a1d402c0487727bd0ee0dd186f6c3c4685ec781f.zip |
Added missing files directory
Diffstat (limited to 'app-emacs/yatex/files')
-rw-r--r-- | app-emacs/yatex/files/50yatex-gentoo.el | 18 | ||||
-rw-r--r-- | app-emacs/yatex/files/digest-yatex-1.71 | 1 | ||||
-rw-r--r-- | app-emacs/yatex/files/yatex-1.71-gentoo.diff | 104 |
3 files changed, 123 insertions, 0 deletions
diff --git a/app-emacs/yatex/files/50yatex-gentoo.el b/app-emacs/yatex/files/50yatex-gentoo.el new file mode 100644 index 000000000000..5a20899fd9e6 --- /dev/null +++ b/app-emacs/yatex/files/50yatex-gentoo.el @@ -0,0 +1,18 @@ + +;; site-file configuration for YaTeX-mode + +;; YaTeX-mode +(setq auto-mode-alist + (cons (cons "\\.tex$" 'yatex-mode) auto-mode-alist)) +(autoload 'yatex-mode "yatex" "Yet Another LaTeX mode" t) + +;; YaHtml-mode +(setq auto-mode-alist + (cons (cons "\\.html$" 'yahtml-mode) auto-mode-alist)) +(autoload 'yahtml-mode "yahtml" "Yet Another HTML mode" t) + +;; If your Kanji code is EUC-JP, then it is better to add following +;; lines into .emacs, and it makes file encoding EUC. + +(setq YaTeX-kanji-code 3) +(setq yahtml-kanji-code 3) diff --git a/app-emacs/yatex/files/digest-yatex-1.71 b/app-emacs/yatex/files/digest-yatex-1.71 new file mode 100644 index 000000000000..92bca57fdb5d --- /dev/null +++ b/app-emacs/yatex/files/digest-yatex-1.71 @@ -0,0 +1 @@ +MD5 60a55519f5800b10e3b42eed464ef738 yatex1.71.tar.gz 312189 diff --git a/app-emacs/yatex/files/yatex-1.71-gentoo.diff b/app-emacs/yatex/files/yatex-1.71-gentoo.diff new file mode 100644 index 000000000000..f662cdca79b9 --- /dev/null +++ b/app-emacs/yatex/files/yatex-1.71-gentoo.diff @@ -0,0 +1,104 @@ +Only in docs: htmlqa +Only in docs: htmlqa.eng +Only in docs: qanda +Only in docs: qanda.eng +diff -c docs/yahtmle docsnew/yahtmle +*** docs/yahtmle 2002-09-27 00:34:45.000000000 +0900 +--- docsnew/yahtmle 2002-09-26 23:24:11.000000000 +0900 +*************** +*** 3,11 **** + from file `yahtmle.tex' + using `texinfmt.el' version 2.32 of 19 November 1993. + +! +! +! + + File: yahtmle, Node: Top, Next: Intro, Prev: (dir), Up: (dir) + +--- 3,11 ---- + from file `yahtmle.tex' + using `texinfmt.el' version 2.32 of 19 November 1993. + +! START-INFO-DIR-ENTRY +! * yahtml: (yahtml). Yet Another HTML-mode for Emacs. (English). +! END-INFO-DIR-ENTRY + + File: yahtmle, Node: Top, Next: Intro, Prev: (dir), Up: (dir) + +Only in docs: yahtmle.tex +diff -c docs/yahtmlj docsnew/yahtmlj +*** docs/yahtmlj 2002-09-27 00:34:49.000000000 +0900 +--- docsnew/yahtmlj 2002-09-26 23:24:53.000000000 +0900 +*************** +*** 3,10 **** + from file `yahtmlj.tex' + using `texinfmt.el' version 2.32 of 19 November 1993. + +! +! + + + File: yahtmlj, Node: Top, Next: Intro, Prev: (dir), Up: (dir) +--- 3,11 ---- + from file `yahtmlj.tex' + using `texinfmt.el' version 2.32 of 19 November 1993. + +! START-INFO-DIR-ENTRY +! * yahtml: (yahtml-ja). Yet Another HTML-mode for Emacs. (Japanese). +! END-INFO-DIR-ENTRY + + + File: yahtmlj, Node: Top, Next: Intro, Prev: (dir), Up: (dir) +Only in docs: yahtmlj.tex +Only in docs: yatex.ref +Only in docs: yatexadd.doc +diff -c docs/yatexe docsnew/yatexe +*** docs/yatexe 2002-09-27 00:35:02.000000000 +0900 +--- docsnew/yatexe 2002-09-26 23:20:12.000000000 +0900 +*************** +*** 3,9 **** + from file `yatexe.tex' + using `texinfmt.el' version 2.32 of 19 November 1993. + +! + + + +--- 3,11 ---- + from file `yatexe.tex' + using `texinfmt.el' version 2.32 of 19 November 1993. + +! START-INFO-DIR-ENTRY +! * YaTeX: (yatex). Yet Another tex-mode for Emacs. (English). +! END-INFO-DIR-ENTRY + + + +Only in docs: yatexe.tex +Only in docs: yatexgen.doc +diff -c docs/yatexj docsnew/yatexj +*** docs/yatexj 2002-09-27 00:35:08.000000000 +0900 +--- docsnew/yatexj 2002-09-26 23:20:59.000000000 +0900 +*************** +*** 3,10 **** + from file `yatexj.tex' + using `texinfmt.el' version 2.32 of 19 November 1993. + +! +! + + + File: yatexj, Node: Top, Next: Intro, Prev: (dir), Up: (dir) +--- 3,11 ---- + from file `yatexj.tex' + using `texinfmt.el' version 2.32 of 19 November 1993. + +! START-INFO-DIR-ENTRY +! * YaTeX: (yatex-ja). Yet Another tex-mode for Emacs. (Japanese). +! END-INFO-DIR-ENTRY + + + File: yatexj, Node: Top, Next: Intro, Prev: (dir), Up: (dir) +Only in docs: yatexj.tex +Only in docs: yatexref.eng |