diff --git a/docs/odata-csdl-json/odata-csdl-json.html b/docs/odata-csdl-json/odata-csdl-json.html index 42b678d0..82ef3b23 100644 --- a/docs/odata-csdl-json/odata-csdl-json.html +++ b/docs/odata-csdl-json/odata-csdl-json.html @@ -462,7 +462,7 @@

1.2.3 Document Conventions

-

Keywords defined by this specification use this monospaced font.

+

Keywords defined by this specification use this monospaced font.

Some sections of this specification are illustrated with non-normative examples.

Example 1: text describing an example uses this paragraph style

diff --git a/docs/odata-csdl-json/odata-csdl-json.md b/docs/odata-csdl-json/odata-csdl-json.md index 2f519546..6a782123 100644 --- a/docs/odata-csdl-json/odata-csdl-json.md +++ b/docs/odata-csdl-json/odata-csdl-json.md @@ -283,7 +283,7 @@ Section | Feature / Change | Issue ### 1.2.3 Document Conventions -Keywords defined by this specification use `this monospaced font`. +Keywords defined by this specification use `this monospaced font`. Some sections of this specification are illustrated with non-normative examples. diff --git a/docs/odata-csdl-json/styles/monospace.css b/docs/odata-csdl-json/styles/monospace.css new file mode 100644 index 00000000..1f81b0f9 --- /dev/null +++ b/docs/odata-csdl-json/styles/monospace.css @@ -0,0 +1,13 @@ +p code, +li code, +h1 code, +h2 code, +h3 code, +h4 code, +h5 code, +h6 code, +td > code { + font-family: MJXZERO, MJXTEX-T; + font-size: 1em; + line-height: 0; +} diff --git a/docs/odata-csdl-json/styles/odata.css b/docs/odata-csdl-json/styles/odata.css index cd8e0729..f8b465d1 100644 --- a/docs/odata-csdl-json/styles/odata.css +++ b/docs/odata-csdl-json/styles/odata.css @@ -147,20 +147,6 @@ table { stroke-width: 2; } -p code, -li code, -h1 code, -h2 code, -h3 code, -h4 code, -h5 code, -h6 code, -td > code { - font-family: MJXZERO, MJXTEX-T; - font-size: 1em; - line-height: 0; -} - .example p code, .example li code { font-style: initial; diff --git a/docs/odata-csdl-xml/odata-csdl-xml.html b/docs/odata-csdl-xml/odata-csdl-xml.html index 15242240..58749e62 100644 --- a/docs/odata-csdl-xml/odata-csdl-xml.html +++ b/docs/odata-csdl-xml/odata-csdl-xml.html @@ -466,7 +466,7 @@

1.2.3 Document Conventions

-

Keywords defined by this specification use this monospaced font.

+

Keywords defined by this specification use this monospaced font.

Some sections of this specification are illustrated with non-normative examples.

Example 1: text describing an example uses this paragraph style

diff --git a/docs/odata-csdl-xml/odata-csdl-xml.md b/docs/odata-csdl-xml/odata-csdl-xml.md index ffc9f343..71713f01 100644 --- a/docs/odata-csdl-xml/odata-csdl-xml.md +++ b/docs/odata-csdl-xml/odata-csdl-xml.md @@ -284,7 +284,7 @@ Section | Feature / Change | Issue ### 1.2.3 Document Conventions -Keywords defined by this specification use `this monospaced font`. +Keywords defined by this specification use `this monospaced font`. Some sections of this specification are illustrated with non-normative examples. diff --git a/docs/odata-csdl-xml/styles/monospace.css b/docs/odata-csdl-xml/styles/monospace.css new file mode 100644 index 00000000..1f81b0f9 --- /dev/null +++ b/docs/odata-csdl-xml/styles/monospace.css @@ -0,0 +1,13 @@ +p code, +li code, +h1 code, +h2 code, +h3 code, +h4 code, +h5 code, +h6 code, +td > code { + font-family: MJXZERO, MJXTEX-T; + font-size: 1em; + line-height: 0; +} diff --git a/docs/odata-csdl-xml/styles/odata.css b/docs/odata-csdl-xml/styles/odata.css index cd8e0729..f8b465d1 100644 --- a/docs/odata-csdl-xml/styles/odata.css +++ b/docs/odata-csdl-xml/styles/odata.css @@ -147,20 +147,6 @@ table { stroke-width: 2; } -p code, -li code, -h1 code, -h2 code, -h3 code, -h4 code, -h5 code, -h6 code, -td > code { - font-family: MJXZERO, MJXTEX-T; - font-size: 1em; - line-height: 0; -} - .example p code, .example li code { font-style: initial; diff --git a/docs/odata-data-aggregation-ext/odata-data-aggregation-ext.html b/docs/odata-data-aggregation-ext/odata-data-aggregation-ext.html index 404bc444..7295ab84 100644 --- a/docs/odata-data-aggregation-ext/odata-data-aggregation-ext.html +++ b/docs/odata-data-aggregation-ext/odata-data-aggregation-ext.html @@ -88,6 +88,7 @@ +