Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-05 | Use the included script to install tikz | Aditya Mahajan | |
2023-03-22 | Add CONTEXTDIST variable | Aditya Mahajan | |
Rather than explicitly setting the PS1 or PS2 prompt, we now just set a variable. Whatever script that you are using to set the prompt can then be tuned to modify the promot appropriately. | |||
2023-03-02 | Updating SRCINFO file | Aditya Mahajan | |
2023-03-02 | Don't install t-*.tex files from PGF | Aditya Mahajan | |
(based on Hans's suggestion on the mailing list) Also changing how the prompt is set. Now just set a variable $CONTEXTDIST. The process of changing the prompt should be done somewhere else. | |||
2021-12-15 | Changing how modules are installed | Aditya Mahajan | |
2020-12-05 | LMTX has reverted back to using .mkiv suffix | Aditya Mahajan | |
2019-11-02 | Mimick new install.sh | Aditya Mahajan | |
2019-09-09 | Bugfix with version number | Aditya Mahajan | |
2019-04-07 | Fix whitespace | Aditya Mahajan | |
2019-04-07 | Fix SRCINFO | Aditya Mahajan | |
2019-04-07 | Use HEREDOC to generate setuptex file | Aditya Mahajan | |
We also set a prompt now | |||
2019-04-06 | Change the location of TEXMFCACHE | Aditya Mahajan | |
2019-04-06 | Adding a gitignore file | Aditya Mahajan | |
2019-04-06 | Make sure that the binaries are executable | Aditya Mahajan | |
2019-04-06 | Set PATH before running mtxrun | Aditya Mahajan | |
2019-04-06 | Use all servers | Aditya Mahajan | |
Not sure what the serverlist does, but I want to keep the script similar to install.sh distributed with context | |||
2019-04-04 | Fixing typo | Aditya Mahajan | |
2019-04-04 | Use source rather than explicitly downloading zip | Aditya Mahajan | |
2019-04-04 | First version | Aditya Mahajan | |