summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/skb/user-guide/slides/manual-paths.tex
blob: 11d9e7bf6b56a9a2e74f614c5125e906070e1411 (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
\mode
<presentation>

\begin{frame}{Commands to access Path and Filenames directly}
  \label{manual:paths}

  \begin{itemize}
    \item \cmd{\skbfileroot} -- the root directory
    \item \cmd{\skbpathroot} -- with 1 argument, the root-dir/\#1
    \item \cmd{\skbfileacr} -- the acronym directory and file
    \item \cmd{\skbfilebib} -- the reference directory and file
    \item \cmd{\skbpathbib} -- the reference directory
    \item \cmd{\skbfilerep} -- with 1 argument, the repository-dir/\#1
    \item \cmd{\skbfilepub} -- with 1 argument, the publish-dir/\#1
    \item \cmd{\skbfilefig} -- with 1 argument, the figure-dir/\#1
    \item \cmd{\skbfilesli} -- with 1 argument, the slide-dir/\#1
  \end{itemize}

  \begin{example}
    \lstinputlisting[style=beamer-example,language=TeX]{\skbfileroot{examples/paths}}
  \end{example}

\end{frame}


\mode
<article>

\resizebox{\textwidth}{!}{\includeslide{manual:paths}}
\bigskip

\skbinput[from=rep]{manual/path-commands}

\clearpage

\mode
<all>