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

Fix compilation issues #11

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

Fix compilation issues #11

wants to merge 19 commits into from

Conversation

mpjuers
Copy link

@mpjuers mpjuers commented Jun 5, 2019

  • Fixed issues with pandoc compatibility by pasting in pandoc's preamble.
  • Escaped dollar signs in html sections.

eteq and others added 10 commits May 23, 2019 10:16
added setup.py

added test project

changes to setup.py build script name

changed 'args' in build_authorea_latex to 'buildargs'

added a reference to test doc
and assemble the document. Also, added command line
args for bibliography style and natbib citation command.

added pandocfilters to setup.py

changed to panflute

got regex working in stripreftags.py

got compilation working

Basic compilation working. Needs author.

added affiliations

Installation and usage instructions in README.md

packaged scripts

repackaged

added Session.vim to .gitignore

got label filter working

got citation working

Added cite command argument.

fixed captions
Add equations to test document.

Fixed dollar sign escapes

Fix issue with spacing before inline math.

I pasted in the pandoc preamble that was preventing proper compilation.
Add '--spacing' and '--noparskip' options.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants