Skip to content

A structure and Makefile-based flow to initialize repositories meant to be used for LaTeX technical reports or articles writing.

Notifications You must be signed in to change notification settings

teobiton/tex-flow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EnvSetUp

Version française plus bas

This is an OpenSource project meant to facilitate a repository environment setup. The original targetted users are Polytech Nantes students. The purpose is to have a common base for report writing with LaTeX, as well as a first base for development. This can be a good approach for students starting with Git and LaTeX.

Installation

In order to use the environment setup tool, several dependancies must be met:

sudo apt-get install git librsvg2-bin texlive-full texlive-bibtex-extra make

To use texlive-bibtex-extra, java must be installed on your machine. Documentation and explanation as to why it is need can be found here.

rsvg-convert installed with librsvg2-bin turns SVG files into PDF, PS, or SVG vector images. (see man)

Usage

Contribute

This tool is meant to be OpenSource and evolutive. The base functionality was done for our (students of Polytech Nantes) purposes but there are no defined limits to the project. To contribute, you can either open Issues if you find bugs or things that could be improved, or fork and clone the repository to open Pull Requests.

License

There is (at the time) no specific license for the tool.

EnvSetUp (fr)

Ce projet OpenSource vise à faciliter la mise en place des environnements de répertoire. Les utilisateurs initiaux sont les étudiants de Polytech Nantes. L'objectif est d'avoir une base commune pour l'écriture de rapport avec LaTeX, en plus d'un répertoire prêt à accueillir d'autres fichiers de développement. Utiliser cette mise en place peut être une bonne première approche vers LaTeX et Git.

Installation

L'outil dépend de certaines librairies qui doivent nécessairement être installées pour l'utiliser.

sudo apt-get install git librsvg2-bin texlive texlive-bibtex-extra make

texlive-bibtex-extra, java doit être installé. La documentation et les explications sur cette dépendance peuvent être trouvées ici.

rsvg-convert installé avec librsvg2-bin converti les fichiers SVG en PDF, PS, or SVG vector images. (ref man)

Contribuer

Cet outil a pour objectif d'être OpenSource et évolutif. Les fonctionnalités de base ont été définies pour nos (étudiants de Polytech Nantes) besoins mais il n'y a pas de limite définié au projet. Pour contribuer, vous pouvez ouvrir des Issues si vous trouvez des bugs ou fonctions qui pourraient être améliorées, ou créer un fork et clôner le répertoire pour ouvrir des Pull Requests.

Utilisation

Licence

Aucune licence n'est spécifiée pour le moment.

About

A structure and Makefile-based flow to initialize repositories meant to be used for LaTeX technical reports or articles writing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published