summaryrefslogtreecommitdiff
path: root/doc/context/sources/general/manuals/publications/publications-quick.tex
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2017-08-11 14:44:14 +0200
committerContext Git Mirror Bot <phg42.2a@gmail.com>2017-08-11 14:44:14 +0200
commit75db37fb5f8e98bbd8a702ff1d0e765015bab61f (patch)
tree0f78bc897de87bb5b384b5481fb713241c312889 /doc/context/sources/general/manuals/publications/publications-quick.tex
parent9b0040ddf1cae9296e155906bdb639377aacb7f4 (diff)
downloadcontext-75db37fb5f8e98bbd8a702ff1d0e765015bab61f.tar.gz
2017-08-11 14:07:00
Diffstat (limited to 'doc/context/sources/general/manuals/publications/publications-quick.tex')
-rw-r--r--doc/context/sources/general/manuals/publications/publications-quick.tex44
1 files changed, 44 insertions, 0 deletions
diff --git a/doc/context/sources/general/manuals/publications/publications-quick.tex b/doc/context/sources/general/manuals/publications/publications-quick.tex
new file mode 100644
index 000000000..930203a38
--- /dev/null
+++ b/doc/context/sources/general/manuals/publications/publications-quick.tex
@@ -0,0 +1,44 @@
+\environment publications-style
+
+\startcomponent publications-quick
+
+\startchapter
+ [reference=ch:quick,
+ list={Quick start},
+ title={\Index{Quick start}, for the impatient}]
+
+\cindex{usebtxdataset}
+\cindex{cite}
+\cindex{placelistofpublications}
+
+Without \emphasis {any} explanation:
+
+\typeTEXfile
+ {publications-quick-example.tex}
+
+\startcombination[c=2,r=1,distance=\emwidth]
+ \startcontent
+ \typesetfile
+ [publications-quick-example.tex]
+ [width=.5\dimexpr\textwidth-\emwidth\relax,frame=on,page=1]
+ \stopcontent
+ \startcaption
+ bodymatter
+ \stopcaption
+ \startcontent
+ \typesetfile
+ [publications-quick-example.tex]
+ [width=.5\dimexpr\textwidth-\emwidth\relax,frame=on,page=2]
+ \stopcontent
+ \startcaption
+ backmatter
+ \stopcaption
+\stopcombination
+
+This example demonstrates that the basic usage in the production of bibliography
+citations and lists is rather simple. However, once the user starts asking for
+particular customizations, then things can get quite complicated rather quickly.
+
+\stopchapter
+
+\stopcomponent