aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.}
%%