Stefan Pinnow - 2018-05-25
  • Description has changed:

Diff:

--- old
+++ new
@@ -1,17 +1,17 @@
 Hallo,

-thank you for the new PGF 2.0\! I am very impressed\!
+thank you for the new PGF 2.0! I am very impressed!

-I began converting xkeyval options to pgfkeys and stumbled over a problem for which I request support:
+I began converting `xkeyval` options to `pgfkeys` and stumbled over a problem for which I request support:

 Is there a possiblity to assign just keys of partial option trees?  If I am not mistaken, one can create search paths to assign MORE keys. But I did not find a method to reduce the number of allowed keys...

-I need something like the \setkeys\* from xkeyval, which allows to set some keys and remember other ones for later usage.  Perhaps some kind of handler for DIRECTORYS, not just key names... 
+I need something like the `\setkeys\*` from xkeyval, which allows to set some keys and remember other ones for later usage.  Perhaps some kind of handler for DIRECTORYS, not just key names... 

 A simple example would be to assemble the matrix content based on some options, then draw the matrix with the assembled content, but probably other drawing options.

-Well, and suppose that between the time of matrix generation and matrix drawing, some other \pgfkey statements may change variables.
+Well, and suppose that between the time of matrix generation and matrix drawing, some other `\pgfkey` statements may change variables.

-Thank you\!
+Thank you!

 Christian Feuersaenger
  • Group: --> v1.0 (example)