--- loncom/html/adm/help/tex/Authoring_Output_Tags.tex 2011/12/19 18:00:19 1.14 +++ loncom/html/adm/help/tex/Authoring_Output_Tags.tex 2011/12/23 18:34:06 1.15 @@ -118,6 +118,15 @@ in LON-CAPA style files. When printing, the included text will get turned into a real footnote. +\item \textbf{windowlink}\index{windowlink}: This creates a link to a resource that comes up in a pop-up window. The link will be the intervening information +between the start and the end tag. By default the window will be 500 pixels wide and 200 pixels tall. + +\begin{itemize} +\item \textbf{width} controls the starting width of the popup window +\item \textbf{height} controls the starting height of the popup window +\item \textbf{href} the address +\end{itemize} + \item \textbf{togglebox}\index{togglebox}: This creates a toggling box that can be clicked open and close. \begin{itemize}