Dear guys,
I have a problem with using \alpha command.. we I use the following simple tex
Code: Select all
\documentclass[twocolumn]{article}
\usepackage[landscape]{geometry}
\usepackage{lingmacros}
\begin{document}
\section{basics}
\subsection{General principles}
\alpha a terminal
\end{document}
the alpha letter is attached to {a terminal).. in other words, what is displayed is the whole sentence becomes like this aaterminal the whole phrase looks as one word... how can I sort this out? i tried to use this command as well {\alpha} in other I tried to put alpha command between this brackets {} but the problem is still exist...
help appreciated
