summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-21feat: add ansi-color facesexternals/engrave-facesEllis Kenyo
2023-01-15Fix engraving of whitespace in LaTeX exportGerard Vermeulen
2023-01-15Fix non-hex color checkTEC
2023-01-13Style, checkdoc, and byte-compile improvementsTEC
2023-01-13Better resolve non-hex fg/bg coloursTEC
2022-12-10Normalise single-plist text property formTEC
2022-10-04Fix missing argument in ef-html--make-standaloneTEC
2022-10-03Add fixme noteTEC
2022-10-03Update copyright datesTEC
2022-08-23No need to manually specify defcustom :groupTEC
2022-08-23ef-preset-styles needs to come after ef-themesTEC
2022-08-22Move defcustoms all to the startTEC
2022-08-22Note colour form restriction in docsTEC
2022-06-04fix: add more facesEllis Kenyo
2022-06-04html: Tweak CSS font weightsTEC
2022-06-03Fix misplaced function docstring in macroTEC
2022-05-13Version 0.3.1TEC
2022-05-11LaTeX: allow for tex/latex only maths commentsTEC
2022-05-11LaTeX: set standalone page color/backgroundTEC
2022-05-11fix: implementation mistakes in LaTeX mathescapeTEC
2022-05-11tweak: LaTeX post-process func dostring and indentTEC
2022-05-11LaTeX: Add support for mathescapeTEC
2022-05-11fix: transform named colors into hex colorsTEC
2022-05-09fix elpa trackingTEC
2022-05-08fix: don't set current-preset-style in get-themeTEC
2022-05-08Version 0.3TEC
2022-05-08Add the default theme's default face backgroundTEC
2022-05-08LaTeX: allow for preamble of just cmds/colorsTEC
2022-05-08Add the default theme's default face backgroundTEC
2022-05-08LaTeX: Don't draw colorbox for default backgroundTEC
2022-05-08Version 0.3TEC
2022-05-08Elaborate on face preset format in docstringTEC
2022-05-08Redraw display after switching back to orig themeTEC
2022-05-08Reinterpret t theme as current themeTEC
2022-05-08Don't record height/strike-through of default faceTEC
2022-05-08Update macro-generated interactive specsTEC
2022-05-08Fix typo in readmeTEC
2022-05-08Rename default theme shorts and slugsTEC
2022-05-08Reflow a docstringTEC
2022-05-08Variable declaration rearrangementTEC
2022-05-08Themes supportTEC
2022-05-08Add ability to log face preset missesTEC
2022-05-07LaTeX: improve background boxes by adding a strutTEC
2022-05-07Refactor ef-define-backend and ef-faces-fileTEC
2021-11-12Add stage badge to readmeTEC
2021-09-18Don't try to get attributes of non-existant facesTEC
2021-09-16subr-x should only be needed at compile timeTEC
2021-09-16Fix typo in LaTeX preambleTEC
2021-09-07Reduce the public API of engrave-facesTEC
2021-09-07Improve autoload statementsTEC