Commit Graph

188 Commits (master)

Author SHA1 Message Date
Matthew Butterick c182a30f57 change forum name to `typesetting` 2 years ago
Matthew Butterick 99c43e6ad3 migration to mb servers 2 years ago
Matthew Butterick d019908a93 update link in docs 2 years ago
Matthew Butterick 39cfc2ed54 in cache key, treat environment variables as case-sesnsitive
The cache is supposed to take note of the `POLLEN` environment variable, but due to the spurious `string-downcase` here, was instead looking at `pollen`, which is a different key on case-sensitive systems. Windows environment variables are not case-sensitive, but it seems Racket’s `getenv` function will handle the case conversion as needed.
2 years ago
Matthew Butterick 816ce0f7af fix link in docs 2 years ago
Matthew Butterick 58e02d4eee add note about DrRacket appending a `rkt` file extension to `p` files (addresses #264) 2 years ago
Joel Dueck 678371688f
Add docs for `external-renderer` (closes #262) (#263) 2 years ago
newelldev 1548546225
Fix typo (#257)
mainpulate -> manipulate
3 years ago
Matthew Butterick c46bee02cd add tip about current-metas 3 years ago
Joel Dueck 3924a18f67 Connect some dots (fixes #248)
Clarify three things:

1. You can use pagetree files with `raco pollen render`
2. `--target` doesn’t prevent other file types from being rendered
3. The generated pagetree includes more than just source files
3 years ago
Matthew Butterick 1210e1b31d move more help docs to end of installation docs 3 years ago
Matthew Butterick 665e390f4b remove CS note 3 years ago
Matthew Butterick 902956feaf better explanation of splicing tag 3 years ago
Matthew Butterick 4ec5172acc update margin note (#246) 3 years ago
Matthew Butterick 10b392c503 remove obsolete example (#246) 3 years ago
Matthew Butterick bd154d2a2d correct contract in docs (fixes #234) 4 years ago
Joel Dueck 88c354cb5f Remove vestigial savebox 4 years ago
Joel Dueck 0be74dba8a Better: nabla for 🎸 4 years ago
Joel Dueck cdc9496014 Fix noskip environment; discard emoji 4 years ago
Joel Dueck 95df990b46 Add TeX styles for custom Scribble tags
Removes many (not all) pdflatex errors when generating PDF docs. Some
styles had to be renamed because they get reused as LaTeX
environments/commands which can only contain letters.
4 years ago
Matthew Butterick 648b261079 move a documentation macro 4 years ago
Matthew Butterick 9bb15456c1 dead souls 4 years ago
Matthew Butterick a5c88d4e88 doc typo (fixes #227) 4 years ago
Matthew Butterick cf9b81738a downgrade two more settables 4 years ago
Joel Dueck 3c39efdead small edits 4 years ago
Matthew Butterick 68e81a114e fix names in docs 4 years ago
Matthew Butterick 32e14bee7b lozenge clarity 4 years ago
Matthew Butterick 912ba088bf
downgrade certain setup values to constants & bump to 3.0 (#225) 4 years ago
Matthew Butterick f8240fd02e make it possible to use `require` in templates 4 years ago
Matthew Butterick ea55513d39 docs: clarify keyword notation support 4 years ago
Matthew Butterick 5f60dd4664 spacing clarity 4 years ago
Matthew Butterick fb39c9e8a3 tips for command line 4 years ago
Matthew Butterick 3b1f76a0ff notes on CS parallel performance 4 years ago
Matthew Butterick 1de0eff38d add --force option to raco pollen render, take 2 4 years ago
Matthew Butterick d61aea60ee Revert "add --force option to raco pollen render"
This reverts commit d2f7905a3d.
4 years ago
Matthew Butterick d2f7905a3d add --force option to raco pollen render 4 years ago
Matthew Butterick c31267d00e server security note (addresses #220) 4 years ago
Matthew Butterick 5e2ee3f9f1 docs for logging 4 years ago
Benjamin Beckwith 3f6432b3f9
Small update to documentation (#218)
I corrected a sentence by adding an 'if' in the middle.
4 years ago
Matthew Butterick f13eec8459 add dry-run switch to raco pollen publish 4 years ago
Matthew Butterick 4148da79a7 explain possibility of port failure (addresses #217) 4 years ago
Matthew Butterick 0e89afbc65 bump version 4 years ago
Matthew Butterick 361e3446f8 permit multiple key-val pairs in `define-meta` (closes #215) 4 years ago
Matthew Butterick 4643cfacbd no LGPL 4 years ago
Matthew Butterick fc5ca9f659 add --null switch to `raco pollen render` (closes #24) 4 years ago
Matthew Butterick 2509e0e82d correct contract 4 years ago
Matthew Butterick ff13024899 link to reveal.js project 4 years ago
Matthew Butterick 3e96eb5c6a doc nit 5 years ago
Matthew Butterick 72df2d2477 add dry-run switch to render and setup 5 years ago
Matthew Butterick bb1e3d8df0 source 5 years ago