0

I have multiple small .sty files like 'layout.sty' or 'table.sty' and I want to create one 'main.sty' file that summarizes everything.

Optionally I would like to have the ability of passing down packages from the 'main.sty' file to all sub-files included thereafter.

Bernard
  • 271,350
  • 1
    Welcome to TeX.SE! – Mensch Sep 20 '21 at 10:59
  • 3
    Please clarify what "merge" and "summarizes everything" is supposed to denote in the present context. E.g., are looking to combine all existing style files in a single new file called main.sty, or are you trying to create a file called main.sty that loads a bunch of other style files? – Mico Sep 20 '21 at 11:30
  • Somewhat related: https://tex.stackexchange.com/questions/106804/how-to-add-optional-arguments-to-a-package-im-writing. – John Kormylo Sep 20 '21 at 13:48

0 Answers0