mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 21:51:50 +00:00 
			
		
		
		
	do_cmd_textasciitilde(): New function.
This commit is contained in:
		
							parent
							
								
									e57a11441e
								
							
						
					
					
						commit
						c3fd45fe80
					
				
					 1 changed files with 5 additions and 0 deletions
				
			
		|  | @ -52,6 +52,11 @@ sub do_cmd_let{ | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  | # the older version of LaTeX2HTML we use doesn't support this, but we use it: | ||||||
|  | 
 | ||||||
|  | sub do_cmd_textasciitilde{ '~' . @_[0]; } | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
| # words typeset in a special way (not in HTML though) | # words typeset in a special way (not in HTML though) | ||||||
| 
 | 
 | ||||||
| sub do_cmd_ABC{ 'ABC' . @_[0]; } | sub do_cmd_ABC{ 'ABC' . @_[0]; } | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Fred Drake
						Fred Drake