On Wed, Nov 9, 2016 at 3:47 PM, Scott Kostyshak <[email protected]> wrote: > On Wed, Nov 09, 2016 at 12:26:18PM +0100, Liviu Andronic wrote: > >> > The >> > solution it seems is to make sure that hyperref is loaded before >> > titlesec, but I'm at a loss as to how to achieve this. > > Do you mean load hyperref *after* titlesec? > Yes, precisely.
> In local layout, put > > Provides hyperref > > Then load hyperref yourself in the LaTeX preamble. > Perfect, thank you. Do we document this (i.e. explicitly controlling the order of loaded packages) somewhere? I've quickly searched the docs before firing the email, but couldn't find something (I checked User's Guide B.21 and 6.10.2). Liviu > See the attached. > > Scott
