From 20f35e8b3df5443c2fb2425148cd6dec8b66044a Mon Sep 17 00:00:00 2001 From: Tony Graham Date: Mon, 23 Dec 2019 10:15:24 +0000 Subject: [PATCH 1/4] Add attribute set for Unicode character callouts --- xsl/fo/callout.xsl | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/xsl/fo/callout.xsl b/xsl/fo/callout.xsl index 2f6b70211..8df10d19d 100644 --- a/xsl/fo/callout.xsl +++ b/xsl/fo/callout.xsl @@ -280,16 +280,14 @@ - - - - - - - - - - + + + + + + + + From 33ad81adb7617e4014338a55cdee0a7d5b26f873 Mon Sep 17 00:00:00 2001 From: Tony Graham Date: Mon, 23 Dec 2019 10:19:55 +0000 Subject: [PATCH 2/4] Add 'callout.unicode.properties' --- xsl/fo/param.ent | 1 + 1 file changed, 1 insertion(+) diff --git a/xsl/fo/param.ent b/xsl/fo/param.ent index b402cb811..90a488c63 100644 --- a/xsl/fo/param.ent +++ b/xsl/fo/param.ent @@ -29,6 +29,7 @@ + From 8ac15ab0834a8f8174c9638e4e0e5706144d345f Mon Sep 17 00:00:00 2001 From: Tony Graham Date: Mon, 23 Dec 2019 10:24:27 +0000 Subject: [PATCH 3/4] Faked a refentry for 'callout.unicode.properties' --- xsl/params/callout.unicode.properties.xml | 24 +++++++++++++++++ xsl/params/calloutlist.properties.xml | 32 ----------------------- 2 files changed, 24 insertions(+), 32 deletions(-) create mode 100644 xsl/params/callout.unicode.properties.xml delete mode 100644 xsl/params/calloutlist.properties.xml diff --git a/xsl/params/callout.unicode.properties.xml b/xsl/params/callout.unicode.properties.xml new file mode 100644 index 000000000..d4cc795e1 --- /dev/null +++ b/xsl/params/callout.unicode.properties.xml @@ -0,0 +1,24 @@ + + +callout.unicode.properties +attribute set + + +callout.unicode.properties +Properties that apply to callout labels formatted as Unicode characters. + + + + + + +Description +Properties that apply to callout labels formatted as Unicode characters. +Typically used to set the color of the callout labels. + + diff --git a/xsl/params/calloutlist.properties.xml b/xsl/params/calloutlist.properties.xml deleted file mode 100644 index 18976bd3a..000000000 --- a/xsl/params/calloutlist.properties.xml +++ /dev/null @@ -1,32 +0,0 @@ - - -calloutlist.properties -attribute set - - -calloutlist.properties -Properties that apply to each list-block generated by calloutlist. - - - - - 1em - 0.8em - 1.2em - 2.2em - 0.2em - - -Description -Properties that apply to the fo:list-block generated by calloutlist. -Typically used to adjust spacing or margins of the entire list. -Change the provisional-distance-between-starts attribute to -change the indent of the list paragraphs relative to the -callout numbers. - - From 2b1541a733c6833319c0a64d2a6424e723732b11 Mon Sep 17 00:00:00 2001 From: Tony Graham Date: Tue, 2 Jun 2020 21:32:51 +0100 Subject: [PATCH 4/4] Refentry and 'params.xweb' changes for 'callout.unicode.properties'. --- xsl/fo/param.xweb | 2 ++ xsl/params/callout.unicode.properties.xml | 24 +++++++++++++++++++++++ 2 files changed, 26 insertions(+) create mode 100644 xsl/params/callout.unicode.properties.xml diff --git a/xsl/fo/param.xweb b/xsl/fo/param.xweb index 7af5ad0ab..f7af3fc23 100644 --- a/xsl/fo/param.xweb +++ b/xsl/fo/param.xweb @@ -61,6 +61,7 @@ &callout.unicode; &callout.unicode.font; &callout.unicode.number.limit; +&callout.unicode.properties; &callout.unicode.start.character; &callouts.extension; @@ -621,6 +622,7 @@ around all these parameters. + diff --git a/xsl/params/callout.unicode.properties.xml b/xsl/params/callout.unicode.properties.xml new file mode 100644 index 000000000..d4cc795e1 --- /dev/null +++ b/xsl/params/callout.unicode.properties.xml @@ -0,0 +1,24 @@ + + +callout.unicode.properties +attribute set + + +callout.unicode.properties +Properties that apply to callout labels formatted as Unicode characters. + + + + + + +Description +Properties that apply to callout labels formatted as Unicode characters. +Typically used to set the color of the callout labels. + +