Skip to content

Releases: WindForS/windfors.sty-examples

Float Numbering Fix

17 May 08:59

Choose a tag to compare

This release maintains compatibility with the prior releases. The included windfors.sty file can be used to replace older style files directly.

This release includes the following fixes:

  • issue #3, MikTex compatability
  • issue #4, table and figure caption numbering.

The chngcntr package is no longer called by windfors.sty.

It also includes a major restructuring of the .sty file.

Please note that the style file is now called windfors.sty (all lower case) to match LaTeX's package naming convention. it should be called using \usepackage[...]{windfors} in the preamble.

MikTex Compatible

04 Apr 08:37

Choose a tag to compare

This version includes slight modifications for MikTex compatibility. There is no known effect on Latex 2e or on the visual appearance of the documents.

For details of the problems and solution, see Issue #2.

Quick Bug Fix

27 Mar 17:47

Choose a tag to compare

What's new in this version:

  • Added support for the KOMA scrartcl class
  • Added an example of the scrartcl class in use

First Public Release

27 Mar 10:11

Choose a tag to compare

First production-ready release of the WindForS LaTeX package for use by WindForS members.

The WindForS package is a set of macros and formatting options to produce documents with a WindForS look-and-feel. To use the package, include

\usepackage{WindForS}

in the preamble. Several options are available, including blackLinks, compactLayout, draft, and others. These are described in the example files.

The archive includes:

  • examples of how the package can be used for LaTeX article and report classes
  • logos
  • light introduction to using LaTeX