Skip to content

Commit d2b37cb

Browse files
apoelstraroconnor-blockstream
authored andcommitted
add pdf generation instructions to README
1 parent df7bcc7 commit d2b37cb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@ Aside from documentation, this repository contains a single file, `SSS32.ps`, wh
1414
It is hand-written Postscript, which means that it can be opened by a document viewer but also in a text editor, which will reveal the code used to generate the wheels and worksheets.
1515
(If you are unable to open the file with a popular document viewer, please let us know!)
1616

17+
To produce a PDF file, on a Linux machine the most straightforward way is to run the command
18+
```
19+
ps2pdf -dPDFSETTINGS=/prepress SSS32.ps
20+
21+
```
22+
1723
If you are a software developer or mathematician who would like to contribute, feel free to open a pull request, join us on IRC (Libera) `#volvelle-wizards`, or contact Pearlwort by email.
1824

1925
## What is this project?

0 commit comments

Comments
 (0)