summaryrefslogtreecommitdiff
path: root/tex/context/base/export-example.css
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/export-example.css')
-rw-r--r--tex/context/base/export-example.css11
1 files changed, 7 insertions, 4 deletions
diff --git a/tex/context/base/export-example.css b/tex/context/base/export-example.css
index 503d4279c..a6a366c1c 100644
--- a/tex/context/base/export-example.css
+++ b/tex/context/base/export-example.css
@@ -32,10 +32,13 @@ document:before {
}
document {
- font-family : "Lucida Bright", "DejaVu Serif", serif ;
- font-size : 12pt ;
- width : 50em ;
- padding : 1em ;
+ font-family : "DejaVu Serif", "Lucida Bright", serif ;
+ font-size : 12pt ;
+ max-width : 50em ;
+ padding : 1em ;
+ /* text-align : justify ; */
+ /* hyphens : manual ; */
+ /* text-justify : inter-word ; */
}
document>metadata {