Quote:
	
	
		| 
					Originally Posted by roger64  I sent the epub with one dropcap. | 
	
 I've seen it, but meanwhile i tested this:
	Code:
	<p class="let">([A-Z])(\w{0,20}\s)((\w{0,20}\s){3})
<p class="let"><span class="let1 let2">\1</span><span class="smcpTypeV">\2\3</span>
 It handles the first 4 words of an "let"-paragraph. (Perkins suggestion built in) Maybe you give it a try.