From 6c1f94c53120174dbda1a289bbb08f67548b4e84 Mon Sep 17 00:00:00 2001 From: Lu Wang Date: Sat, 15 Nov 2014 13:44:22 +0800 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2da6eec..c3fa145 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ->一图胜千言
A beautiful demo is worth a thousand words: +>一图胜千言
A beautiful demo is worth a thousand words - **Bible de Genève, 1564** (fonts and typography): [HTML](http://coolwanglu.github.com/pdf2htmlEX/demo/geneve.html) / [PDF](https://github.com/raphink/geneve_1564/raw/master/geneve_1564.pdf) - **Cheat Sheet** (math formulas): [HTML](http://coolwanglu.github.com/pdf2htmlEX/demo/cheat.html) / [PDF](http://www.tug.org/texshowcase/cheat.pdf) From d6f5b36a28ad2fa1eebebcbb1e3186d1dc844ea8 Mon Sep 17 00:00:00 2001 From: Lu Wang Date: Sun, 16 Nov 2014 22:58:41 +0800 Subject: [PATCH 2/2] track travis branch on CI --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 7a30945..aaaa8cd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,3 +22,4 @@ branches: only: - master - incoming + - travis