Giter Club home page Giter Club logo

Comments (2)

adben avatar adben commented on August 19, 2024

Thank you, but the full command is:

grep -v "^\s*$" Book.txt | grep -e "^\s" | sed 's/^ */"/g' | sed 's/ *$/"/g' | xargs pandoc --from=markdown_strict --reference-links --toc --toc-depth=2 -N -S -s -p --highlight-style=pygments  --indented-code-classes=javascript,ruby,python --output=javascript-allonge-compiled.pdf

btw, you can download pandoc at https://code.google.com/p/pandoc/downloads/list

from javascript-allonge.

aesopwolf avatar aesopwolf commented on August 19, 2024

@adben does your command still work? I just tried it and received this error:

pandoc: Duplicate link reference `[JavaScript]' "source" (line 7514, column 1)
pandoc: Duplicate link reference `[mc]' "source" (line 6979, column 1)
pandoc: Duplicate link reference `[aop]' "source" (line 6916, column 1)
pandoc: Duplicate link reference `[flavors]' "source" (line 6915, column 1)
pandoc: Duplicate link reference `[Backbone]' "source" (line 4340, column 1)
pandoc: Duplicate link reference `[Underscore]' "source" (line 4170, column 1)
pandoc: Duplicate link reference `[Underscore]' "source" (line 3766, column 1)
pandoc: Duplicate link reference `[Underscore]' "source" (line 2504, column 1)
pandoc: Duplicate note reference `pojo' "source" (line 1740, column 1)
pandoc: Duplicate link reference `[Underscore]' "source" (line 1566, column 1)
pandoc: Duplicate link reference `[mock]' "source" (line 995, column 1)

from javascript-allonge.

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.