add missing font
This commit is contained in:
		
							parent
							
								
									df107291a5
								
							
						
					
					
						commit
						5b913975ad
					
				
							
								
								
									
										1
									
								
								conf.py
								
								
								
								
							
							
						
						
									
										1
									
								
								conf.py
								
								
								
								
							| 
						 | 
					@ -102,6 +102,7 @@ latex_elements = {
 | 
				
			||||||
        \usepackage{transparent}
 | 
					        \usepackage{transparent}
 | 
				
			||||||
        \usepackage{eso-pic}
 | 
					        \usepackage{eso-pic}
 | 
				
			||||||
        \usepackage{lipsum}
 | 
					        \usepackage{lipsum}
 | 
				
			||||||
 | 
						\usepackage{lmodern}
 | 
				
			||||||
        \usepackage{footnotebackref} %% link at the footnote to go to the place of footnote in the text
 | 
					        \usepackage{footnotebackref} %% link at the footnote to go to the place of footnote in the text
 | 
				
			||||||
        %% spacing between line
 | 
					        %% spacing between line
 | 
				
			||||||
        \usepackage{setspace}
 | 
					        \usepackage{setspace}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue