bds

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
bds [2023/11/05 19:09] – [Layout Specific Name Conventions] Reset export statement layout process order to most common brucemuttonbds [2023/11/05 19:12] (current) – [Order of Layout functions called] reference issue 425 copy order anomaly brucemutton
Line 196: Line 196:
  
 The key to understanding which setting will prevail is knowing that; The key to understanding which setting will prevail is 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, +  * 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://github.com/therion/therion/issues/425),
   * layouts called in an export statement are processed in order, the last one called determines the final value, and    * 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.  The input statement just tells Therion in which file(s) to look for layouts.   * the order or presence of an input statement has no effect on the order the parameters are changed.  The input statement just tells Therion in which file(s) to look for layouts.
  • bds.txt
  • Last modified: 6 months ago
  • by brucemutton