- latex_for_predicates(+PI:list, +Out, +Options) is det
- Generate LaTeX for a list of predicate indicators. This does
not produce the \begin{description}...\end{description}
environment, just a plain list of \predicate, etc. statements.
The current implementation ignores Options.