Scribus Forums

Scribus => General Discussion => Topic started by: Thibaud on March 20, 2022, 05:43:26 PM

Title: Force an attribute
Post by: Thibaud on March 20, 2022, 05:43:26 PM
Hi,
how can I force an attribute to an object to change its position? I try to force the position of an object passing by attributes. The problem is that the value has not the priority compared to the geometry dialog.
(https://i.imgur.com/n8vpgGr.png")
Modifying the attributes would help me to insert the position of an object by a script.
Here is the code of the attribute I entered:
<ItemAttribute Name="XPOS" Type="none" Value="20,05" Parameter="SGAttribute" Relationship="none" RelationshipTo="" AutoAddTo="none"/>
Best,
Thibaud.