summaryrefslogtreecommitdiff
path: root/data/templates/styles.html
AgeCommit message (Expand)Author
2023-08-13Change semicolon to colonJackson Schuster
2023-07-26Add clause for svg to default CSS for HTML.John MacFarlane
2023-03-29styles.html: fix task-list styling in reveal.jsAlbert Krewinkel
2023-01-13HTML style template: put Consolas before Lucida Console for code font.John MacFarlane
2023-01-06Add `code { hyphens: manual; }` to HTML and EPUB CSS.John MacFarlane
2022-11-09HTML template: remove default font size, line height...John MacFarlane
2022-11-04Change default background color of PDFs generated via HTML (#8422)Marcin Serwin
2022-10-17Adjust tests for CSS change; add CSS comments to mark...John MacFarlane
2022-10-17Fix typo introduced by recent commit in styles.html.John MacFarlane
2022-10-17Use styles.citations.html partial in styles.html.John MacFarlane
2022-08-22HTML writer: revert to using `width` property for column widthsAlbert Krewinkel
2022-08-03Improve default CSS for task lists.John MacFarlane
2022-08-01HTML: use CSS flex boxes for columns.Albert Krewinkel
2022-07-31Html template styles: remove span.underline.John MacFarlane
2022-01-16CSS in HTML template: adjust #TOC and h1 on mobile (#7835)Mauro Bieg
2022-01-09Improve abstract in HTML template.John MacFarlane
2022-01-09Add abstract to default html template (#7588)Jannik Buhr
2021-07-05document-css: reset overflow-wrap on code blocksMauro Bieg
2020-11-02Default CSS tweaks.John MacFarlane
2020-11-01Default CSS: avoid padding and color if monobackgroundcolor not given.John MacFarlane
2020-11-01Updates to default CSS (#6786)Mauro Bieg
2020-09-21Add built-in citation support using new citeproc library.John MacFarlane
2020-09-19Add CSS to default HTML template (#6601)Mauro Bieg
2020-05-18Use CSS in favor of <br> for display math (#6372)Lila
2019-12-05HTML-based templates: Add CSS to suppress bullet on unordered task lists.John MacFarlane
2019-10-29Changes to build with new doctemplates/doclayout.John MacFarlane
2019-09-05Add div.hanging-indent CSS to HTML templates.John MacFarlane
2019-09-05Add partial styles.html in HTML5 template.John MacFarlane
2017-02-20Removed data/templates submodule.John MacFarlane
2017-02-06default.beamer changes (Thomas Hodgson):John MacFarlane
2017-02-06Use unicode-math by default in default.latex template.John MacFarlane
2017-01-29Use latest master HEAD for templates.John MacFarlane
2017-01-26Split writeDocbook into writeDocbook4, writeDocbook5.John MacFarlane
2017-01-26EPUB writer: split writeEPUB into writeEPUB2, writeEPUB3.John MacFarlane
2017-01-25Rename default.html template to default.html4.John MacFarlane
2017-01-25Copied a few changes from default.latex to default.beamer.John MacFarlane
2017-01-24Changed position of \VerbatimNotes and fancyvrb in latex, beamer templates.John MacFarlane
2017-01-10LaTeX template: Add hyphen option to url package.John MacFarlane
2017-01-03LaTeX template: allow passing `microtypeoptions` to microtype.John MacFarlane
2016-12-30docbook5template: fix namespace declarations (Mauro Bieg).John MacFarlane
2016-12-04LaTeX template: use correct separator for pdfkeywords.John MacFarlane
2016-11-25Use pre-wrap for code in dzslides template (Nicolas Porcel).John MacFarlane
2016-10-25Add hypersetup options to beamer templates (Jake Zimmerman).John MacFarlane
2016-09-28LaTeX template: use footnote package to fix notes in tables.John MacFarlane
2016-09-28revealjs template: Added `notes-server` option (Yoan Blanc).John MacFarlane
2016-09-28LaTeX template: set default figure placement.John MacFarlane
2016-09-25Use p tags for subtitle, author, date in epub, revealjs, slidy templates.John MacFarlane
2016-09-25HTML template: use p instead of h1 for subtitle, author, date.John MacFarlane
2016-09-23Beamer template: added support for fontfamilies.John MacFarlane
2016-08-11Added `themeoptions` variable to beamer template (Carsten Gips).John MacFarlane