Giter Club home page Giter Club logo

free-as-in-freedom-v2-ru's Introduction

Build Status

Русский перевод второго издания Free as in Freedom: Richard Stallman's Crusade for Free Software.

Как скомпилировать книгу?

1 Установить texlive и rubber.

NixOS:

nix-env -iA nixos.texlive.combined.scheme-full nixos.rubber

Debian/Ubuntu:

sudo apt install texlive-full rubber

2 Склонировать репозиторий и запустить сборку.

git clone https://code.dumpstack.io/etc/free-as-in-freedom-v2-ru.git
cd free-as-in-freedom-v2-ru
make

В текущей директории появится файл faif-2.0.pdf.

fb2, markdown или html версии

Для получения fb2, markdown или html версии можно воспользоваться pandoc. Одноименный пакет есть во всех основных дистрибутивах.

fb2:

pandoc -t fb2 faif-2.0.tex > faif-2.0.fb2

markdown:

pandoc -t markdown faif-2.0.tex > faif-2.0.md

html:

pandoc -t html faif-2.0.tex > faif-2.0.html

free-as-in-freedom-v2-ru's People

Contributors

a1batross avatar alexferman avatar bouncepaw avatar bvn13 avatar dstrelnikov avatar ilia1 avatar jollheef avatar kalimehtar avatar sash-kan avatar thecodder avatar vchimishuk avatar

Watchers

 avatar

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.