Skip to content
Permalink
14a70555e9
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
14 lines (11 sloc) 596 Bytes

For running the tool you will need two additional Python modules. lxml and PyPDF2. If you use pip for installing them, there's the requirements.txt which you can run using the command

pip install -r requirements.txt

Additionally, you will need two extra tools:

Then, edit config/eoaconvert.cfg and adjust the paths accordingly. texbin is the directory that contains executables like xelatex. You can use the which command (e.g. which xelatex) to find the correct path.