Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
bds [2021/07/23 04:50] – emphasise that thconfig text, lookup, layout can be in a separate input file brucemutton | bds [2024/11/17 05:49] (current) – [Concepts] clarify maps off brucemutton | ||
---|---|---|---|
Line 83: | Line 83: | ||
** | ** | ||
'' | '' | ||
- | '' | + | '' |
- | '' | + | '' |
'' | '' | ||
** | ** | ||
Line 156: | Line 156: | ||
**Source** | **Source** | ||
\\ \\ | \\ \\ | ||
- | **maps** if maps OFF is chosen, defined map structures are NOT parsed to the outputs (therefore offsets are disabled and previews of passages are not shown). | + | **maps** if maps OFF is chosen, defined map structures are NOT parsed to the outputs (therefore offsets are disabled and previews of passages are not shown). |
\\ \\ | \\ \\ | ||
**maps-offset** if OFF is chosen, defined offsets are ignored, and the scraps are drawn in their true positions. | **maps-offset** if OFF is chosen, defined offsets are ignored, and the scraps are drawn in their true positions. | ||
\\ \\ | \\ \\ | ||
- | **Select** selects particular surveys and or maps to export. | + | **Select** selects particular surveys and or maps to export. |
\\ \\ | \\ \\ | ||
**Input** enters the text of other files, as though they were typed herein. | **Input** enters the text of other files, as though they were typed herein. | ||
Line 195: | Line 195: | ||
With so many layout files it is inevitable that some parameters are changed and changed back and changed back again by the various layouts called. | With so many layout files it is inevitable that some parameters are changed and changed back and changed back again by the various layouts called. | ||
- | The key to understanding which setting will prevail is; | + | The key to understanding which setting will prevail is knowing that; |
- | * knowing that the order in which the layouts are called (by a copy statement for example) determines the order that the parameters are changed, the last one called determines the final value, and | + | * the order in which the layouts are called (by a copy statement for example) determines the order that the parameters are changed, the last one called determines the final value (but see https:// |
- | * that the order or presence of an input statement has no effect on the order the parameters are changed. | + | * layouts called in an export statement are processed in order, the last one called determines the final value, and |
+ | * the order or presence of an input statement has no effect on the order the parameters are changed. | ||
Usually there is no problem with all this changing and changing back, but some parameters don't take kindly to it at all. On rare occasions you will find anomalies or even strange errors because of this. To debug for this type of problem, first comment out all the layouts, and then incrementally add layouts or individual statements back into the mix. | Usually there is no problem with all this changing and changing back, but some parameters don't take kindly to it at all. On rare occasions you will find anomalies or even strange errors because of this. To debug for this type of problem, first comment out all the layouts, and then incrementally add layouts or individual statements back into the mix. |