gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] /srv/bzr/gsrc/trunk r1822: add blurb for auctex and minor


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1822: add blurb for auctex and minor fix-ups
Date: Tue, 29 Jan 2013 10:53:29 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1822
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Tue 2013-01-29 10:53:29 +0100
message:
  add blurb for auctex and minor fix-ups
modified:
  gnu/auctex/Makefile
=== modified file 'gnu/auctex/Makefile'
--- a/gnu/auctex/Makefile       2012-12-16 22:02:50 +0000
+++ b/gnu/auctex/Makefile       2013-01-29 09:53:29 +0000
@@ -1,13 +1,21 @@
-NAME = AUCTEX
+NAME = AUCTeX
 GARNAME = auctex
 GARVERSION = 11.87
 HOME_URL = http://www.gnu.org/software/auctex
-DESCRIPTION = An integrated TeX/LaTeX environment
+DESCRIPTION = An integrated TeX environment
+define BLURB
+ AUCTeX is an integrated environment for producing TeX documents in
+ Emacs. It allows many different standard TeX macros to be inserted
+ with simple keystrokes or menu selection. It offers an interface to
+ external programs, enabling you to compile or view your documents
+ from within Emacs. AUCTeX also features the ability to place inline
+ previews of complex TeX statements such as mathematical formulae.
+endef
 
 ######################################################################
 
 MASTER_SITES = $(MASTER_GNU)
-MASTER_SUBDIR = auctex/
+MASTER_SUBDIR = $(GARNAME)/
 DISTFILES = $(DISTNAME).tar.gz
 SIGFILES = $(DISTNAME).tar.gz.sig
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]