Index of /archives/text/CTAN/macros/latex/contrib/iaria-lite
Name Last modified Size Description
Parent Directory -
iaria-lite.pdf 2024-09-15 06:27 170K
iaria-lite.dtx 2024-09-15 06:27 13K
README 2024-09-15 06:27 2.0K
iaria-lite.ins 2024-09-15 06:27 846
COPYING 2024-09-15 06:27 500
docstrip.cfg 2024-09-15 06:27 364
template/ 2024-09-17 16:57 -
-----------------------------
Version 0.4 of the iaria-lite class
Christoph P. Neumann
-----------------------------
This package contains templates for the creation of documents for
IARIA publications (International Academy, Research, and Industry Association)
and implements the specifications for the IARIA citation style.
This class does not contain evil low-level TeX magic
but instead uses many other fancy LaTeX packages
that we hope you have already installed.
It does not implement the specifications for the IARIA citation style,
for which you have to use the iaria class.
DISCLAIMER: If your are using pdflatex/biblatex/biber,
it is recommended to use CTAN package iaria.
This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either version 1.3c
of this license or (at your option) any later version.
The latest version of this license is in
http://www.latex-project.org/lppl.txt
and version 1.3c or later is part of all distributions of LaTeX
version 2008/05/04 or later.
Installation
------------
After unzipping the package call:
$ latex iaria-lite.ins
This will be extract some files (iaria-lite.cls, iaria-liteNLS.sty...). Create a
directory beneath your TeX installation preferably create
tex/latex/iaria-lite
and copy all files of the package and the extracted files to that directory.
Call:
mktexlsr
Templates
---------
In the template directory you can find an example document.
Source Code
-----------
The source code of this latex package can be found at:
https://github.com/cyberlytics/iaria-lite
The build that creates the CTAN-conforming upload ZIP archive
can be achieved with the Docker image at Dockerhub:
cyberlytics/ctan-prep:latest
An examplery 'make dist' call is:
docker run --rm -it -v ${PWD}/:/app cyberlytics/ctan-prep:latest make dist
The source code of this supportive Docker image can be found at:
https://github.com/cyberlytics/ctan-prep
/Christoph P. Neumann, <cyberpetaneuron+iarialite@gmail.com>