
latex
文章平均质量分 77
Road__Liu
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
latex 图片格式选择
http://tex.stackexchange.com/questions/8532/best-figure-format-practice-to-use“For photos, screenshots and such bitmap graphics, you could use their native format (to preserve quality) if it's转载 2015-12-17 16:16:18 · 1217 阅读 · 0 评论 -
在latex中画算法流程图
\documentclass{article}\usepackage{amsmath}\usepackage{algorithm}\usepackage{algpseudocode}\makeatletter\def\BState{\State\hskip-\ALG@thistlm}\makeatother\floatname{algorithm}{Procedure}\ren原创 2016-01-30 10:14:33 · 14726 阅读 · 0 评论