diff options
author | Norbert Preining <norbert@preining.info> | 2021-05-16 03:00:44 +0000 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2021-05-16 03:00:44 +0000 |
commit | 2fc2609488764102ce43194e9288b7bd8e25f17f (patch) | |
tree | 9cf16b567d06c110c71e2c121c7cf5c16a086f02 /graphics/pgf/base/doc/text-en/pgfmanual-en-pgfkeys.tex | |
parent | ff5439d00ba53d3e4b82d79f78ce65524f3684fd (diff) |
CTAN sync 202105160300
Diffstat (limited to 'graphics/pgf/base/doc/text-en/pgfmanual-en-pgfkeys.tex')
-rw-r--r-- | graphics/pgf/base/doc/text-en/pgfmanual-en-pgfkeys.tex | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/graphics/pgf/base/doc/text-en/pgfmanual-en-pgfkeys.tex b/graphics/pgf/base/doc/text-en/pgfmanual-en-pgfkeys.tex index 641bae58f2..95994059da 100644 --- a/graphics/pgf/base/doc/text-en/pgfmanual-en-pgfkeys.tex +++ b/graphics/pgf/base/doc/text-en/pgfmanual-en-pgfkeys.tex @@ -1025,9 +1025,6 @@ A number of handlers exist for defining the code of keys. \pgfkeys{/page size={30cm}{20cm}} \end{codeexample} % - The second argument is optional: if it is not provided, it will be the - empty string. - Because of the special way the \meta{value} is parsed, if you set \meta{value} to, for instance, |first| (without any braces), then |#1| will be set to |f| and |#2| will be set to |irst|. |