<newsletter:master> add hint about the Makefile usage with Newsletters greater than Vol. 2 also to the README file

Dominic Hopf git-noreply at xxxxx
Sun Apr 3 13:45:01 UTC 2011


Updating branch refs/heads/master
         to 868b07459756846790d3140bb66bd13b54c2336d (commit)
       from 46eb6fda6646f9531c15d304d40c5928c0b63114 (commit)

commit 868b07459756846790d3140bb66bd13b54c2336d
Author: Dominic Hopf <dmaphy at googlemail.com>
Date:   Sun Apr 3 15:42:36 2011 +0200

    add hint about the Makefile usage with Newsletters greater than Vol. 2
    also to the README file

 README |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/README b/README
index 7c73543..f6e13d3 100644
--- a/README
+++ b/README
@@ -16,7 +16,9 @@ How to compile
 Compiling the newsletter is as simple as is couldn't be. Just define an
 evironment variable named VOL and run make either wihtout parameters to
 compile all, or with one of the parameters html, pdf, latex, odt to compile
-just that file. Examples:
+just that file. Note this will only work with Newsletters greater than Vol. 2
+
+Examples:
 
  VOL=2 make                                  # compile all newsletters for vol_2
  VOL=2 make pdf                              # compile pdf from vol_2



More information about the Newsletter-Commits mailing list