Skip to content

Latest commit

 

History

History
121 lines (74 loc) · 4.56 KB

README.md

File metadata and controls

121 lines (74 loc) · 4.56 KB

Required Tools Folder

In this folder you can download and unpack all the required tools for building the Polygen documents. (The .gitignore file in this folder is set to ignore everything except this README file)

All instructions were written for Windows x64. If you're using another OS, visit the links provided in the troubleshooting section and download the appropriate files for your OS.


Table of Contents


Download Via Script

If you have installed on your system 7-Zip and cURL, you can just run the following batch script:

The script will take care of everything: it will download to this folder all the tools as Zip files, and then extract from them all the required files. The script won't make any changes to your system: nothing is written to the registry, and all files will be unpacked strictly in this folder.

The automated script is the preferred way to install these third party tools, as future versions of the script could also be used to update all tools to a newer version (if the need arises). If you don't have 7-Zip and cURL on your system, consider installing them.

If you'r looking for trusted precompiled cURL binaries for Windows, you can get them from Viktor Szakáts's page. Alternatively, you can use the cURL Download Wizard. If you want a quick fix for this task, just download this file (x64):

... unpack it here, and copy to this folder all the files found inside curl-7.57.0-win64-mingw\bin\.

Manual Download

Here are the links and instructions for manually downloading and unpacking all the required third party tools.

Pandoc v2.10.1

Download (64-bit only):

Unpack its contents here, you'll see a new folder pandoc-2.10.1: just move here all of its contents.

PP v2.14.1

Download (64-bit only):

Just unpack its contents here.

pandoc-crossref v0.3.7.0a

Download (64-bit only):

Just unpack its contents here.

Highlight v3.57.1

Download (64-bit):

Unpack its contents here, you'll see a new folder highlight-3.57.1-x64: just move here all of its contents.

Troubleshooting

If any of the above link have become obsolete in time, or if the proposed files are nood suited for your PC, visit the homepages and repositories of the tools: