| 
					
				 | 
			
			
				@@ -193,7 +193,7 @@ htmlhelp_basename = 'borgdoc' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 #latex_paper_size = 'letter' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 # The font size ('10pt', '11pt' or '12pt'). 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-#latex_font_size = '10pt' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+latex_font_size = '12pt' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 # Grouping the document tree into LaTeX files. List of tuples 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 # (source start file, target name, title, author, documentclass [howto/manual]). 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -214,7 +214,7 @@ latex_logo = '_static/logo.png' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 #latex_show_pagerefs = False 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 # If true, show URL addresses after external links. 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-#latex_show_urls = False 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+latex_show_urls = 'footnote' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 # Additional stuff for the LaTeX preamble. 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 #latex_preamble = '' 
			 |