2001-01-04 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
[gnus] / texi / texi2latex.el
index 251cd55..f5cb162 100644 (file)
          ;; These are commands with {}.
          (setq arg (match-string 5))
          (cond 
+          ((member command '("anchor"))
+           (latexi-strip-line))
           ((member command '("xref" "pxref"))
            (latexi-exchange-command (concat "gnus" command) arg))
           ((member command '("sc" "file" "dfn" "emph" "kbd" "uref"