Quote:
Originally Posted by ldolse
Are the chapters wrapped in specific tags? Check out the Chapter Detection sticky.
Note if they're not wrapped in anything special heuristics should detect all-caps chapter headings.
|
No specfic tags and I have Heuristic Processing enabled and all options under it are also checked. Heuristic Processing alone hasn't worked for all caps for me.
I was looking for a regex to detect all caps, with a different # of characters.
Like TITLE, LONGER TITLE, SHORT TITLE, this is useful for short story anthologies.
I think it can be done with a regular expression, but I'm not to hot with regex.