4 Mar
2017
4 Mar
'17
10:58 a.m.
On 4 Mar 2017, at 11:25, Otared Kavian
wrote: Since you specify align=left in the setup of your description, I don’t see why the output would be unexpected. With the following version of your example code I get the attached PDF output.
I got the left/right discrepancy between the sample code and the rendering. However the unexpected is the fact that it does not indent properly: The intended is this: 1 one a two b three 2 four c five d six x seven y eight z nine 3 ten The unintended result (also in your rendering) is this: 1 one a two b three 2 four c five d six x seven y eight z nine 3 ten