15 lines
553 B
Markdown
15 lines
553 B
Markdown
+++
|
|
title = "Printing"
|
|
weight = 4
|
|
+++
|
|
|
|
**Infusion**'s output site includes a one-page {{% pattern "Print version" %}} of the generated library, available at `/print-version`. So, if your library base URL is `https://yourName.github.io/your-library`, you can print the whole library — to PDF if wanted — from the following address:
|
|
|
|
```
|
|
https://yourName.github.io/your-library/print-version
|
|
```
|
|
|
|
{{% note %}}
|
|
Print styles are also provided for individual pattern pages so, if you wanted to print off a single pattern document, you can!
|
|
{{% /note %}}
|