diff -r f075640b8868 -r 3abf6a722518 src/Doc/Tutorial/Documents/Documents.thy --- a/src/Doc/Tutorial/Documents/Documents.thy Tue Jan 16 09:12:16 2018 +0100 +++ b/src/Doc/Tutorial/Documents/Documents.thy Tue Jan 16 09:30:00 2018 +0100 @@ -484,9 +484,9 @@ \ lemma "A --> A" - \ "a triviality of propositional logic" - \ "(should not really bother)" - by (rule impI) \ "implicit assumption step involved here" + \ \a triviality of propositional logic\ + \ \(should not really bother)\ + by (rule impI) \ \implicit assumption step involved here\ text \ \noindent The above output has been produced as follows: