Presentation Styles: `texexec --pdf --mode=demo s-pre-xx` still valid?
Dear ConTeXt folks, to test presentation styles the Wiki [1] lists the following command to execute. texexec --pdf --mode=demo s-pre-xx Unfortunately that does not work on my Debian Sid/unstable system (TeXLive 2009). I reported it to the Debian BTS [2]. $ texexec --pdf --mode=demo /usr/share/texmf/tex/context/base/s-pre-00 MTXrun | kpse fallback with progname 'context' initialized in 0.02 seconds TeXExec | processing document '/usr/share/texmf/tex/context/base/s-pre-00' TeXExec | no ctx file found TeXExec | tex processing method: context TeXExec | TeX run 1 TeXExec | writing option file s-pre-00.top TeXExec | using randomseed 1037 TeXExec | tex engine: pdftex TeXExec | tex format: cont-en This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian) restricted \write18 enabled. (/usr/share/texmf/web2c/natural.tcx) entering extended mode (/usr/share/texmf/tex/context/base/s-pre-00.tex ConTeXt ver: 2009.11.26 16:28 MKII fmt: 2010.8.28 int: english/english system : cont-new loaded (/usr/share/texmf/tex/context/base/cont-new.tex systems : beware: some patches loaded from cont-new.tex (/usr/share/texmf/tex/context/base/cont-new.mkii)) system : cont-fil loaded (/usr/share/texmf/tex/context/base/cont-fil.tex loading : ConTeXt File Synonyms ) system : cont-sys.rme loaded (/etc/texmf/tex/context/user/cont-sys.rme (/usr/share/texmf/tex/context/base/type-tmf.tex (/usr/share/texmf/tex/context/base/type-tmf.mkii)) (/usr/share/texmf/tex/context/base/type-siz.tex (/usr/share/texmf/tex/context/base/type-siz.mkii)) (/usr/share/texmf/tex/context/base/type-one.tex (/usr/share/texmf/tex/context/base/type-one.mkii))) system : s-pre-00.top loaded (./s-pre-00.top) bodyfont : 12pt rm is loaded language : patterns nl->texnansi:texnansi->1->2:2 nl->ec:ec->2->2:2 us-> ec:ec->3->2:3 de->texnansi:texnansi->4->3:3 de->ec:ec->5->3:3 da->ec:ec->6->2:2 sv->ec:ec->7->2:2 gb->ec:ec->8->2:2 fr->texnansi:texnansi->9->2:2 fr->ec:ec->1 0->2:2 es->ec:ec->11->2:2 ca->ec:ec->12->2:2 it->texnansi:texnansi->13->2:2 it- >ec:ec->14->2:2 la->ec:ec->15->2:2 pt->texnansi:texnansi->16->2:2 pt->ec:ec->17 ->2:2 ro->ec:ec->18->2:2 pl->pl0:pl0->19->2:2 pl->ec:ec->20->2:2 pl->qx:qx->21- >2:2 cs->il2:il2->22->2:2 cs->ec:ec->23->2:2 sk->il2:il2->24->2:2 sk->ec:ec->25 ->2:2 hr->ec:ec->26->2:2 sl->ec:ec->27->2:2 tr->ec:ec->28->2:2 agr->agr:agr->30 ->2:2 fi->ec:ec->31->2:2 hu->ec:ec->32->2:2 ru->t2a:t2a->34->2:2 uk->t2a:t2a->3 5->3:3 loaded specials : dvips loaded systems : system commands are enabled language : language en is active specials : loading definition file tpd (/usr/share/texmf/tex/context/base/spec-tpd.mkii specials : loading definition file fdf (/usr/share/texmf/tex/context/base/spec-fdf.mkii))) systems : invalid \starttext...\stoptext structure systems : end file s-pre-00 at line 0 system : cont-err loaded (/usr/share/texmf/tex/context/base/cont-err.tex systems : no file 'cont-sys.tex', using 'cont-sys.rme' instead ) No pages of output. Transcript written on s-pre-00.log. TeXUtil | parsing file s-pre-00.tui TeXUtil | check loading of file 's-pre-00', begin/end problem TeXUtil | shortcuts : 0 TeXUtil | expansions: 0 TeXUtil | reductions: 0 TeXUtil | divisions : 0 TeXUtil | loaded files: 1 TeXUtil | temporary files: 0 TeXUtil | commands: 8 TeXUtil | programs: 0 TeXUtil | tuo file saved TeXExec | runtime: 0.252728 $ LANG=C ls -l s-pre-00.pdf ls: cannot access s-pre-00.pdf: No such file or directory I think, the main reason seems to be the following line. systems : invalid \starttext...\stoptext structure Do you know if this command should still be working. It might be something changed because the Wiki page was last edited in May 2007. Thanks, Paul [1] http://wiki.contextgarden.net/Presentation_Styles [2] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=595347
Am 03.09.2010 um 11:57 schrieb Paul Menzel:
Dear ConTeXt folks,
to test presentation styles the Wiki [1] lists the following command to execute.
texexec --pdf --mode=demo s-pre-xx
Unfortunately that does not work on my Debian Sid/unstable system (TeXLive 2009). I reported it to the Debian BTS [2].
Try another style, 's-pre-00' is only a environment which defines helper commands and is used in other styles. Wolfgang
Am Freitag, den 03.09.2010, 12:04 +0200 schrieb Wolfgang Schuster:
Am 03.09.2010 um 11:57 schrieb Paul Menzel:
to test presentation styles the Wiki [1] lists the following command to execute.
texexec --pdf --mode=demo s-pre-xx
Unfortunately that does not work on my Debian Sid/unstable system (TeXLive 2009). I reported it to the Debian BTS [2].
Try another style, 's-pre-00' is only a environment which defines helper commands and is used in other styles.
Thank you for the quick reply. That indeed worked. I updated the Wiki accordingly and closed the report in the Debian BTS. Thank you and sorry for the noise, Paul [3] http://wiki.contextgarden.net/index.php?title=Presentation_Styles&oldid=11941
participants (2)
-
Paul Menzel
-
Wolfgang Schuster