Michael Olson <[EMAIL PROTECTED]> writes: > Christophe Garion <[EMAIL PROTECTED]> writes: > >> On Thu, 10 Jul 2008 20:44:53 +0200, Philipp Grau <[EMAIL PROTECTED]> said: >> >>>> What does the "fragile" option actually do? >> >> Philipp> Up until now, I did not find any reference or explanation. Nor >> Philipp> is my TeX knowledge good enough to unterstand the source. >> >> To my knowledge, the "fragile" option indicates that there is some >> code in the frame that is not interpreted as usual. The contents of >> the frame is copied to another file and then read back so the >> character codes can be modified (see section 7.1 of beamer user >> guide). > > So be it. This is supposed to be only capable of producing simple > slides, unless people insert raw LaTeX code into it.
In other words, I've checked in a patch to add [fragile] to all slides, so that I don't have to parse the contents of the <slide> tag to figure out the right behavior. -- | Michael Olson | FSF Associate Member #652 | | http://mwolson.org/ | Hobbies: Lisp, HCoop | | Projects: Emacs, Muse, ERC, EMMS, ErBot, DVC, Planner | `-------------------------------------------------------' _______________________________________________ Planner-el-discuss mailing list [email protected] https://mail.gna.org/listinfo/planner-el-discuss
