Adjusted README file to use whatever flavour of syntax github is happy with.
This commit is contained in:
parent
43a96277b5
commit
21d724a2a0
13
README
13
README
|
@ -1,9 +1,10 @@
|
|||
Scribble (racket) example with LaTeX math both in PDF and HTML
|
||||
==============================================================
|
||||
# Scribble (racket) example with LaTeX math both in PDF and HTML
|
||||
|
||||
git submodule init
|
||||
git submodule update
|
||||
scribble --dest output/ --pdf example.scrbl
|
||||
scribble --dest output/ --html example.scrbl
|
||||
```
|
||||
git submodule init
|
||||
git submodule update
|
||||
scribble --dest output/ --pdf example.scrbl
|
||||
scribble --dest output/ --html example.scrbl
|
||||
```
|
||||
|
||||
Then open `output/example.pdf` and `output/example.html`
|
||||
|
|
Loading…
Reference in New Issue
Block a user