[texhax] install-tl via script (was Download errors from ftp://tug.org)

Joseph Wright joseph.wright at morningstar2.co.uk
Thu Dec 14 14:02:56 CET 2017


On 14/12/2017 12:43, Liviu Ionescu wrote:
> 
> 
>> On 14 Dec 2017, at 13:17, David Carlisle <d.p.carlisle at gmail.com> wrote:
>>
>> I suspect that you could use one of the standard schemes rather than
>> enumerating all those packages.
> 
> ... yes, only if those schemes would be documented somewhere...
> 
>> scheme-basic is quite small, but works OK for the documents I need
>> there.
> 
> except basic (~80 packages), medium (~1000 packages) and full (~3400 packages), are there any other useful schemes?
> 
>>   The full script used by the travis Ci is ...
> 
> I update my script to a similar one, pointing to the current version (2017), referring to scheme-basic and adding collection-fontsrecommended.
> 
> I'll try to use it to generate my manuals; if not successful, I'll upgrade to scheme-medium, and retry.
> 
> However, I still feel somehow in the dark, there are lots of collections and I have no idea if they are needed or not for the GCC/OpenOCD/QEMU manuals, and a full install is so large... :-(
> 
> 
> 
> Thank you,
> 
> Liviu

David's install script is suspiciously close to one I wrote ;)

To get it 'right' (adding single extra packages to a scheme) I have a 
local VM I can test on. That approach works well if you can be *sure* of 
the list of packages you want: I start from minimal and add them on by 
hand with a long "tlmgr install ..." list. It depends though on the 
balance of effort versus install size: some packages do get moved 
around, not necessarily due to decisions made by the TL team.

Joseph


More information about the texhax mailing list