From 338af3ebd45fb999e7af7a61d87ec5ba6abc190e Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Thu, 24 Feb 2011 01:02:41 +0000 Subject: fixed overlapping text svn path=/trunk/; revision=14957 --- doc/pddp/list-help.pd | 33 +++++++++++++++++---------------- 1 file changed, 17 insertions(+), 16 deletions(-) (limited to 'doc') diff --git a/doc/pddp/list-help.pd b/doc/pddp/list-help.pd index 8c65a0a2..05f79608 100644 --- a/doc/pddp/list-help.pd +++ b/doc/pddp/list-help.pd @@ -1,9 +1,9 @@ -#N canvas 0 0 555 619 10; +#N canvas 1 53 555 619 10; #X obj 0 595 cnv 15 552 21 empty \$0-pddp.cnv.footer empty 20 12 0 14 -228856 -66577 0; #X obj 0 0 cnv 15 552 40 empty \$0-pddp.cnv.header list 3 12 0 18 -204280 -1 0; -#X obj 0 161 cnv 3 550 3 empty \$0-pddp.cnv.inlets inlets 8 12 0 13 +#X obj 0 144 cnv 3 550 3 empty \$0-pddp.cnv.inlets inlets 8 12 0 13 -228856 -1 0; #N canvas 50 244 494 344 META 0; #X text 12 90 LIBRARY internal; @@ -21,9 +21,9 @@ length; ; #X text 12 150 RELEASE_DATE 2005; #X restore 500 598 pd META; -#X obj 0 244 cnv 3 550 3 empty \$0-pddp.cnv.outlets outlets 8 12 0 +#X obj 0 237 cnv 3 550 3 empty \$0-pddp.cnv.outlets outlets 8 12 0 13 -228856 -1 0; -#X obj 0 295 cnv 3 550 3 empty \$0-pddp.cnv.argument arguments 8 12 +#X obj 0 288 cnv 3 550 3 empty \$0-pddp.cnv.argument arguments 8 12 0 13 -228856 -1 0; #X obj 0 506 cnv 3 550 3 empty \$0-pddp.cnv.more_info more_info 8 12 0 13 -228856 -1 0; @@ -36,9 +36,9 @@ length; #X obj 112 42 pack; #X obj 152 42 unpack; #X restore 102 599 pd Related_objects; -#X obj 78 253 cnv 17 3 17 empty \$0-pddp.cnv.let.n n 5 9 0 16 -228856 +#X obj 78 246 cnv 17 3 17 empty \$0-pddp.cnv.let.n n 5 9 0 16 -228856 -162280 0; -#X obj 78 170 cnv 17 3 17 empty \$0-pddp.cnv.let.n n 5 9 0 16 -228856 +#X obj 78 153 cnv 17 3 17 empty \$0-pddp.cnv.let.n n 5 9 0 16 -228856 -162280 0; #X obj 493 3 list; #X obj 465 20 pddp/pddplink http://wiki.puredata.info/en/list -text @@ -149,18 +149,18 @@ implied if the first data item is a number.; #X connect 12 0 13 0; #X restore 101 546 pd about-lists; #X text 11 23 building and using variable-length messages; -#X text 80 314 1); +#X text 80 307 1); #X text 80 474 n); #X text 180 365 append - append the second list to the first; #X text 180 409 split - split a list in two; #X text 180 387 prepend - prepend the second list to the first; #X text 180 453 length - output the number of items in a list; #X text 180 431 trim - trim the "list" selector off; -#X obj 212 113 list; +#X obj 212 98 list; #X msg 233 68 rice; #X msg 212 46 beans; -#X obj 212 135 print groceries; -#X msg 246 90 cornbread; +#X obj 212 120 print groceries; +#X msg 276 68 cornbread; #X text 98 510 Here are some examples showing how to use these objects to compose and/or use variable length messages:; #N canvas 19 21 525 646 simple_sequencer 0; @@ -569,8 +569,8 @@ list.; #X connect 15 0 16 0; #X connect 16 0 17 0; #X restore 102 453 pd length; -#X text 98 314 symbol atom; -#X text 98 329 float; +#X text 98 307 symbol atom; +#X text 98 322 float; #N canvas 49 88 428 419 list_conversion_in_Pd 0; #X obj 1 1 cnv 15 425 20 empty \$0-pddp.cnv.subheading empty 3 12 0 14 -204280 -1 0; @@ -604,22 +604,23 @@ atom is treated as a symbol.; #X connect 10 0 9 0; #X connect 13 0 10 0; #X restore 241 546 pd list_conversion_in_Pd; -#X text 170 314 - (optional) if no creation argument is given \, or +#X text 170 307 - (optional) if no creation argument is given \, or if the first creation argument is a number \, [list] will behave like [list append]. Otherwise \, one of the following symbols may be given as arguments (see subpatches for more info):; -#X text 98 252 [list] family objects always output a list. See the +#X text 98 245 [list] family objects always output a list. See the "list_conversion_in_Pd" subpatch below for how lists are interpreted by other objects.; #X text 98 474 depending on what the first creation argument is \, other creation arguments may be specified.; -#X text 98 171 See subpatches under the heading "arguments" for more +#X text 98 154 See subpatches under the heading "arguments" for more details. With the exception of the right inlet of [list split] \, All [list] objects will convert incoming non-list messages to lists (e.g. \, "set 5" will become "list set 5"). A bang message is converted to an empty list (i.e. \, "list") \, and "symbol foo" is converted to "list foo".; -#X obj 4 598 pddp/pddplink all_about_help_patches.pd -text Usage Guide; +#X obj 4 598 pddp/pddplink all_about_help_patches.pd -text Usage Guide +; #X connect 22 0 25 0; #X connect 23 0 22 1; #X connect 24 0 22 0; -- cgit v1.2.1