The following latex files simply writing papers that involve rippling annotations.
dream.styripple.stywaves.sty
There is documentation in the dream.sty
file. Briefly, you can use the rippling annotations by using the
dream package with one of the following latex commands:
\usepackage[ColouredAnnotations]{dream}
This will use coloured and filled annotations.
\usepackage[BoxAndHoleAnnotations]{dream}
This is for black and white printing, wave fronts are boxes and wave
holes are underlined.
In your latex document, you can then use the following:
\wf{..}
| plain wave front (no direction) |
\wfout{..}
| outward wave front |
\wfin{..}
| inward wave front |
\wh{..}
| wave-hole |
\sink{..}
| sink |
\wfout[Yellow]{..}
\wfl{..}
| left part of wave-front |
\wfm{..}
| middle part of wave-front |
\wfr{..}
| right part of wave-front |