diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/sffms/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/sffms/README | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/sffms/README b/Master/texmf-dist/doc/latex/sffms/README new file mode 100644 index 00000000000..074c1d01e72 --- /dev/null +++ b/Master/texmf-dist/doc/latex/sffms/README @@ -0,0 +1,46 @@ +--- README --- + +sffms: A LaTeX class for typesetting fiction manuscripts + +This directory contains files for version 2.0 of sffms, a LaTeX class +for typesetting science fiction and fantasy manuscripts. Sffms now +includes several options for specific publishers as well as extensive +documentation aimed at new LaTeX users. The code has been cleaned up +for version 2.0 and the geometry package made optional. + +See the web page (http://mcd.freeshell.org) for more information and +sample output. + + +--- sffms files --- + +README.txt - this file + +sffms.ins - the docstrip file + Latex this file to extract the sffms class files. + +sffms.dtx - the documented source file + Latex this file to create the sffms documentation. + +sffms_manual.pdf - the sffms documentation + The manual is included in case you want to read + about sffms without downloading and latexing it. + +blind.tex - In the Country of the Blind by H.G. Wells + Typeset using sffms with the submission option. + Output provided in dvi, postscript and pdf formats + at the website (http://mcd.freeshell.org/sffms/). + + +--- supporting packages --- + +Download the following supporting files from CTAN: + +fancyhdr.sty +setspace.sty +ulem.sty +geometry.dtx (optional) +geometry.ins (optional) + +--- EOF --- + |