Commit 10b52f5a authored by witiko's avatar witiko
Browse files

The class files are now generated using the XeTeX engine, which

preserves the characters outside ASCII.
parent 1a167b1d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -70,7 +70,7 @@ dist: complete

# This target creates the class files.
$(CLASSFILES): fithesis.ins fithesis.dtx
	tex $<
	xetex $<

# This target typesets the guides.
$(GUIDES): $(CLASSFILES) $(RESOURCES)