Related to #563, when rendering a transaction, we reserve two more chars of width so that amounts remain aligned when there are posting flags. Affects hledger-ui's transaction screen, print, hledger-rewrite etc.
		
			
				
	
	
		
			12 lines
		
	
	
		
			207 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			207 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
hledger -f - print
 | 
						|
<<<
 | 
						|
2009-01-01 проверка
 | 
						|
 счёт:первый  1
 | 
						|
 счёт:второй
 | 
						|
>>>
 | 
						|
2009/01/01 проверка
 | 
						|
    счёт:первый               1
 | 
						|
    счёт:второй
 | 
						|
 | 
						|
>>>=0
 |