1 Star 0 Fork 28

edward_zhao/slambook-2nd

forked from kekliu/slambook-2nd 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
build.cmd 210 Bytes
Copy Edit Raw Blame History
半闲居士 authored 2018-09-28 15:40 . first commit
@echo off
@SET SED=D:\utility\unxutils\sed.exe
@SET TEXINPUTS=.;images;latex;
@SET TEX=xelatex
@SET OPTIONS=-synctex=1 -file-line-error -output-directory=./release -jobname=31104
%TEX% %OPTIONS% slambook.tex
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/null_954_7063/slambook-2nd.git
git@gitee.com:null_954_7063/slambook-2nd.git
null_954_7063
slambook-2nd
slambook-2nd
master

Search