giac.ts (TeXmacs-2.1.1-src) | : | giac.ts (TeXmacs-2.1.2-src) | ||
---|---|---|---|---|
<TeXmacs|1.99.20> | <TeXmacs|2.1> | |||
<style|source> | <style|source> | |||
<\body> | <\body> | |||
<active*|<\src-title> | <active*|<\src-title> | |||
<src-package|giac|1.0> | <src-package|giac|1.0> | |||
<\src-purpose> | <\src-purpose> | |||
Markup for Giac sessions. | Markup for Giac sessions. | |||
</src-purpose> | </src-purpose> | |||
skipping to change at line 23 | skipping to change at line 23 | |||
<src-copyright|2002--2004|Joris van der Hoeven> | <src-copyright|2002--2004|Joris van der Hoeven> | |||
<\src-license> | <\src-license> | |||
This software falls under the <hlink|GNU general public license, | This software falls under the <hlink|GNU general public license, | |||
version 3 or later|$TEXMACS_PATH/LICENSE>. It comes WITHOUT ANY | version 3 or later|$TEXMACS_PATH/LICENSE>. It comes WITHOUT ANY | |||
WARRANTY WHATSOEVER. You should have received a copy of the license | WARRANTY WHATSOEVER. You should have received a copy of the license | |||
which the software. If not, see <hlink|http://www.gnu.org/licenses/gpl-3.0 .html|http://www.gnu.org/licenses/gpl-3.0.html>. | which the software. If not, see <hlink|http://www.gnu.org/licenses/gpl-3.0 .html|http://www.gnu.org/licenses/gpl-3.0.html>. | |||
</src-license> | </src-license> | |||
</src-title>> | </src-title>> | |||
<assign|giac-prompt-color|dark brown> | ||||
<assign|giac-input-color|dark blue> | ||||
<assign|giac-input|<\macro|prompt|body> | ||||
<\with|generic-prompt-color|<value|giac-prompt-color>|generic-input-color|<v | ||||
alue|giac-input-color>> | ||||
<generic-input|<arg|prompt>|<arg|body>> | ||||
</with> | ||||
</macro>> | ||||
<assign|giac-output|<\macro|body> | <assign|giac-output|<\macro|body> | |||
<\padded> | <\padded> | |||
<generic-output*|<arg|body>> | <generic-output*|<arg|body>> | |||
</padded> | </padded> | |||
</macro>> | </macro>> | |||
\; | <assign|giac-errput|<\macro|body> | |||
<\wide-normal> | ||||
<with|color|dark green|font-family|ss|<arg|body>> | ||||
</wide-normal> | ||||
</macro>> | ||||
</body> | </body> | |||
<\initial> | <\initial> | |||
<\collection> | <\collection> | |||
<associate|preamble|true> | <associate|preamble|true> | |||
</collection> | </collection> | |||
</initial> | </initial> | |||
End of changes. 3 change blocks. | ||||
2 lines changed or deleted | 17 lines changed or added |