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 slideshow/pict: add `rotate' 2011-07-04 16:26:09 -06:00
face-demo.rkt Fix typo in symbol name, keep old one still. 2011-10-07 10:47:15 -04:00
face.rkt Fix typo in symbol name, keep old one still. 2011-10-07 10:47:15 -04:00
flash.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
mrpict-sig.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
mrpict-unit.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
mrpict.rkt move and rename pict `convert' support 2012-04-06 18:51:10 -06:00
mztp.sty
pict-value-snip.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
slideshow-run.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
slideshow.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
symbol.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
texpict-sig.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
texpict-unit.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
texpict.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
utils.rkt add scale-to-fit to slideshow/pict 2012-08-22 22:06:07 -05:00