David Peng

Results 15 comments of David Peng

Hi, Andy It's a pleasure to hear my widget library is useful to you. I really want to update it to catch the newest FontAwesome version. But I am busy...

@hillaryskye Did you config the Web Font in Generate HTML like this? ![](http://d2v8ggac1o0f6z.cloudfront.net/gsc/3S90D0/1b/3a/c1/1b3ac1046fc6487ea261a6f2c4e77ea7/images/fontawesome_demo/u18.png?token=aed5ae505c9c74dafa78fa90cc32e386) I have made a demo on publishing to AxShare. You can view it on AxShare: http://3s90d0.axshare.com .It...

Yes, it works in post layout. But if I use in a paginator I have to use like this: ``` {% for post in paginator.posts %} {% if post.toc %}...

第一点,你可以在要插入sidenote和marginote处换行,因为换行后不会重启一个段落。这样就可以将它们与正文(部分)区分。另外 Tufte CSS 中,sidenote和marginote 都是 span,和正文在一起的,所以我只是依着他们的设计。 第二点,我也没有能力解决。所以我才定义了斜体和链接的宏(marco),来解决这问题。因为 pp 只会把宏转换,如果你在宏中使用 Markdown 语法,再用 Pandoc 转换时,转为 HTML 是没有问题的,但是转为 LaTeX 就会有问题。如果有人能写个 Pandoc filter 解决此问题就好了。 第三点,是因为 Pandoc 就是会把 reference 都放到文末。也许你可以试试写个 reference 宏,把HTML的宏定义为 marginnote,把LaTeX 定义为 \cite(Tufte...

I have fixed the broken URL

Yes, you can install the TTF font on you computer. It is named ETBembo instead of ET Book. There is an example of using Pandoc to generate LaTeX PDF file...

可以观察看看。我看 ghproxy.cc 官网页面显示的访问量不大,截止现在总访问量只有2472。如果改了,访问量大起来了,访问不知道还稳不稳定。 mirror.ghproxy.com 目前来看可用性还可以。

mirror.ghproxy.com 还可以用。现在用的是 mirror.ghproxy.com,不是 ghproxy.com

最近从mirror.ghproxy.com换成ghp.ci了,目前速度还可以