diff options
-rw-r--r-- | source/historical_womenswear/underwear/1838_shift_with_shoulder_straps/index.rst | 2 | ||||
-rw-r--r-- | source/historical_womenswear/underwear/1838_shift_with_shoulder_straps/shift.val | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/historical_womenswear/underwear/1838_shift_with_shoulder_straps/index.rst b/source/historical_womenswear/underwear/1838_shift_with_shoulder_straps/index.rst index 72bd0d2..5a0339b 100644 --- a/source/historical_womenswear/underwear/1838_shift_with_shoulder_straps/index.rst +++ b/source/historical_womenswear/underwear/1838_shift_with_shoulder_straps/index.rst @@ -66,7 +66,7 @@ somewhere below the knees, after adding the length of shoulder straps. The side gores should be somewhere between 10 and 15 cm wide at the top, in such a way that the remaining fabric (including the bosom gores) is -enough to go around the bust with 10-20 cm of ease. +enough to go around the bust with 1-2 cm of ease. There is a valentina file :download:`shift.val` which does all of these calculations based on the measurements in the corresponding diff --git a/source/historical_womenswear/underwear/1838_shift_with_shoulder_straps/shift.val b/source/historical_womenswear/underwear/1838_shift_with_shoulder_straps/shift.val index e0b10eb..8cfa52c 100644 --- a/source/historical_womenswear/underwear/1838_shift_with_shoulder_straps/shift.val +++ b/source/historical_womenswear/underwear/1838_shift_with_shoulder_straps/shift.val @@ -30,7 +30,7 @@ <increment formula="5" name="#bosom_gore_width"/> <increment description="The full width of fabric for modern, wide fabric (150+cm), or twice the width for historical widths of around 80 cm." formula="160" name="#width_of_fabric"/> <increment description="the finished length of the shift, somewhere below the knee" formula="height_neck_back_to_knee + 10" name="#shift_length"/> - <increment formula="(#width_of_fabric + #bosom_gore_width - (bust_circ + 20)) / 4" name="#side_gore"/> + <increment formula="(#width_of_fabric + #bosom_gore_width - (bust_circ + 2)) / 4" name="#side_gore"/> </increments> <previewCalculations/> <draw name="shift"> |