Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(247)

Side by Side Diff: tests/standalone_2/io/addlatexhash_test_src.tex

Issue 2984363004: Migrate first block of tests in standalone to standalone_2 (Closed)
Patch Set: Created 3 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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
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}
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698