Giter VIP home page Giter VIP logo

fmtcount's Introduction

This is the source for the LaTeX fmtcount package.

The source for the .sty and .def files are in the trunk/ directory.
(The source for the sample files are also in trunk/)

The .ins and .dtx files are created using makedtx
(http://ctan.org/pkg/makedtx)

In the trunk/ directory you can run "make dist" to generate the .dtx
and .ins files (which will be put in the dist/ directory).
Alternatively, you can run makedtx explicitly:

        makedtx -author "Nicola Talbot and Vincent Belaïche" \
                -src "(.+)\.(sty)=>\1.\2" \
                -src "(.+)\.(def)=>\1.\2" \
                -doc fmtcount-manual.tex fmtcount

The Perl script mv2dist moves the .dtx and .ins files from trunk/ to
dist/ additionally substituting in the correct version number and
date.

Once the .dtx and .ins files have been created, the documentation
can be compiled either using the Makefile file in the dist/
directory or explicitly using:

		latex fmtcount.ins

                pdflatex fmtcount.dtx
                makeindex -s gind.ist fmtcount.idx
                makeindex -s gglo.ist -o fmtcount.gls fmtcount.glo
                pdflatex fmtcount.dtx
                pdflatex fmtcount.dtx

Licensed under the LPPL.

Nicola Talbot
http://www.dickimaw-books.com/

fmtcount's People

Contributors

vincentb1 avatar maclotsen avatar nlct avatar sant0s avatar

Watchers

 avatar

fmtcount's Issues

Spanish Short Test Fails to Run

The Spanish tests hang on \ORDINALstringnum.

! Interruption.
\__tl_if_head_is_N_type_auxi:w ...tl_to_str:n {#1}
                                                  \scan_stop: \__prg_TF_true...
l.103 \ORDINALstringnum{10}.

Missing version 3.07 in git

It seems current master is ahead of the dtx file found on CTAN, however, version 3.07 is still nowhere to be found in Git and thus should be verified with Vincent or a suitable starting point should be investigated, so that the dutch language definition can be based on that revision, leaving other changes open as they are.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.