aboutsummaryrefslogtreecommitdiffhomepage
path: root/css/print
AgeCommit message (Collapse)Author
2019-04-01Added contentMarvin Borner
2018-03-22remove legacy vendor prefixes from pdf cssHakim El Hattab
2017-05-19remove border from notes contain when printing on separate pageHakim El Hattab
2017-05-16new, fixed, speaker notes layoutHakim El Hattab
2017-04-04new cli and in-browser pdf printing compatible fix for #1804Hakim El Hattab
2017-01-25adjust pdf margins instead of heights to fix #1804Hakim El Hattab
2017-01-24additional fix for empty pages in pdf exports #1804Hakim El Hattab
2017-01-24fix empty pages in pdf exports (closes #1804)Hakim El Hattab
2016-10-30Don't remove slide-number in pdf viewChristi Kaes
2016-10-30Hide slide number when in paper or pdf print viewchristikaes
2016-06-10Merge branch 'master' of https://github.com/dhyegofernando/reveal.js into devHakim El Hattab
2016-05-26support for 'separate-page' layout for notes in PDF exports #1518Hakim El Hattab
2016-05-23Merge branch 'patch-1' of https://github.com/tiagorg/reveal.js into devHakim El Hattab
2016-05-21Removing duplicated "position" property at pdf.cssTiago Garcia
Found that by running css-lint on the code
2016-04-28fix pdf bg layering, simplify codeHakim El Hattab
2016-03-10fix(PDF Export): Mark as important `width`, `height` and add `zoom` ↵Dhyego Fernando
properties to fix CSS rules which were overrided by inline styles
2015-11-09Merge pull request #1381 from lordsutch/masterHakim El Hattab
Fix text being cut off in Chrome when printing.
2015-10-29tweak how speaker notes look in pdf exportsHakim El Hattab
2015-10-29remove out of sync comments from pdf cssHakim El Hattab
2015-10-29slide numbers work in pdf exports, update slide number styleHakim El Hattab
2015-10-02Fix slides being cut off in Chrome.Chris Lawrence
2015-09-10bump up z-index of notes in pdfHakim El Hattab
2015-09-10fix pdf print when showNotes is disabledHakim El Hattab
2015-09-10reorder cssHakim El Hattab
2015-09-10print notes to pdf when is enabled #304Hakim El Hattab
2014-12-09dont force links to be underlined in pdfHakim El Hattab
2014-05-23additional monospace options for phantomjsHakim El Hattab
2014-05-20hide slide numbers while printing to pdf #885Hakim El Hattab
2014-05-10no need to override font sizes after updates to pdf printingHakim El Hattab
2014-05-04limit size of media elements when printing to pdfHakim El Hattab
2014-05-04reduce max-height of images in pdfsHakim El Hattab
2014-04-29ensure pdf pages are never zero-heightHakim El Hattab
2014-04-27getSlideBackground now works in pdf mode, add pdf testsHakim El Hattab
2014-04-26abide by configured width/height when printing to pdfHakim El Hattab
2014-04-26improvements to print stylesheetHakim El Hattab
2014-04-26fix non-pdf printing (closes #881)Hakim El Hattab
2014-04-23revert from flexbox for pdf centering, use js for PDF setupHakim El Hattab
2014-04-03use flexbox for vertically centered printing #862Hakim El Hattab
2013-11-27Fix for issue #715Luis HGO
2013-07-10typo and whitespace correctionHakim El Hattab
2013-06-23pdf print tweakHakim El Hattab
2013-06-22pdf hacksHakim El Hattab
2013-06-21removes the extra blank page that was printed with pdf #458Hakim El Hattab
2013-06-09revamp pdf printing to support per-slide backgrounds (closes #453)Hakim El Hattab
2013-03-08remove extra whitespace in cssHakim El Hattab
2013-02-21Set PDF output to letter landscape, no marginJeremy Mikola
2013-02-03enable backgrounds images when printing to pdf (closes #271)Hakim El Hattab
2012-11-27remove left/right margin from images, tweak pdf print stylesHakim El Hattab
2012-11-13fix minor issue in pdf print sheetHakim El Hattab
2012-11-10fixes issue where italic fonts disappeared when printing to pdf (closes #230)Hakim El Hattab
2012-11-10ensure fragments are visible in print styles, fix page-break error in paper ↵Hakim El Hattab
print sheet
2012-10-28include theme background in printed pdfs (#217), fix empty white pages in ↵Hakim El Hattab
regular print (#215)
2012-09-27Changes to make PDF output match the browser view more closelyGary Murakami
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-08-08themes are now available as separate css files under css/theme/, old theme ↵Hakim El Hattab
option in config is no longer supported (closes #104)