Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

posixify paths for Windows latex #3888

Merged
merged 4 commits into from Aug 4, 2013
Merged

posixify paths for Windows latex #3888

merged 4 commits into from Aug 4, 2013

Commits on Aug 3, 2013

  1. add posix_path filter

    mainly for unixy things on Windows (latex) that don't allow Windows paths.
    minrk committed Aug 3, 2013
    Copy the full SHA
    a95abc8 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a564f83 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1cd2994 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2013

  1. Merge pull request #4 from ivanov/posix_path

    add missing import, properly use os.path.join
    minrk committed Aug 4, 2013
    Copy the full SHA
    1c1117d View commit details
    Browse the repository at this point in the history