1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-20 15:18:08 +02:00

Fixing "no spaces" issue (ref #577)

This commit is contained in:
notmasteryet 2011-10-01 21:24:11 -05:00
parent 297ad94c84
commit 9e53bd78d9
3 changed files with 13 additions and 5 deletions

View file

@ -0,0 +1 @@
https://docs.rice.edu/confluence/download/attachments/4588376/unix01.pdf?version=1

View file

@ -128,6 +128,12 @@
"rounds": 1,
"type": "eq"
},
{ "id": "unix01",
"file": "pdfs/unix01.pdf",
"link": true,
"rounds": 1,
"type": "eq"
},
{ "id": "fips197",
"file": "pdfs/fips197.pdf",
"link": true,