Graphics, Figures & TablesSign Language glossing with suitable horizontal Lines

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
kabest
Posts: 1
Joined: Mon Feb 11, 2013 7:51 am

Sign Language glossing with suitable horizontal Lines

Post by kabest »

Hi everyone,

In writing English transcriptions of sign languages, aspects of a sign that involve facial expressions are indicated with a horizontal line above the relevant segment, as shown here:
sign-language-symbols.png
sign-language-symbols.png (14.16 KiB) Viewed 2129 times
Is there a reliable way to match a line segment's length to a portion of text without just guessing?
Last edited by localghost on Mon Feb 11, 2013 10:34 am, edited 1 time in total.

Recommended reading 2024:

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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
nlct
Posts: 276
Joined: Thu Nov 06, 2008 11:15 am

Sign Language glossing with suitable horizontal Lines

Post by nlct »

You can use \settowidth to compute the width of a portion of text, but you might want to have a look at the gb4e package as that is designed for glosses.

Regards
Nicola Talbot
Post Reply