From e0e2cb10bef9c2983ce99bb8554c1c5b89ab6ea3 Mon Sep 17 00:00:00 2001 From: Alexandre Dupas Date: Sat, 11 Oct 2008 20:00:32 +0200 Subject: [PATCH] add NEWS file to track major changes between versions. remove changelog since it is no more needed (git powa). --- NEWS | 0 changelog | 72 ------------------------------------------------------- 2 files changed, 72 deletions(-) create mode 100644 NEWS delete mode 100644 changelog diff --git a/NEWS b/NEWS new file mode 100644 index 00000000..e69de29b diff --git a/changelog b/changelog deleted file mode 100644 index 19795f24..00000000 --- a/changelog +++ /dev/null @@ -1,72 +0,0 @@ -2008-10-06 Alexandre Dupas alexandre.dupas@gmail.com - - * songs : removed \ifdefined \fi. - - * lyricbook.tex : added renewcommand{gtab}{} in order to hide tab - information. - -2008-10-05 Alexandre Dupas alexandre.dupas@gmail.com - - * songs : import songs from the last version of Crep's chordbook. - - * chordbook.tex : defined macro to allow image and tab integration. - - * lyricbook.tex : defined macro to allow image integration. - -2008-10-04 Alexandre Dupas alexandre.dupas@gmail.com - - * make-index : simplified algorithm to produce the index file. The - programm depends less on the type of the index (authors or title). - It produces the same listing in alphabetical order. Also removed - the ignore "La/Les/Le/The/etc." rules. - - * makefile : removing songs/*.sbd from the makefile as it is no - longer needed. If you still want a file with many songs in it, you - can create a directory called Various_artists and add the file in - this directory with the .sg suffix. - - * lyricbook : added graphics path. - - * chordbook : added graphics path. - - * songs : now in splitted form (thanks to Crep). - -2008-10-02 Alexandre Dupas alexandre.dupas@gmail.com - - * README : adding numbering. - - * makefile : allows multiple "main sources" files. - - * chordbook.tex : remove plain text license by inputing license.tex - - * lyricbook.tex : remove plain text license by inputing license.tex - - * license.tex : redundant license information now centralized. - -2008-10-01 Alexandre Dupas alexandre.dupas@gmail.com - - * songs.sty : quick fix to allow fretnum in \gtab command. Replaced ':' - by ',' as a separator. - -2008-09-30 Alexandre Dupas alexandre.dupas@gmail.com - - * make-index : get_first_letter_wo_article added. - - * makefile : use a variable to store the name of the index maker - - * make-index : usage() and get_first_letter() added. - - * make-index : remove the licence. - - * mk-idx.pl : renamed into make-index. - -2008-09-29 Alexandre Dupas alexandre.dupas@gmail.com - - * songs.sty (author): changing style to have /normalsize by default for - each author. - - * makefile (indexes): add rules using mk-idx.pl. - - * mk-idx.pl : script added. - - * makefile (songs): add possibility to have .sbd files to use in songs/.