On Sat, 30 Aug 2008, Hans Hagen wrote: > Aditya Mahajan wrote: >> texmfstart does not handle = in --argument propertly. For example >> >> texmfstart --verbose --arguments="a=b" bin:echo > > and what does
Both give incorrect output > texmfstart --verbose "--arguments=a=b" bin:echo texmfstart --verbose "--arguments=a=b" bin:echo texmfstart version 2.0.3 using 'system' call: echo a a execution was successful > do? or > > texmfstart --verbose --arguments='a=b' bin:echo texmfstart --verbose --arguments='a=b' bin:echo texmfstart version 2.0.3 using 'system' call: echo a a execution was successful _______________________________________________ dev-context mailing list [email protected] http://www.ntg.nl/mailman/listinfo/dev-context
