Skip to content
Snippets Groups Projects
Commit a993c69b authored by Jan Wille's avatar Jan Wille
Browse files

only have links to existing KOMA options

parent 4fa57009
Branches
Tags
No related merge requests found
...@@ -236,44 +236,15 @@ http://www.latex-project.org/lppl.txt ...@@ -236,44 +236,15 @@ http://www.latex-project.org/lppl.txt
% %
% \DescribeOption{parskip} % \DescribeOption{parskip}
% The \opt{parskip=\meta{opt}} option configures the spacing in beween paragraphs. % The \opt{parskip=\meta{opt}} option configures the spacing in beween paragraphs.
% This is a option originally implemented by \KOMAScript{} (see \href{http://mirrors.ctan.org/macros/latex/contrib/koma-script/doc/scrguide-en.pdf?page=239#table.3.7}{its manual}) % This is an extending option originally implemented by \KOMAScript{}.
% so all its options apply. The class only adds additional options. \par
% For you convinience the relevant options are also listed here:
%
% \begin{options} % \begin{options}
% \item[false\OR off] Paragraphs are identified by indentation of the first line by
% 1\,em. There is no spacing requirement at the end of the last line of a
% paragraph.
% \item[full\OR true\OR on] Paragraphs are identified by a vertical space of one line
% between paragraphs. There must be at least 1\,em of free space at the end of
% the last line of the paragraph.
% \item[full-] Paragraphs are identified by a vertical space of one line between
% paragraphs. There is no spacing requirement at the end of the last line of a
% paragraph.
% \item[full+] Paragraphs are identified by a vertical space of one line between
% paragraphs. There must be at least a third of a line of free space at the end
% of a paragraph.
% \item[full*] Paragraphs are identified by a vertical space of one line between
% paragraphs. There must be at least a quarter of a line of free space at the
% end of a paragraph.
% \item[half] Paragraphs are identified by a vertical space of half a line between
% paragraphs. There must be at least 1\,em free space at the end of the last
% line of a paragraph.
% \item[half-] Paragraphs are identified by a vertical space of half a line between
% paragraphs. There is no spacing requirement at the end of the last line of a
% paragraph.
% \item[half+] Paragraphs are identified by a vertical space of half a line between
% paragraphs. There must be at least a third of a line of free space at the end
% of a paragraph.
% \item[half*] Paragraphs are identified by a vertical space of half a line between
% paragraphs. There must be at least a quarter of a line of free space at the
% end of a paragraph.
% \item[never] No inter-paragraph spacing will be inserted even if additional % \item[never] No inter-paragraph spacing will be inserted even if additional
% vertical spacing is needed for vertical adjustment with |\flushbottom|. % vertical spacing is needed for vertical adjustment with |\flushbottom|.
% \item[never+] No inter-paragraph spacing will be inserted. There must be at least a % \item[never+] No inter-paragraph spacing will be inserted. There must be at least a
% third of a line of free space at the end of a paragraph. % third of a line of free space at the end of a paragraph.
% \item[never*] No inter-paragraph spacing will be inserted. There must be at least a % \item[never*] No inter-paragraph spacing will be inserted. There must be at least a
% quarter of a line of free space at the end of a paragraph. % quarter of a line of free space at the end of a paragraph.
% \item[\dots] see \href{http://mirrors.ctan.org/macros/latex/contrib/koma-script/doc/scrguide-en.pdf#table.3.7}{\KOMAScript{} manual, Table 3.7} for more options.
% \end{options} % \end{options}
% %
% \DescribeOption{headheight} % \DescribeOption{headheight}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment