diff options
| author | Paul Garlick <pgarlick@tourbillion-technology.com> | 2020-07-20 13:10:57 +0100 | 
|---|---|---|
| committer | Paul Garlick <pgarlick@tourbillion-technology.com> | 2020-07-20 13:10:57 +0100 | 
| commit | 68cd1c9ed7fb8829d390a576564a9e106a68e329 (patch) | |
| tree | fd5112a70e724559f547ec4dd69b1be30ba4dd7b /doc | |
| parent | ba1b99c0d9f361a1d7e497857fecc0a11e4b7f0b (diff) | |
| download | fullSWOF-utils-68cd1c9ed7fb8829d390a576564a9e106a68e329.tar.gz | |
doc: Align images on left edge.
* doc/fullswof-utils.texi (Demos): Remove '@center' commands.
Diffstat (limited to 'doc')
| -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 | 
