[ News | ] [ About AMRITA | ] [ Screenshots | ] [ Download | Public Key | ] [ Manual | ] [ Documentation | Drink Me! | VKI Notes | latex::widget | ] [ Getting Started | ] [ Showcase | ] [ Links | |
latex::widgetThe tutorial:
latex::widget
describes how to generate AMRITA-powered presentations. Commentlatex::widget is AMRITA's lowest-level interface for programming interactive PDF documents. The intent is not to have all users programming at the nitty-gritty described here, for AMRITA's standard-library provides a number of much higher level building-blocks. For instance, the interactive listings in the tutorial are programmed with calls to AmrgiListing, However, since the likes of AmrgiListing rely on latex::widget for their operation, you will find it helpful to have some appreciation of how individual widgets are programmed so that you understand the constraints when asking for new convenience routines. |