Coder Social home page Coder Social logo

business-cards's Introduction

LIGM business cards

Downloading the repository

Link for download

https://github.com/karel-brinda/ligm-business-cards/archive/master.zip

Cloning using GIT

git clone git://github.com/karel-brinda/ligm-business-cards

Downloading using CURL

curl -L https://github.com/karel-brinda/ligm-business-cards/archive/master.tar.gz | tar xf -

1) Creating your business card using OpenOffice

Contact: Philippe Gambette, [email protected]

Example: CartesVisite.pdf

Just open the CartesVisite.odg file, make the appropriate changes to customize them, copy them in all business cards of the page, and print without adding any margin.

2) Creating your business card using TeX

Contact: Karel Brinda, [email protected]

Example: _EXAMPLE.single.pdf, _EXAMPLE.sheet.pdf

All resources for building LIGM business cards with XeLaTeX are located in the latex directory. Remark that compilation with latex and pdflatex programs will not work. Program xelatex must be used instead (see Makefile). It should be part of all state-of-the-art TeX distributions.

Prerequisities

  • Unix-like system (Linux, MacOS, ...).
  • XeLaTeX (usually part of standard TeX environments).
  • PDFjam.
  • TeX package libertine (installation on Ubuntu by sudo apt-get install texlive-fonts-extra)
  • TeX package memoir.

Compilation

cd ligm-business*/latex
make clean && make -j

Creating your own business card

Copy the example (_EXAMPLE.tex), modify it, and run make. You can eventually add your business card to the repository (fork the repository, add your LaTeX source, commit the changes, and create a GitHub pull request).

Please, do not change the cardtemplate.sty which is shared for all people. All modifications should be done just in your .tex file (see all lines of the example). If you need some particular modification of the template, contact me.

business-cards's People

Contributors

karel-brinda avatar philippegambette 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.