summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-02-24 00:18:00 +0000
committerKarl Berry <karl@freefriends.org>2011-02-24 00:18:00 +0000
commit45de248350faafde3c074e412fa946270ca39bab (patch)
treed60eb0527bbba485118e88cffba80be9b217f13a
parent2b03b2382140757dbcba811b3a9d06dfcfa0742b (diff)
edfnotes (23feb11)
git-svn-id: svn://tug.org/texlive/trunk@21505 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/latex/edfnotes/PdUsample.pdfbin0 -> 103693 bytes
-rw-r--r--Master/texmf-dist/doc/latex/edfnotes/SRCFILEs.txt11
-rw-r--r--Master/texmf-dist/doc/latex/edfnotes/edfnotes.pdfbin253476 -> 253606 bytes
-rw-r--r--Master/texmf-dist/source/latex/edfnotes/edfnotes.tex16
4 files changed, 22 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/edfnotes/PdUsample.pdf b/Master/texmf-dist/doc/latex/edfnotes/PdUsample.pdf
new file mode 100644
index 00000000000..4782b354e1f
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/edfnotes/PdUsample.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/edfnotes/SRCFILEs.txt b/Master/texmf-dist/doc/latex/edfnotes/SRCFILEs.txt
new file mode 100644
index 00000000000..05fd47349eb
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/edfnotes/SRCFILEs.txt
@@ -0,0 +1,11 @@
+
+ *File List*
+edfnotes.sty 2011/02/16 v0.6b annotations to footnote lines (UL)
+edfnotes.tex 2011/02/22 documenting edfnotes.sty (UL)
+ README.tex 2011/02/16 make README.pdf
+srcfiles.tex 2011/02/16 collect source file infos
+ ***********
+
+ List made at 2011/02/22, 19:17
+ from script file srcfiles.tex
+
diff --git a/Master/texmf-dist/doc/latex/edfnotes/edfnotes.pdf b/Master/texmf-dist/doc/latex/edfnotes/edfnotes.pdf
index e0e8af19b6d..cc36cb8ce7b 100644
--- a/Master/texmf-dist/doc/latex/edfnotes/edfnotes.pdf
+++ b/Master/texmf-dist/doc/latex/edfnotes/edfnotes.pdf
Binary files differ
diff --git a/Master/texmf-dist/source/latex/edfnotes/edfnotes.tex b/Master/texmf-dist/source/latex/edfnotes/edfnotes.tex
index 3d40f4d5b76..5e832189540 100644
--- a/Master/texmf-dist/source/latex/edfnotes/edfnotes.tex
+++ b/Master/texmf-dist/source/latex/edfnotes/edfnotes.tex
@@ -1,4 +1,4 @@
-\ProvidesFile{edfnotes.tex}[2011/02/16 documenting edfnotes.sty (UL)]
+\ProvidesFile{edfnotes.tex}[2011/02/22 documenting edfnotes.sty (UL)]
\title{\textsf{edfnotes.sty}\\---\\Critical Annotations to Footnote
Lines\thanks{This document describes version
\textcolor{blue}{\UseVersionOf{edfnotes.sty}}
@@ -54,9 +54,14 @@ The package was developed for an edition of
Tapp---a work with some very long footnotes.
%% moved etc. 2011/02/14:
-As to \emph{implementation}, certain core parts
-of 'ednotes' have been re-implemented entirely, this may
-later migrate into 'ednotes' itself.
+As to \emph{implementation},
+%% added 2011/02/22:
+'edfnotes' modifies 'ednotes'' annotation commands
+and label-test mechanism so that the latter does not break
+and the former place critical notes on the pages and
+in the order as one naturally expects (not so easy with footnotes).
+Certain core parts of 'ednotes' have been re-implemented entirely,
+this may later migrate into 'ednotes' itself.
It had been hoped that 'edfnotes' could build on the
\ctanpkgref{bigfoot} package.\urlfoot{CtanPkgRef}{bigfoot}
This might have improved (automatic) page breaking and placement
@@ -79,7 +84,7 @@ nice (``leight-weight"---?) alternative to David Kastrup's approach.
\newpage
\tableofcontents
-\section{Usage and Features}
+\section{Usage and Features}
\subsection{Package File Header (Legalize)}
\input{edfnotes.doc}
\section{Example} %% 2011/02/14
@@ -106,3 +111,4 @@ VERSION HISTORY
2011/02/10 abstract changed/extended; example PdUsample.pdf;
wiki link for Bolzano
2011/02/16 link to ednotes bundle, rm. `docint/'
+2011/02/22 clarification in abstract