equal
deleted
inserted
replaced
1 \documentclass[11pt,a4paper]{article} |
1 \documentclass[11pt,a4paper]{article} |
2 \usepackage{isabelle,isabellesym} |
2 \usepackage{../../../isabelle,../../../isabellesym} |
3 |
3 |
4 % further packages required for unusual symbols (see also isabellesym.sty) |
4 % further packages required for unusual symbols (see also isabellesym.sty) |
5 % use only when needed |
5 % use only when needed |
6 \usepackage{amssymb} % for \<leadsto>, \<box>, \<diamond>, |
6 \usepackage{amssymb} % for \<leadsto>, \<box>, \<diamond>, |
7 % \<sqsupset>, \<mho>, \<Join>, |
7 % \<sqsupset>, \<mho>, \<Join>, |
22 %\usepackage{textcomp} % for \<cent>, \<currency> |
22 %\usepackage{textcomp} % for \<cent>, \<currency> |
23 |
23 |
24 \usepackage{mathpartir} |
24 \usepackage{mathpartir} |
25 |
25 |
26 % this should be the last package used |
26 % this should be the last package used |
27 \usepackage{pdfsetup} |
27 \usepackage{../../../pdfsetup} |
28 |
28 |
29 % urls in roman style, theory text in math-similar italics |
29 % urls in roman style, theory text in math-similar italics |
30 \urlstyle{rm} |
30 \urlstyle{rm} |
31 \isabellestyle{it} |
31 \isabellestyle{it} |
32 |
32 |