-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fdd0127
commit a3d32af
Showing
3 changed files
with
13 additions
and
13 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 |
---|---|---|
@@ -1,16 +1,16 @@ | ||
# Install packages | ||
|
||
tlmgr install array | ||
tlmgr install bm | ||
tlmgr install dirtytalk | ||
# tlmgr install array | ||
#tlmgr install bm | ||
# tlmgr install dirtytalk | ||
tlmgr install doublestroke | ||
tlmgr install fontawesome % For GitHub icon | ||
tlmgr install framed | ||
tlmgr install fontawesome # For GitHub icon | ||
# tlmgr install framed | ||
tlmgr install fvextra | ||
tlmgr install graphicx | ||
# tlmgr install graphicx # part of graphics | ||
tlmgr install ifplatform | ||
tlmgr install ucs | ||
tlmgr install layout | ||
tlmgr install pgffor | ||
tlmgr install ucs | ||
# tlmgr install layout | ||
# tlmgr install pgffor # part of pfg | ||
# tlmgr install minted # highlight code | ||
tlmgr install xstring | ||
# tlmgr install xstring |
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