Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PDF cannot be downloaded #36

Open
intckarl opened this issue Nov 29, 2019 · 10 comments
Open

PDF cannot be downloaded #36

intckarl opened this issue Nov 29, 2019 · 10 comments

Comments

@intckarl
Copy link

Direct link: sicp.pdf is not useable, and even if I download the entire zip, the pdf in it is only 1kb and cannot be opened.

@ghost
Copy link

ghost commented Dec 7, 2019

I confirm. It is a text to the git-lfs object.

@s-abhinav
Copy link

There are easier ways of getting the pdf. I would consider building from source

  • if I want to modify the output
  • if search engines are of no help

@olavfosse
Copy link

Still not available. Compilation didn't work either.

Here are some pdfs if anyone are still looking. https://www.google.com/search?q=sicp+type%3Apdf&oq=sicp+type%3Apdf&aqs=chrome.0.69i59.2231j0j7&sourceid=chrome&ie=UTF-8

@s-abhinav
Copy link

@olav35 ,
Which step of the build failed?
And what are the issues you faced while building?

@jrincayc
Copy link

jrincayc commented Jul 3, 2020

@averms
Copy link

averms commented Jul 4, 2020

I made a fork with sicp.pdf in it: https://github.com/jrincayc/sicp-pdf
https://raw.githubusercontent.com/jrincayc/sicp-pdf/master/sicp.pdf

You don't have all the fonts installed. Compare the first page of your PDF with

SICP correct first page

@jrincayc
Copy link

jrincayc commented Jul 5, 2020

Hm, I suspect it is because I am getting warnings like:

(./sicp.toc
LaTeX Font Info:    Font shape `TU/LinuxLibertineO(0)/bx/n' will be
(Font)              scaled to size 10.2596pt on input line 2.
LaTeX Font Info:    Try loading font information for OT1+LinuxLibertineO(0) on 
input line 9.
LaTeX Font Info:    No file OT1LinuxLibertineO(0).fd. on input line 9.


LaTeX Font Warning: Font shape `OT1/LinuxLibertineO(0)/m/n' undefined
(Font)              using `OT1/cmr/m/n' instead on input line 9.

Suggestions on how to fix that are welcome. (And for reference I am using Fedora 32's texlive distribution)

@jrincayc
Copy link

jrincayc commented Jul 5, 2020

Side note, if you have inkscape 1.0, then this is probably needed: jrincayc@92c20cb
(See pull request #41)

@ysmolski
Copy link

% git lfs fetch
fetch: Fetching reference refs/heads/master
batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.
error: failed to fetch some objects from 'https://github.com/sarabander/sicp-pdf.git/info/lfs'

@xf1
Copy link

xf1 commented Apr 14, 2021

https://cloudflare-ipfs.com/ipfs/QmQ3C4ooSCmBMuK7mKq4sqVAfGq9y5EJpWNGVTQzC1FRms?filename=sicp.pdf
sha256:08709a87567d8311d6fd29c4f4a5386801153e71450e628c4a5a5d7e85feda8b
https://raw.githubusercontent.com/sarabander/sicp-pdf/master/sicp.pdf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants