comparison testflow/README @ 0:c0d36568602d

1st commit
author Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
date Sun, 10 May 2015 22:54:12 +0900
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:c0d36568602d
1
2 January 10, 2007
3
4
5 This is the "testflow" diagnostic suite which is designed to test LaTeX
6 "print work flow" and to provide lots of helpful information to assist
7 users in getting their LaTeX system configured and/or upgraded in order
8 to produce good PS/PDF output.
9
10 Although originally designed for IEEEtran users, testflow will be of
11 interest to anyone who uses LaTeX to make PostScript or PDF output.
12
13 Extensive usage documentation is contained in "testflow_doc.pdf"
14
15 The control test reference files are available in both PostScript and PDF,
16 each in A4 and US Letter paper sizes.
17
18
19 For helpful tips, answers to frequently asked questions and other support,
20 visit the testflow home page at my website:
21
22 http://www.michaelshell.org/tex/testflow/
23
24
25 Enjoy!
26
27 Michael Shell
28 http://www.michaelshell.org/
29
30 *******
31 Version 1.1 (2007/01/10) changes:
32
33 1. New duplex page test.
34
35 2. New test for Palladio hinting.
36
37 3. Updated documentation to cover the newer systems.
38
39 ********************************* Files **********************************
40
41 README - This file.
42
43 testflow_doc.pdf - The user manual.
44
45 testflow.tex - The LaTeX test file.
46
47 testflow_ctl_LTR.ps - Control file in PostScript, US Letter paper format.
48
49 testflow_ctl_LTR.pdf - Control file in PDF, US Letter paper format.
50
51 testflow_ctl_A4.ps - Control file in PostScript, A4 paper format.
52
53 testflow_ctl_A4.pdf - Control file in PDF, A4 paper format.
54
55 ***************************************************************************
56 Legal Notice:
57 This code is offered as-is without any warranty either expressed or
58 implied; without even the implied warranty of MERCHANTABILITY or
59 FITNESS FOR A PARTICULAR PURPOSE!
60 User assumes all risk.
61 In no event shall IEEE or any contributor to this code be liable for
62 any damages or losses, including, but not limited to, incidental,
63 consequential, or any other damages, resulting from the use or misuse
64 of any information contained here.
65
66 All comments are the opinions of their respective authors and are not
67 necessarily endorsed by the IEEE.
68
69 This work is distributed under the LaTeX Project Public License (LPPL)
70 ( http://www.latex-project.org/ ) version 1.3, and may be freely used,
71 distributed and modified. A copy of the LPPL, version 1.3, is included
72 in the base LaTeX documentation of all distributions of LaTeX released
73 2003/12/01 or later.
74 Retain all contribution notices and credits.
75 ** Modified files should be clearly indicated as such, including **
76 ** renaming them and changing author support contact information. **
77
78 File list of work: testflow_doc.pdf, testflow.tex, testflow_ctl_LTR.ps,
79 testflow_ctl_LTR.pdf, testflow_ctl_A4.ps,
80 testflow_ctl_A4.pdf
81
82 ***************************************************************************