Reply To: No line breaks in TOC

#114607

Hi again Vinny. My GREP overlord guru magician,

Thanx for the speedy reply. I almost got it to work with using just instead of the {2}. I only have one tab. But then I realized that I have manually inserted line breaks (shift+return) in the chapter headings, i.e. the line break will not occur after x number of characters. This makes it much easier and the GREP string now reads: .{10,}\D\K\d+

– The .{10,} part is needed since the first line contains a word “nyckel” followed by the chapter number

Yet another – VERY BASIC – question:
I want to use a TOC header including the header and then “Page” right aligned on top of the page numbers. I must be blind but I cannot figure this one out

This article was last modified on February 22, 2019

Comments (0)

Loading comments...