Age | Commit message (Collapse) | Author |
|
In this way, files of different types can easily be combined, as
long as a common format to to through can be specified.
|
|
... in order to allow a specialized typesetting image to be used,
so that the (potentially large) typesetting dependencies do not
have to be installed in the normal build images.
|
|
In this way, meta data can be provided that is not statically
known, but has to be computed via an action.
|
|
|
|
The rules are still very basic; in particular, the latex rules do not
support bibtex. Nevertheless, having typesetting rules in that basic
form is already useful, especially when creating documents (slides,
handbooks, web pages, etc) containing generated files, like sample
logs of tools under development.
Co-authored-by: Oliver Reiche <oliver.reiche@huawei.com>
|