aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlecoanet2008-09-15 13:06:40 +0000
committerlecoanet2008-09-15 13:06:40 +0000
commite9e98d685f7b72f384258c1e6516579fdb6635a6 (patch)
treec9db96a30b6a9145837b19117bea09744a4b86b6
parent9bdf88f4cd99ef9d28db5f5567592082cbc8c61d (diff)
downloadtkzinc-e9e98d685f7b72f384258c1e6516579fdb6635a6.zip
tkzinc-e9e98d685f7b72f384258c1e6516579fdb6635a6.tar.gz
tkzinc-e9e98d685f7b72f384258c1e6516579fdb6635a6.tar.bz2
tkzinc-e9e98d685f7b72f384258c1e6516579fdb6635a6.tar.xz
Small fixes to the doc which didn't compile after the
last patch
-rw-r--r--doc/refman.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/refman.tex b/doc/refman.tex
index 46ad0e2..a7a09dc 100644
--- a/doc/refman.tex
+++ b/doc/refman.tex
@@ -860,7 +860,7 @@ actual source of the default color. Its default value is
have been made and then use this area to confine redrawing. It will
speed up redrawing in most cases but with some graphic cards it may
generate visual trails. A value of 1 is equivalent to the
- GL_DAMAGE compilation flag in older version of TkZinc: it provides
+ GL\_DAMAGE compilation flag in older version of TkZinc: it provides
significantly better performance with Nvidia cards but it creates a
strange trail effect with other cards (Ati, etc). A value of 2
provides optimizations that are a bit slower but have a much better
@@ -4056,7 +4056,7 @@ value is {\tt true}.}
Or, as an alternative, the embedded \cident{wish} can be launched
with the \ident{-use} option set to the container frame id.
- (With the \attributered{windowtitle}{windowtitle} attribute) It is possible to embed a whole
+ (With the \attributeref{windowtitle}{windowtitle} attribute) It is possible to embed a whole
external application into TkZinc using the \ident{-windowtitle}
attribute. The \ident{-windowtitle} attribute must specify a string
pattern to match against the title of any running applications. The
@@ -4117,7 +4117,7 @@ default value is {\tt ""}.}
\attribute{window}{windowtitle}{string}{Specifies a string pattern to
match against the title of any running application. It may contain
- special characters from the set *?\\[].}
+ special characters from the set *?[]\textbackslash.}
%%