summaryrefslogtreecommitdiff
path: root/doc/context/sources/general/manuals/publications/publications-quick.tex
blob: 930203a38a5f1a3ff3c365707a3ac91eadea7645 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
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