tipa is a font and LaTeX package for typesetting IPA (International Phonetic Alphabet) with TeX.
8
votes
3answers
401 views
Combining lmodern and tipa
When I use tipa and lmodern in the same document, I always get a couple of font substitution warnings. The document looks fine, though. Is there any way around this?
Minimal example:
...
12
votes
1answer
435 views
Using TIPA with fontspec
I'm trying to write a document that will contain characters in many different scripts (for which I am using fontspec and rendering with xelatex) and IPA symbols (for which I am using TIPA). ...
10
votes
1answer
361 views
“ with tipa and babel's ngerman / \shorthandoff{”} in a macro
TL;DR see below at "core problem"
Problem
I'm trying to solve a conflict between the packages tipa (Fonts and macros for IPA phonetics characters) and babel with the ngerman option. The problem ...
13
votes
1answer
182 views
Creating new characters from existing ones
In a nutshell. Is there a relatively easy way of building characters out of parts of existing ones?
Rationale. (La)TeX linguists’ need for a wide palette of characters—for example, ⟨ɳ⟩ (U+0273), ⟨ɲ⟩ ...
10
votes
2answers
196 views
Bar-less “f” and finetuning existing characters
Specific question
I would like to produce an italic f without the crossbar. Can I do this relatively straightforwardly?
This letter, esh (ʃ), is Unicode U+01A9, U+0283. The esh of tipa.sty only ...
2
votes
1answer
216 views
Filtering font substitution warnings caused by the combination of lmodern and tipa
This question is a follow-up to Combining lmodern and tipa: I tried to filter the harmless warnings that occur when using tipa with the Latin Modern font. Doing so crashes both pdflatex and regular ...
5
votes
2answers
142 views
Accessing IPA characters when using Charis SIL
When using Charis SIL, how do I access IPA characters? Are there handy macros, as with tipa.sty? If I have to set up my own encoding using unicode numbers, how is this best done? (Code from those ...
1
vote
0answers
68 views
TIPA: suppress tonestembar no longer works in fontspec
Most of the features in tipa from TeXLive2009 seem to be part of fontspec in TeXLive2012 -- if you activate both, you get an error message: "Command sups already defined".
The following code to ...