summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/numberedblock/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-03-20 21:39:32 +0000
committerKarl Berry <karl@freefriends.org>2013-03-20 21:39:32 +0000
commit9e911023afe015ce7f305faa22f558745289096a (patch)
treec680f1ee8b7d0f6a50f6f2366949d7d2ebff1b30 /Master/texmf-dist/doc/latex/numberedblock/README
parentd8babc4954624c4f019bfc69f90273dbb0ea6c35 (diff)
numberedblock (20mar13)
git-svn-id: svn://tug.org/texlive/trunk@29447 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/numberedblock/README')
-rw-r--r--Master/texmf-dist/doc/latex/numberedblock/README13
1 files changed, 13 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/numberedblock/README b/Master/texmf-dist/doc/latex/numberedblock/README
new file mode 100644
index 00000000000..32533fb5b53
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/numberedblock/README
@@ -0,0 +1,13 @@
+The style file numberedblock has been created for the report writer's
+convenience.
+
+Do you need to include various small inline blocks of code in your
+documents? It can be a pain to refer to them if they are not labeled.
+This style package allows you to include and sequentially label
+code-block snippets in your document, so that they can be subsequently
+refered to in an unambiguous fashion.
+
+Sorry I don't have a separate documentation file, but it's very simply
+documented in the style file itself, and the testnumberedblock example.
+
+ -Steven Segletes