Git Product home page Git Product logo

coursenoteofzjuse's Issues

误(

看历史的commit 发现你的论文.jpg

Images missing in some files

Problem Description

A considerable amount of images are missing in PCS计算机系统原理/计算机系统原理Review-new.pdf. For an example, the images between number 45 and number 58 are all missing.
This issue does not occur in the markdown version of the same document (which is seemingly exported by Typora). It seems like that some glitches happened when you convert the markdown file to LaTeX file.

Possible Solution and Suggestion

In the corresponding markdown file, it seems like you used \ instead of / as the separator of directory. In other words, maybe changing from

<img src=".\计算机系统原理Review.assets\image-20200808183928282.png">

to

<img src="计算机系统原理Review.assets/image-20200808183928282.png">

can fix this.

If you choose not to fix this issue, I suggest you git rm the PDF exported by LaTeX, because it is almost useless without images.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.