diff options
author | Hans Hagen <pragma@wxs.nl> | 2014-05-27 00:31:00 +0200 |
---|---|---|
committer | Hans Hagen <pragma@wxs.nl> | 2014-05-27 00:31:00 +0200 |
commit | 0c462e21bcf750999c3cb1caa656569ac83b6af9 (patch) | |
tree | 63bb8f9cb236ac2001e5c675e0c42c352df4283d /doc | |
parent | edf3b6a69ff7b618b51a056d31b71f842c24c198 (diff) | |
download | context-0c462e21bcf750999c3cb1caa656569ac83b6af9.tar.gz |
beta 2014.05.27 00:31
Diffstat (limited to 'doc')
-rw-r--r-- | doc/context/manuals/allkind/mkiv-publications.pdf | bin | 299800 -> 320676 bytes | |||
-rw-r--r-- | doc/context/manuals/allkind/mkiv-publications.tex | 18 |
2 files changed, 18 insertions, 0 deletions
diff --git a/doc/context/manuals/allkind/mkiv-publications.pdf b/doc/context/manuals/allkind/mkiv-publications.pdf Binary files differindex 93b389ada..a8cb74c57 100644 --- a/doc/context/manuals/allkind/mkiv-publications.pdf +++ b/doc/context/manuals/allkind/mkiv-publications.pdf diff --git a/doc/context/manuals/allkind/mkiv-publications.tex b/doc/context/manuals/allkind/mkiv-publications.tex index 87c1f863c..b399ae722 100644 --- a/doc/context/manuals/allkind/mkiv-publications.tex +++ b/doc/context/manuals/allkind/mkiv-publications.tex @@ -467,6 +467,24 @@ inherited. \getbuffer +You can see all (currently known) fields with: + +\starttyping +\showbtxfields[rotation=...] +\stoptyping + +The result is shown \in {table} [tab:fields]. Here we also added a few extra fields: + +\startbuffer +\btxaddfields[one,two][extra one, extra two] +\stopbuffer + +\typebuffer \getbuffer + +\startplacefigure[title={\type{\showbtxfields[rotation=90]}},reference=tab:fields] + \showbtxfields[rotation=90] +\stopplacefigure + \stopchapter \startchapter[title=Renderings] |