diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/koma-script/doc/english/scrbookreportarticle.tex')
-rw-r--r-- | Master/texmf-dist/source/latex/koma-script/doc/english/scrbookreportarticle.tex | 106 |
1 files changed, 88 insertions, 18 deletions
diff --git a/Master/texmf-dist/source/latex/koma-script/doc/english/scrbookreportarticle.tex b/Master/texmf-dist/source/latex/koma-script/doc/english/scrbookreportarticle.tex index 1bd8a0eac3e..8a9866560bb 100644 --- a/Master/texmf-dist/source/latex/koma-script/doc/english/scrbookreportarticle.tex +++ b/Master/texmf-dist/source/latex/koma-script/doc/english/scrbookreportarticle.tex @@ -46,7 +46,7 @@ % ============================================================================ \KOMAProvidesFile{scrbookreportarticle.tex} - [$Date: 2014-06-27 07:40:22 +0200 (Fri, 27 Jun 2014) $ + [$Date: 2014-12-22 08:58:28 +0100 (Mon, 22 Dec 2014) $ KOMA-Script guide (chapter: scrbook, scrreprt, scrartcl)] \translator{Jens-Uwe Morawski\and Gernot Hassenpflug\and Markus Kohm\and @@ -217,7 +217,7 @@ a displayed text at the beginning of an article or report as the abstract. This is even more true when the text comes before the table of contents. It is also surprising when precisely this title appears small and centered. {\KOMAScript} provides the possibility of including or excluding the -abstract's title with the options \Option{abstract}. For \PName{simplex +abstract's title with the options \Option{abstract}. For \PName{simple switch}, any value from \autoref{tab:truefalseswitch}, \autopageref{tab:truefalseswitch} may be used. @@ -376,6 +376,16 @@ The \autoref{tab:maincls.toc} shows an overview of possible values for The bibliography will be represented by an entry at the table of contents and will be numbered.% \IndexOption{toc~=\PValue{bibliographynumbered}}}% + \entry{\PValue{chapterentrywithdots}, \PValue{chapterentrydotfill}}{% + \ChangedAt[2014/12]{v3.15}{\Class{scrbook}\and \Class{scrreprt}}% + The chapter entries of classes \Class{scrbook} and \Class{scrreprt} also + use dots to separate the headings text from the page number.% + \IndexOption{toc~=\PValue{chapterentrywithdots}}}% + \entry{\PValue{chapterentrywithoutdots}, \PValue{chapterentryfill}}{% + \ChangedAt{v3.15}{\Class{scrbook}\and \Class{scrreprt}}% + The chapter entries of classes \Class{scrbook} and \Class{scrreprt} + use white space to separate the headings text from the page number.% + \IndexOption{toc~=\PValue{chapterentrywithoutdots}}}% \entry{\PValue{flat}, \PValue{left}}{% The table of contents will be set in table form. The numbers of the headings will be at the first column, the heading text at the second @@ -414,10 +424,53 @@ The \autoref{tab:maincls.toc} shows an overview of possible values for list of tables, will not be represented by entries at the table of contents.% \IndexOption{toc~=\PValue{nolistof}}}% + \entry{\PValue{sectionentrywithdots}, \PValue{sectionentrydotfill}}{% + \ChangedAt[2014/12]{v3.15}{\Class{scrartcl}}% + The section entries of class \Class{scrartcl} also + use dots to separate the headings text from the page number.% + \IndexOption{toc~=\PValue{sectionentrywithdots}}}% + \entry{\PValue{sectionentrywithoutdots}, \PValue{sectionentryfill}}{% + \ChangedAt{v3.15}{\Class{scrartcl}}% + The section entries of class \Class{scrartcl} + use white space to separate the headings text from the page number.% + \IndexOption{toc~=\PValue{sectionentrywithoutdots}}}% \end{desclist} % \EndIndex{Option}{toc~=\PName{selection}}% + +\begin{Declaration} + \KOption{chapterentrydots}\PName{simple switch}\\ + \KOption{sectionentrydots}\PName{simple switch} +\end{Declaration} +\BeginIndex{Option}{chapterentrydots~=\PName{simple switch}}% +\BeginIndex{Option}{sectionentrydots~=\PName{simple switch}}% +These\ChangedAt[2014/12]{v3.15}{\Class{scrbook}\and \Class{scrreprt}} options +configure a dotted separation line between the text and the page number of the +chapter entries of classes \Class{scrbook} and +\Class{scrreprt}\OnlyAt{\Class{scrbook}\and \Class{scrreprt}}, or of the +section entries of class \Class{scrartcl}\OnlyAt{\Class{scrartcl}} in the +table of contents. For \PName{simple switch}, any value from +\autoref{tab:truefalseswitch}, \autopageref{tab:truefalseswitch} may be +used. The default is \PValue{false}. It selects an empty gap instead of +dots. + +If a dotted line is selected, you can change their font using element +\FontElement{chapterentrydots}\IndexFontElement{chapterentrydots}% +\important[i]{\FontElement{chapterentrydots}\\ + \FontElement{sectionentrydots}} or +\FontElement{sectionentrydots}\IndexFontElement{sectionentrydots}. The font +also depends on the element of the page number of the entry (see also +\autoref{sec:maincls.textmarkup}, \autopageref{desc:maincls.cmd.setkomafont} +and \autoref{tab:maincls.elementsWithoutText}, +\autopageref{tab:maincls.elementsWithoutText}). The defaults of the elements +are shown in \autoref{tab:maincls.tocelements}. Please +note\textnote{Attention!} that the dots of all entries are equally aligned +only if all dots use the same font.% +\EndIndex{Option}{sectionentrydots~=\PName{simple switch}}% +\EndIndex{Option}{chapterentrydots~=\PName{simple switch}}% + + \begin{Declaration} \Macro{tableofcontents} \end{Declaration}% @@ -443,24 +496,31 @@ style\ChangedAt{v2.97c}{\Class{scrbook}\and \Class{scrreprt}\and \FontElement{sectionentry}} is, however, affected by the settings of the element \FontElement{partentry}\IndexFontElement{partentry}, and for classes \Class{scrbook} and \Class{scrreprt} by -\FontElement{chapterentry}\IndexFontElement{chapterentry}, and for -class \Class{scrartcl} by -\FontElement{sectionentry}\IndexFontElement{sectionentry}. The font style of the -page numbers may be set dissenting from these elements using +\FontElement{chapterentry}\IndexFontElement{chapterentry}, and for class +\Class{scrartcl} by +\FontElement{sectionentry}\IndexFontElement{sectionentry}. The font style of +the page numbers may be set dissenting from these elements using \FontElement{partentrypagenumber}\IndexFontElement{partentrypagenumber} and \FontElement{chapterentrypagenumber}\IndexFontElement{chapterentrypagenumber} -respectively +respectively \FontElement{sectionentrypagenumber}\IndexFontElement{sectionentrypagenumber} (see \autoref{sec:maincls.textmarkup}, \autopageref{desc:maincls.cmd.setkomafont}, and \autoref{tab:maincls.elementsWithoutText}, -\autopageref{tab:maincls.elementsWithoutText}). -%KMU I'm not sure what the previous sentence is saying. How about -%``The font style of the page numbers are set using -%partentrypagenumber, chapterentrypagenumber, and -%sectionentrypagenumber, respectively.'' -The default settings of the -elements may be found at \autoref{tab:maincls.tocelements}. +\autopageref{tab:maincls.elementsWithoutText}). If the optional dots of the +entries of \Macro{chapter} or \Macro{section} are used, you can change their +font using element +\FontElement{chapterentrydots}\IndexFontElement{chapterentrydots}% +\important[i]{\FontElement{chapterentrydots}\\ + \FontElement{sectionentrydots}} or +\FontElement{sectionentrydots}\IndexFontElement{sectionentrydots}. The font +also depends on the element of the page number of the entry (see also +\autoref{sec:maincls.textmarkup}, \autopageref{desc:maincls.cmd.setkomafont} +and \autoref{tab:maincls.elementsWithoutText}, +\autopageref{tab:maincls.elementsWithoutText}). The defaults of the elements +are shown in \autoref{tab:maincls.tocelements}. Please +note\textnote{Attention!} that the dots of all entries are aligned same only +if all dots use the same font.% \begin{table} % \centering % \caption @@ -479,11 +539,11 @@ elements may be found at \autoref{tab:maincls.tocelements}. \FontElement{partentry} & \Macro{usekomafont}\PParameter{disposition}\Macro{large} \\ \FontElement{partentrypagenumber} & \\ - \FontElement{chapterentry} & \Macro{usekomafont}\PParameter{disposition} - \\ + \FontElement{chapterentry} & \Macro{usekomafont}\PParameter{disposition}\\ + \FontElement{chapterentrydots} & \Macro{normalfont} \\ \FontElement{chapterentrypagenumber} & \\ - \FontElement{sectionentry} & \Macro{usekomafont}\PParameter{disposition} - \\ + \FontElement{sectionentry} & \Macro{usekomafont}\PParameter{disposition}\\ + \FontElement{sectionentrydots} & \Macro{normalfont} \\ \FontElement{sectionentrypagenumber} & \\ \bottomrule \end{tabular} @@ -1936,9 +1996,11 @@ of element \FontElement{minisec} is empty, so the default of the element \begin{Declaration} \Macro{raggedsection}\\ + \Macro{raggedchapter}\\ \Macro{raggedpart} \end{Declaration}% \BeginIndex{Cmd}{raggedsection}% +\BeginIndex{Cmd}{raggedchapter}% \BeginIndex{Cmd}{raggedpart}% In the standard classes\textnote{\KOMAScript{} vs. standard classes}, headings are set as justified text. That means that hyphenated words can occur and @@ -1965,6 +2027,13 @@ This command can be redefined with \Macro{renewcommand}. \FontElement{disposition}\IndexFontElement{disposition} mentioned above. \end{Example} + +Because\ChangedAt{v3.15}{\Class{scrbook}\and \Class{scrreprt}} some users want +for \Macro{chapter} another alignment than for all other sections, you can +change only \Macro{chapter} redefining \Macro{raggedchapter}. The default of +this command is usage of \Macro{raggedsection}. So every change of +\Macro{raggedsection} will also change the alignment of chapter headings. + Unlike all others, the headings of parts (\Macro{part}) will be horizontally centered instead of set ragged right. This is because command \Macro{raggedpart} is defined as @@ -1989,6 +2058,7 @@ You may also redefine this using \Macro{renewcommand} too. \end{Example}% % \EndIndex{Cmd}{raggedpart}% +\BeginIndex{Cmd}{raggedchapter}% \EndIndex{Cmd}{raggedsection}% |