]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.0.13
authorfred <fred>
Tue, 26 Mar 2002 21:31:44 +0000 (21:31 +0000)
committerfred <fred>
Tue, 26 Mar 2002 21:31:44 +0000 (21:31 +0000)
Documentation/tex/computer-forms.el [deleted file]
Documentation/tex/computer.data [deleted file]
init/bar-numbering.ly [deleted file]
init/score-bar-numbering.ly [deleted file]
init/score-paper.ly [deleted file]
lily/VERSION [deleted file]
lily/ps-plet.cc [deleted file]
lily/tex-beam.cc [deleted file]

diff --git a/Documentation/tex/computer-forms.el b/Documentation/tex/computer-forms.el
deleted file mode 100644 (file)
index bc750e9..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-; Computer vocabularies are Copyright (C) 1998 
-; Jan Nieuwenhuizen <janneke@gnu.org>
-; Han-Wen Nienhuys <hanwen@cs.uu.nl>
-
-(setq forms-file "computer.data")
-(setq forms-number-of-fields 7)
-(setq forms-read-only nil)                 ; to make sure
-(setq forms-field-sep ":")
-(setq forms-multi-line nil)
-
-(setq forms-format-list
-      (list
-       "*** Musical vocabulary ***\n"
-       "\nUS English:        " 1
-       "\nFrancais:          " 2
-       "\nDeutsch:           " 3
-       "\nBritish English:   " 4
-       "\nNederlands:        " 5
-       "\nItaliano:          " 6
-       "\n\nExplanation\n\n" 7
-       ))
diff --git a/Documentation/tex/computer.data b/Documentation/tex/computer.data
deleted file mode 100644 (file)
index 3732093..0000000
+++ /dev/null
@@ -1,88 +0,0 @@
-assemble::::samenstellen::
-assembler::::samensteller::
-assert::::::
-binary::::tweetallig, binair::
-bit::::hapje::
-boot::::::
-bug::::luis::
-byte::::hapje::
-c(entral) p(rocessing) u(nit)::::c(entrale) v(erwerkings) e(enheid)::
-character::::teken:carattere:
-compile::::vertalen:compilare:
-compiler::::vertaler:compilatore:
-computer:ordinateur:rechner::rekentuig:comptatore:
-debug::::ontluizen::
-debugger::::ontluizer::
-default::::verval::
-device::::apparaat::
-directory::inhaltsverzeichnis(urg)::index::
-drag and drop::::sleur en pleur(silly)::
-(disk) drive::::(schijf) speler::
-edit::::redigeren, bewerken (hmm)::
-editor::::redigeur, bewerker (hmm)::
-exception::::uitzondering:eccezione:
-f(requently) a(sked) q(uestions)::::v(eel) v(oorkomende) v(ragen)::
-fatal::::noodlottig:fatale:
-file::datei::bestand:documento:
-float::::zweef::
-floating point::::zwevende komma::
-floppy disk::::schijfje:dischetto:
-free software::::vrij bedenksel::
-hard disk::::harde schijf::
-hardware::::ijzer::
-hexadecimal::::zestientallig::
-home page::::volkstuintje(silly), thuispagina(urg)::
-howto::::hoedan::
-hyper link::::super verbinding::
-identifier::::::
-inode::::::
-input::::invoer::
-int::::heel::
-integer::::geheel getal::
-interface::schnittstelle::tussensmoel(silly)::
-interpret::::vertolken:interpretare:
-interpreter::::vertolker::
-keyboard::tastatur::toetsenbord::
-lilypond:étang de lis:lilyteich:lily pond:lelievijver:stagno del giglio:
-(hard) link::::(harde) verbinding::
-linux::::loes(silly)::
-log in::::aanloggen::
-maintainer::::onderhouder::
-memory::::geheugen::
-menu::::::
-mirror::::spiegel::
-monitor::::beeldscherm::
-mouse::::muis::
-octal::::achttallig::
-open source software::::open-baar bedenksel::
-output::::uitvoer::
-(disk) partition::::(schijf) deel::
-patch::::lap::
-pixel::::puntje::
-pointer::::wijzer::
-printer::drucker::drukker::
-program::::programma::
-public domain::::publiek domein(urg)::
-real (number)::::reeel getal::
-real time::::waartijds::
-reset::::::
-root (directory)::::::
-root window::::::
-run::::draaien:girare:
-script::::schrift::
-sector::::segment::
-shell::::schaal::
-shortcut::::afstekertje::
-signed (int)::::::
-software::::bedenksel, programmatuur(spec), zachtwaar(silly)::
-string::::snoer:corda:
-swap(file)::::wisselbestand::
-symbolic link::::verwijz(ende verbind)ing::
-t(ape)ar(chive)::::b(and)ar(chief)::
-tarball::::barbaal::
-template::::leest::
-terminal::::eindstation::
-track::::spoor::
-unsigned (int)::::::
-void (pointer)::::leeg (wijzer)::
-workstation::::werkstation::
diff --git a/init/bar-numbering.ly b/init/bar-numbering.ly
deleted file mode 100644 (file)
index f7831b4..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-% bar-numbering.ly
-% 
-Staff = \translator {
-       \type "Line_group_engraver_group";
-       defaultclef = violin;
-       barColumnPriority = "0";
-
-       marginBreakPriority = "-4";
-       \consists "Bar_engraver";
-       \consists "Clef_engraver";
-       \consists "Key_engraver";
-       \consists "Time_signature_engraver";
-       \consists "Local_key_engraver";
-       \consists "Staff_sym_engraver";
-       \consists "Collision_engraver";
-       \consists "Rest_collision_engraver";
-       \consists "Bar_column_engraver";
-       \consists "Bar_number_engraver";
-       \consists "Separating_line_group_engraver";
-         
-       \accepts "Voice";
-}
diff --git a/init/score-bar-numbering.ly b/init/score-bar-numbering.ly
deleted file mode 100644 (file)
index a3da56b..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-% score-bar-numbering.ly
-
-Score = \translator {
-       \type Score_engraver;
-       barScriptPadding = "2.0";       % dimension \pt
-       markScriptPadding = "4.0";
-       barColumnPriority = "-4";
-       markBreakPriority = "-4";
-
-       \consists "Timing_engraver";
-       \consists "Bar_column_engraver";
-       \consists "Bar_number_engraver";
-       \consists "Mark_engraver";
-       \consists "Span_score_bar_engraver";
-       \consists "Score_priority_engraver";
-       \consists "Priority_horizontal_align_engraver";
-       \consists "Vertical_align_engraver";
-
-       \accepts "ChoireStaff";
-       \accepts "StaffGroup";
-       \accepts "Staff";
-       \accepts "RhythmicStaff";       
-       \accepts "Lyrics";
-       \accepts "GrandStaff";
-}
-
diff --git a/init/score-paper.ly b/init/score-paper.ly
deleted file mode 100644 (file)
index f4e170a..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-%score-paper.ly
-
-\paper { 
-       % for simple testing only!
-%      castingalgorithm = \Wordwrap; % lots faster on my 486 -- jcn
-Staff = \translator {
-       \type "Hara_kiri_line_group_engraver";
-
-       defaultclef = violin;
-       barColumnPriority = "0";
-       marginBreakPriority = "-4";
-
-       \consists "Bar_engraver";
-       \consists "Clef_engraver";
-       \consists "Key_engraver";
-       \consists "Time_signature_engraver";
-       \consists "Local_key_engraver";
-       \consists "Staff_sym_engraver";
-       \consists "Collision_engraver";
-       \consists "Rest_collision_engraver";
-       \consists "Staff_margin_engraver";
-       \consists "Separating_line_group_engraver";
-         
-       \accepts "Voice";
-}
-
-\include "score-bar-numbering.ly";
-
-}
diff --git a/lily/VERSION b/lily/VERSION
deleted file mode 100644 (file)
index 75df7b1..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-PACKAGE_NAME=LilyPond
-MAJOR_VERSION=1
-MINOR_VERSION=0
-PATCH_LEVEL=12
-MY_PATCH_LEVEL=
-
-# use the above to send patches: MY_PATCH_LEVEL is always empty for a
-# released version.
-#
-# Please don't move these comments up; the patch should fail if 
-# the previous version was wrong.
diff --git a/lily/ps-plet.cc b/lily/ps-plet.cc
deleted file mode 100644 (file)
index 47819d2..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
-/*
-  ps-plet.cc -- implement Lookup::*plet
-
-  source file of the GNU LilyPond music typesetter
-
-  (c)  1997--1998 Jan Nieuwenhuizen <janneke@gnu.org>
-*/
-
-#include <math.h>
-#include "main.hh"
-#include "misc.hh"
-#include "lookup.hh"
-#include "molecule.hh"
-#include "dimension.hh"
-#include "debug.hh"
-#include "paper-def.hh"
-#include "string-convert.hh"
-
-Atom
-Lookup::plet (Real dy , Real dx, Direction dir) const
-{
-  String ps = "\\embeddedps{\n";
-  
-  ps += String_convert::double_str (dx) + " " 
-    + String_convert::double_str (dy) + " "
-    + String_convert::int_str ((int)dir) +
-    " draw_plet}";
-
-  Atom s;
-  s.tex_ = ps;
-  return s;
-}
diff --git a/lily/tex-beam.cc b/lily/tex-beam.cc
deleted file mode 100644 (file)
index 002154a..0000000
+++ /dev/null
@@ -1,65 +0,0 @@
-/*
-  tex-beam.cc -- implement Lookup::beam
-
-  source file of the GNU LilyPond music typesetter
-
-  (c) 1996, 1997--1998 Han-Wen Nienhuys <hanwen@cs.uu.nl>
-*/
-
-/*
-  Code to generate beams for TeX
-  */
-
-#include <math.h>
-#include "atom.hh"
-#include "molecule.hh"
-#include "tex.hh"
-#include "symtable.hh"
-#include "dimension.hh"
-#include "debug.hh"
-#include "lookup.hh"
-#include "misc.hh"
-#include "paper-def.hh"
-#include "string-convert.hh"
-#include "main.hh"
-
-
-Atom
-Lookup::rule_symbol (Real height, Real width) const
-{
-  Atom bs=(*symtables_p_)("param")->lookup ("rule");
-  Array<String> args;
-  args.push (print_dimen (height));
-  args.push (print_dimen (width));
-  bs.tex_ = substitute_args (bs.tex_,args);
-  bs.dim_.x() = Interval (0,width);
-  bs.dim_.y() = Interval (0,height);
-  return bs;
-}
-
-Atom 
-Lookup::beam(Real slope, Real width, Real thick) const
-{
-  
-  Atom a (ps_beam (slope, width, thick));
-  Real height = slope * width; 
-  Real min_y = (0 <? height) - thick/2;
-  Real max_y = (0 >? height) + thick/2;
-  
-  a.dim_[X_AXIS] = Interval(0, width);
-  a.dim_[Y_AXIS] = Interval(min_y, max_y);
-  return a;
-}
-
-Atom
-Lookup::ps_beam (Real slope, Real width, Real thick) const
-{
-  String ps = "\\embeddedps{\n";
-  ps += to_str (width) + " "+ to_str (slope) + " " + to_str (thick)
-    + " draw_beam}";
-
-  Atom s;
-  s.tex_ = ps;
-  return s;
-}
-