On Sun, 31 Oct 2010, Vyatcheslav Yatskovsky wrote: > Hi, > > Please, help me a.s.a.p with Simpleslides module. I have a project > sucessfully compiled a year and a half ago, and now it is broken. > > Reduced script of my presentation: Are you using MkII or MkIV? > \usemodule[simpleslides] > [font=Gothic, > style=Swoosh] > > \language[ua] > \setupalign[stretch,hanging,hz] > \setupinteraction[state=start] > \setuppagetransitions[random] > > \setupinteractionscreen > [option=max,delay=10] > > \setupcaptions[location=] > > \setupTitle > [ title={\\ \bfa Кафедра \\ Авіаційних Комп'ютерно-\\ Інтегрованих > Комплексів}, > author={Факультет \\ Аерокосмічних Систем Управління}, > date={}] > > %\usemodule[t][fixme] > > \defineoverlay > [simpleslides:background:title] > [{\externalfigure[Airbus-wing-over-sea-blue-sky-JR][factor=fit]}] > > %%%%%%%%%%%%%%%%%%%%%% > > \starttext > > \placeTitle > > > \SlideTitle {Спеціальності} > Кафедра проводить пiдготовку спеціалістів за напрямом > > 0502 Автоматика та управління -- > > \bf 6.050202 автоматизація та комп'ютерно-інтегровані технології \tf > %\bf компьютерно-итегрированным технологическим процессам и производствам. > \tf > > { > \startitemize > \item > автоматизоване управління комп’ютерно - інтегрованими \\ системами > повітряних суден > \item > автоматизоване проектування комп’ютерно - інтегрованих комплексів > \item > технічний моніторинг комп’ютерно-інтегрованих комплексів. > \stopitemize > } > > \stoptext > > > Problems observed when compiled today (I use the latest beta with --extra > option): > > * No Russian (Ukrainian) letters at all, only numbers and punctuation signs. No idea about the fonts. I do not know whether the Gothic font contains Russian letters or not. You can try to use your own typescript using fonts that work with Russian. See pg 27 of the manual. > * The background image on the first page (the plane) is not fit to the page, > but leaves blank stripes. I do not have the figure, so I cannot test this. But I do get a complete gray box saying that the figure is missing. (Tested using MkIV) Aditya