Git Product home page Git Product logo

pandoc-xnos's Introduction

pandoc-xnos

The pandoc-xnos filter suite provides facilities for cross-referencing in markdown documents processed by pandoc. Individual filters are maintained in separate projects. They are:

Click on the above links to access documentation for each filter. LaTeX/pdf, html, and epub output have native support. Native support for docx output is a work in progress.

This project provides library code for the suite and a pandoc-xnos filter that applies all of the above filters in sequence.

See also: pandoc-comments, pandoc-latex-extensions

Contents

  1. Installation
  2. Usage
  3. Getting Help

Installation

The Pandoc-xnos filters require python. It is easily installed -- see here. 1 Either python 2.7 or 3.x will do.

The pandoc-xnos filter suite may be installed using the shell command

pip install pandoc-fignos pandoc-eqnos pandoc-tablenos \
            pandoc-secnos --user

and upgraded by appending --upgrade to the above command.

Pip is a program that downloads and installs software from the Python Package Index, PyPI.

Instructions for installing from source are given in DEVELOPERS.md.

Usage

The pandoc-xnos filter suite may be applied using the

--filter pandoc-xnos

option with pandoc. It is also possible to apply the filters individually.

Any use of --filter pandoc-citeproc or --bibliography=FILE should come after the pandoc-xnos filter call.

Getting Help

If you have any difficulties with pandoc-xnos, or would like to see a new feature, then please submit a report to our Issues tracker.


Footnotes

1: For MacOS, my preferred install method is to use the Installer package available from python.org.

pandoc-xnos's People

Contributors

jschlatow avatar timtroendle avatar tomduck 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.