GeneralXeLaTeX pst-asr: slow compile

LaTeX specific issues not fitting into one of the other forums of this category.
Linguist
Posts: 43
Joined: Mon Nov 07, 2011 12:07 pm

Re: XeLaTeX pst-asr: slow compile

Post by Linguist »

Well, I can't get it to produce a cropped version with these options.

I'm so sick of trying to find a work around for this problem. But I've also decided XeTeX is necessary. I think I'll just comment out the autosegmental tree diagrams for the drafts, and only include them in the final version.

It's a shame; the externalize solution was so close to working.

Thanks for your(pl.) help.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Linguist
Posts: 43
Joined: Mon Nov 07, 2011 12:07 pm

XeLaTeX pst-asr: slow compile

Post by Linguist »

I've found a solution, which is to not use pst-asr for autosegmental diagrams, but to use the xytree package instead.

There is a small example in the xytree documentation of how to do autosegmental diagrams, and you can extrapolate from this.

The xytree documentation also explains how to get the diagram into a numbered example; the \leavevmode option will work if you're using gb4e for examples.
User avatar
Stefan Kottwitz
Site Admin
Posts: 10340
Joined: Mon Mar 10, 2008 9:44 pm

Re: XeLaTeX pst-asr: slow compile

Post by Stefan Kottwitz »

If it get would get more complicated, TikZ and related packages such as tikz-qtree might help. At least with TikZ, anything in diagrams can be conveniently adjusted, which may compensate that there's no ready-made (but inflexible) syntax.

Stefan
LaTeX.org admin
Post Reply