Code Monkey home page Code Monkey logo

sparc's Introduction

Автомато-программато-компарадио-кружок

https://github.com/artyom-poptsov/SPARC/actions/workflows/pdf.yaml/badge.svg

Книга, посвящённая соединению науки, программирования, искусства и радиоэлектроники в рамках самостоятельных занятий или же для ведения кружков и практик по программированию микроконтроллеров.

Лицензия

Данная работа распространяется на условиях лицензии «Attribution-ShareAlike» («Атрибуция-СохранениеУсловий») 4.0 Всемирная (CC BY-SA 4.0) (https://creativecommons.org/licenses/by-sa/4.0/deed.ru)

В книге используются изображения, созданные The Noun Project, которые находятся в общественном достоянии или под лицензией Creative Commons.

Зависимости

  • latex
    • CircuiTikz
  • inkscape
  • xelatex
  • lilypond

Сборка

Сборка осуществляется через утилиту make:

$ make

Очистить каталог от сгенерированных файлов можно через команду:

$ make clean

GNU Guix

Сборка и установка версии из репозитория (книга будет располагаться в ~/.guix-profile/share/doc/sparc/sparc.pdf):

guix package -f guix.scm

Для разработки книги удобно использовать Guix Shell:

guix shell --pure -D -f guix.scm
make -j$(nproc)

Ubuntu GNU/Linux 22.04

Установка зависимостей из репозитория:

sudo apt update
sudo apt install -yqq \
    make \
    python3-pygments \
    tex-common \
    texlive-base \
    texlive-latex-base \
    texlive-latex-extra \
    texlive-xetex \
    texlive-music \
    texlive-extra-utils \
    texlive-fonts-extra-links \
    texlive-lang-cyrillic \
    texlive-binaries \
    inkscape \
    lilypond \
    lilypond-data \
    lilypond-fonts

Установка пакета Lilyglyphs:

cd /tmp/
wget https://mirrors.ctan.org/macros/unicodetex/latex/lilyglyphs.zip
unzip lilyglyphs.zip
sudo cp -r ./lilyglyphs/tex/* /usr/share/texmf/tex/latex/
sudo mktexlsr

sparc's People

Contributors

artyom-poptsov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

sparc's Issues

Unable to make

Beliboba@BLBB MINGW64 ~/SPARC (master)
$ make
GEN out/sections/commands.tex
make: *** [makefile:61: out/sections/commands.tex] Error 127

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.