At last I have begun real work on slides. This entailed the following tweaks, which are on the trunk at rev 3277:
1. @button screen-shots now writes to:: path = g.os_path_finalize_join(g.app.loadDir,'..','..','..','screen- shots',fn) This is the path to c:\leo-repo\screen-shots, which will soon be a new project. 2. The rST image:: directives now use absolute paths. For example: .. image:: c:/leo.repo/screen-shots/ekr-20100821182153-4353.png I wasn't sure whether this will work, but it does. 3. It's easy to use MsPaint to add arrows to screen shots. Those arrows will be in the screen-shots project. Notes: - Still to do: create screen-shots project. - The @screenshot-tree convention is essential. It allows each slide node to specify exactly what tree should be in view, and which node should be selected. - Naming screenshots using gnx's is a bit hard on the eyes: all gnx's look the same. But it's safe, so I'll probably stick with it. Furthermore, the @image nodes are always available for inspection, so confusion isn't serious. - After adding arrows to screenshots, it is sometimes convenient to do a 'make clean' before doing the 'make html' that updates the slideshows. This is because 'make html' is supposed to copy all changed images to leo\doc\html\_build\html\_images This is the price we pay for putting images somewhere else. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
