I would like to jump into the cold waters of LaTeX package creation, mostly for procrastination reasons...but I haven't a clue how to start. For example, a previous question of mine got some nice answers. I would like to take one of these answers and create a package from it.
- How do I start?
- If others find it useful, how should I document it?
- How do I publish it?
Perhaps I should say, I do not want anyone to do the work for me...I would much prefer an explanation on how I could do it myself!
.styfile is already enough. See Make your own .sty files for the minimal set of headers (which are also technically optional, but should be added to any real package). – Martin Scharrer♦ Nov 8 '11 at 23:06