Sara Stymne wrote:
Hi again!
That actually helped me solve the problem! Thanks!
The gb4e package apparently escapes some special characters, so it
should always be included last of the used packages. So switching the
orders of the inclusions so that gb4e is included after lscape in the
preamble solved the problem! (the sara package is just some homemade
latex macros, I should have removed it from the sample file, but it
slipped my mind...)
/Sara
Stephen Harris wrote:
#LyX 1.3 created this file. For more info see http://www.lyx.org/
\lyxformat 221
\textclass scrartcl
\begin_preamble
\usepackage{gb4e}
\usepackage{sara}
That was good detective work if just based on the gb4e doc,
Important Note:
"The file gb4e.sty^1 allows _ (subscript) and ^ (superscript) to
be used in ordinary text, which is handy, but because it changes
their definitions it must be loaded _after_ any file that uses
them in their TEX meaning."
I tested the Miktex/Windows Dvi viewer, Yap2.5 beta, and it
works to display your rotated text if postscript specials are
enabled, a popup window, (for the benefit of Windows users).
I have missed reading the contributions of Herbert Voss.
PsTricks,
Stephen