X-Git-Url: http://cgit.sxemacs.org/?p=gnus;a=blobdiff_plain;f=texi%2Ftexi2latex.el;h=91ccda6e27c2b66f88032d3c922315a9e1787768;hp=f404300d7f04d5090075325233058b164d6ad94f;hb=c14337e1a2a4def64360a74f2669160805f49323;hpb=b49e62a713cd575812d5abd15c0d3f01912cbe1d diff --git a/texi/texi2latex.el b/texi/texi2latex.el index f404300d7..91ccda6e2 100644 --- a/texi/texi2latex.el +++ b/texi/texi2latex.el @@ -1,5 +1,5 @@ ;;; texi2latex.el --- convert a texi file into a LaTeX file. -;; Copyright (C) 1996, 2004 Lars Magne Ingebrigtsen +;; Copyright (C) 1996, 2004, 2008 Lars Magne Ingebrigtsen (require 'cl) @@ -418,5 +418,3 @@ insert the text with the @insertcopying command." "Insert the copyright notice and copying permissions from the Texinfo file, which are indicated by the @copying ... @end copying command." (insert (concat "\n" latexi-copying-text))) - -;;; arch-tag: 31e30f7f-4876-4dd1-ba3a-6f9f7ea0d256