GithubHelp home page GithubHelp logo

markarticle's Introduction

Markarticle Analytics

A Markdown article.

Write you academic paper in R markdown, choice a tex template and compile it in PDF.

Dependecies

Workflow

  1. Clone this repository and enter its directory

  2. Create a new branch

  3. Open article.Rmd and write your paper

  4. Compile it

Details

A tex template, with its configuration variables, is already provided.

Replacing it is very simple: put your template into the templates directory and consequently update the pandoc configuration file

Edit article.pandoc configuration file to:

  • change the variables of the tex template (e.g., author, title, link as footnotes, language, font size)
  • fine-tune the pandoc conversion (e.g., TOC, bibliography, latex engine, output format)
  • use your own tex template

And thousands of other things: is only to your imagination and your needs.

Building article

To build your paper digit make knit in shell.

Also a make clean and a make deepclean are provided.

markarticle's People

Contributors

leodido avatar

Stargazers

 avatar

Watchers

 avatar  avatar James Cloos avatar  avatar

markarticle's Issues

Define a template system

  • folder for templates
  • mechanism for template selection
  • subsequent mechanism to set the template supported pandoc variables

Improve support for bibliography

  • externalize bibliography
  • support csl
  • support bibliography solution based on knitr (i.e., knitcitations package)
  • enhance pandoc bibliography

Create a demo

Report the document used to present the source latex article.

Refine makefile

  • deepclean command: don't erase README.md file
  • clean: deletion also in subfolders

Remove bookmarks nesting

Remove the nesting of the PDF bookmarks. This implies that the root bookmark (i.e., Article) for the paper have to be removed, too.

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.