diff options
| -rw-r--r-- | doc/fullswof-utils.texi | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/doc/fullswof-utils.texi b/doc/fullswof-utils.texi index bacfe36..67300a9 100644 --- a/doc/fullswof-utils.texi +++ b/doc/fullswof-utils.texi @@ -395,7 +395,7 @@ either side of the channel feature.  An example of a set of marker pairs  is shown in @ref{fig:markers}.  @float Figure,fig:markers -  @center @image{./images/markers} +  @image{./images/markers}    @caption{Contour plots of elevation (left) and slope (right).  Feature markers are shown as red disks.}  @end float @@ -407,7 +407,7 @@ displayed when the @kbd{p} key is pressed.  The profile calculated from  the markers shown in @ref{fig:markers} is shown in @ref{fig:profile}.  @float Figure,fig:profile -  @center @image{./images/profile} +  @image{./images/profile}    @caption{Elevation plotted against distance from bottom boundary.}  @end float | 
