View Single Post
Old 08-15-2011, 04:38 PM   #3
droylynn
Junior Member
droylynn began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Aug 2011
Device: Kindle
I was just following the tutorial by Manichean where he shows it as

Code:

(Title)
(Author)

as our two needed expressions. Now we make things simpler by using the vertical bar ("|" is called the vertical bar character): If you use the expression
Code:

(Title|Author)

you'll either get a match for "Title" (on the odd pages) or you'd match "Author" (on the even pages). Well, wasn't that easy?

Is this not correct?
droylynn is offline   Reply With Quote