• Stefan Monnier's avatar
    (latex-block-args-alist, latex-block-body-alist): New vars. · 8084f5d8
    Stefan Monnier authored
    (latex-insert-block): Use them.
    (tex-string-prefix-p): New fun.
    (tex-guess-main-file): Use it to detect when the main file
    is in a parent directory.
    (tex-main-file): Try to find a main-file in parent directories.
    (tex-compile-default): Don't use `gv' on pdf files just because
    `gv' was used recently on a ps file.  Remove unused arg `dir'.
    Reuse a previous command as-is if it applied to the same file.
    (tex-compile): Use the right file name when file is not in dir.
    8084f5d8
tex-mode.el 86.6 KB