|
| 1 | +INFO : PreTeXt-CLI version: 2.6.1 |
| 2 | + |
| 3 | +INFO : PreTeXt project found in `/Users/bmiller/Runestone/books/InstructorGuide`. |
| 4 | +WARNING : Using CLI version 2.6.1 but project's `requirements.txt` |
| 5 | +WARNING : is configured to use 1.0.1. Consider either installing |
| 6 | +WARNING : CLI version 1.0.1 or running `pretext init --refresh` |
| 7 | +WARNING : to update `requirements.txt` to match 2.6.1. |
| 8 | +INFO : Since no target was supplied, we will use "web". |
| 9 | + |
| 10 | +INFO : Building target web |
| 11 | +INFO : Preparing to build into /Users/bmiller/Runestone/books/InstructorGuide/output/web. |
| 12 | +INFO : discovering source file's directory name: /Users/bmiller/Runestone/books/InstructorGuide/pretext |
| 13 | +INFO : verifying and expanding input directory: /Users/bmiller/Runestone/books/InstructorGuide/pretext/../generated-assets |
| 14 | +INFO : input directory expanded to absolute path: /Users/bmiller/Runestone/books/InstructorGuide/generated-assets |
| 15 | +INFO : verifying and expanding input directory: /Users/bmiller/Runestone/books/InstructorGuide/pretext/../assets |
| 16 | +INFO : input directory expanded to absolute path: /Users/bmiller/Runestone/books/InstructorGuide/assets |
| 17 | +INFO : Runestone Services (via PreTeXt repository): version 7.3.3 |
| 18 | +INFO : Runestone Services (using newer, via online CDN query): version 7.4.0 |
| 19 | +INFO : Downloading Runestone Services, version 7.4.0 |
| 20 | +INFO : Extracting Runestone Services from archive file |
| 21 | +INFO : converting /Users/bmiller/Runestone/books/InstructorGuide/pretext/main.ptx to HTML in /var/folders/0n/p9pnz4rn5ldcx_kk2xp757n40000gn/T/ptx-zq5dd3mt |
| 22 | +INFO : XSL conversion of /Users/bmiller/Runestone/books/InstructorGuide/pretext/main.ptx by /Users/bmiller/.ptx/2.6.1/core/xsl/pretext-html.xsl |
| 23 | +INFO : successful application of /Users/bmiller/.ptx/2.6.1/core/xsl/pretext-html.xsl |
| 24 | +INFO : |
| 25 | +Success! Run `pretext view` to see the results. |
| 26 | + |
| 27 | +INFO : |
0 commit comments