Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/interactives/doenet.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
% \begin{macrocode}
%<*classXimera>
%Doenet link
\newcommand{\doenet}[3]{Doenet link: \url{https://beta.doenet.org/activityViewer/#1}}%
\newcommand{\doenet}[3]{Doenet link: \url{https://doenet.org/activityViewer/#1}}%
%</classXimera>
% \end{macrocode}
% \begin{macrocode}
%<*htXimera>
%command definition
\renewcommand{\doenet}[3]{%
\HCode{<iframe class="doenet-frame" src="https://beta.doenet.org/embed/#1" width="#2px" height="#3px" style="border: 0"></iframe>}
\HCode{<iframe class="doenet-frame" src="https://doenet.org/embed/#1" width="#2px" height="#3px" style="border: 0"></iframe>}
}
%</htXimera>
% \end{macrocode}
2 changes: 1 addition & 1 deletion ximera.4ht
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@
\setkeys{geogebra}{#1}% Set new keys
\HCode{<iframe scrolling="no" src="https://www.geogebra.org/material/iframe/id/#2/width/#3/height/#4/border/888888/rc/\geo@rc/ai/false/sdz/\geo@sdz/smb/\geo@smb/stb/\geo@stb/stbh/\geo@stbh/ld/\geo@ld/sri/\geo@sri/at/auto" width="#3px" height="#4px" style="border:0px"></iframe>}}
\renewcommand{\doenet}[3]{%
\HCode{<iframe class="doenet-frame" src="https://beta.doenet.org/embed/#1" width="#2px" height="#3px" style="border: 0"></iframe>}
\HCode{<iframe class="doenet-frame" src="https://doenet.org/embed/#1" width="#2px" height="#3px" style="border: 0"></iframe>}
}
\catcode`\%=11
\renewcommand{\desmos}[3]{\HCode{<iframe src="https://www.desmos.com/calculator/#1" width="100%" height="#3px" style="border: 1px solid \#ccc" frameborder=0>This browser does not support embedded elements.</iframe>}}
Expand Down
2 changes: 1 addition & 1 deletion ximera.cls
Original file line number Diff line number Diff line change
Expand Up @@ -672,7 +672,7 @@ Interactive
}

\newcommand{\geogebra}[3]{GeoGebra link: \url{https://www.geogebra.org/m/#1}}
\newcommand{\doenet}[3]{Doenet link: \url{https://beta.doenet.org/activityViewer/#1}}%
\newcommand{\doenet}[3]{Doenet link: \url{https://doenet.org/activityViewer/#1}}%
\newcommand{\desmos}[3]{Desmos link: \url{https://www.desmos.com/calculator/#1}}
\newcommand{\desmosThreeD}[3]{Desmos3D link: \url{https://www.desmos.com/3d/#1}}
\newcommand{\googleSheet}[5]{%
Expand Down
Binary file modified ximera.pdf
Binary file not shown.