diff options
Diffstat (limited to 'docutils/test/functional/input/data/unicode.txt')
| -rw-r--r-- | docutils/test/functional/input/data/unicode.txt | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/docutils/test/functional/input/data/unicode.txt b/docutils/test/functional/input/data/unicode.txt index bed6a8c08..4ac693ffb 100644 --- a/docutils/test/functional/input/data/unicode.txt +++ b/docutils/test/functional/input/data/unicode.txt @@ -52,19 +52,3 @@ The `Latin-1 extended` Unicode block pdnderdmdtdrischpdnderdmdtdrischpdnderdmdtdrischpdnderdmdtdrischpdnderdmdtdrisch pdnderdmdtdrischpdnderdmdtdrischpdnderdmdtdrischpdnderdmdtdrischpdnderdmdtdrisch - -* The currency sign (\\u00a4) is not supported by all fonts - (some have an Euro sign at its place). You might see an error - like:: - - ! Package textcomp Error: Symbol \textcurrency not provided by - (textcomp) font family ptm in TS1 encoding. - (textcomp) Default family used instead. - - (which in case of font family ptm is a false positive). Add either - - :warn: turn the error in a warning, use the default symbol (bitmap), or - :force,almostfull: use the symbol provided by the font at the users - risk, - - to the document options or use a different font package. |
