racket/collects/texpict
Eli Barzilay 672910f27b Lots of bad TAB eliminations.
I started from tabs that are not on the beginning of lines, and in
several places I did further cleanings.

If you're worried about knowing who wrote some code, for example, if you
get to this commit in "git blame", then note that you can use the "-w"
flag in many git commands to ignore whitespaces.  For example, to see
per-line authors, use "git blame -w <file>".  Another example: to see
the (*much* smaller) non-whitespace changes in this (or any other)
commit, use "git log -p -w -1 <sha1>".
2012-11-07 11:22:20 -05:00
..
private Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
balloon.rkt slideshow/balloon: fix balloon to match docs 2012-11-06 14:09:41 -05:00
code.rkt add `slideshow/code-pict' and code transformers 2012-09-18 10:03:26 -06:00
doc.txt
face-demo.rkt
face.rkt
flash.rkt
mrpict-sig.rkt
mrpict-unit.rkt
mrpict.rkt
mztp.sty
pict-value-snip.rkt
slideshow-run.rkt
slideshow.rkt
symbol.rkt
texpict-sig.rkt
texpict-unit.rkt
texpict.rkt
utils.rkt add scale-to-fit to slideshow/pict 2012-08-22 22:06:07 -05:00