diff options
author | Karl Berry <karl@freefriends.org> | 2015-03-01 22:06:18 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-03-01 22:06:18 +0000 |
commit | 12d15156b306b9558ba418999aba33d28812ef03 (patch) | |
tree | 4b466ff2057e6ec065390a58d54a657cb95d4f8b /Master/texmf-dist/doc/latex/tikz-palattice/example3_coordinates.tex | |
parent | 51b5f3be5fb8ffa88fe3ecfe6a171e89e55b7929 (diff) |
tikz-palattice (1mar15)
git-svn-id: svn://tug.org/texlive/trunk@36413 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/tikz-palattice/example3_coordinates.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/tikz-palattice/example3_coordinates.tex | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/tikz-palattice/example3_coordinates.tex b/Master/texmf-dist/doc/latex/tikz-palattice/example3_coordinates.tex index a7f34469b18..73412b3c466 100644 --- a/Master/texmf-dist/doc/latex/tikz-palattice/example3_coordinates.tex +++ b/Master/texmf-dist/doc/latex/tikz-palattice/example3_coordinates.tex @@ -78,7 +78,7 @@ \centering \begin{lattice} \setangle{70} - \turnlabels %labels to the left + \northlabels %labels to the left \drift{0.5} \quadrupole{QF1}{0.3} \drift{0.2} @@ -105,7 +105,7 @@ % now go back to saved coordinate and continue with another beamline \goto{Septum} \rotate{-20} - \turnlabels %labels to the right + \southlabels %labels to the right \drift{0.6} \kicker{SS1}{0.2} \drift{0.2} @@ -139,7 +139,7 @@ \centering \begin{lattice} \rotate{90} - \turnlabels %labels to the left + \northlabels %labels to the left \drift{0.5} \quadrupole{QF1}{0.3} \drift{0.2} @@ -190,7 +190,7 @@ \centering \begin{lattice} \rotate{90} - \turnlabels %labels to the left + \northlabels %labels to the left \drift{0.5} \quadrupole{QF1}{0.3} \drift{0.2} @@ -217,7 +217,7 @@ % now go back to saved coordinate and continue with another beamline \goto{Septum} \rotate{-20} - \turnlabels %labels to the right + \southlabels %labels to the right \drift{0.6} \kicker{SS1}{0.2} \drift{0.2} |