Giter Site home page Giter Site logo

ox-fart-glitter's Introduction

OX-FART-GLITTER

img/ox-report.gif


INSTALLATION

If you use use-package, you can do the below instead:

(use-package ox-fart-glitter
  :load-path "~/Dropbox/emacs/lib/ox-fart-glitter")

If you use Doom Emacs

(package! ox-fart-glitter
  :recipe (:host github :repo "DarkBuffalo/ox-fart-glitter"))

PREREQUISITES

Linux

Texlive
sudo apt install texlive texlive-extra texlive-fonts-extra
  • Latex package
    • titling
    • enumitem
    • snotez
    • pgfopts
    • pgf
    • marginnote
    • xpatch
    • bera
    • eulervm
    • mparhack
    • titlesec
    • tocloft ??
    • arsclassica
    • tcolorbox
    • environ
    • trimspaces
    • ncctools
    • lastpage
    • wrapfig
    • amsmath
    • capt-of
    • bigfoot
    • iwona
    • babel
    • babel-french

USAGE

C-c C-e g o
Export as PDF and Open

CONFIGURATION

To configure the export we use the header of the org file

standard

#+title:Readme ox-fart-glitter
#+author: Matthias David
#+options: toc:nil

With toc

#+options: toc:1

img/toc.png

Place and date of the meeting

#+ou:Zoom
#+quand: 20/2/2021

Project concerning the meeting

#+projet: ox-minutes

Absent, present or excused

it is necessary to separate the names by commas for a good formatting

#+absent: C. Robert,T. tartanpion
#+present: K. Soulet,I. Payet
#+excuse:Sophie Fonsec,Karine Soulet

Use Yasnippet

# -*- mode: snippet -*-
# name: report
# uuid:
# key: report
# condition: t
# --
#+title: ${1:Titre}
#+author: ${2:Auteur}
#+options: toc:nil
#+ou: ${3:Ou}
#+quand: ${4:Date}
#+present: ${5:Sophie Fonsec}
#+initiateur: ${6:Matthias DAVID}
#+projet: ${7:Secret project}
#+dure: ${8:2H}
#+logo: logo.png

SCREENSHOT

img/header.png

TODOS

  • [ ] Add: English
  • [ ] Fix: Timebox
  • [ ] Fix: Multitoc error
  • [X] Add: logo
  • [X] Ajouter le choix de la Toc par options dans ox-notes
  • [X] Ajouter le tableau de présence en intro
  • [X] Ajouter la function fullwidth

CHANGELOG

v0.2

Features

  • ADD: Possibility to put and choose a logo

v0.1 <08.2020>

Features

  • ADD:Layout like ‘Tufte’
  • ADD:two columns toc
  • ADD:margin notes replace footnote
  • ADD:table as possible on notes
  • ADD:timebox
  • ADD:fullpage margin

CONTRIBUTING

  1. Fork it (https://github.com/DarkBuffalo/ox-fart-glitter/fork)
  2. Create your feature branch (`git checkout -b feature/fooBar`)
  3. Commit your changes (`git commit -am ‘Add some fooBar’`)
  4. Push to the branch (`git push origin feature/fooBar`)
  5. Create a new Pull Request

LICENSE

GPLv3.

THANKS

ox-fart-glitter's People

Contributors

darkbuffalo avatar

Watchers

 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.