Coder Social home page Coder Social logo

materialofmouse / techbookfest_localstudents_2017 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hyoiutu/techbookfest_localstudents_2017

0.0 1.0 0.0 2.5 MB

2018年の総大会

Ruby 3.40% HTML 0.12% TeX 60.85% BlitzBasic 0.27% C++ 19.87% CSS 15.49%

techbookfest_localstudents_2017's Introduction

2018年LOCAL学生部で出典する技術書用リポジトリ

Re:View

Re:VIEW は,EWB や RD あるいは Wiki に似た簡易フォーマットで記述したテキストファイルを,目的に応じて各種の形式に変換するツールセット.

環境構築

http://magicbullet.hatenablog.jp/entry/review_howtouse

Re:View記法

https://github.com/kmuto/review/blob/master/doc/format.ja.md

または,sample-bookディレクトリ参照

Re:View -> LaTeXへの変換

review-compile --target=latex

組版(Re:View -> PDFにタイプセット)

review-pdfmaker config.yml

デフォルトはbook.pdfにタイプセットされる. ちなみにreview-compile --target=latexで生成したtexファイルを変更しても review-pdfmakerに反映される.

markdown -> Re:Viewへの変換

インストール
gem install md2review
実行
md2review sample.md > sample.re
変換の際の注意点

https://qiita.com/nanbuwks/items/9b00e8012e328de6e440

Docker上で実行

docker run --rm -v pwd:/work vvakame/review /bin/sh -c "cd /work && review-pdfmaker config.yml"

techbookfest_localstudents_2017's People

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.