diff options
| author | hierro <hierro> | 2002-03-28 19:26:17 +0000 |
|---|---|---|
| committer | hierro <hierro> | 2002-03-28 19:26:17 +0000 |
| commit | e1ee8fdf5444a0c43ab3e85656450ab65fcc9e93 (patch) | |
| tree | 7d4cd60d9699f5cb94b8915ec7c76be85ad04246 /docs | |
| parent | e0eae0ffeb79a082109b71fd1a64dbd2c4df3708 (diff) | |
| download | python-cheetah-e1ee8fdf5444a0c43ab3e85656450ab65fcc9e93.tar.gz | |
Interim change until final changes are put in.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/users_guide_src/language.tex | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/users_guide_src/language.tex b/docs/users_guide_src/language.tex index 92136ec..0f8468b 100644 --- a/docs/users_guide_src/language.tex +++ b/docs/users_guide_src/language.tex @@ -554,8 +554,6 @@ alternate behaviour. %% @@TR: These should be put somewhere else. This chapter is supposed to %% provide only a summary of the language. -{\bf Tips for any template} - Here's how to do certain important lookups that may not be obvious. Forms beginning with \code{\$} are placeholders. Forms beginning with \code{self.} do the equivalent in Python, assuming you are in a method @@ -613,8 +611,6 @@ Webware-specific placeholder tips are in the Webware chapter (section % @@ MO: If getVar() is called from Python, does errorCatcher apply? -% @@ MO: Move all Webware variables to webware.tex? - % Local Variables: % TeX-master: "users_guide" % End: |
