diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/powerdot/RunDoc')
-rw-r--r-- | Master/texmf-dist/doc/latex/powerdot/RunDoc | 72 |
1 files changed, 2 insertions, 70 deletions
diff --git a/Master/texmf-dist/doc/latex/powerdot/RunDoc b/Master/texmf-dist/doc/latex/powerdot/RunDoc index 4abc92e07e2..b0a0ec257aa 100644 --- a/Master/texmf-dist/doc/latex/powerdot/RunDoc +++ b/Master/texmf-dist/doc/latex/powerdot/RunDoc @@ -5,76 +5,8 @@ # other style name) to generate .001 and .002 files which # will be included by the documentation. -latex powerdot.tex - - latex "\def\style{default}\input{powerdot-styleexample}" - latex "\def\style{default}\input{powerdot-styleexample}" - dvips -i powerdot-styleexample -o powerdot-styleexample-default.ps -# - latex "\def\style{ciment}\input{powerdot-styleexample}" - latex "\def\style{ciment}\input{powerdot-styleexample}" - dvips -i powerdot-styleexample -o powerdot-styleexample-ciment.ps -# - latex "\def\style{aggie}\input{powerdot-styleexample}" - latex "\def\style{aggie}\input{powerdot-styleexample}" - dvips -i powerdot-styleexample -o powerdot-styleexample-aggie.ps -# - latex "\def\style{bframe}\input{powerdot-styleexample}" - latex "\def\style{bframe}\input{powerdot-styleexample}" - dvips -i powerdot-styleexample -o powerdot-styleexample-bframe.ps -# - latex "\def\style{elcolors}\input{powerdot-styleexample}" - latex "\def\style{elcolors}\input{powerdot-styleexample}" - dvips -i powerdot-styleexample -o powerdot-styleexample-elcolors.ps -# - latex "\def\style{fyma}\input{powerdot-styleexample}" - latex "\def\style{fyma}\input{powerdot-styleexample}" - dvips -i powerdot-styleexample -o powerdot-styleexample-fyma.ps -# - latex "\def\style{horatio}\input{powerdot-styleexample}" - latex "\def\style{horatio}\input{powerdot-styleexample}" - dvips -i powerdot-styleexample -o powerdot-styleexample-horatio.ps -# - latex "\def\style{husky}\input{powerdot-styleexample}" - latex "\def\style{husky}\input{powerdot-styleexample}" - dvips -i powerdot-styleexample -o powerdot-styleexample-husky.ps -# - latex "\def\style{ikeda}\input{powerdot-styleexample}" - latex "\def\style{ikeda}\input{powerdot-styleexample}" - dvips -i powerdot-styleexample -o powerdot-styleexample-ikeda.ps -# - latex "\def\style{jefka}\input{powerdot-styleexample}" - latex "\def\style{jefka}\input{powerdot-styleexample}" - dvips -i powerdot-styleexample -o powerdot-styleexample-jefka.ps -# - latex "\def\style{klope}\input{powerdot-styleexample}" - latex "\def\style{klope}\input{powerdot-styleexample}" - dvips -i powerdot-styleexample -o powerdot-styleexample-klope.ps -# - latex "\def\style{paintings}\input{powerdot-styleexample}" - latex "\def\style{paintings}\input{powerdot-styleexample}" - dvips -i powerdot-styleexample -o powerdot-styleexample-paintings.ps -# - latex "\def\style{pazik}\input{powerdot-styleexample}" - latex "\def\style{pazik}\input{powerdot-styleexample}" - dvips -i powerdot-styleexample -o powerdot-styleexample-pazik.ps -# - latex "\def\style{sailor}\input{powerdot-styleexample}" - latex "\def\style{sailor}\input{powerdot-styleexample}" - dvips -i powerdot-styleexample -o powerdot-styleexample-sailor.ps -# - latex "\def\style{simple}\input{powerdot-styleexample}" - latex "\def\style{simple}\input{powerdot-styleexample}" - dvips -i powerdot-styleexample -o powerdot-styleexample-simple.ps -# - latex "\def\style{tycja}\input{powerdot-styleexample}" - latex "\def\style{tycja}\input{powerdot-styleexample}" - dvips -i powerdot-styleexample -o powerdot-styleexample-tycja.ps -# - latex "\def\style{upen}\input{powerdot-styleexample}" - latex "\def\style{upen}\input{powerdot-styleexample}" - dvips -i powerdot-styleexample -o powerdot-styleexample-upen.ps - +latex powerdot.tex +./RunExamples latex powerdot.tex latex powerdot.tex bibtex powerdot |