Giter Club home page Giter Club logo

Comments (3)

pulmark avatar pulmark commented on September 25, 2024

The following shell script in Linux combines files into single pdf file (uses ghostscript):

gs -dBATCH -dNOPAUSE -q -sDEVICE=pdfwrite -sOutputFile=combined-all.pdf
01.Introduction.pdf
02.Basic_Concepts_I.pdf
03.Basic_Concepts_II.pdf
04.Basic_Concepts_III.pdf
05.Basic_Concepts_IV.pdf
06.Basic_Concepts_V.pdf
07.Object_Oriented_I.pdf
08.Object_Oriented_II.pdf
09.Templates_I.pdf
10.Templates_II.pdf
11.Translation_Units_I.pdf
12.Translation_Units_II.pdf
13.Code_Convention.pdf
14.Ecosystem_I.pdf
15.Ecosystem_II.pdf
16.Utilities.pdf
17.Iterators_Containers_Alg.pdf
18.Advanced_Topics_I.pdf
19.Advanced_Topics_II.pdf
20.Optimization_I.pdf
21.Optimization_II.pdf
22.Optimization_III.pdf \

from modern-cpp-programming.

federico-busato avatar federico-busato commented on September 25, 2024

@pulmark thanks for providing the command. GhostScript is pretty slow with all these slides 😅
@csukuangfj all-in-one book added, even if I don't fully understand why it is useful

from modern-cpp-programming.

csukuangfj avatar csukuangfj commented on September 25, 2024

@csukuangfj all-in-one book added, even if I don't fully understand why it is useful

Thank you!

all-in-one.pdf makes it easier to read the book on a device and it also makes it easier to search something through the book.

from modern-cpp-programming.

Related Issues (20)

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.