株式会社ヴァンデミックシステム

Blog

<スポンサーリンク>

本を書くためのソフトみたいです。

apt-get update
apt install ruby
gem install review
review version
mkdir /mnt/c/review
review-init sample
cd ~

curl -O http://ftp.jaist.ac.jp/pub/CTAN/systems/texlive/tlnet/install-tl-unx.tar.gz
tar xvf install-tl-unx.tar.gz
cd install-tl-20191231/
./install-tl --repository http://ftp.jaist.ac.jp/pub/CTAN/systems/texlive/tlnet/ 
/usr/local/texlive/2019/bin/x86_64-linux/tlmgr path add

curl -OL https://ja.osdn.net/projects/mytexpert/downloads/26068/jlisting.sty.bz2
mv ./jlisting.sty /usr/local/texlive/2019/texmf-dist/tex/latex/listings
chmod 644 /usr/local/texlive/2019/texmf-dist/tex/latex/listings/jlisting.sty
mktexlsr

cd /mnt/c/review/sample/
review-epubmaker config.yml
review-pdfmaker config.yml

<スポンサーリンク>

コメントを残す

Allowed tags:  you may use these HTML tags and attributes: <a href="">, <strong>, <em>, <h1>, <h2>, <h3>
Please note:  all comments go through moderation.

*

日本語が含まれない投稿は無視されますのでご注意ください。(スパム対策)