From 69e62d66276821d78d065abe8a0c497fab26bd34 Mon Sep 17 00:00:00 2001 From: Elena ``of Valhalla'' Grandi Date: Sat, 12 Feb 2022 17:18:40 +0100 Subject: A few more abbreviations --- source/techniques/abbreviations.rst | 31 +++++++++++++++++++++++++++++-- 1 file changed, 29 insertions(+), 2 deletions(-) (limited to 'source/techniques/abbreviations.rst') diff --git a/source/techniques/abbreviations.rst b/source/techniques/abbreviations.rst index 8c9510a..92034c3 100644 --- a/source/techniques/abbreviations.rst +++ b/source/techniques/abbreviations.rst @@ -10,8 +10,35 @@ k knit + k2t + knit 2 together: pick two stitches at the same time with the + working needle, and work them together to decrease one stitch. + + k3t + knit 3 together: pick three stitches at the same time with the + working needle and work them together to decrease two stitches. + + m1l + make 1 left + + m1r + make 1 right + p purl - st, sts - stitch, stitches + rs + right side + + st + stitch + + sts + stitches + + ws + wrong side + + yo + yarn over: pass the yarn over the working needle as if to knit to + create a new stitch. -- cgit v1.2.3 From fdbedef62e3da9b5a3db33b8f6b394342d3dea1e Mon Sep 17 00:00:00 2001 From: Elena ``of Valhalla'' Grandi Date: Fri, 19 Aug 2022 15:23:42 +0200 Subject: New abbreviation --- source/techniques/abbreviations.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'source/techniques/abbreviations.rst') diff --git a/source/techniques/abbreviations.rst b/source/techniques/abbreviations.rst index 92034c3..4d5d18c 100644 --- a/source/techniques/abbreviations.rst +++ b/source/techniques/abbreviations.rst @@ -18,6 +18,9 @@ knit 3 together: pick three stitches at the same time with the working needle and work them together to decrease two stitches. + kfb + knit front and back + m1l make 1 left -- cgit v1.2.3