Try to fix issue with changing directory in LaTeX and ConTeXt styles
commit97eb4ee8603e0e438d624fb9c5781e10c234dab5
authorMichael W. Olson <mwolson@gnu.org>
Sun, 23 Sep 2007 15:09:50 +0000 (23 11:09 -0400)
committerMichael W. Olson <mwolson@gnu.org>
Sun, 23 Sep 2007 15:09:50 +0000 (23 11:09 -0400)
tree5fed3fcf365f857af5156d697eac83e45de908c6
parent8a9a08277f4ad7830dde4aebd3b8151555861b72
Try to fix issue with changing directory in LaTeX and ConTeXt styles

* lisp/muse-context.el (muse-context-pdf-generate): Change
  default-directory instead of calling "cd" in the command.

* lisp/muse-latex.el (muse-latex-pdf-generate): Change default-directory
  instead of calling "cd" in the command.  This should fix a bug with
  Windows.  Thanks to Jia Ye for the report.
ChangeLog
lisp/muse-context.el
lisp/muse-latex.el