Skip first column?
I'm making a long technical document, and to make it easy to quickly look up topics I decided to go with a layout like this:
It's made of 1 text frame of 7 columns, so the main content can be in 2 or 3 columns to adapt to what needs to be shown there. The main content is set on span 3 columns, therefore the 7th column remains empty. This allows me to make headers that hang in that 7th column.
The problem I'm having is replicating this look on the left page of the document, because the main content starts in the first column too, like this:
I want to be able to push the main content to the 2nd column, to replicate the look of the right page (but then mirrored). Does anyone know how to do this? I read some earlier topics about this, which suggested using insets, but this would mean I need a separate paragraph style for the left column of the left page, and the document will be too long to have to micro manage it like that.
Thanks in advance,
Ole