% knitting-doc.tex % % Provides documentation for the knitting package (knitting.sty) % % author: Ariel Barton % % Copyright Ariel Barton, 2010 % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either % version 1.3 of this license or (at your option) any % later version. % The latest version of the license is in % http://www.latex-project.org/lppl.txt % and version 1.3 or later is part of all distributions of % LaTeX version 2003/06/01 or later. % % This work has the LPPL maintenance status "author-maintained". % % The complete list of files considered part of this work is in % the file `knitting-doc.pdf' and later in this file. % % Date: 2010/01/17 \documentclass{amsart} \usepackage{knitting} \raggedbottom \definecolor{gray}{gray}{0.8} \definecolor{lightblue}{rgb}{0.5,0.5,1} \usepackage{color,verbatim} \hyphenation{auto-number-chart} \usepackage[draft=false]{hyperref} \title{The \textsf{knitting} package} \author{Ariel Barton} \begin{document} \maketitle This package was written to make knitting charts using \LaTeX\ or plain \TeX. It consists of several PostScript fonts of knitting symbols, font-support documents, and packages of commands. Here's an example of the code and output: \begin{center} \begin{minipage}[b]{108pt} \obeylines\parindent=0pt\tt \verb|\chart{| =CCppggKKCCppggKK= ===KKkk====KKkk=== =ggKKCCppggKKCCpp= =--====kkKK====--= =CCppggKKCCppggKK= ===KKkk====KKkk=== =ggKKCCppggKKCCpp= \verb|}| \end{minipage} \quad \begin{minipage}[t]{220pt} \chart{ \nonumber`` =CCppggKKCCppggKK= ===KKkk====KKkk=== =ggKKCCppggKKCCpp= =--====kkKK====--= =CCppggKKCCppggKK= ===KKkk====KKkk=== =ggKKCCppggKKCCpp= \nonumber`` } \end{minipage} \end{center} More examples may be found in the file \texttt{knitexamples.tex} and in later sections of this document. \section{License} This work (the \textsf{knitting} package) consists of all files listed in Section~\ref{se:manifest}. It is copyright Ariel Barton, 2010. This work may be distributed and/or modified under the conditions of the \LaTeX\ Project Public License, either version 1.3 of this license or (at your option) any later version. The latest version of the license is in \begin{quote} \href {http://www.latex-project.org/lppl.txt} {http://www.latex-project.org/lppl.txt} \end{quote} and version 1.3 or later is part of all distributions of \LaTeX\ version 2003/06/01 or later. This work has the LPPL maintenance status ``author-maintained''. The \LaTeX\ project license above gives the conditions under which you may redistribute or modify the fonts and files listed in Section~\ref{se:manifest}. This license (loosely speaking) allows you to pass around copies of the package provided you redistribute it in its entirety. In addition, any part, no matter how large, of the files \texttt{knitkey.tex} and \texttt{knitexamples.tex}, \emph{and these two files only}, may be freely copied, verbatim or modified, into any document you write, without restriction. As per the conditions of the LPPL, no restrictions are placed on running this package (i.e., compiling \LaTeX\ documents that use this package). In particular, no restrictions are placed by the package author on selling or distributing patterns typeset using this package. Not all \LaTeX\ packages may be used in commercial products; if you use other packages to produce a PDF or paper document, you must check their documentation to see if you are allowed to sell the result. Suggestions and questions may be sent to the package author at \texttt{origamist@\allowbreak gmail.com}. \section{Installation} This package involves many supporting files. They should be put in appropriate places. Your distribution of \TeX\ may be able to do this for you. If it can't, you'll have to place them yourself. Most modern \TeX\ distributions have a folder, usually named \texttt{texmf}, where you can store supporting files for the packages you add yourself.\footnote{If you're using Mac\TeX, this folder should be \texttt{Users\slash username\slash Library\slash texmf}. If it isn't there, create it. If you're using MiK\TeX, it is possible to designate any folder you like as the root of your local tree, that is, the place where you store supporting files. Instructions may be found at \href{http://docs.miktex.org/manual/localadditions.html\#id573803} {\texttt{http:/\slash docs.miktex.org\slash manual\slash localadditions.html\allowbreak\#id573803}} or through the manual which should have come with MiKTeX. Any time you add supporting files to a local MiKTeX root, you have to refresh the file name database; see \href{http://docs.miktex.org/manual/configuring.html\#fndbupdate} {\texttt{http:/\slash docs.miktex.org\slash manual\slash configuring.html\allowbreak\#fndbupdate}}. } All supporting files should be sorted into specific subfolders of \texttt{texmf}. The sorting rules are: \begin{itemize} \item \texttt{.fd} and \texttt{.sty} files go in \verb.texmf/tex/latex. \item \texttt{.tex} files go in \verb.texmf/tex/plain. \item \texttt{.tfm} files go in \verb.texmf/fonts/tfm. %\item \texttt{.vf} files go in \verb.texmf/fonts/vf. \item \texttt{.pfb} files go in \verb.texmf/fonts/type1. \item \texttt{.map} files go in \verb.texmf/fonts/map. %\item \texttt{.enc} files go in \verb.texmf/fonts/enc. \item \texttt{.mf} files go in \verb.texmf/fonts/source. \item \texttt{.afm} files go in \verb.texmf/fonts/afm. %\item \texttt{.ttf} files go in \verb.texmf/fonts/truetype. \end{itemize} In all cases they can go in sub-subfolders; for example, \texttt{.tfm} files may be put into \texttt{texmf/fonts\slash tfm/knit} and not \texttt{texmf/fonts/tfm}. If you're using some other distribution, you may have some entirely different place where you can put these files. Your distribution's documentation should tell you where. If you really can't figure out where to put the files, if you're in a hurry, or if you're using someone else's computer and don't want to mess with their \texttt{texmf} folder, just dump every file you think you might need into the same folder as the document that uses the package. (This is probably all the \texttt{.tfm}, \texttt{.pfb}, and \texttt{.map} files, plus the \texttt{.sty} and \texttt{.fd} files if you are using \LaTeX\ or the \texttt{.tex} file if you are using plain \TeX.) You aren't done! \TeX\ now knows everything it needs to do its job and \emph{arrange} the characters in the font, and so your document will compile, but the postprocessing software (your DVI viewer, your printer, or the PDF files that pdf\/\TeX\ produces) don't know about the fonts themselves. There's a simple way to tell pdf\/\TeX\ about the fonts: use the command \begin{quote}\verb|\pdfmapfile{+knitfont.map}|\end{quote} or the lines \begin{quote} \verb|\pdfmapline{+knitgn\space |, \verb|\[|, and \verb|\]| are available. \item \verb|\cableleft| and \verb|\cableright| will produce the most general possible cable symbols. While there are simple methods to get {\knitnogrid \textknit{kkKK}} (see Section~\ref{se:cables}), these let you get such obscure symbols as \textknit{\cableright{*}{-Q-}} or even (in concert with \verb|\bobble| and \verb|\knitbox|) \textknit{\cableleft{\narrowincrease{3}\knitbox{knit}{2}}{\purlbox{purl}{2}\bobble{3}}}. % Dimensions, booleans, sans serif text \item \verb|\knitlinewd|, \verb|\gridwidth|, \verb|\stitchwd|, \verb|\stitchht|, and \verb|\stitchdp| store most of the dimensional information about the knitting fonts.\footnote{Grid cells are designed to be 12pt (or 16.3pt) by 12pt, and extend slightly below the baseline to work gracefully with numbers or other normal text. In \LaTeX, \texttt{\char`\\ stitchht} is 12pt. In plain \TeX, \texttt{\char`\\ stitchht} is 12pt$-$\texttt{\char`\\ stitchdp}. This is because the plain \TeX\ \texttt{\char`\\ raise} macro and the \LaTeX\ \texttt{\char`\\ raisebox} macro work differently.} It is inadvisable to change any of these (except \verb|\knitlinewd|); a 0.4pt grid is built into the fonts, and changing \verb|\gridwidth| won't change it, just mess up any code that relies on \verb|\gridwidth|. You can change \verb|\knitlinewd| with \verb|\setlength|; however, \verb|\knitlinewd| is defined by \textsf{knitting} in a complicated way so as to change gracefully with changing knit sizes, and so it is probably best to say \verb|\newdimen| \verb|\knitlinewd| (not \verb|\newlength|\allowbreak\verb|{\knitlinewd}|) first. If you use one of these parameters outside of a \verb|\chart| or \verb|\textknit|, you may get error messages about undefined fonts. To fix them, use \verb|\knitgrid|, \verb|\knitnogrid| or \verb|\knitwide| again. \item The boolean variables \verb|\ifgrid| and \verb|\ifchartsonly| are standard \TeX\ conditionals: they may be used as \begin{center}\verb|\ifgrid| Grid code \verb|\else| Nongrid code \verb|\fi| \end{center} They are useful if you haven't decided yet how you want to format your document, or if you want to compile it several times with slightly different results. \item In \LaTeX, you get sans serif text (the font inside the knit boxes) with the usual command \verb|\textsf|. In plain \TeX, you can get sans serif text with \verb|\knitsf|. \end{itemize} \begin{figure} \caption{Examples} \advance\hsize 60pt \noindent \hskip -30pt \begin{minipage}[b]{3in} \obeylines \verb?\chart[oddleft]{? \verb?\nonumber? \verb?\overline{~~~~~\hspace{2\knitlinewd}}? \verb?\nonumber-|\widedecrease{3}|-? \verb?-|\knitbox{8}{3}|-? \verb?\@3|\purlbox{8}{3}|=? \vspace{1pt} \verb?\overline{-|\knit{3}|-}? \verb?\underline{-|\Knit{8}{3}|=}? \vspace{1pt} \verb?-|-{\purlpass{\color{blue}} pK}|-? \verb?-|\Purl{12}{3}|=? \verb?-|\purlbackground{\wideincrease{3}}|-? \verb?\addtocounter{rownumber}{-2}}}? \end{minipage}% \hfill \begin{minipage}[b]{1.5in} \knitnogrid \qquad\verb|\knitnogrid|\\ \chart[oddleft]{ \nonumber \overline{~~~~~\hspace{2\knitlinewd}} \nonumber-|\widedecrease{3}|- -|\knitbox{8}{3}|- \@3|\purlbox{8}{3}|= \overline{-|\knit{3}|-} \underline{-|\Knit{8}{3}|=} -|-{\purlpass{\color{blue}} pK}|- -|\Purl{12}{3}|= -|\purlbackground{\wideincrease{3}}|- \nonumber\addtocounter{rownumber}{-2}`} \end{minipage}% \hfill \begin{minipage}[b]{1.5in} \knitgrid \qquad\verb|\knitgrid|\\ \chart[oddleft]{ \nonumber \overline{~~~~~\hspace{2\knitlinewd}} \nonumber-|\widedecrease{3}|- -|\knitbox{8}{3}|- \@3|\purlbox{8}{3}|= \overline{-|\knit{3}|-} \underline{-|\Knit{8}{3}|=} -|-{\purlpass{\color{blue}} pK}|- -|\Purl{12}{3}|= -|\purlbackground{\wideincrease{3}}|- \nonumber\addtocounter{rownumber}{-2}`} \end{minipage} \bigskip \noindent \hskip -30pt \begin{minipage}[b]{3in} \obeylines \verb?\definecolor{knitlinecolor}{rgb}{0,0,0.8}? \verb?\setcounter{rownumberskip}{2}? \verb?\chart{? \verb? \overline{--|--|-}\rnright? \verb?~\={1}~\={1}~\\-|--|-- \rnright? \verb?~\={1}~\={1}~\\--|--|- \rnright? \verb?\vspace{24pt}? \verb?\-{5}? \verb?--\!--\!- \rnright \\ ~\_~\_~? \verb?-\!--\!-- \rnright \\ ~\_~\_~? \verb?--\!--\!- \rnright? \vspace{0pt} \verb?}? \end{minipage}% \hfill \begin{minipage}[b]{85pt} \knitnogrid \definecolor{knitlinecolor}{rgb}{0,0,0.8} \setcounter{rownumberskip}{2} \chart{ \overline{--|--|-}\rnright ~\={1}~\={1}~\\-|--|-- \rnright ~\={1}~\={1}~\\--|--|-\rnright \vspace{24pt} \-{5} --\!--\!- \rnright \\ ~\_~\_~ -\!--\!-- \rnright \\ ~\_~\_~ --\!--\!- \rnright \nonumber``} \vspace{0pt} \end{minipage}% \hfill \begin{minipage}[b]{90pt} \knitgrid \definecolor{knitlinecolor}{rgb}{0,0,0.8} \setcounter{rownumberskip}{2} \chart{ \overline{--|--|-}\rnright ~\={1}~\={1}~\\-|--|-- \rnright ~\={1}~\={1}~\\--|--|-\rnright \vspace{24pt} \-{5} --\!--\!- \rnright \\ ~\_~\_~ -\!--\!-- \rnright \\ ~\_~\_~ --\!--\!- \rnright \nonumber``} \vspace{0pt} \end{minipage} \end{figure} \section{What goes in the charts} After careful consideration, I decided to depart from \TeX\ tradition and set the fonts up so that your input would also look more or less like a chart (rather than defining new commands like \verb|\ssk|). So here's what you type: \subsection{Space in the input} A normal space in the source code in a knit grid, like a space in math mode, is ignored. In a knitting chart, unlike in normal text, you want to prescribe all your line breaks. For convenience, knitting charts have the macro \verb|\obeylines| built in, so that a single $\langle$return$\rangle$ produces a new paragraph (and therefore a new line), like a double $\langle$return$\rangle$ usually does. If you want two or more lines in the source code to produce one line on the chart, end all but the last with the comment character~\verb|%|. Unfortunately, the trick I use to make $\langle$return$\rangle$s trigger new lines is delicate; specifically, if you put your chart inside another command, it stops working. (It works fine inside environments.) (The bar \verb?|? also stops working; it produces a plain black bar whose width will not change if you redefine \verb|\knitlinewd|.) So if you want to embed your chart inside another command, you have to end each line with a \verb|\par|, \verb|\\|, or a double $\langle$return$\rangle$ (blank line). \begin{figure} \caption{The effects of embedding charts in commands and environments} \par\bigskip\par \begin{minipage}[b]{2.5in} \begin{verbatim} \newdimen\knitlinewd \setlength{\knitlinewd}{4pt} \parbox{77pt}{ \chart{ tt| AA\|% --\\ ==|==\\} } \end{verbatim} \end{minipage}% \hskip -108pt \begin{minipage}[b]{80pt} \newdimen\knitlinewd \setlength{\knitlinewd}{4pt} \parbox{80pt}{ \chart{ tt| AA\|% --\\ ==|==\\}} \vspace{24pt} \end{minipage}% \hskip 12pt \begin{minipage}[b]{2.5in} \begin{verbatim} \newdimen\knitlinewd \setlength{\knitlinewd}{4pt} \begin{center} \chart{ tt| AA\|% --\\ ==|==\\} \end{center} \end{verbatim} \end{minipage}% \hskip -84pt \begin{minipage}[b]{55pt} \newdimen\knitlinewd \setlength{\knitlinewd}{4pt} \begin{center} \chart{ tt| AA\|% --\\ ==|==\\} \end{center} \vspace{24pt} \end{minipage} \end{figure} \subsection{Space in the output} A tilde $\sim$ produces a gap the width of one stitch. This is meant to be used in charts with ragged edges. It's been designed so that automatically placed rownumbers show up {after} the gaps left by $\sim$, not before. If you really want them to show up earlier, you can use single quotes instead of $\sim$s as spacers. The single quotes \texttt{`} and \texttt{'} produce spaces that are {half} the width of a normal box (white or gray). If for some reason you need an empty, borderless box in the grid font, you can use~\texttt{``} or~\texttt{''}. It is inadvisable to use $\sim$s alone on their own line; \texttt{``}s are much better behaved. In the nongrid font, \fbox{\texttt{\vphantom{I}.}}\ and~\fbox{\texttt{\vphantom{I},}} both produce empty boxes. (Of different colors; \fbox{\texttt{\vphantom{I}.}}~produces white, \fbox{\texttt{\vphantom{I},}}~produces gray.) These are meant to be no-stitch markers which are as unobtrusive and non-misleading as possible, and are in fact why the nongrid font has no grid. \subsection{Normal symbols}\label{se:normal} The normal symbols are in \autoref{fig:symbols}. The file \texttt{knitkey.tex} contains my suggested meanings for all the available symbols. \begin{figure} \caption{The normal symbols}\label{fig:symbols} \newcommand\knitrow[1]{\texttt{#1}&\knitgrid\textknit{#1}&\knitnogrid\textknit{#1}\\} \newcommand\displaypair[2]{\texttt{#2}&\knitgrid\textknit{#1}&\knitnogrid\textknit{#1}\\} \begin{tabular}[t]{|ccc|} \hline \knitrow{-} \knitrow{=} \knitrow{<} \knitrow{>} \knitrow{;} \knitrow{:} \knitrow{L} \knitrow{R} \knitrow{l} \knitrow{r} \knitrow{A} \knitrow{a} \knitrow{!} \knitrow{2} \knitrow{3} \knitrow{m} \knitrow{M} \knitrow{O} \hline \end{tabular} \hfill \begin{tabular}[t]{|ccc|} \hline \knitrow{t} \knitrow{T} \knitrow{x} \knitrow{X} \knitrow{b} \knitrow{B} \knitrow{q} \knitrow{Q} \knitrow{v} \knitrow{V} \knitrow{y} \knitrow{u} \knitrow{4} \knitrow{5} \knitrow{w} \knitrow{W} \knitrow{E} \knitrow{Y} \hline \end{tabular} \hfill \begin{tabular}[t]{|ccc|} \hline \knitrow{(} \knitrow{)} \knitrow{i} \knitrow{I} \knitrow{j} \knitrow{J} \knitrow{h} \knitrow{H} \knitrow{s} \knitrow{S} \knitrow{[} \knitrow{]} \knitrow{z} \knitrow{Z} \knitrow{U} \knitrow{f} \knitrow{F} \knitrow{@} \hline \end{tabular} \hfill \begin{tabular}[t]{|ccc|} \hline \knitrow{"} \knitrow{""} \knitrow{*} \displaypair{\bobble 5}{\char`\\\char`\@5} \displaypair{\narrowincrease 5}{\char`\\<5} \displaypair{\narrowdecrease 5}{\char`\\>5} \displaypair{\pnarrowincrease 5}{\char`\\[5} \displaypair{\pnarrowdecrease 5}{\char`\\]5} \knitrow{,.,} \knitrow{'`'} \knitrow{111} \knitrow{???} \knitrow{+++} \knitrow{+/+} \knitrow{|} \displaypair{|}{\char`\\!} \displaypair{\wideincrease{4}}{} \displaypair{\widedecrease{4}}{} \hline \end{tabular} \end{figure} If these symbols (and the cable symbols in the next section) do not suffice, then you can generate new symbols with \verb|\knitbox|: \textknit{\knitbox{a}{1}} \textknit{\knitbox{Cable 6 left}{6}}. This is the best way to indicate very wide cables in the grid font, since very wide cable symbols do not exist in that font, and if they did, they would slant too steeply to be easily read. A great many strange symbols are available by using math symbols: \verb|\knitbox{$\vspace{-1.5pt}\heartsuit$}{1}| \chart{\knitbox{$\vspace{-1.5pt}\heartsuit$}{1}}. However, these may look a little incongruous with the rest of the font, so use with care. \subsection{Ligatures and cables} \label{se:cables} \TeX\ has a built-in ligature mechanism that lets it get {?`fire--fly?} instead of {?{}`f{}ire-{}-f{}ly?} when you type \texttt{?{}`fire--fly?}. \textsf{knitting} uses this for wide horizontal sequences such as \textknit{???}. The ligature mechanism also lets you generate the reverse of \textknit{"}: \texttt{-"}, \texttt{="} and \texttt{""} produce \textknit{-"}, \textknit{="}, and \textknit{""}, respectively. However, the ligature mechanism really comes into its own when making cable symbols. \knitnogrid In the non-grid font, cables look like this: \textknit{kkKK}. The keys \texttt{k},~\texttt{p}, \texttt{K}, and \texttt{P} produce raised or lowered knit and purl symbols, and the ligature mechanism adds in the underbars or slant connectors automatically. So: \begin{quote} \noindent\hfil\parbox{108pt}{ \tt kkKK\\ KKpp\\ kpkpKPKP} \parbox{108pt}{\chart{ kkKK\\ KKpp\\ kpkpKPKP}} \end{quote} Some allowance for peculiar cables has been made. You can get a front increase or decrease with \texttt{N}~or \texttt{D}, or a back increase or decrease with \texttt{n}, \texttt{d}, \texttt{e}, or~\texttt{o}: \texttt{nedoND} \textknit{nedoND}. All of the symbols present in the font can be used in cables with the help of \verb|\cableleft| and \verb|\cableright|: \verb|\cableleft{AOA}{=*=}| \textknit{\cableleft{AOA}{=*=}} Explaining to \textsf{knitting} when one cable starts and another ends can be hard: \texttt{pKKKKp} probably means \textknit{pKK KKp}, but it could mean \textknit{pK KKKp} or \textknit{pKKK Kp}, and the ligature mechanism isn't smart enough to default to \textknit{pKK KKp}, let alone read your mind. So you have to tell it what you want. (Or you'll get \textknit{pKKKKp}, which is not what you want.) There are two ways to do this. You can put a space in: \texttt{ppKK KKpp}. You can also use the characters \texttt{c},~\texttt{g}, \texttt{C}, and~\texttt{G}: these behave just like \texttt{k},~\texttt{p}, \texttt{K}, and~\texttt{P}, except that they are only allowed to show up in the left part of a cable. So: \begin{center} \begin{minipage}[b]{108pt} \obeylines\parindent=0pt\tt =DKp,,pKD DKp,,pKD= ===----====----=== ===KKkk====KKkk=== ===----====----=== =ppKKCCppggKKCCpp= =--====----====--= =--====kkKK====--= =--====----====--= =KKepgeKKCCepgeKK= ,==----=,,=----==, \end{minipage} \quad \begin{minipage}[t]{224pt} \chart{ =DKp,,gKD DCp,,gKD= ===----====----=== ===KKkk====KKkk=== ===----====----=== =ppKKCCppggKKCCpp= =--====----====--= =--====kkKK====--= =--====----====--= =KKepgeKKCCepgeKK= ,==----=,,=----==, } \end{minipage} \end{center} \knitgrid In the grid fonts, cables look like this: \textknit{kkKK}. The letters \texttt{kpcgKPCG} work for simple cables as in the non-grid font. Grid cables are fairly limited. You can cross 1, 2, or 3 stitches over 1, 2, or 3 stitches, going left or right. The letters \texttt{kpcgKPCG} will let you draw purl-over-purl, knit-over-purl, or knit-over-knit cables. Twelve special cable symbols are also possible: \begin{center} \textknit{kpK~Kpk~kkpKK~KKpkk~kkppKK~KKppkk}\\ \textknit{kpD~Kpd~kkpKD~KKpkd~kkppKD~KKppkd}\\ \end{center} You get these by putting \texttt{p}s (not \texttt{g}s) between the \texttt{k}s and \texttt{K}s/\texttt{D}s.\footnote{{The rules for these cables are actually more complicated. The only way to get \knitnogrid\textknit{kkpKK}, the nogrid equivalent of \knitgrid\textknit{kkpKK}, is by typing \texttt{kkpKK} or some equivalent with \texttt{c}s and~\texttt{g}s. In the grid font, you can't use \texttt{g} for the middle purl stitch. More importantly, the fonts don't check to make sure you typed exactly \texttt{kkpKK}. The only grid cable that can start with \texttt{kkp} is \textknit{kkp}; so \texttt{kkp} followed by any number of \texttt{K}s will produce \textknit{kkpKKKKK}.}} In the wide-cell grid font, for technical reasons no symbols more than five cells wide are available; so while \knitwide\textknit{pK} is available, a wider version of \knitgrid\textknit{kkppKK} is not. The keys \texttt{N},~\texttt{n}, \texttt{e}, \texttt{o}, \texttt{d} and~\texttt{D} have a different function here. If a knit-over-knit cable ends with a \texttt{d} or \texttt{D} instead of \texttt{k} or \texttt{K}, the result will have a solid white background instead of a gray one. The letters \texttt{n}, \texttt{N}, \texttt{e} and \texttt{o} produce symbols that are hybrids of twist and cable symbols.\footnote{A \texttt{k}, \texttt{p}, \texttt{K}, pr \texttt{P} after a \texttt{n}, \texttt{e}, \texttt{o}, \texttt{d}, \texttt{N}, or \texttt{D} starts a new cable; you don't need to use \texttt{C}, \texttt{G}, \texttt{c}, \texttt{g} or spaces to separate them.} \begin{center} \begin{minipage}[b]{108pt} \obeylines\parindent=0pt\tt kkDD~kkNN~ppNN KKdd~KKnn~KKoo \end{minipage} \quad \begin{minipage}[t]{224pt} \chart{ kkDD~kkNN~ppNN KKdd~KKnn~KKoo } \end{minipage} \end{center} \texttt{e} and \texttt{o} have the same effect. Some special effects are possible. You can get fancy with the colors of these symbols: \bigskip \verb?\setlength{\fboxsep}{0pt}?\hfill{\setlength{\fboxsep}{0pt} \textknit{\purlpass[Kk]{\colorbox{lightblue}{\color{blue}{kK}}}}} \verb?\textknit{\purlpass[Kk]{\colorbox{lightblue}{\color{blue}{kK}}}? \bigskip You can also indicate unusual cables by superimposing other symbols: \nopagebreak \bigskip \noindent\hspace{-10pt}\begin{minipage}[t]{310pt} \verb?\mainpass{\rlap{\knitbox{D}{4}}} kkKK?\par \verb?\mainpass{\rlap{\knitbox{m\vspace{2pt}}{1}}} ppKK? \end{minipage} \hfill \begin{minipage}[t]{48pt} \textknit{\mainpass{\rlap{\knitbox{D}{4}}} kkKK}\par \textknit{\mainpass{\rlap{\knitbox{m\vspace{2pt}}{1}}}% ppKK} \end{minipage} \bigskip This is enough for most cable patterns. \section{List of files that are considered part of this package} \label{se:manifest} This package should have come with all the following files, organized into the directories listed. \begingroup \ttfamily \noindent knitting/docs \begin{itemize} \item knitexamples.tex \item knitkey.tex \item knitting-doc.pdf \item knitting-doc.tex \end{itemize} \noindent knitting/fonts/afm \begin{itemize} \item knitgg.afm \item knitgn.afm \item knitgp.afm \item knitnl.afm \item knitnn.afm \item knitnp.afm \item knitnr.afm \item knitwg.afm \item knitwn.afm \item knitwp.afm \end{itemize} \noindent knitting/fonts/map \begin{itemize} \item knitfont.map \end{itemize} \noindent knitting/fonts/source \begin{itemize} \item knit\char`\_dimens.mf \item knit\char`\_grid\char`\_cables.mf \item knit\char`\_nogrid\char`\_cables.mf \item knit\char`\_symbols.mf \item knitgg.mf \item knitgn.mf \item knitgp.mf \item knitnl.mf \item knitnn.mf \item knitnp.mf \item knitnr.mf \item knitwg.mf \item knitwn.mf \item knitwp.mf \end{itemize} \noindent knitting/fonts/tfm \begin{itemize} \item knitgg.tfm \item knitgn.tfm \item knitgp.tfm \item knitnl.tfm \item knitnn.tfm \item knitnp.tfm \item knitnr.tfm \item knitwg.tfm \item knitwn.tfm \item knitwp.tfm \end{itemize} \noindent knitting/fonts/type1 \begin{itemize} \item knitgg.pfb \item knitgn.pfb \item knitgp.pfb \item knitnl.pfb \item knitnn.pfb \item knitnp.pfb \item knitnr.pfb \item knitwg.pfb \item knitwn.pfb \item knitwp.pfb \end{itemize} \noindent knitting/tex/latex \begin{itemize} \item knitting.sty \item uknit.fd \end{itemize} \noindent knitting/tex/plain \begin{itemize} \item knitting.tex \end{itemize} \endgroup \end{document}