摘要: 有时候我们利用tikz宏包画出的图片后,只想生成一个单图pdf,而且pdf的页面大小与图片相同,以便于以后再次用latex插入。可以与preview宏包进行搭配,页面大小由图像大小决定,可以通过改变\PreviewBorder的值来改变页边界的空白大小。效果如下:代码如下: 1 \documentc... 阅读全文
posted @ 2014-04-28 21:26 jostree 阅读(1874) 评论(1) 推荐(0)
摘要: You are given two linked lists representing two non-negative numbers. The digits are stored in reverse order and each of their nodes contain a single ... 阅读全文
posted @ 2014-04-28 15:10 jostree 阅读(166) 评论(0) 推荐(0)