diff options
| author | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2021-03-29 19:06:50 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2021-03-29 19:06:50 +0200 |
| commit | 612ab172a46665eaecd0ff0f815a77b8f7d11d29 (patch) | |
| tree | ae5d8a7b1fa529165fa9d4ccfe52b774d3aadda2 /latex/fmc_ENG.tex | |
| parent | 82ef28e973201872c4127359cb8c0dc31e86f356 (diff) | |
| download | fmctutorial-612ab172a46665eaecd0ff0f815a77b8f7d11d29.tar.gz fmctutorial-612ab172a46665eaecd0ff0f815a77b8f7d11d29.zip | |
Fixed mistake in section 3.10 (replace and shorten). Thanks to Yiwei for spotting it.
Diffstat (limited to '')
| -rw-r--r-- | latex/fmc_ENG.tex | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/latex/fmc_ENG.tex b/latex/fmc_ENG.tex index b6dc7bc..b858041 100644 --- a/latex/fmc_ENG.tex +++ b/latex/fmc_ENG.tex | |||
| @@ -19,7 +19,7 @@ | |||
| 19 | \newcommand{\p}{\textquotesingle} | 19 | \newcommand{\p}{\textquotesingle} |
| 20 | \newcommand{\m}{\texttt} | 20 | \newcommand{\m}{\texttt} |
| 21 | \newcommand{\ps}{\p\,\,} | 21 | \newcommand{\ps}{\p\,\,} |
| 22 | \newcommand{\version}{3.01} | 22 | \newcommand{\version}{3.02} |
| 23 | \newcommand{\comment}[1]{{\color{gray}\quad//#1}} | 23 | \newcommand{\comment}[1]{{\color{gray}\quad//#1}} |
| 24 | 24 | ||
| 25 | \author{Sebastiano Tronto} | 25 | \author{Sebastiano Tronto} |
| @@ -2180,9 +2180,9 @@ Now apply the bracketed sequence \m{D R\ps L D\ps R D L\ps D\p} as a scramble: | |||
| 2180 | \begin{center} | 2180 | \begin{center} |
| 2181 | \includesvg{img/replace_shorten} | 2181 | \includesvg{img/replace_shorten} |
| 2182 | \end{center} | 2182 | \end{center} |
| 2183 | And solve it with \m{B R\ps D R D\ps B\p}: | 2183 | And solve it with \m{B R\ps D R D\ps B\p}. You can now replace it with its inverse in the final solution: |
| 2184 | \begin{center} | 2184 | \begin{center} |
| 2185 | \emph{New solution:} \m{F R L U\ps B F2 D\ps F2 D F2 D2 F2 [B R\ps D R D\ps B\p] L\ps D L D L2 U} | 2185 | \emph{New solution:} \m{F R L U\ps B F2 D\ps F2 D F2 D2 F2 [B D R\ps D\ps R B\p] L\ps D L D L2 U} |
| 2186 | \end{center} | 2186 | \end{center} |
| 2187 | 2187 | ||
| 2188 | 2188 | ||
