Skip to content

Commit c6bb598

Browse files
committed
MAKE.SH Partial revert of 0f59a9f. Fixes #458
1 parent 8def810 commit c6bb598

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

make.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -649,7 +649,7 @@ cat > tmp.tex << __EOF
649649
\makeatother
650650
\usepackage{fontspec}
651651
\usepackage{xunicode}
652-
%\fontspec [ Path = $fontpath ]{$fontname}
652+
\fontspec [ Path = $fontpath ]{$fontname}
653653
\setmainfont[$opt]{[$fontname.ttf]}
654654
\usepackage[margin=0.1in, paperwidth=40in, paperheight=2in]{geometry}
655655
\begin{document}

0 commit comments

Comments
 (0)