From ae666f8146ba2e76dd6701d9bf5dddb72ffb32b0 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 25 Feb 2021 22:06:49 +0000 Subject: skeldoc (25feb21) git-svn-id: svn://tug.org/texlive/trunk@57922 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/skeldoc/LICENSE | 2 +- Master/texmf-dist/doc/latex/skeldoc/skeldoc.pdf | Bin 217555 -> 219556 bytes Master/texmf-dist/doc/latex/skeldoc/skeldoc.tex | 19 ++++++++++++++----- 3 files changed, 15 insertions(+), 6 deletions(-) (limited to 'Master/texmf-dist/doc') diff --git a/Master/texmf-dist/doc/latex/skeldoc/LICENSE b/Master/texmf-dist/doc/latex/skeldoc/LICENSE index eb75fde0e7d..23dcd5c2ee8 100644 --- a/Master/texmf-dist/doc/latex/skeldoc/LICENSE +++ b/Master/texmf-dist/doc/latex/skeldoc/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2020 Magnus Lie Hetland +Copyright (c) 2021 Magnus Lie Hetland Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/Master/texmf-dist/doc/latex/skeldoc/skeldoc.pdf b/Master/texmf-dist/doc/latex/skeldoc/skeldoc.pdf index 102bda1f88c..163d053f1e6 100644 Binary files a/Master/texmf-dist/doc/latex/skeldoc/skeldoc.pdf and b/Master/texmf-dist/doc/latex/skeldoc/skeldoc.pdf differ diff --git a/Master/texmf-dist/doc/latex/skeldoc/skeldoc.tex b/Master/texmf-dist/doc/latex/skeldoc/skeldoc.tex index ec9ad5c435d..196627486c4 100644 --- a/Master/texmf-dist/doc/latex/skeldoc/skeldoc.tex +++ b/Master/texmf-dist/doc/latex/skeldoc/skeldoc.tex @@ -1,4 +1,4 @@ -% Copyright (c) 2020 Magnus Lie Hetland +% Copyright (c) 2021 Magnus Lie Hetland % % Permission is hereby granted, free of charge, to any person obtaining a copy % of this software and associated documentation files (the "Software"), to deal @@ -124,13 +124,22 @@ configuration keys, please consult the source file, \texttt{skeldoc.sty}.} \skelnote{It is possible to add notes in arbitrary parts of a document with the \cs{skelnote} command. This could also be used as a simple to-do or -annotation mechanism.} +annotation mechanism. Note that \cs{skelnote} is designed so you can place it +before a paragraph or the like, and get the number positioned correctly. This +means it gobbles up any space that follows it. To avoid this, simply follow it +by an escaped space, for example, as in \texttt{\cs{skelnote}\braces{My +note}\cs{\char32}}.} Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy -eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam -voluptua. +eirmod tempor invidunt ut labore et dolore magna aliquyam erat~\skelref{Here I'm +referring to something non-existent, with \cs{skelref}, whose implicit key is +\texttt{width}.}, sed diam voluptua. \skelpar[2] At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd -gubergren, no sea takimata sanctus est. +gubergren, no sea takimata sanctus est~\skelcite{And here is a missing +bibliographic reference, with \cs{skelcite}, whose implicit key is +\texttt{width}. You can also control the left and right braces (or whatever text +you wish to surround the citation with) using the \texttt{left} and +\texttt{right} keys.}. \skelpar \skelitems{The \cs{skelenum} and \cs{skelitems} commands produce skeleton -- cgit v1.2.3