tex.spad line 661 [edit on github]
TexFormat1 provides a utility coercion for changing to TeX format anything that has a coercion to the standard output format.
coerce(s)
provides a direct coercion from a domain S
to TeX format. This allows the user to skip the step of first manually coercing the object to standard output format before it is coerced to TeX format.