summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/simplecd
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-12-21 23:34:47 +0000
committerKarl Berry <karl@freefriends.org>2012-12-21 23:34:47 +0000
commit0aaf64b697e26361a9b0577b0405ea321f6b3026 (patch)
tree9254a5b3c4f705b59a46d35222f33935d203e37d /Master/texmf-dist/doc/latex/simplecd
parent51ccd597259654371bdaf49b4d745f4dac31dd0a (diff)
simplecd (21dec12)
git-svn-id: svn://tug.org/texlive/trunk@28612 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/simplecd')
-rw-r--r--Master/texmf-dist/doc/latex/simplecd/README30
-rw-r--r--Master/texmf-dist/doc/latex/simplecd/examples.pdfbin128944 -> 223740 bytes
-rw-r--r--Master/texmf-dist/doc/latex/simplecd/examples.tex22
-rw-r--r--Master/texmf-dist/doc/latex/simplecd/simplecd.pdfbin527911 -> 772458 bytes
4 files changed, 46 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/simplecd/README b/Master/texmf-dist/doc/latex/simplecd/README
index 2df31144b12..8155b0bb881 100644
--- a/Master/texmf-dist/doc/latex/simplecd/README
+++ b/Master/texmf-dist/doc/latex/simplecd/README
@@ -13,11 +13,12 @@ LaTeX version 1999/12/01 or later.
The simplecd package
-The simplecd package provides printable cut-outs for various CD, DVD and other disc holders.
+The simplecd package provides printable cut-outs for various CD, DVD and other data storage holders.
The name of the package comes form it's implementation and ease of use.
The simplecd package was created for producing cut-outs for creating covers, inlays(inlets) for
-optical disc packaging such as jewel cases, keepcases. The covers were aimed for containing only
+optical disc packaging such as jewel cases, keepcases. Additional data storage cover support were added for
+VHS, audio cassette and gramophone records. The covers were aimed for containing only
simple text with different font sizes, but since everything is placed inside a \parbox environment, it can
contain a wide range of things.
@@ -25,7 +26,7 @@ There are also macros which can resize ready-to-print images to the appropriate
The layout macros provide ready-to-use formatting for the covers.
-Cover, keepcase, sleeve macros support:
+Covers and labels:
- jewel case front, back and individual spine
- 60 and 80 millimeter jewel case covers
- two-page jewel case front
@@ -41,17 +42,34 @@ Cover, keepcase, sleeve macros support:
- custom-sized inlay
- CD-R, CD, DVD disk images
- 60 and 80 millimeter disk images
+ - 3.5-inch floppy cover
+ - VHS labels and covers
+ - Audio cassette label and inlay
+ - Gramophone record covers
+ - Zip disk covers
Layout macros:
- empty layouts for all macros listed below
- driver layout for standard, 60 and 80 millimeter covers
- movie layout for DVD and Blu-ray keepcases
- - music layout for jewel cases
+ - many jewel case layouts
Version history:
-1.1
+1.2 - 2012/12/21
+ - Added jewelstripeslempty layout
+ - Added jewelgamel and jewelgamelempty layouts
+ - Added jewelflaglempty layout
+ - Added jewellineslempty layout
+ - Added cover for 3.5-inch floppy disks
+ - Added the disk macro
+ - Added VHS labels and covers
+ - Added audio cassette cover and inlay
+ - Added gramophone record cover labels
+ - Added zip disk covers
+
+1.1 - 2012/11/04
- Rewrote the drawing mechanism, covers will never be resized based on content
- Added support for 60 and 80 millimeter disks
- Added sleeve for lever arch files
@@ -60,5 +78,5 @@ Version history:
- Added troubleshooting and font size section into the documentation
- Added examples tex and pdf files
-1.0
+1.0 - 2010/07/01
- Initial release
diff --git a/Master/texmf-dist/doc/latex/simplecd/examples.pdf b/Master/texmf-dist/doc/latex/simplecd/examples.pdf
index f6a77a9eeb6..a6070ac1a65 100644
--- a/Master/texmf-dist/doc/latex/simplecd/examples.pdf
+++ b/Master/texmf-dist/doc/latex/simplecd/examples.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/simplecd/examples.tex b/Master/texmf-dist/doc/latex/simplecd/examples.tex
index f88089e682c..13d2821da66 100644
--- a/Master/texmf-dist/doc/latex/simplecd/examples.tex
+++ b/Master/texmf-dist/doc/latex/simplecd/examples.tex
@@ -36,5 +36,27 @@
\LXXXdisk{{\large 80 millmieter disk } \\ \vspace{4cm} Text}
\newpage
\sleeveLXXX[Back text]{\large 80 millimeter sleeve}
+\floppyIIIV{3.5-inch floppy}{Back content}
+
+\zipdisk{Zip disk}{Back content}
+
+\vspace{1cm}
+
+\zipdiskII{Zip disk II}
+
+\vspace{1cm}
+
+\disk{{\Huge Disk} \\ \vspace{3cm}Left \hspace{7cm} Right \\ \vspace{3cm}TextText}
+
+\vspace{1cm}
+
+\vhsspine{\huge VHS spine}
+
+\vspace{1cm}
+
+\vhsfront{\huge VHS front} \hspace{1cm}
+\cassettecover{{\huge Audio cassette} \\ \vspace{2cm} Lower text}
+
+\cassetteinlay{\huge Audio cassette inlay}{Spine}{Back}
\end{document} \ No newline at end of file
diff --git a/Master/texmf-dist/doc/latex/simplecd/simplecd.pdf b/Master/texmf-dist/doc/latex/simplecd/simplecd.pdf
index 4ab6b0b644a..a1d5ae67a8b 100644
--- a/Master/texmf-dist/doc/latex/simplecd/simplecd.pdf
+++ b/Master/texmf-dist/doc/latex/simplecd/simplecd.pdf
Binary files differ