diff options
author | Jeffrey H. Kingston <jeff@it.usyd.edu.au> | 2010-09-14 19:21:41 +0000 |
---|---|---|
committer | Jeffrey H. Kingston <jeff@it.usyd.edu.au> | 2010-09-14 19:21:41 +0000 |
commit | 71bdb35d52747e6d7d9f55df4524d57c2966be94 (patch) | |
tree | 480ee5eefccc40d5f3331cc52d66f722fd19bfb9 /doc/design/s3_0 | |
parent | b41263ea7578fa9742486135c762803b52794105 (diff) | |
download | lout-71bdb35d52747e6d7d9f55df4524d57c2966be94.tar.gz |
Lout 3.17.
git-svn-id: http://svn.savannah.nongnu.org/svn/lout/trunk@2 9365b830-b601-4143-9ba8-b4a8e2c3339c
Diffstat (limited to 'doc/design/s3_0')
-rw-r--r-- | doc/design/s3_0 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/design/s3_0 b/doc/design/s3_0 new file mode 100644 index 0000000..3f42ff5 --- /dev/null +++ b/doc/design/s3_0 @@ -0,0 +1,10 @@ +@Section + @Title { Definitions } +@Begin +@PP +The need to provide a means of packaging useful pieces of code for easy +repeated use was recognised in the very earliest programming +languages. This need is even more acute in document formatting, if that +is possible, because the majority of users are not programmers and do +not understand the code they invoke. +@BeginSubSections |