Coder Social home page Coder Social logo

latex-based-business-plan-template's Introduction

Creating business plans with GNU software

This is an example business plan written with Latex.
It also uses other GNU tools such as gnuplot, dia, imagemagick and some others.
You can easily develop your own business plan altering “plan.tex” file provided.
I have also developed make files, that create a graph, convert a picture or sign document.

Here is the step-by-step building instructions :

1. Before start make sure you have installed those tools:

texlive
imagemagick
gnuplot
dia
inkscape

if you use ubuntu linux, you can install all packages with following command.

sudo apt-get install texlive imagemagick gnuplot dia inkscape

2. get sources here <link>
mkdir /tmp/bplan
cd /tmp/bplan
wget <link>
tar xvf <link>

3. use build.sh to build it.
./build.sh

4. plan.pdf should be generated, here is my copy <link>.


you can change company logo using images/letterhead_left.svg
or you can change company tagline using images/letterhead_right_en.svg
You can edit those files with Inkscape.
Inkscape is a free vector image editor.

You can add diagrams using dia.
An example is provided on template. You can use diagrams for organization chart, or entity relations.

You can add graphs using graphs directory, you can write gnuplot scripts if your data is online.
So your tables on your plan can be updated on every build.
You can use this for financial tables as well.

And you can sign your pdf document with your e-signature before giving away your copies.

latex-based-business-plan-template's People

Contributors

ozkolonur avatar

Watchers

 avatar  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.