[PD-cvs] doc/tutorials/intro 01.basic_elements.pd,1.1,1.2

Hans-Christoph Steiner eighthave at users.sourceforge.net
Tue Mar 28 06:23:52 CEST 2006


Update of /cvsroot/pure-data/doc/tutorials/intro
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18038

Modified Files:
	01.basic_elements.pd 
Log Message:
wording and formatting cleanup

Index: 01.basic_elements.pd
===================================================================
RCS file: /cvsroot/pure-data/doc/tutorials/intro/01.basic_elements.pd,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** 01.basic_elements.pd	28 Mar 2006 04:20:06 -0000	1.1
--- 01.basic_elements.pd	28 Mar 2006 04:23:50 -0000	1.2
***************
*** 1,16 ****
! #N canvas 356 66 567 403 12;
  #X obj 36 141;
- #X text 91 141 empty object box;
  #X obj 34 91 float;
- #X text 96 91 object box;
  #X msg 34 187 message;
- #X text 119 187 a clickable message box;
  #X floatatom 34 236 5 0 0 0 - - -;
- #X text 120 233 a number box;
  #X symbolatom 34 285 10 0 0 0 - - -;
- #X text 152 284 a symbol box;
  #X text 33 334 comment;
- #X text 148 333 a comment (like the rest of this text);
  #X text 54 28 comment;
  #X obj 12 13 cnv 15 400 40 empty empty Basic_Elements 20 12 0 24 -228992
  -66577 0;
--- 1,16 ----
! #N canvas 260 29 567 403 12;
  #X obj 36 141;
  #X obj 34 91 float;
  #X msg 34 187 message;
  #X floatatom 34 236 5 0 0 0 - - -;
  #X symbolatom 34 285 10 0 0 0 - - -;
  #X text 33 334 comment;
  #X text 54 28 comment;
  #X obj 12 13 cnv 15 400 40 empty empty Basic_Elements 20 12 0 24 -228992
  -66577 0;
+ #X text 152 187 clickable message box;
+ #X text 152 232 number box;
+ #X text 152 284 symbol box;
+ #X text 153 333 comment (like the rest of this text);
+ #X text 151 91 object box;
+ #X text 151 141 empty object box;





More information about the Pd-cvs mailing list