First profile for MacOS, to be improved
[texmacs.git] / internal / demo / plugins / maxima-demo.tm
blob6f59d9fba77d453d951bfb6571d0f69f1fe93ceb
1 <TeXmacs|1.0.0.8>
3 <style|<tuple|generic|maxima>>
5 <\body>
6   <\session|maxima|default>
7     <\output>
8       GCL (GNU Common Lisp) \ Version(2.4.0) Wed May \ 9 12:02:00 CDT 2001
10       Licensed under GNU Library General Public License
12       Contains Enhancements by W. Schelter
14       Maxima 5.6 Wed May 9 12:01:49 CDT 2001 (with enhancements by W.
15       Schelter).
17       Licensed under the GNU Public License (see file COPYING)
19       \;
20     </output>
22     <\input|<\with|color|red>
23       (C1) <with|color|black|>
24     </with>>
25       integrate((x^5+x+1)/(x^2-3*x+7),x);
26     </input>
28     <\input|<\with|color|red>
29       (C2) <with|color|black|>
30     </with>>
31       f:diff(x^x^x,x);
32     </input>
34     <\input|<\with|color|red>
35       (C3) <with|color|black|>
36     </with>>
37       integrate(f,x);
38     </input>
40     <\input|<\with|color|red>
41       (C4) <with|color|black|>
42     </with>>
43       plot3d(sin(sqrt(u*u+v*v)+u),[u,-8,8],[v,-8,8]);
44     </input>
46     <\input|<\with|color|red>
47       (C5) <with|color|black|>
48     </with>>
49       \;
50     </input>
51   </session>
53   \;
54 </body>
56 <\initial>
57   <\collection>
58     <associate|paragraph width|150mm>
59     <associate|odd page margin|30mm>
60     <associate|shrinking factor|4>
61     <associate|page right margin|30mm>
62     <associate|page top margin|30mm>
63     <associate|reduction page right margin|25mm>
64     <associate|page type|a4>
65     <associate|reduction page bottom margin|15mm>
66     <associate|even page margin|30mm>
67     <associate|reduction page left margin|25mm>
68     <associate|page bottom margin|30mm>
69     <associate|reduction page top margin|15mm>
70     <associate|language|english>
71   </collection>
72 </initial>