% (C) Lars Madsen, daleif@imf.au.dk, 2008/03/20 % This material is subject to the LaTeX Project Public License. % See http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html % for the details of that license. The memexsupp package is a package containing experimental code for the memoir class. This is code that later in time, might, or might not make it into the memoir core in some form or another. Please see the Introduction in memexsupp.pdf for more details. Note that by simply loading the package, nothing in memoir is changed, you have the user has to actively use the macros from the package to alter anything. If any of the functionality from this package makes it into a future memoir core release, this package will be updated and those macros will be replaces with an error telling people to upgrade memoir. Versions -------- 0.1 All macros concerning pagestyles have been scraped, and replaced by the much simpler \MXScreatesimplemark, \MXScreatemark and \MXSaddtopsmarks \MXSArticlePreChapterPrecis removed as the problem has been fixed. 0.05 Initial release, containing features for creating \...mark for page styles, a fix for \chapterprecishere in case if one is using the article class option, and an attempt to fix a multi page titlingpage problem. /daleif