diff options
author | Philipp Gesang <pgesang@ix.urz.uni-heidelberg.de> | 2010-08-16 16:03:49 +0200 |
---|---|---|
committer | Philipp Gesang <pgesang@ix.urz.uni-heidelberg.de> | 2010-08-16 16:03:49 +0200 |
commit | 805134d2763b79ae1f8212092c5d76d934c88dd2 (patch) | |
tree | 94971a5a91d9c84856cf86c420bf16c4bf9baa77 /module/tex/context/interface | |
parent | 04fb784929a939f3a252cb307f3d762eda4b6882 (diff) | |
download | automata-backgrounds-805134d2763b79ae1f8212092c5d76d934c88dd2.tar.gz |
revised some code; updated interface.xml
Diffstat (limited to 'module/tex/context/interface')
-rw-r--r-- | module/tex/context/interface/third/t-simpleslides.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/module/tex/context/interface/third/t-simpleslides.xml b/module/tex/context/interface/third/t-simpleslides.xml index c9701db..d937c7d 100644 --- a/module/tex/context/interface/third/t-simpleslides.xml +++ b/module/tex/context/interface/third/t-simpleslides.xml @@ -61,10 +61,10 @@ <cd:constant type="B3/S23" default="yes"/> <cd:constant type="cd:number"/> </cd:parameter> + <!--http://archive.contextgarden.net/message/20100816.131146.4fca866d.en.html--> <cd:parameter name="file"> <cd:constant type="sships.gol" default="yes"/> - <!--TODO: find some reasonable argument type for files--> - <cd:constant type="cd:name"/> + <cd:constant type="cd:file"/> </cd:parameter> <cd:parameter name="mode"> <cd:constant type="life" default="yes"/> |