diff options
author | Karl Berry <karl@freefriends.org> | 2012-11-04 23:01:19 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-11-04 23:01:19 +0000 |
commit | 97d39c4617060d1f315ee8f66ed7af07f7ca4ac8 (patch) | |
tree | b623820726326578b3d670fdd2c742d56ae17f48 /Master/texmf-dist/doc/latex/simplecd/README | |
parent | 2314afd4e69719c52c7648994f64b3516aa6dc4c (diff) |
simplecd (4nov12)
git-svn-id: svn://tug.org/texlive/trunk@28174 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/simplecd/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/simplecd/README | 59 |
1 files changed, 43 insertions, 16 deletions
diff --git a/Master/texmf-dist/doc/latex/simplecd/README b/Master/texmf-dist/doc/latex/simplecd/README index bd1392f968b..2df31144b12 100644 --- a/Master/texmf-dist/doc/latex/simplecd/README +++ b/Master/texmf-dist/doc/latex/simplecd/README @@ -1,4 +1,4 @@ -Copyright (C) 2010 by Daniel Majoros +Copyright (C) 2010-2012 by Daniel Majoros This file may be distributed and/or modified under the conditions of the LaTeX Project Public License, either @@ -13,25 +13,52 @@ 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 disc 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, inlets for +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 -simple text with different font sizes, but since it is only a \parbox in a tabular enviroment's cell, it can -contain anything that a \parbox can contain. +simple text with different font sizes, but since everything is placed inside a \parbox environment, it can +contain a wide range of things. There are also macros which can resize ready-to-print images to the appropriate size. -The supported covers are --jewel case front, back and individual spine --two-page jewel case front --slim DVD keepcase --normal DVD keepcase --Blu-Ray keepcase --costum-sized keepcase --disk sleeve --one sided DVD keepcase inlay --one sided Blu-Ray keepcase inlay --costum-sized inlay +The layout macros provide ready-to-use formatting for the covers. +Cover, keepcase, sleeve macros support: + - jewel case front, back and individual spine + - 60 and 80 millimeter jewel case covers + - two-page jewel case front + - slim DVD keepcase + - normal DVD keepcase + - Blu-Ray keepcase + - custom-sized keepcase + - disk sleeve + - sleeve for 60 and 80 millimeter disks + - sleeve for lever arch files + - one sided DVD keepcase inlay + - one sided Blu-Ray keepcase inlay + - custom-sized inlay + - CD-R, CD, DVD disk images + - 60 and 80 millimeter disk images + +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 + + +Version history: + +1.1 + - 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 + - Added disk images + - Added layouts: ready-to-use designs for cover content + - Added troubleshooting and font size section into the documentation + - Added examples tex and pdf files + +1.0 + - Initial release |