this post was submitted on 30 Sep 2023
152 points (97.5% liked)

Open Source

30301 readers
1927 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
152
submitted 11 months ago* (last edited 11 months ago) by [email protected] to c/[email protected]
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 7 points 11 months ago (1 children)

…Why is a book about LaTeX written in Google Docs?

[–] [email protected] 4 points 11 months ago (1 children)

why it is writtent in Google Docs -_- ? I have made an online preview, but it is just special repo which is hosted book in .pdf

[–] [email protected] 1 points 11 months ago (2 children)

Oh, so you're using Google Docs' viewer to view a PDF hosted elsewhere? Interesting, I didn't know that was possible. Why not just link to the PDF directly?

[–] [email protected] 3 points 11 months ago (1 children)

That would be a client side issue - your browser is using Google Docs to display the pdf. What’s in the repo is a pdf only, that works equally well in Foxit or whatever you like.

[–] [email protected] 1 points 11 months ago

The link in the repo explicitly links to Google Docs: https://docs.google.com/viewer?url=https://raw.githubusercontent.com/AnMnv/AnMnv.github.io/master/eBook.pdf

If I open the PDF directly (which GitHub's interface makes unnecessarily difficult), it doesn't open in Google Docs.

[–] [email protected] 3 points 11 months ago (1 children)

https://github.com/AnMnv/eBook/blob/main/eBook.pdf here is just the link on .pdf book but the names in TOC in not "clickable" that is why I choose online preview in this way)

[–] [email protected] 6 points 11 months ago* (last edited 11 months ago) (1 children)

If you link to the raw file, it's going to open in the browser's PDF viewer, where links are clickable.

[–] [email protected] 2 points 11 months ago (2 children)

in this case, downloading starts immediately, it is not ok (at least in my case, I want to have online preview)

[–] [email protected] 3 points 11 months ago

Looks like your browser doesn't have a PDF viewer built in. You should install an extension that adds it (PDF.js), it's really useful.

[–] [email protected] 1 points 11 months ago

That would be a combination of your settings, and headers coming from GitHub.