0106, 2018 使用bundledoc打包LaTeX宏包依赖 Vanabel/ 6月 1, 2018/ LaTeX/ 0 comments 我遇到过由于宏包不够新导致的latex编译失败。那么有没有办法将我们编译当前文档需要的宏包打包呢? 办法就是使用bund Read More
2505, 2018 保持面积的三角形在锥上的移动 Vanabel/ 5月 25, 2018/ Uncategorized/ 0 comments x = 20; \[Alpha] = 30 \[Degree]; s = 5; min = 0.1 x; max = 0 Read More
2505, 2018 多伦多大学的数学网站 Vanabel/ 5月 25, 2018/ 说说/ 0 comments 有点意思, 翻PDE的问题翻到的。 PDE课程: http://www.math.toronto.edu/courses Read More
0605, 2018 设置Firefox浏览PDF文件时自动适合页宽 Vanabel/ 5月 6, 2018/ 互联网/ 0 comments 每次在线预览PDF时都要重新缩放比较麻烦,这里提供解决办法如下: 在地址栏输入about:config 在搜索栏输入pd Read More
2601, 2018 Windows 命令行实现alias功能 Vanabel/ 1月 26, 2018/ 互联网/ 0 comments 我们知道Linux下可以在~/.bash_aliases中类似添加 alias vim=”vim -c :colo de Read More