| 
	
		
		
			
			 
				
				RegexCase Changing
			 
			 
			
		
		
		
		
			
			There are a number of times where a scanned book (out of copyright of course) has the first character of a sentence in lower case.  I would like to change these to upper. 
 
I understand that \U and \L are not supported in the Regex engine used in the Calibre editor. 
 
Is there any other way to change case in a Regex replace statement in the Calibre editor?
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 |