Running Header
I need to create running headers from the first instances of Bible reference on each page of a book I'm working on. The trick is that I don't want to include any dashes or semicolons or anything after them in my running header. In the case of the screenshot example, I would want my running head to just read "Matthew 1:30". I'm assuming this is going to take a grep style, but admittedly my grep coding skills aren't very good. If someone could point me to the solution it would be much appreciated! After solving this, I will need to do the same with the last reference on right-hand pages.

