 
					
				
		
			
    
	
		
		
		2021-05-02
	
		
		11:03 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 - last edited on 
    
	
		
		
		2021-09-14
	
		
		09:15 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 by 
				
		
		
			Noemi Balogh
		
		
		
		
		
		
		
		
	
			
		
 
					
				
		
2021-05-03 03:21 AM
2021-05-03 03:54 AM
 
					
				
		
2021-05-03 11:15 AM
Barry wrote:Nothing fancy, really.
What is the full DEFINE STYLE command you have used for 'AC_TextStyle_1' ?
define style "label_text_style" AC_TextFont_1, AC_TextSize_1*100/GLOB_SCALE, txt_anchor, AC_TextStyle_1The GDL manual states, that the text style flag for subscript, superscript, and strikethrough only works with STYLE{2} – but at least strikethrough still works when set with STYLE. It only raises the error mentioned above.
 
					
				
			
			
				 
					
				
		
2021-05-03 04:38 PM
If the defined style is used with the TEXT2 command, size means character heights in millimeters, while the superscript, subscript andSo I don't think there is a way around your dilemma - put up with the error message or change to use paragraphs.
strikethrough face_code values are not effective.