doc-src/IsarRef/syntax.tex
changeset 21358 f48800c3d573
parent 21343 320e136db6dc
child 21717 410ca6910f6f
equal deleted inserted replaced
21357:8ebff00544e5 21358:f48800c3d573
   503 \texttt{(*~\dots~*)} or verbatim text \verb|{*|~\dots~\verb|*}|.
   503 \texttt{(*~\dots~*)} or verbatim text \verb|{*|~\dots~\verb|*}|.
   504 
   504 
   505 \begin{descr}
   505 \begin{descr}
   506   
   506   
   507 \item [$\at\{theory~A\}$] prints the name $A$, which is guaranteed to
   507 \item [$\at\{theory~A\}$] prints the name $A$, which is guaranteed to
   508   refer to a valid theory in the current session.
   508   refer to a valid ancestor theory in the current context.
   509 
   509 
   510 \item [$\at\{thm~\vec a\}$] prints theorems $\vec a$. Note that attribute
   510 \item [$\at\{thm~\vec a\}$] prints theorems $\vec a$. Note that attribute
   511   specifications may be included as well (see also \S\ref{sec:syn-att}); the
   511   specifications may be included as well (see also \S\ref{sec:syn-att}); the
   512   $no_vars$ operation (see \S\ref{sec:misc-meth-att}) would be particularly
   512   $no_vars$ operation (see \S\ref{sec:misc-meth-att}) would be particularly
   513   useful to suppress printing of schematic variables.
   513   useful to suppress printing of schematic variables.