alt-colors.ts (TeXmacs-2.1.1-src) | : | alt-colors.ts (TeXmacs-2.1.2-src) | ||
---|---|---|---|---|
<TeXmacs|1.99.13> | <TeXmacs|2.1.1> | |||
<style|source> | <style|source> | |||
<\body> | <\body> | |||
<active*|<\src-title> | <active*|<\src-title> | |||
<src-package|alt-colors|1.0> | <src-package|alt-colors|1.0> | |||
<\src-purpose> | <\src-purpose> | |||
An example style package for fancy colors on slides. | An example style package for fancy colors on slides. | |||
</src-purpose> | </src-purpose> | |||
skipping to change at line 111 | skipping to change at line 111 | |||
<assign|strong-color|dark blue> | <assign|strong-color|dark blue> | |||
<provide|uncolored-enunciation-name|<value|enunciation-name>> | <provide|uncolored-enunciation-name|<value|enunciation-name>> | |||
<provide|uncolored-theorem-name|<value|theorem-name>> | <provide|uncolored-theorem-name|<value|theorem-name>> | |||
<provide|uncolored-remark-name|<value|remark-name>> | <provide|uncolored-remark-name|<value|remark-name>> | |||
<provide|uncolored-exercise-name|<value|exercise-name>> | <provide|uncolored-exercise-name|<value|exercise-name>> | |||
<provide|uncolored-render-list|<value|render-list>> | ||||
<provide|uncolored-strong|<value|strong>> | <provide|uncolored-strong|<value|strong>> | |||
<assign|enunciation-name|<macro|x|<with|color|<value|strong-color>|<uncolored- enunciation-name|<arg|x>>>>> | <assign|enunciation-name|<macro|x|<with|color|<value|strong-color>|<uncolored- enunciation-name|<arg|x>>>>> | |||
<assign|theorem-name|<macro|x|<with|color|<value|strong-color>|<uncolored-theo rem-name|<arg|x>>>>> | <assign|theorem-name|<macro|x|<with|color|<value|strong-color>|<uncolored-theo rem-name|<arg|x>>>>> | |||
<assign|remark-name|<macro|x|<with|color|<value|strong-color>|<uncolored-remar k-name|<arg|x>>>>> | <assign|remark-name|<macro|x|<with|color|<value|strong-color>|<uncolored-remar k-name|<arg|x>>>>> | |||
<assign|exercise-name|<macro|x|<with|color|<value|strong-color>|<uncolored-exe rcise-name|<arg|x>>>>> | <assign|exercise-name|<macro|x|<with|color|<value|strong-color>|<uncolored-exe rcise-name|<arg|x>>>>> | |||
<assign|strong|<macro|x|<with|color|<value|strong-color>|<uncolored-strong|<ar | ||||
g|x>>>>> | ||||
<\active*> | ||||
<\src-comment> | ||||
Adapted list environments | ||||
</src-comment> | ||||
</active*> | ||||
<provide|uncolored-render-list|<value|render-list>> | ||||
<assign|render-list|<\macro|body> | <assign|render-list|<\macro|body> | |||
<\uncolored-render-list> | <\uncolored-render-list> | |||
<\with|uncolored-current-item|<or-value|uncolored-current-item|current-ite m>|current-item|<macro|name|<with|color|<value|strong-color>|<uncolored-current- item|<arg|name>>>>> | <\with|uncolored-current-item|<or-value|uncolored-current-item|current-ite m>|current-item|<macro|name|<with|color|<value|strong-color>|<uncolored-current- item|<arg|name>>>>> | |||
<arg|body> | <arg|body> | |||
</with> | </with> | |||
</uncolored-render-list> | </uncolored-render-list> | |||
</macro>> | </macro>> | |||
<assign|strong|<macro|x|<with|color|<value|strong-color>|<uncolored-strong|<ar | <assign|list|<\macro|item-render|item-transform|body> | |||
g|x>>>>> | <\with|uncolored-current-item|<arg|item-render>|current-item|<macro|name|<wi | |||
th|color|<value|strong-color>|<uncolored-current-item|<arg|name>>>>|transform-it | ||||
em|<arg|item-transform>|item-nr|0> | ||||
<uncolored-render-list|<arg|body>> | ||||
</with> | ||||
</macro>> | ||||
<assign|list*|<\macro|item-render|item-transform|body> | ||||
<\with|uncolored-current-item|<arg|item-render>|current-item|<macro|name|<wi | ||||
th|color|<value|strong-color>|<uncolored-current-item|<arg|name>>>>|transform-it | ||||
em|<quasiquote|<macro|name|<unquote|<value|last-item>>.<compound|<unquote|<arg|i | ||||
tem-transform>>|<arg|name>>>>|item-nr|0|last-item-nr|0> | ||||
<uncolored-render-list|<arg|body>> | ||||
</with> | ||||
</macro>> | ||||
<assign|list-continued|<\macro|item-render|item-transform|body> | ||||
<\with|uncolored-current-item|<arg|item-render>|current-item|<macro|name|<wi | ||||
th|color|<value|strong-color>|<uncolored-current-item|<arg|name>>>>|transform-it | ||||
em|<arg|item-transform>|item-nr|<value|last-item-nr>> | ||||
<uncolored-render-list|<arg|body>> | ||||
</with> | ||||
</macro>> | ||||
<\active*> | <\active*> | |||
<\src-comment> | <\src-comment> | |||
Extra customizations in poster style | Extra customizations in poster style | |||
</src-comment> | </src-comment> | |||
</active*> | </active*> | |||
<assign|framed-colored|<\macro|body> | <assign|framed-colored|<\macro|body> | |||
<\with|color|<value|framed-body-color>|math-color|<value|framed-body-math-co lor>|strong-color|<value|framed-body-strong-color>> | <\with|color|<value|framed-body-color>|math-color|<value|framed-body-math-co lor>|strong-color|<value|framed-body-strong-color>> | |||
<arg|body> | <arg|body> | |||
End of changes. 4 change blocks. | ||||
5 lines changed or deleted | 36 lines changed or added |