diff options
-rw-r--r-- | src/documentation/content/xdocs/compliance.ihtml | 18 |
1 files changed, 16 insertions, 2 deletions
diff --git a/src/documentation/content/xdocs/compliance.ihtml b/src/documentation/content/xdocs/compliance.ihtml index 2a2768457..4b6dc024f 100644 --- a/src/documentation/content/xdocs/compliance.ihtml +++ b/src/documentation/content/xdocs/compliance.ihtml @@ -2546,7 +2546,14 @@ yes </td> <td class="yes"> yes </td> - <td align="center"> </td> + <td align="left"> + <ul> + <li> + [0.94 and earlier] Only used for controlling hyphenation.</li> + <li> + [trunk] For PDF output: Only 2-letter codes from ISO 3166 are supported properly to identify the natural language!</li> + </ul> + </td> </tr> <tr> <td> @@ -2562,7 +2569,14 @@ yes </td> <td class="yes"> yes </td> - <td align="center"> </td> + <td align="left"> + <ul> + <li> + [0.94 and earlier] Only used for controlling hyphenation.</li> + <li> + [trunk] For PDF output: Only 2-letter codes from ISO 639 are supported properly to identify the natural language!</li> + </ul> + </td> </tr> <tr> <td> |