2011/12/3 Måns Rullgård <[email protected]> > "Ronald S. Bultje" <[email protected]> writes: > > > Let's say you have the following tables: > > > > {8,9,}, > > and > > {10,11,}, > > > > We want them aligned so that they're not only nicely spaced, but also > still > > vertically aligned. So it'd look like this: > > > > { 8, 9, }, > > { 10, 11, }, > > The trailing comma within the {} can be dropped. > > I have sent a new patch
> -- > Måns Rullgård > [email protected] > _______________________________________________ > libav-devel mailing list > [email protected] > https://lists.libav.org/mailman/listinfo/libav-devel >
_______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
