diff options
Diffstat (limited to 'macros/latex/contrib/knowledge/knowledge-example.tex')
-rw-r--r-- | macros/latex/contrib/knowledge/knowledge-example.tex | 13 |
1 files changed, 4 insertions, 9 deletions
diff --git a/macros/latex/contrib/knowledge/knowledge-example.tex b/macros/latex/contrib/knowledge/knowledge-example.tex index 7d86805131..c4469eb521 100644 --- a/macros/latex/contrib/knowledge/knowledge-example.tex +++ b/macros/latex/contrib/knowledge/knowledge-example.tex @@ -4,7 +4,6 @@ % If the output is a PDF (avoids some display problems, in particular in arXiv). \pdfoutput = 1 -% % This is the file % % knowledge-example.tex @@ -25,15 +24,11 @@ \usepackage{xcolor} % % The package 'knowledge' has now to be loaded. -% The options -% 'paper', 'electronic' or 'composition' (default) -% can be used. These activates different rendering styles: -% - 'paper' produce a paper to be printed: -% text in black and white -% - 'electronic' highlights links using colors: -% for being read on an electronic device +% The options 'paper', 'electronic' or 'composition' (by default) activate the different rendering styles: +% - 'paper' produce a paper to be printed: text in black and white +% - 'electronic' highlights links using colors: for being read on an electronic device % - 'composition' (or default) highlights missing knowledges as -% well as agives other pieces of information. It should always +% provides other pieces of information. It should always % be used but when the paper is ready. % \usepackage{knowledge} % default |