Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
examples [2023/07/10 03:38] – [Colour Palette Scales - Lookups] brucemutton | examples [2023/12/03 07:41] (current) – Document select map -colour behaviour brucemutton | ||
---|---|---|---|
Line 512: | Line 512: | ||
Same should work with scraps. | Same should work with scraps. | ||
- | With maps you may specify colour of a particular | + | **Specifying individual |
- | select map1 -color [100 0 0] | + | With maps you may specify colour of a particular map when selecting it in your thconfig, overriding or without the need for any layout or lookup statements |
- | TO DO: Add clarification as per 10Jul2023 forum post... | + | select map1 -colour [100 0 0] |
+ | |||
+ | The Therion Book 6.1.7 suggests that map command-like options include colour, however this seems to be incorrect. | ||
+ | |||
+ | **‘select’** | ||
+ | |||
+ | Description: selects objects (surveys and maps) for export… | ||
+ | |||
+ | Options: | ||
+ | … | ||
+ | |||
+ | • colo[u]r < | ||
+ | |||
+ | In summary: | ||
+ | |||
+ | Select map -colour overrides layout or lookup colour map-fg statements when… | ||
+ | |||
+ | * colour map-fg [r g b] | ||
+ | * colour map-fg scrap | ||
+ | * colour map-fg map | ||
+ | |||
+ | Select map -colour does not override layout or lookup colour map-fg statements when… | ||
+ | |||
+ | * colour map-fg altitude | ||
+ | * colour map-fg topo-date, unless the map has no date | ||
+ | * colour map-fg explo-date, unless the map has no date | ||