Also means you can override a lot of the default mixins fairly simply.
I would rather not waste the time experimenting these days
http://twitter.github.io/bootstrap/2.3.2/customize.html
It's fairly self-explanatory, and the resulting file will contain only the code you actually use, making for smaller file sizes.
Step 2 - Edit or override the variable.less file.
Done
A) how do I know what bits I will not be using B) how do the JS and LeSS files interact (can I leave out the JS as easily as the less?)
Also means you can override a lot of the default mixins fairly simply.