Remove duplicated lines.
--- a/.emacs-my Fri Jan 21 14:56:53 2011 +0200
+++ b/.emacs-my Fri Jan 21 14:57:49 2011 +0200
@@ -1402,28 +1402,6 @@
;(setq printer-name "~/myprint.txt")
;(setq ps-printer-name nil)
;(setq ps-print-header nil)
-;; some more menu entries in the command list:
-;; see tex-mik.el from package auctex: %v is defined in tex-mik.el
-;; other variables are defined in tex.el from auctex
-;; the meaning of some auctex-varibles:
- ;symbols defined in tex.el and tex-mik.el:
- ;%b name slave tex-file %t name master tex-file
- ;%d dvi-file %f ps-file
- ;%l "latex --src-specials"
- ;%n line number %p printcommand %q "lpq"
- ;%r (TeX-style-check TeX-print-style)
- ;%s master-file-name without extention
- ;%v yap command view line
-;(eval-after-load "tex"
-; '(progn
-; (add-to-list 'TeX-command-list
-; (list "->PS landscape for pdf"
-; "dvips %d -N0 -Ppdf -G0 -T 297mm,210mm -o %f "
-; 'TeX-run-command nil t))
-; (add-to-list 'TeX-command-list
-; (list "All Texify run-viewer"
-; "texify --tex-opt=--src --run-viewer --clean %s.tex"
-; 'TeX-run-command nil t))))
;;; ----------------------------------------------------------------
(message "SQL")