> > As a rule, we ship source code, but expect users to have > > or to install their own developer and build tools, as well > > as any third-party libraries/etc required. A README can > > explain prerequisites, and a build can flag up a warning > > if any of the tools are not found.
Perfect, thanks On Mon, Apr 25, 2016 at 3:48 PM, Nick Kew <[email protected]> wrote: > On Mon, 2016-04-25 at 09:52 +0100, Jamal Natour wrote: > > When shipping a small diagram produced by tikz e.g. > > http://www.texample.net/media/tikz/examples/PDF/servers.pdf > > > > Is there a minimum supported subset of TeX that we can rely on? or do we > > bundle up a TeX distribution with the project ? > > > > [edit] the question might be irrelevant, as surely just shipping both > > tex/pdf is sufficient without bundling TeX Live (massive >3Gb) or > requiring > > *any* TeX support from Infrastructure? > > The context of the question is less than clear: I guess you're > talking about some component of Milagro docs? > > As a rule, we ship source code, but expect users to have > or to install their own developer and build tools, as well > as any third-party libraries/etc required. A README can > explain prerequisites, and a build can flag up a warning > if any of the tools are not found. > > -- > Nick Kew > >
