cgranade / posh-tex

PowerShell utilities for working with TeX and friends.
BSD 3-Clause "New" or "Revised" License
2 stars 1 forks source link

Check or List verbs to match Install-TeXResource #9

Open cgranade opened 7 years ago

cgranade commented 7 years ago

In order to assert whether a TeX resource has been successfully installed, PoShTeX should provide Check- or List- verbs as well as Install. This is the approach taken with cgogolin/quantum-journal@e13002ec03759bbd44bd922b529281462d171488, for instance, which uses a assert_installed PowerShell function to ensure that quantumarticle.cls is successfully installed to the current user's TeX directory.