I’m interested in learning how to adjust the distance between the front line and the symbol for strike-slip faults (arrays). I understand that there are parameters to modify the distance between the symbols (gap), but I’m unsure how to specifically change how close or far they are from the front line. Can you provide guidance on this?
Below, I’m attaching an image of what I want to modify.
I feel it is not possible to change the distance between the arrows and the baseline of a normal fault, especially not for the legend entry.
Maybe it can help to add some vertical space between the legend entries using the legend code G: test_legend_front.txt (380 Bytes)
N1
S 0.35c - 0.4c - 0.5p,black 0.8c Falla
G 0.07c
S 0.35c - 0.4c - 0.5p,black,- 0.8c Falla cubierta
G 0.07c
S 0.35c f+r+t 0.45c/-3/0.06c black 0.5p,black 0.8c Falla inversa
G 0.07c
S 0.35c f+r 0.45c/-5/0.08c black 0.5p,black 0.8c Falla normal
G 0.07c
S 0.35c f+l+s45 0.45c/-1/0.16c black 0.5p,black 0.8c Falla de rumbo sinestral
You should have an input file containing coordinates, typically in the *.gmt format. The parameters for region and projection should be defined beforehand. In the following part, Sf0.3c/0.06c+r+t, you can adjust the size of triangles and the offset between symbols. Additionally, you can specify the positioning of triangles on the right (r) or left (l) side, and with the parameter G, you can adjust the fill color (in this instance, it’s gray36).