-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Moved installation to standalone file!
- Loading branch information
1 parent
2e0034f
commit 8f67ad4
Showing
2 changed files
with
20 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
Installation | ||
------------ | ||
|
||
> This package depends on | ||
> [`make4ht`](https://github.com/michal-h21/make4ht#instalation) now, please | ||
> install it first. | ||
> | ||
> It also depends on `tidy` and `zip` commands, both are available for Unix | ||
> and Windows platforms, `zip` is distributed with TeX Live on Windows. | ||
> You need [Pandoc](http://pandoc.org/) in order to make documentation. | ||
On Unix systems, clone this repository to your disc and run command | ||
|
||
make | ||
sudo make install | ||
|
||
|
||
For Windows settings, see a | ||
[guide](https://d800fotos.wordpress.com/2015/01/19/create-e-books-from-latex-tex-files-ebook-aus-latex-tex-dateien-erstellen/) by Volker Gottwald | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters