ok, break it down. (it is long and confusing!)
*k1, p1, k1,*p into front & then back of next st, k1 (p1,k1) TWICE; REP FROM * TO LAST 4 STS, *P INTO FRONT & THEN BACK OF NEXT ST,[B][COLOR=Red] L[/COLOR][/B]1, P1, K1. (this is supposed to be a K, right?)
lets start with the asterics…
*k1, p1, k1,
*p into front & then back of next st, k1 (p1,k1) TWICE;
REP FROM * TO LAST 4 STS, *
P INTO FRONT & THEN BACK OF NEXT ST, K1, P1, K1.
not much help-
lets make some more changes–i’ve added the changes in color… and mostly what i did ws replace some of the * with { and [ brackets to make the groups easier to see.
*k1, p1, k1,
[COLOR=Red]{[/COLOR]p into front & then back of next st, k1 [COLOR=Red][[/COLOR]p1,k1[COLOR=Red]][/COLOR]TWICE[COLOR=Red]}[/COLOR]
–REP [COLOR=Red](directions in brackets) [/COLOR]TO LAST 4 STS,
P INTO FRONT & THEN BACK OF NEXT ST, L1, P1, K1.
so in (in english sort of)…
you start the row (and end the row) with K1, P1, K1
and in the ‘center’ you increase. How?
P F&B, k1, the (p1, k1, p1, k1)
you then repeat the “increase pattern” till there are 4 stitches left,
make 1 last increase, and end with k1, p1, k1.
(that last increase has only 3 stitches after it, instead of 5)
does that make more sense?