aboutsummaryrefslogtreecommitdiff
path: root/css/print
Commit message (Expand)AuthorAge
* new cli and in-browser pdf printing compatible fix for #1804Hakim El Hattab2017-04-04
* adjust pdf margins instead of heights to fix #1804Hakim El Hattab2017-01-25
* additional fix for empty pages in pdf exports #1804Hakim El Hattab2017-01-24
* fix empty pages in pdf exports (closes #1804)Hakim El Hattab2017-01-24
* Don't remove slide-number in pdf viewChristi Kaes2016-10-30
* Hide slide number when in paper or pdf print viewchristikaes2016-10-30
* Merge branch 'master' of https://github.com/dhyegofernando/reveal.js into devHakim El Hattab2016-06-10
|\
| * fix(PDF Export): Mark as important `width`, `height` and add `zoom` propertie...Dhyego Fernando2016-03-10
* | support for 'separate-page' layout for notes in PDF exports #1518Hakim El Hattab2016-05-26
* | Merge branch 'patch-1' of https://github.com/tiagorg/reveal.js into devHakim El Hattab2016-05-23
|\ \
| * | Removing duplicated "position" property at pdf.cssTiago Garcia2016-05-21
| |/
* / fix pdf bg layering, simplify codeHakim El Hattab2016-04-28
|/
* Merge pull request #1381 from lordsutch/masterHakim El Hattab2015-11-09
|\
| * Fix slides being cut off in Chrome.Chris Lawrence2015-10-02
* | tweak how speaker notes look in pdf exportsHakim El Hattab2015-10-29
* | remove out of sync comments from pdf cssHakim El Hattab2015-10-29
* | slide numbers work in pdf exports, update slide number styleHakim El Hattab2015-10-29
|/
* bump up z-index of notes in pdfHakim El Hattab2015-09-10
* fix pdf print when showNotes is disabledHakim El Hattab2015-09-10
* reorder cssHakim El Hattab2015-09-10
* print notes to pdf when is enabled #304Hakim El Hattab2015-09-10
* dont force links to be underlined in pdfHakim El Hattab2014-12-09
* additional monospace options for phantomjsHakim El Hattab2014-05-23
* hide slide numbers while printing to pdf #885Hakim El Hattab2014-05-20
* no need to override font sizes after updates to pdf printingHakim El Hattab2014-05-10
* limit size of media elements when printing to pdfHakim El Hattab2014-05-04
* reduce max-height of images in pdfsHakim El Hattab2014-05-04
* ensure pdf pages are never zero-heightHakim El Hattab2014-04-29
* getSlideBackground now works in pdf mode, add pdf testsHakim El Hattab2014-04-27
* abide by configured width/height when printing to pdfHakim El Hattab2014-04-26
* improvements to print stylesheetHakim El Hattab2014-04-26
* fix non-pdf printing (closes #881)Hakim El Hattab2014-04-26
* revert from flexbox for pdf centering, use js for PDF setupHakim El Hattab2014-04-23
* use flexbox for vertically centered printing #862Hakim El Hattab2014-04-03
* Fix for issue #715Luis HGO2013-11-27
* typo and whitespace correctionHakim El Hattab2013-07-10
* pdf print tweakHakim El Hattab2013-06-23
* pdf hacksHakim El Hattab2013-06-22
* removes the extra blank page that was printed with pdf #458Hakim El Hattab2013-06-21
* revamp pdf printing to support per-slide backgrounds (closes #453)Hakim El Hattab2013-06-09
* remove extra whitespace in cssHakim El Hattab2013-03-08
* Set PDF output to letter landscape, no marginJeremy Mikola2013-02-21
* enable backgrounds images when printing to pdf (closes #271)Hakim El Hattab2013-02-03
* remove left/right margin from images, tweak pdf print stylesHakim El Hattab2012-11-27
* fix minor issue in pdf print sheetHakim El Hattab2012-11-13
* fixes issue where italic fonts disappeared when printing to pdf (closes #230)Hakim El Hattab2012-11-10
* ensure fragments are visible in print styles, fix page-break error in paper p...Hakim El Hattab2012-11-10
* include theme background in printed pdfs (#217), fix empty white pages in reg...Hakim El Hattab2012-10-28
* Changes to make PDF output match the browser view more closelyGary Murakami2012-09-27
* themes are now available as separate css files under css/theme/, old theme op...Hakim El Hattab2012-08-08