source:
recipecards/trunk/mkrecipe
@
4
| Last change on this file since 4 was 3, checked in by peter, 12 years ago | |
|---|---|
|
|
| File size: 145 bytes | |
| Rev | Line | |
|---|---|---|
| [2] | 1 | #!/bin/bash |
| 2 | ||
| [3] | 3 | fop -c font.cfg \ |
| 4 | -fo <(./recipe2xml $1 | xsltproc --stringparam size 11x8.5 recipe.xsl -) \ | |
| 5 | -pdf $1.pdf \ | |
| 6 | 2> /dev/null |
Note: See TracBrowser
for help on using the repository browser.
