Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a4174881e91d6102

Jump to content

TIPA (software)

From Wikipedia, the free encyclopedia
The TIPA character set

TIPA (short for "TeX IPA" or "Tokyo IPA"[1]) is a free software package created in 2002 that provides International Phonetic Alphabet and other phonetic character capabilities for TeX and LaTeX. Written by Rei Fukui (福井玲, Fukui Rei), TIPA is the successor to the earlier TSIPA package written by Fukui and his collaborators Kobayashi Hajime and Shirakawa Shun.[2] In 2018, the TeX TIPA Roman font was selected as best representing the IPA symbol set by the International Phonetic Association's Alphabet, Charts and Fonts committee.[3] By default, TIPA is included in the MiKTeX and TeX Live distributions of LaTeX.[4]

TIPA characters may be placed in the main text environment of a LaTeX document, or by declaring an IPA environment using any of the following methods: \textipa{...}, {\tipaencoding ...}, {\tipasafemode ...}, or \begin{IPA} ... \end{IPA}.

TIPA supports many of the symbols in the Phonetic Symbol Guide (though macros are sometimes required) as well as a few idiosyncratic ones, such as a l–ɾ ligature 𝼑. TIPA also supports characters from the Extensions to the International Phonetic Alphabet, which can be accessed by adding \usepackage[extra]{tipa} to the preamble of a LaTeX document.

Examples

[edit]

\textipa{[""Ekspl@"neIS@n]}

\textipa{/f@"nEtIks/}

See also

[edit]

References

[edit]
  1. ↑ Fukui, Rei (2004). TIPA Manual (PDF).
  2. ↑ "CTAN: Package tsipa". ctan.org. Retrieved 2026-08-21.
  3. ↑ International Phonetic Association (2018). "IPA charts and sub-charts in four fonts". Retrieved 19 May 2018.
  4. ↑ "CTAN: Package tipa". ctan.org. Retrieved 2026-08-21.
[edit]