Removed files added by accident during the last commit.

This commit is contained in:
Carsten Dominik 2008-04-08 13:13:12 +02:00
parent 15534acef0
commit e1d1ada043
4 changed files with 2 additions and 5815 deletions

2
.gitignore vendored
View File

@ -21,6 +21,7 @@
*.tp
*.vr
*.dvi
*.ps
orgcard_letter.tex
org
org-install.el
@ -36,6 +37,7 @@ manual
# allow tmp and test directories that will not be tracked
test
auto
tmp
# and collateral damage from Emacs

View File

@ -1,49 +0,0 @@
(TeX-add-style-hook "orgcard"
(lambda ()
(TeX-add-symbols
"endexample"
"endindentedkeys"
"columnsperpage"
"letterpaper"
"intercolumnskip"
"titlefont"
"headingfont"
"smallfont"
"smallsy"
"eightrm"
"eightbf"
"eightit"
"eighttt"
"eightmi"
"eightsy"
"keyindent"
"metaxwidth"
"orgversionnumber"
"versionyear"
"year"
"shortcopyrightnotice"
"copyrightnotice"
"ncolumns"
"scaledmag"
"rm"
"bf"
"it"
"tt"
"makefootline"
"maxcolumn"
"abc"
"multicolumnformat"
"columnbox"
"bye"
"small"
"newcolumn"
"title"
"section"
"beginindentedkeys"
"paralign"
"kbd"
"beginexample"
"key"
"metax"
"threecol")))

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff