diff options
author | Norbert Preining <preining@logic.at> | 2006-11-06 01:06:06 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2006-11-06 01:06:06 +0000 |
commit | 6ebd159ea2e62827f832b12137ec75a322e32ec0 (patch) | |
tree | 317793a8c1f76e8d6dcf3046420392fbd599f4ba /Master/texmf-dist/source/latex/ssqquote | |
parent | 3d2caaeddabf9f9bf2b309c6d3ba42e6b5dc71fa (diff) |
Again loads of updates due to a long train ride
updates to: eskdx screenplay syntax (dvi->pdf) swebib substr (dvi->pdf)
stdpage (one new test file) stdclsdv (dvi->pdf) ssqquote sseq
sprite splitbib snapshot (pdf doc) smartref (new doc)
smalltableof (new doc) siggraph sidecap shorttoc (new doc)
sffms script (new doc) scientificpaper (new doc) scale
savefnmark (new doc) sauterfonts (new doc) rtkinenc (new doc)
added to tpm-ctan-check: tableaux syntax swebib svn supertabular substr
subfloat subeqnarray subeqn stdpage stdclsdv stage stack ssqquote
sseq srcltx sprite splitbib splines spie soul snapshot smartref
smalltableof slideshow siggraph sidecap showlabels showdim
shorttoc shadbox sffms seqsplit semaphor script scientificpaper
scalebar scale savetrees savesym savefnmark sauterfonts rtkinenc
most of them license checked in the TeX Catalogue
git-svn-id: svn://tug.org/texlive/trunk@2392 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/ssqquote')
-rw-r--r-- | Master/texmf-dist/source/latex/ssqquote/ssqquote.drv | 20 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/ssqquote/ssqquote.readme | 90 |
2 files changed, 12 insertions, 98 deletions
diff --git a/Master/texmf-dist/source/latex/ssqquote/ssqquote.drv b/Master/texmf-dist/source/latex/ssqquote/ssqquote.drv index 1d8466c9b88..94675fc88d6 100644 --- a/Master/texmf-dist/source/latex/ssqquote/ssqquote.drv +++ b/Master/texmf-dist/source/latex/ssqquote/ssqquote.drv @@ -1,21 +1,25 @@ -%% +%% %% This is file `ssqquote.drv', %% generated with the docstrip utility. -%% +%% %% The original source files were: -%% +%% %% ssqquote.dtx (with options: `driver') %% %% IMPORTANT NOTICE: %% %% For the copyright see the source file. %% -%% You are *not* allowed to modify this file. +%% Any modified versions of this file must be renamed +%% with new filenames distinct from ssqquote.drv. %% -%% You are *not* allowed to distribute this file. -%% For distribution of the original source see -%% the terms for copying and modification in the file ssqquote.dtx. +%% For distribution of the original source see the terms +%% for copying and modification in the file ssqquote.dtx. %% +%% This generated file may be distributed as long as the +%% original source files, as listed above, are part of the +%% same distribution. (The sources need not necessarily be +%% in the same archive or directory.) %% \CharacterTable %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z %% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z @@ -39,5 +43,5 @@ \DocInput{ssqquote.dtx} \end{document} \endinput -%% +%% %% End of file `ssqquote.drv'. diff --git a/Master/texmf-dist/source/latex/ssqquote/ssqquote.readme b/Master/texmf-dist/source/latex/ssqquote/ssqquote.readme deleted file mode 100644 index 3a0fc67c213..00000000000 --- a/Master/texmf-dist/source/latex/ssqquote/ssqquote.readme +++ /dev/null @@ -1,90 +0,0 @@ -This is the README for the `ssqquote' package by Ulrik Vieth. -------------------------------------------------------------- - -DESCRIPTION: -The `ssqquote' package provides a font definition file and -a little package file for LaTeX2e to access the cmssq fonts, -i.e. Computer Modern Sans Serif Quotation Style, in terms of NFSS. -Once you have installed the font definition files provided in -this package, it is possible to access the logo fonts using -NFSS-commands, even if you do not want to use the package file -provided here. - -The package file will define font changing commands \ssqfamily -and \textssq as well as a `chapterquotes' environment that uses -the cmssq fonts. This environment is losely based on ideas used -in the \endchapter macro of the manmac format from The TeXbook. - - -REQUIREMENTS: -It is assumed that you have the fonts cmssq8.mf and cmssqi8.mf. -Since they are part of the 75 standard Computer Modern Fonts, -they should be available in a every TeX installation. -If you want to use the DC-version of these fonts, you need to -have version 1.1 of the DC-fonts and you need to edit the file -dcstdedt.tex so that dcssq8.mf and dcssqi8.mf will be generated. - -To typeset the documentation, you also need the `mflogo' package -by the same author, which should be located in the directory -/macros/latex2e/contrib/supported/mflogo (or simply ../mflogo). - - -CONTENTS OF THE DISTRIBUTION: -This distribution consists of the following files that should be -located in the directory /macros/latex2e/contrib/supported/ssqquote: - -ssqquote.readme - this README file -ssqquote.ins - installation script for LaTeX2e -ssqquote.dtx - documented sources for LaTeX2e - -Running the installation script ssqquote.ins through LaTeX2e will -produce the following files: - -OT1cmssq.fd - font definition file for LaTeX2e -T1cmssq.fd - font definition file for LaTeX2e -ssqquote.sty - example package file for LaTeX2e -ssqquote.drv - documentation driver for LaTeX2e - - -INSTALLATION PROCEDURE: - -1. Check that the METAFONT inputs directory of your TeX installation - contains the files cmssq8.mf and cmssqi8.mf. This should normally - be the case. If not, retrieve the files from /systems/knuth/cm, - install them in you METAFONT inputs directory and generate them - by running them through METAFONT. - -2. If you want to use the DC-version of these fonts, check that - you've got version 1.1 of the DC-fonts available from /fonts/dc. - Before you install them, edit the file dcstdedt.tex and - uncomment the lines to produce the fonts dcssq and dcssqi. - -3. Now, after you have installed and/or updated the required fonts, - you can run the installation script ssqquote.ins through LaTeX2e. - -4. Finally, install the font definition files OT1cmssq.fd and - T1cmssq.fd as well as the package file ssqquote.sty in your - LaTeX2e inputs directory. - -5. If you want to typeset the documentation, run the documentation - driver ssqquote.drv through LaTeX2e. This requires the `mflogo' - package available from /macros/latex2e/contrib/supported/mflogo. - - -LEGALESE: -The standard disclaimers and restrictions for LaTeX2e also apply -for this package. In particular, you are not allowed to distribute -generated files produced from this package without the accompanying -documentation. However, you are free to incorporate the code for -the font changing commands from the example package file in your -own packages if you only want to use the font defintion file from -this package. - -This package is supported. Send bug reports or questions and comments -to the author's e-mail address given below. Please note that the -LaTeX3 Project Team is *not* responsible for this contributed package. - - -Happy TeXing, - -Ulrik Vieth E-Mail: vieth@convex.rz.uni-duesseldorf.de 94/05/21 |