Search found 43 matches

by Linguist
Tue Feb 28, 2017 11:18 am
Forum: BibTeX, biblatex and biber
Topic: mathspec disables italics in Bibliohraphy
Replies: 5
Views: 5474

mathspec disables italics in Bibliohraphy

Hello,

It is standard in bibliographies for the title of a book to be in italics. However, I've recently found that the use of mathspec (or fontspec) "turns off" all the italics in my bibliography. Does any-one know a simple way to resolve this?

I've tried this with several different bibliography ...
by Linguist
Tue Feb 03, 2015 12:44 pm
Forum: Graphics, Figures & Tables
Topic: xypic xytree "fancy line"
Replies: 3
Views: 4629

Re: xypic xytree "fancy line"

Great, thanks! This is a much more elegant solution!

And, being a linguist, I like elegant solutions!
by Linguist
Sat Jan 03, 2015 7:35 pm
Forum: Graphics, Figures & Tables
Topic: xypic xytree "fancy line"
Replies: 3
Views: 4629

xypic xytree "fancy line"

Looks like I keep solving my own probelms.

The key here is to use "arrows" instead of "directionals", as is done in the xytree autosegmental example code.

So to delink (read: place label which is an equals sign) the k from its timing slot in the previous example replace:

"k"+U;"x1"+D**\dir ...
by Linguist
Sat Jan 03, 2015 1:23 am
Forum: Graphics, Figures & Tables
Topic: xypic xytree "fancy line"
Replies: 3
Views: 4629

xypic xytree "fancy line"

Hello,

I'm using the xytree package to draw autosegmental diagrams. The xytree package utilizes xypic for its functions.

What I want to do is place labels on the linking lines between different tiers. This is described in sections 1.4 and/or 2.9 of the xypic docmentation (specifically I want to be ...
by Linguist
Fri Jan 02, 2015 12:32 am
Forum: Text Formatting
Topic: xytree enumerate top alignment
Replies: 1
Views: 4193

xytree enumerate top alignment

Hello,

I'm now using xytree to make autosegmental diagrams, which is great, However, when I want to enumerate my examples the number appears below the diagram.

So I did what every good LaTeX user should do, and I consulted the xytree documentation in which a solution for this problem involving ...
by Linguist
Thu Jan 01, 2015 11:26 pm
Forum: General
Topic: Wick Contractions in Text Mode
Replies: 3
Views: 7049

Wick Contractions in Text Mode

I stumbled across a solution to this problem today while looking for a solution to another problem. (pst-asr slow compile)

The way to do what I wanted to do (have a glossed example with a linking line between two words while maintaining the gloss alignment) can be found here http://tex ...
by Linguist
Thu Jan 01, 2015 11:20 pm
Forum: General
Topic: XeLaTeX pst-asr: slow compile
Replies: 12
Views: 13006

XeLaTeX pst-asr: slow compile

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 ...
by Linguist
Wed Dec 24, 2014 5:07 pm
Forum: General
Topic: XeLaTeX pst-asr: slow compile
Replies: 12
Views: 13006

Re: XeLaTeX pst-asr: slow compile

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 ...
by Linguist
Wed Dec 24, 2014 1:16 am
Forum: General
Topic: XeLaTeX pst-asr: slow compile
Replies: 12
Views: 13006

Re: XeLaTeX pst-asr: slow compile

Hi,

Thanks for the suggestion; anything that might provide a solution is welcome.

Unfortunately, compiling your code also produces a cropped image (attached) in this case the the k-i-p is cropped out and only the tier with x's is visible.

Is there a way to adjust the cropping options? I can only ...
by Linguist
Fri Nov 28, 2014 3:24 pm
Forum: General
Topic: XeLaTeX pst-asr: slow compile
Replies: 12
Views: 13006

XeLaTeX pst-asr: slow compile

I have this sinking feeling that this thread has ended, which is a real pain because I'm really close to a solution.

I tried the solutions to a similar problem here: http://tex.stackexchange.com/questions/86521/tikz-external-figure-gets-cropped but none of them worked.

This is my desparate final ...