Can you orderby slug in a taxonomy archive page using WP_Query?

Not possible in WP 3.2.1. See here http://codex.wordpress.org/Function_Reference/get_pages under “Parameters” and “page_name”.

I’m working on exactly the same thing, but it seems I’ll need to resort to to a custom query: http://codex.wordpress.org/Displaying_Posts_Using_a_Custom_Select_Query