%TITLE Presentation Slides %LAYOUT slide %REFRESH 15 %OUTLINE long %IMAGES ../images/ %HOMEURL http://www.med.ufl.edu/medinfo/mtx/ %PARENT Table of Contents %PARENTURL index.html %INDEX View MTX File %INDEXURL slides.mtx %PREVURL quizcgi.html %NEXTURL movies.html %AUTHOR Richard Rathe / rrathe@dean.med.ufl.edu %AUTHURL rrathe@dean.med.ufl.edu %VERSION MTX 1.5 User's Manual %COPYRIGHT 1996 by Richard Rathe / All Rights Reserved %PATH http://www.med.ufl.edu/medinfo/mtx/docs/ %CREATED June 1, 1996 %MTX 1.5 It is possible to reformat almost any MTX file into a "slide show" suitable for projection in a lecture hall or classroom. This page is the index for just such a presentation. Click on the first slide to find out more... #Introduction You can project HTML pages for presentation by expanding your Web browser's window to cover the entire screen and increasing the font size. After the lecture, you can make the same materials available to participants over the local network or on the World Wide Web. {!Click on the ">" to continue...!} #The Layout Tag Use the "slide" switch with the "%LAYOUT" tag to reformat an MTX file into a set of slides: = %LAYOUT slide A {#non-slide version of this page#slideoff.html#} is also available. {!Click on the ">" to continue...!} #Headings An MTX document will be broken into slides based on the {#headings#basic.html#} it contains. Each heading will become the title of a slide. Slides are linked together in the order they appear in the MTX file. Simply cut and paste sections with headings to reorder your slides. {!Click on the ">" to continue...!} #Navigation Each slide has three navigation links in the upper left corner: = < i > = Previous Index Next Click on the next link to go forward. Click on the previous link to go backward. Click on the index link to return to the index. #Slide Index Each set of slides has an index page. The index page lists the slide titles in order of appearance providing an overview of the slide set. You can go directly to a particular slide by clicking on its name in the list. #Automatic Advance It is possible to use the "{#%REFRESH#other.html#REFRESH#}" tag to automate slide shows presented with Netscape. [{#3.2#current.html#}] = %REFRESH 15 This set of slides will automatically advance every 15 seconds unless you click on a navigation link. #Using Images {=moon Moon Picture=} It is possible to use images as part of an MTX slide presentation. #More on Images {=/trees Trees Picture=} Because of the limited space on the screen it is often desirable to flow text along side of graphic elements. This is possible by using the {#floating graphics#float.html#} feature of {#HTML 3.2#current.html#}.{C} #File Names The file name for each slide is automatically generated by adding a serial number to the base file name. You should limit the base file name to less than eight characters for greatest {#compatibility#compat.html#}. Note that these file names are arbitrary and will change as you add, move, or eliminate sections from the original MTX file. Be sure to update any hypertext links you make to these files when you edit them. #Optimizing the Display Optimal viewing requires a few adjustments to your browser: Expand the window to full screen Hide the buttons and location field at the top of the window Set the background color to dark blue (MTX default) Set the text color to yellow or white (MTX default) Turn off link underlining (MTX default) #Limitation Currently, MTX cannot resolve links to individual slides. This means that links to anchors such as ¾#link here#=HERE#„ will not work when slide layout is used. These links will work in normal page layout however. This limitation will be addressed in a future version of MTX.