Skip to content

Commit

Permalink
change pdf file name so alphabetically ordered papers have important …
Browse files Browse the repository at this point in the history
…ones first
  • Loading branch information
SmartLayer committed Nov 14, 2023
1 parent 6e621a0 commit edb753b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ This repository hosts the documentation source for both TokenScript and SmartLay

- For the Smart Token Technical paper, which wasn't using dita, it can be created using
````
$ pandoc --resource-path=src/papers --csl src/papers/chicago-note-bibliography.csl --citeproc --bibliography src/papers/smart-layer-technical-paper.bib -o out/smart-layer-technical-paper.pdf src/papers/smart-layer-technical-paper.md
$ pandoc --resource-path=src/papers --csl src/papers/chicago-note-bibliography.csl --citeproc --bibliography src/papers/smart-layer-technical-paper.bib -o out/smartlayer-technical-paper.pdf src/papers/smart-layer-technical-paper.md
````
This results a single PDF file: **smart-layer-technical-paper.pdf**.

Expand Down

0 comments on commit edb753b

Please sign in to comment.