From c6fe9f4dfa4d790031393370d4e9cf0c9226e03f Mon Sep 17 00:00:00 2001 From: Ian Jauslin Date: Fri, 8 Sep 2017 05:59:24 +0000 Subject: Update to v0.1: Fixed: removed discussion on k-nearest neighbor exclusion models which do not cover the lattice perfectly. Fixed: extra assumption: particle configurations are determined by their defects. Fixed: miscellaneous minor tweaks, formatting and typos. Added: discussion about Lee-Yang zeros and their relation to the high-fugacity expansion. Added: open problem: soft exclusion potentials. Added: extended bibliography. Changed: Particles in figures are now always centered on the lattice, not the dual lattice. Changed: improved Makefile. --- figs/sliding/sliding.tikz.tex | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 figs/sliding/sliding.tikz.tex (limited to 'figs/sliding/sliding.tikz.tex') diff --git a/figs/sliding/sliding.tikz.tex b/figs/sliding/sliding.tikz.tex deleted file mode 100644 index 1951f8b..0000000 --- a/figs/sliding/sliding.tikz.tex +++ /dev/null @@ -1,16 +0,0 @@ -\documentclass{standalone} - -\usepackage{tikz} -\usepackage{shapes} - -\begin{document} -\begin{tikzpicture} -\clip(-1.01,-1.01)--(7.01,-1.01)--(7.01,5.01)--(-1.01,5.01)--cycle; -\foreach \i in {0,...,3}{ - \ttsquare{cyan}{(2*\i,0)} - \ttsquare{cyan}{(2*\i+1,2)} - \ttsquare{cyan}{(2*\i,4)} -} -\ttsquare{cyan}{(-1,2)} -\end{tikzpicture} -\end{document} -- cgit v1.2.3-70-g09d2