From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- macros/latex/contrib/sffms/README | 46 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 macros/latex/contrib/sffms/README (limited to 'macros/latex/contrib/sffms/README') diff --git a/macros/latex/contrib/sffms/README b/macros/latex/contrib/sffms/README new file mode 100644 index 0000000000..074c1d01e7 --- /dev/null +++ b/macros/latex/contrib/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 --- + -- cgit v1.2.3