The following covers the basics of incorporating Maple-generated pictures (embellished using Island Draw) into .tex files. This is not an in-depth instruction sheet on how to use Maple or IslandDraw, but some helpful tips will be provided. For further instructions on using Maple and IslandDraw see the manuals in the graduate computer room and in the Institute.
Drawing a picture in Maple: (For simplicity you should first be in the directory which contains the .tex file in which you would like to add the picture; it doesn't matter if you haven't created this file yet.)
Open a Maple window by typing "maple &" in your command tool. What will open up is a Maple command tool.
To start using Maple, it is best to press on Help and scroll to the Help Browser. Clicking on one of the main topics gives a list of subtopics. Once the appropriate subtopic is found, a click on the Help in this browser will give instructions on how to use this topic.
This gives the directions on how to create a 2-dimenstional plot. It is useful to know that at the bottom of all of the HELP pages examples are given. We will make a picture of the sinx curve. Click on the following.
Type in the Maple command tool: plot(sin(x), x=-Pi..Pi, y=-2..2); . After a few seconds, a Maple 2D graph will appear. Let us now save this so make can put a label on it using IslandDraw.
Let us now load our sinx.ps file into IslandDraw so that we may add a few labels. We point out that if you are happy with the picture as it is, you can skip this section.
In your command tool type IslandDraw & . When the IslandDraw window appears, click on Start IslandDraw.
We need to load in our sinx.ps file. So drag on file to open. This will open a window which lists all the files in our directory. Scroll down to sinx.ps and click on it. Then click on Other Format. Finally, under File Format drag the down-scroll-arrow to click on EPS Objects. After waiting a few seconds, our sinx.ps figure will appear (although mis-oriented).
IslandDraw is fairly easy to use...with practice. We have some helpful instructions to follow; besides that, see the instructions manual. The most important hint is how to delete an object---click on it and then down drag to select the cut option.
Go to the place in the text you wish to add your figure. Then input the following lines:
We now explain the various commands.
Now you may latex as usual and xdvi your result to view your finished product on the screen.
Warning: If you print your .tex file using lpr -d , then you must include the whole address in the input figure line above. Namely, you must have