forked from brucemiller/LaTeXML
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Bump release to 0.8.8 * Update Changes * Avoid pointless warning during make test * Wrong conjunction; avoid warning in make test * Update notes * Updated manual * fix typo * Gratuitously use strict; use warnings to make Kwalitee happy; sort keys in dump to minimize future diffs * Update mention of arXiv
- Loading branch information
1 parent
0df990e
commit cb786a4
Showing
9 changed files
with
68 additions
and
16 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
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
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
Large diffs are not rendered by default.
Oops, something went wrong.
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
Binary file not shown.
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 |
---|---|---|
|
@@ -96,13 +96,14 @@ Chocolatey: Ronald Tse <[email protected]> | |
|
||
* Modify ~/Macports/tex/LaTeXML/Portfile | ||
- Change version number | ||
- Set revision to 0 | ||
- regen portindex | ||
cd ~/Macports ; portindex | ||
- recompute checksums | ||
(use port -v install and it suggests checksums for you to cut'n'paste!) | ||
(Be careful of cached tarballs: use port clean --all) | ||
- Test Portfile; PR requirements: | ||
sudo port lint LaTeXML | ||
sudo port lint --nitpick LaTeXML | ||
sudo port test LaTeXML | ||
sudo port -vst install LaTeXML | ||
test basic functionality | ||
|
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
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