| 
					
				 | 
			
			
				@@ -3182,7 +3182,7 @@ locally for the subtree through node properties." 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 			 ((org-export-backend-p backend) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 			  (org-export-get-all-options backend)) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 			 (t (org-export-get-all-options 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			     (org-export-backend-name backend))))) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+			     (org-export-get-backend backend))))) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       (let ((keyword (nth 1 entry)) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             (option (nth 2 entry))) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         (cond 
			 |