Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A lua filter enabling multiple columns in Latex, PDF, and HTML documents #191

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Commits on Oct 23, 2021

  1. A lua filter enabling multiple columns in Latex, PDF, and HTML documents

    based on Pandoc fenced divs
    chrisaga committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    af727e8 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2021

  1. Configuration menu
    Copy the full SHA
    5296ecd View commit details
    Browse the repository at this point in the history
  2. Don't use a standalone (pandoc -s) document for expected.tex since

    this filter targets document body only and pandoc does many things I
    don't control in the preamble.
    chrisaga committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    9d650d4 View commit details
    Browse the repository at this point in the history
  3. Allow 'signifiant' class names to be in random position in the list

    as suggested by Benct Philip Jonsson
    Plus other minor refactoring and some details in README.md
    Some enhencements in the sample file.
    chrisaga committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    2cc9018 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. Configuration menu
    Copy the full SHA
    c887e85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4e7a64 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. Configuration menu
    Copy the full SHA
    9918551 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. Configuration menu
    Copy the full SHA
    f9167f8 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2022

  1. Configuration menu
    Copy the full SHA
    cfc9479 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3ede85 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf96742 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. Update column-div/column-div.lua (tipo in comment)

    Co-authored-by: Caleb Maclennan <[email protected]>
    chrisaga and alerque authored Jan 17, 2022
    Configuration menu
    Copy the full SHA
    3371914 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2022

  1. Configuration menu
    Copy the full SHA
    47ea5cd View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Configuration menu
    Copy the full SHA
    580baa9 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. Configuration menu
    Copy the full SHA
    ce4993c View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2022

  1. Update README.md

    chrisaga authored Jun 18, 2022
    Configuration menu
    Copy the full SHA
    8fc1044 View commit details
    Browse the repository at this point in the history