summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/skb/user-guide/repository/getting-started/used-options.tex
blob: 40860cde82551b010edd605a6c8fd6847da29220 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
\skbheading{Confguration: View Options Used}\label{macro:skboptionsused}

\DescribeMacro{\skboptionsused}
This macro will print out a warning including the currently used configuration 
information and the change list for each of them. For example, if the configuration
for \skbem[code]{root} has not been changed the output for \skbem[code]{root} will be

\skbem[code]{- root [skb.sty]: /doc}

but if the configuration for \skbem[code]{fig} has been changed using
\cmd{\skbconfig} to \skbem[code]{graphics} the output for \skbem[code]{root} will be

\skbem[code]{- fib [skb.sty, skbconfig]: graphics}

This macro is automatically called at the end of processing.

When creating the documentation for the \SKB~by running \skbem[code]{pdflatex skb.dtx},
the following output will be created:
\lstinputlisting[style=generic]{\skbfileroot{examples/used-options}}

The change log shows that all configuration options have been set by \skbem[code]{skb.sty} and later 
by \skbem[code]{skb.cfg}. Furthermore, the configuration option \skbem[code]{root} has 
been changed by \skbem[code]{skb.dtx}.