Skip to content

Commit aa720ae

Browse files
committed
about +Expensive
1 parent a1bbd4a commit aa720ae

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ And it offers the additional styles:
5959
- **+Comments**: show/hide notes
6060
- **+Diplomatic**: show `<pb>` as linebreaks vs. inline `/`
6161
- **+Edit**: offer editing of various attributes etc.
62+
- **+Expensive**: turn on/off computationally expensive styles
6263

6364
These can be extended on a project level without writing your own
6465
framework. There are some empty CSS files in the framework, that can
@@ -80,7 +81,7 @@ simply be replaced by an XML catalog:
8081
- **diplomatic-project.css**: local CSS definitions used in
8182
*+Diplomatic* style
8283
- **edit-project.css**: local CSS definitions used in *+Edit* style
83-
84+
- **expensive-project.css**: local CSS used in *+Expensive* style
8485

8586

8687
Note: If you want to re-define styles already defined, then you can

0 commit comments

Comments
 (0)