Giter Site home page Giter Site logo

internship_report's Introduction

utbm-latex-internship-report-covers

A LaTeX version of the UTBM internship report covers using TikZ.

You can compare the original version and the LaTeX version.

Warning

The LaTeX implementation I made is free but the covers belongs to the UTBM and can only be used with their authorization!

UTBM and all UTBM-related trademarks and logos are trademarks or registered trademarks of University of Technology of Belfort-Montbéliard in France, other countries, or both.

Requirements

The package require the Tahoma font as the original covers use it.

To load the Tahoma font, the fontspec package is used which means the document must be compiled with xelatex or lualatex (at the moment not lualatex because of a pgf bug).

Installation

Install the package

Copy the directory utbmcovers inside one of your texmf directory: to follow the TDS (TeX Directory Structure), copy it in <texmf_folder>/tex/latex/.

Your texmf directory is usually $HOME/texmf on Unix operating systems.

On Windows with MiKTeX you can find it in MiKTeX's options:

  • Start menu -> MiKTeX -> MiKTeX settings
  • The options window should open
  • Go in the Roots panel
  • Check Show MiKTeX-maintained root directories
  • Take the path with the description: "CommonData, CommonConfig" (It is usually C:\ProgramData\MiKTeX\<version>) or add the path you want

Refresh the LaTeX databases

On Unix operating systems, in root:

$> mktexlsr
$> update-updmap --quiet

On Windows with MiKTeX

  • Start menu -> MiKTeX -> MiKTeX settings
  • Click Refresh FNDB
  • Click Update Formats

Usage

Include the package:

\usepackage{utbmcovers}

Configure the displayed information:

\setutbmfrontillustration{Illustration_file}
\setutbmtitle{Title}
\setutbmsubtitle{Subtitle}
...

Use \makeutbmfrontcover{} to print the front cover and \makeutbmbackcover{} to print the back cover.

See latex-version.tex for a complete example.

Usage with upmethodology

The tex-upmethodology collection of packages available on arakhne.org and on CTAN.

An upmethodology extension is included with the package, in your .tex document using the document class upmethodology-document put:

\UseExtension{utbmcovers}

before using the utbmcovers configuration functions.

See latex-upmethodology-version.tex for a complete example.

Other resources

utbm-beamer-theme: A LaTeX beamer version of the UTBM presentation theme using TikZ.

internship_report

internship_report's People

Contributors

lordkevinmo avatar

Watchers

James Cloos avatar

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.