@@ -39,8 +40,8 @@ you will get a syntax error in web prese
about cases where you must use \texttt{ tag. In some limited casese this gives a better result.
-Other print specific
tag attributes are available. \ref{Print_Options}.
-
-
+Other print specific
tag attributes are available (see section \ref{Print_Options}).
-\emph{Variables with tags don't print correctly}
+\null
+\noindent\textbf{Variables with tags don't print correctly}
If a variable contains XML, in general it is necessary to force the XML parser
to make a pass over the contents of the contents of the variable prior to rendering
@@ -89,5 +89,3 @@ $a = &xmlparse('
');
Without the xmlparse call and the display tag bracketing the variable, this
problem will display on the web just fine, but print incorrectly.
-
-