From 5553de1c6ce32e6f610a22d36031710537374e01 Mon Sep 17 00:00:00 2001 From: kalleen Date: Sun, 3 Jun 2018 18:24:46 +0200 Subject: [PATCH] fix header for ie --- _docs/003-003-stroke.md | 7 ++- _includes/masthead.html | 2 +- assets/css/main.scss | 7 ++- assets/images/docs/manual-stitch.jpg | Bin 0 -> 77572 bytes assets/images/docs/manual-stitch.svg | 82 +++++++++++++++++++++++++++ 5 files changed, 94 insertions(+), 4 deletions(-) create mode 100644 assets/images/docs/manual-stitch.jpg create mode 100644 assets/images/docs/manual-stitch.svg diff --git a/_docs/003-003-stroke.md b/_docs/003-003-stroke.md index 5ae8e4dbb..a5f0ace1e 100644 --- a/_docs/003-003-stroke.md +++ b/_docs/003-003-stroke.md @@ -13,7 +13,7 @@ Select a stroke and open `Extensions > Embroidery > Params`. ![Params Stroke](/assets/images/docs/params-stroke.jpg) -Params|Description +Settings|Description ---|--- Satin stitch along paths|Must be enabled for these settings to take effect. Manual stitch placement|Enable [Manual Stitch Mode](#manual-stich-mode) @@ -35,16 +35,19 @@ Running stitch can be created by setting a **dashed stroke** on a path. Any type Go to `Object > Fill and Stroke...` or hit `Shift+Ctrl+F` and choose one of the dashed lines in the `Stroke style` tab. **Info:** In order to avoid rounding corners, an extra stitch will be added at the point of any sharp corners. -{: .notice--info } +{: .notice--info style="clear: both;" } **Sample Files Including Running Stitch** {% include tutorial_list key="stitch-type" value="Running Stitch" %} ## Manual Stitch Mode +[![Manual Stitch Flowers](/assets/images/docs/manual-stitch.jpg){: width="200x"}](/assets/images/docs/manual-stitch.svg){: title="Download SVG File" .align-left download="manual-stitch.svg" } + Enable `Manual stitch placement` to make use of the manual stitch mode. Line style or width are irrelevant. In manual stitch mode Ink/Stitch will use each node of a path as a needle penetration point, exactly as you placed them. Note: It will not add tie-in or tie-off stitches automatically, so be aware of creating them within the path. **Sample Files Including Manual Stitch** +{: style="clear: both;" } {% include tutorial_list key="stitch-type" value="Manual Stitch" %} ## Zig-Zag Stitch Mode (previously Simple Satin) diff --git a/_includes/masthead.html b/_includes/masthead.html index 85030c979..d1bfe5bef 100644 --- a/_includes/masthead.html +++ b/_includes/masthead.html @@ -2,7 +2,7 @@