;doc: info: drop standalone headers again, they break things
This commit is contained in:
		
							parent
							
								
									18303bd3d2
								
							
						
					
					
						commit
						f42d2e2b61
					
				
							
								
								
									
										5
									
								
								Shake.hs
									
									
									
									
									
								
							
							
						
						
									
										5
									
								
								Shake.hs
									
									
									
									
									
								
							| @ -448,7 +448,10 @@ main = do | |||||||
|           "--lua-filter tools/pandoc-drop-html-blocks.lua" |           "--lua-filter tools/pandoc-drop-html-blocks.lua" | ||||||
|           "--lua-filter tools/pandoc-drop-html-inlines.lua" |           "--lua-filter tools/pandoc-drop-html-inlines.lua" | ||||||
|           "--lua-filter tools/pandoc-drop-links.lua" |           "--lua-filter tools/pandoc-drop-links.lua" | ||||||
|           "-t texinfo -s |" |           -- add "standalone" headers ? sounds good for setting text encoding, | ||||||
|  |           -- but messes up quotes ('a' becomes ^Xa^Y) | ||||||
|  |           -- "-s" | ||||||
|  |           "-t texinfo |" | ||||||
|           makeinfo "-o" out |           makeinfo "-o" out | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user