--
You received this message because you are subscribed to the Google Groups "PreTeXt support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pretext-suppo...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pretext-support/6cfcd4e3-d709-4c02-badb-c81d7594e2ccn%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pretext-support/93273373-f9b9-43d7-840d-8b0d4d34ffb6n%40googlegroups.com.
Additionally, the coordinates Geogebra is told to display in each
window matter. I have needed to carefully set the coordinates
passed to Geogebra to ensure sliders show up. In the example below
note the setCoordSystem command. Mine do not use two Geogebra
windows though.
<figure xml:id="interactive-rolles-discover">
<caption>Illustration of Rolle's
Theorem</caption>
<interactive platform="geogebra" width="100%"
aspect="4:3" preview="images/RollesExperiment.png"
label="interactive-rolles-discover">
<slate xml:id="geogebra-rolles-discover"
surface="geogebra" material="ybkahymm" aspect="4:3">
setCoordSystem(-1, 6, 0, 8);
enableShiftDragZoom(true);
</slate>
<instructions>
<p>Move point A from point C to point D.
Note the direction the tangent vector points.</p>
</instructions>
</interactive>
</figure>
To view this discussion on the web visit https://groups.google.com/d/msgid/pretext-support/CAH7VRo%2BY9H5zLbOXk8J2XcAK98LPsb2VyLufXj4_%3DuUfk%3DzMag%40mail.gmail.com.