Mercurial > p > roundup > code
annotate website/www/make.bat @ 7373:5e9b0ff1c695
Extend fluid fonts and record location.
I needed smaller fonts (footnotes) and couldn't find the original
site I got it from. So I grabbed them from utopia which is a
diferent location than I got the original from.
Parameters used:
param start end
screen 320 1280
width
Font 16px 18px
Size
Type 1.25 1.33 (Major third scale, perfect fourth scale)
Scale
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Thu, 18 May 2023 21:10:56 -0400 |
| parents | 3a851df879cd |
| children |
| rev | line source |
|---|---|
|
5016
bcec10953ae8
website: Use path-independent way of Sphinx evoking
anatoly techtonik <techtonik@gmail.com>
parents:
4820
diff
changeset
|
1 @rem python -m pip install sphinx |
|
bcec10953ae8
website: Use path-independent way of Sphinx evoking
anatoly techtonik <techtonik@gmail.com>
parents:
4820
diff
changeset
|
2 |
|
bcec10953ae8
website: Use path-independent way of Sphinx evoking
anatoly techtonik <techtonik@gmail.com>
parents:
4820
diff
changeset
|
3 python -m sphinx . html |
