[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-diffs] Changes to auctex/preview/README.CVS
From: |
David Kastrup |
Subject: |
[AUCTeX-diffs] Changes to auctex/preview/README.CVS |
Date: |
Mon, 02 May 2005 17:34:11 -0400 |
Index: auctex/preview/README.CVS
diff -u auctex/preview/README.CVS:1.8 auctex/preview/README.CVS:1.9
--- auctex/preview/README.CVS:1.8 Mon May 2 14:37:42 2005
+++ auctex/preview/README.CVS Mon May 2 21:34:02 2005
@@ -1,3 +1,8 @@
+If you intend to use preview-latex as an integral part of an AUCTeX
+package, don't read further. Follow the instructions in README.CVS in
+the top AUCTeX directory to get a combined package. If you want to
+install or generate preview-latex as a separate package, read on.
+
If you retrieved preview-latex via CVS instead of as a regular
release, there are some files that need to be generated from their
respective source files before you can continue reasonably with the
@@ -9,7 +14,11 @@
./autogen.sh
in order to do that (running the top autogen.sh file of a complete
-AUCTeX distribution will already accomplish that).
+AUCTeX distribution will accomplish that in a way that make the
+documentation suitable for a combined package).
You will need to have a working and rather current copy of `makeinfo',
`autoconf' and `perl'.
+
+Running ./autogen.sh on a fresh export of the CVS directory will give
+you the state of the distribution tarball.