Skip to content
Snippets Groups Projects
Commit b262e885 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

typo
parent 67d264f9
No related branches found
No related tags found
No related merge requests found
\input texinfo.tex @c -*-texinfo-*- \input texinfo.tex @c -*-texinfo-*-
@c $Id: gmsh.texi,v 1.155 2004-12-28 23:59:48 geuzaine Exp $ @c $Id: gmsh.texi,v 1.156 2004-12-29 07:18:10 geuzaine Exp $
@c @c
@c Copyright (C) 1997-2004 C. Geuzaine, J.-F. Remacle @c Copyright (C) 1997-2004 C. Geuzaine, J.-F. Remacle
@c @c
...@@ -3109,7 +3109,7 @@ For the 2D text objects, the two first @var{expression}s in ...@@ -3109,7 +3109,7 @@ For the 2D text objects, the two first @var{expression}s in
@var{list-of-coords} give the X-Y position of the string in screen @var{list-of-coords} give the X-Y position of the string in screen
coordinates, measured from the top-left corner of the window. If the first coordinates, measured from the top-left corner of the window. If the first
(respectively second) @var{expression} is negative, the position is measured (respectively second) @var{expression} is negative, the position is measured
from the right (respectively left) edge of the window. If the value of the from the right (respectively bottom) edge of the window. If the value of the
first (respectively second) @var{expression} is larger than 99999, the first (respectively second) @var{expression} is larger than 99999, the
string is centered horizontally (respectively vertically). If the third string is centered horizontally (respectively vertically). If the third
@var{expression} is equal to zero, the text is left-aligned and displayed @var{expression} is equal to zero, the text is left-aligned and displayed
...@@ -3259,7 +3259,7 @@ where @var{coord1} and @var{coord2} give the X-Y position of the 2D string ...@@ -3259,7 +3259,7 @@ where @var{coord1} and @var{coord2} give the X-Y position of the 2D string
in screen coordinates (measured from the top-left corner of the window) and in screen coordinates (measured from the top-left corner of the window) and
where @var{index} gives the starting index of the string in where @var{index} gives the starting index of the string in
@var{text2d-chars}. If @var{coord1} (respectively @var{coord2}) is negative, @var{text2d-chars}. If @var{coord1} (respectively @var{coord2}) is negative,
the position is measured from the right (respectively left) edge of the the position is measured from the right (respectively bottom) edge of the
window. If @var{coord1} (respectively @var{coord2}) is larger than 99999, window. If @var{coord1} (respectively @var{coord2}) is larger than 99999,
the string is centered horizontally (respectively vertically). If the string is centered horizontally (respectively vertically). If
@var{style} is equal to zero, the text is left-aligned and displayed using @var{style} is equal to zero, the text is left-aligned and displayed using
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment