summaryrefslogtreecommitdiff
path: root/documentation/src/coordinates.dox
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/src/coordinates.dox')
-rw-r--r--documentation/src/coordinates.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/src/coordinates.dox b/documentation/src/coordinates.dox
index ca996e64e..cd393ca40 100644
--- a/documentation/src/coordinates.dox
+++ b/documentation/src/coordinates.dox
@@ -21,7 +21,7 @@ In some cases it could also be a subwindow embedded in a
higher-level window, as shown in the figure below.
\image html coordinates.png "FLTK coordinate system"
-\image latex coordinates.png "FLTK coordinate system" width=6cm
+\image latex coordinates.png "FLTK coordinate system" width=10cm
The positions of the TL and BR sub-windows and the TR and BL
groups are all relative to the top-left corner of the main window.