The new asm_lr_simp_tac is the old asm_full_simp_tac.
The new asm_full_simp_tac also does a limited amount of mutual simplification.
%% $Id$
\documentclass[12pt]{report}
\usepackage{a4,graphicx,../iman,../extra}
\title{The Isabelle System Manual}
\author{{\em Markus Wenzel}\/\thanks{Section~\protect\ref{sec:info} was
    written by Carsten Clasohm.  Section~\protect\ref{sec:browse} was
    written by Stefan Berghofer.} \\
  TU M\"unchen}
\makeindex
\setcounter{secnumdepth}{1} \setcounter{tocdepth}{2}
\pagestyle{headings}
\sloppy
\binperiod     %%%treat . like a binary operator
\begin{document}
\underscoreoff
\maketitle 
\pagenumbering{roman} \tableofcontents \clearfirst
\include{basics}
\include{misc}
\include{fonts}
\include{present}
\input{system.ind}
\end{document}