소스 검색

Fix makehandouts

Samuel W. Flint 5 년 전
부모
커밋
6c45223971
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      makehandouts

+ 1 - 1
makehandouts

@@ -1,4 +1,4 @@
-#!env bash
+#!/usr/bin/env bash
 
 
 # In the folder containing a LaTeX source beamer file named 'foo.tex'
 # In the folder containing a LaTeX source beamer file named 'foo.tex'
 # one types 'makehandouts foo' to create 'foo-handout.pdf' for viewing
 # one types 'makehandouts foo' to create 'foo-handout.pdf' for viewing