Diff for /loncom/html/adm/help/tex/Variables_in_the_Text_Block.tex between versions 1.2 and 1.3

version 1.2, 2002/07/18 15:52:27 version 1.3, 2012/10/12 13:26:55
Line 4  Once you've defined variables in the \te Line 4  Once you've defined variables in the \te
 the \textbf{Text Block}. For example, using the previous three-line script  the \textbf{Text Block}. For example, using the previous three-line script
 we've created so far, you can place the following in the \textbf{Text Block}:  we've created so far, you can place the following in the \textbf{Text Block}:
   
 \begin{lyxcode}  
 See~the~3:~\$variable<br~/>  See~the~3:~\$variable<br~/>
   
 See~the~string:~<b>\$stringVar</b><br~/>  See~the~string:~<b>\$stringVar</b><br~/>
 \end{lyxcode}  
 %  %
 \begin{figure}  \begin{figure}
 \begin{center}\includegraphics{numericalResponseVarInText}\end{center}  \begin{center}\includegraphics{numericalResponseVarInText}\end{center}

Removed from v.1.2  
changed lines
  Added in v.1.3


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>