Commit Graph

7 Commits

Author SHA1 Message Date
Hakim El Hattab 519ee26809 remove left/right margin from images, tweak pdf print styles 2012-11-27 09:23:40 -05:00
Hakim El Hattab 9d98cee7fd fix minor issue in pdf print sheet 2012-11-13 23:52:17 -05:00
Hakim El Hattab 8e79f8592a fixes issue where italic fonts disappeared when printing to pdf (closes #230) 2012-11-10 20:09:12 -05:00
Hakim El Hattab 2834a6bc89 ensure fragments are visible in print styles, fix page-break error in paper print sheet 2012-11-10 18:15:05 -05:00
Hakim El Hattab af2a8b053d include theme background in printed pdfs (#217), fix empty white pages in regular print (#215) 2012-10-28 19:32:24 -04:00
Gary Murakami 73706ad02e Changes to make PDF output match the browser view more closely
font-size: 18pt; instead of fount-size: 22pt;
  remove the "a" tag from def that forces font size, otherwise anchors in various contexts, e.g., headings, etc., will cause ugly rendering due to mismatched font size.
   specify font size for "pre" tags so that code listings more closely match browser rendering
2012-09-27 11:39:11 -04:00
Hakim El Hattab 25ad8adc68 themes are now available as separate css files under css/theme/, old theme option in config is no longer supported (closes #104) 2012-08-08 01:14:12 -04:00