In `gslab_scons`, the order in which `cl_args` and `target_name` are passed to the LaTeX builder is swapped. See [here](https://github.com/gslab-econ/gslab_python/blob/master/gslab_scons/builders/build_latex.py#L39). The order should be reversed.