summaryrefslogtreecommitdiff
path: root/tex/context/base/export-example.css
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2012-03-02 22:40:17 +0200
committerMarius <mariausol@gmail.com>2012-03-02 22:40:17 +0200
commit383759fd1ba196210e710705755966b981cf0add (patch)
tree72345de75a73aede717842643947eb84002c8629 /tex/context/base/export-example.css
parentb6871683618e579c3f6354e701782dd8580d01db (diff)
downloadcontext-383759fd1ba196210e710705755966b981cf0add.tar.gz
beta 2012.03.02 21:03
Diffstat (limited to 'tex/context/base/export-example.css')
-rw-r--r--tex/context/base/export-example.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/tex/context/base/export-example.css b/tex/context/base/export-example.css
index a6a366c1c..7e6101360 100644
--- a/tex/context/base/export-example.css
+++ b/tex/context/base/export-example.css
@@ -204,6 +204,8 @@ section[detail="subsummary"]>sectiontitle {
/* itemtag : mixed */
/* itemcontent : mixed */
+/* there is no upper-greek */
+
itemgroup {
display : block ;
margin-bottom : 0.5em ;
@@ -221,7 +223,7 @@ itemgroup[symbol="r"] { list-style-type : lower-roman ; }
itemgroup[symbol="R"] { list-style-type : upper-roman ; }
itemgroup[symbol="n"] { list-style-type : decimal ; }
itemgroup[symbol="g"] { list-style-type : lower-greek ; }
-itemgroup[symbol="G"] { list-style-type : upper-greek ; }
+itemgroup[symbol="G"] { list-style-type : lower-greek ; }
item {
display : list-item ;