OLD | NEW |
1 \documentclass{article} | 1 \documentclass{article} |
2 \usepackage{epsfig} | 2 \usepackage{epsfig} |
3 \usepackage{color} | 3 \usepackage{color} |
4 \usepackage{dart} | 4 \usepackage{dart} |
5 \usepackage{bnf} | 5 \usepackage{bnf} |
6 \usepackage{hyperref} | 6 \usepackage{hyperref} |
7 \usepackage{lmodern} | 7 \usepackage{lmodern} |
8 \newcommand{\code}[1]{{\sf #1}} | 8 \newcommand{\code}[1]{{\sf #1}} |
9 \title{Test File used by addlatexhash} | 9 \title{Test File used by addlatexhash} |
10 | 10 |
(...skipping 805 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
816 | 816 |
817 \subsection{ Equality} | 817 \subsection{ Equality} |
818 \LMLabel{equality} | 818 \LMLabel{equality} |
819 | 819 |
820 The subsection should end the hashing block, so these words should | 820 The subsection should end the hashing block, so these words should |
821 not affect the previous hash value. | 821 not affect the previous hash value. |
822 | 822 |
823 % --------------------------------------------------------------------- | 823 % --------------------------------------------------------------------- |
824 | 824 |
825 \end{document} | 825 \end{document} |
OLD | NEW |