made library dependencies more dynamic
switched to absolute paths
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
[% PROCESS variables.tt -%]
|
||||
[% PROCESS variables.tt;
|
||||
IF proper != '';
|
||||
PROCESS "${propers_dir}/${proper}.tt";
|
||||
END;
|
||||
-%]
|
||||
[% parts = 0 -%]
|
||||
[% INCLUDE header.tt -%]
|
||||
\begin{document}
|
||||
|
||||
Reference in New Issue
Block a user