At 2018-04-24T08:44:24-04:00, Mohammad Hossein Bateni wrote:
> I don't think it's possible to do off-the-shelf.
The Wiki
http://wiki.contextgarden.net/ConTeXt_Standalone#Reverting_to_an_older_installation
says that it is possible with
sh ./first-setup.sh --context=date
Also, mtx-update.lua, w
I don't think it's possible to do off-the-shelf. The following is what I
used to do to run some tests:
1) Install the latest beta.
2) Clone to the mirror on Github [
https://github.com/contextgarden/context-mirror]
3) Sync the cloned repository to an older date
4) Replace the tex folder in context
I would like to install the version of context dated 2017.11.14. How
can one do this? I tried
sh first-setup.sh --context=2017.11.14
but it produces errors like
rsync: change_dir "/current/context/2017.11.14" (in minimals) failed: No
such file or directory (2)
I'd appreciate suggestions about