Skip to content

Multi-module builds with common bib file #28

@csabasulyok

Description

@csabasulyok

Given:

  • multi-module build with multiple LaTeX projects
  • multiple projects use same bib file located in root (referenced with relative path in build.gradles

When:

  • call gradle pdfLatex -i -t to react to changes

Expected:

  • when any tex file changes, the appropriate project is rebuilt

Actual:

  • only one (apparently random) project gets built

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions