Skip to content

Commit 8472f2b

Browse files
committed
fix: issue #133
1 parent add4692 commit 8472f2b

File tree

6 files changed

+4
-4
lines changed

6 files changed

+4
-4
lines changed

docs/source/_static/images/fault_attributes_table.png renamed to docs/source/_static/images/fault_attributes_table_r.png

File renamed without changes.

docs/source/_static/images/litho_attributes_table.png renamed to docs/source/_static/images/litho_attributes_table_r.png

File renamed without changes.
File renamed without changes.

docs/source/user_guide/changing_colours.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Using a CSV file
44
----------------
55
The easiest way to set the colour of different units in your model is to create a csv file that contains the lithological unit names in one column and the hex colour code in another, as shown below:
66

7-
.. image:: _static/images/csv.png
7+
.. image:: _static/images/csv_r.png
88
:width: 500
99

1010
Changing colours via your Jupyter notebook

docs/source/user_guide/geomodelling.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ This file contains point data that is used to represent orientation data (e.g. b
8787

8888
An example of the QGIS attribute table for simple orientation data is shown in the image below:
8989

90-
.. image:: _static/images/ori_attributes_table.png
90+
.. image:: _static/images/ori_attributes_table_r.png
9191
:width: 400
9292

9393
LineString Shapefile
@@ -131,7 +131,7 @@ This shapefile contains lineStrings that represent fault traces at the surface.
131131

132132
An example of the QGIS attribute table for a single fault is shown in the image below:
133133

134-
.. image:: _static/images/fault_attributes_table.png
134+
.. image:: _static/images/fault_attributes_table_r.png
135135
:width: 400
136136

137137

@@ -206,7 +206,7 @@ This contains polygons representing different lithologies and the contacts betwe
206206

207207
A simple example of the QGIS attribute table for lithology data is shown in the image below:
208208

209-
.. image:: _static/images/litho_attributes_table.png
209+
.. image:: _static/images/litho_attributes_table_r.png
210210
:width: 400
211211

212212
Tips and Trouble Shooting for QGIS map

0 commit comments

Comments
 (0)