--- loncom/html/adm/help/tex/Variables_in_Scripts.tex 2002/07/18 15:52:27 1.2 +++ loncom/html/adm/help/tex/Variables_in_Scripts.tex 2002/08/29 18:26:28 1.3 @@ -17,7 +17,7 @@ common way is to use normal double-quote the variable you want to use in the string, like this: \begin{lyxcode} -\$stringVar~=~{}``I~have~a~variable~with~the~value~\$variable.'' +\$stringVar~=~{}``I~have~a~variable~with~the~value~\$variable.''; \end{lyxcode} This will put the string {}``I have a variable with the value 3.'' into