From 8e183e4cee44e4fcf8822623c2051a63823833f0 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sat, 27 Nov 2004 20:05:39 +0000 Subject: various minor tweaks svn path=/trunk/; revision=2327 --- doc/pddp/pddp-style-guide.pd | 44 +++++++++++++++++++++++--------------------- 1 file changed, 23 insertions(+), 21 deletions(-) (limited to 'doc/pddp/pddp-style-guide.pd') diff --git a/doc/pddp/pddp-style-guide.pd b/doc/pddp/pddp-style-guide.pd index 9063fe91..219b5c23 100644 --- a/doc/pddp/pddp-style-guide.pd +++ b/doc/pddp/pddp-style-guide.pd @@ -1,26 +1,28 @@ -#N canvas 323 116 608 551 10; -#X text 33 38 Here are various text conventions for discussing various +#N canvas 196 180 459 553 10; +#X text 15 38 Here are various text conventions for discussing various aspects of Pd in text:; -#X text 52 108 "anything" \, "bang" \, "float" \, "list" \, "pointer" +#X text 30 108 "anything" \, "bang" \, "float" \, "list" \, "pointer" \, "symbol"; -#X text 33 138 objects:; -#X text 50 157 [route] \, [set] \, [float] \, [symbol] \, [trigger] +#X text 15 138 objects:; +#X text 30 157 [route] \, [set] \, [float] \, [symbol] \, [trigger] \, etc.; -#X text 34 191 messages:; -#X text 49 214 [pd dsp 1 ( \, [set 0 ( \,; -#X text 41 276 design principles; -#X text 75 372 - Avoid arbitrary syntax; -#X text 75 386 - Use standard language; -#X text 76 319 - Teach by example \, not by formalism; -#X text 76 303 - Make states visible and visibly distinguished; -#X text 72 426 - Support clear conceptual models for documentation +#X text 15 191 messages:; +#X text 30 214 [send 1( \, [set 0( \,; +#X text 15 270 design principles; +#X text 50 300 - Make states visible and visibly distinguished; +#X text 50 315 - Teach by example \, not by formalism; +#X text 50 330 - Communicate visually; +#X text 50 345 - Offer informative feedback; +#X text 50 360 - Strive for consistency; +#X text 50 375 - Avoid arbitrary syntax; +#X text 50 390 - Use standard language; +#X text 50 405 - Use the application's terminology; +#X text 50 420 - Support clear conceptual models for documentation ; -#X text 71 444 - Respect the rules of human conversation; -#X text 71 457 - Respond with an appropriate amount of information +#X text 50 435 - Respect the rules of human conversation; +#X text 50 450 - Respond with an appropriate amount of information ; -#X text 77 406 - Use the application's terminology; -#X text 73 335 - Communicate visually; -#X text 74 355 - Strive for consistency; -#X text 255 346 - Offer informative feedback; -#X text 36 88 reserved words:; -#X text 6 525 Hans-Christoph Steiner ; +#X text 17 88 reserved words:; +#X obj 2 2 cnv 15 450 20 empty empty pddp-style-guide 2 11 1 18 -233017 +-66577 0; +#X obj 418 3 pddp; -- cgit v1.2.1