diff --git a/outline.bash b/outline.bash index cad638a..8420f54 100755 --- a/outline.bash +++ b/outline.bash @@ -56,7 +56,7 @@ if [ "$?" == "0" ] then xsl=with_offset.xsl else - xsl=without_offset + xsl=without_offset.xsl fi xalan -xsl $xsl -in contents.xml -text -out contents.txt