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

update plugins based on upstream package changes #286

Merged
merged 4 commits into from
Dec 13, 2019
Merged

update plugins based on upstream package changes #286

merged 4 commits into from
Dec 13, 2019

Conversation

vincerubinetti
Copy link
Collaborator

@vincerubinetti vincerubinetti commented Dec 13, 2019

closes #284

@dhimmel Please take a look

  • removes table scroll plugin
  • relies on tblnos to wrap <table> elements in <div>s that can be scrolled
  • updates CSS such that breaks are forced when printing or when a table isn't given an id (and thus isn't wrapped with a <div>
  • simplifies plugins a bit as a result of tblnos and fignos changes
  • adds tolerance to scroll-out-of-bounds feature
  • adds support for equations in anchors plugin

@AppVeyorBot
Copy link

AppVeyor build 1.0.56 for commit 5c3c74e by @vincerubinetti is now complete. The rendered manuscript from this build is temporarily available for download at:

@AppVeyorBot
Copy link

AppVeyor build 1.0.57 for commit 2ce1f10 by @vincerubinetti is now complete. The rendered manuscript from this build is temporarily available for download at:

@AppVeyorBot
Copy link

AppVeyor build 1.0.58 for commit 382a621 by @vincerubinetti is now complete. The rendered manuscript from this build is temporarily available for download at:

Copy link
Member

@dhimmel dhimmel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool. Let's deploy and then I'll double check everything is working.

@AppVeyorBot
Copy link

AppVeyor build 1.0.59 for commit 8540554 by @dhimmel is now complete. The rendered manuscript from this build is temporarily available for download at:

@dhimmel dhimmel merged commit b7e6f58 into manubot:master Dec 13, 2019
@vincerubinetti vincerubinetti deleted the fix-tooltip branch December 13, 2019 20:12
dhimmel pushed a commit that referenced this pull request Dec 13, 2019
… skip]

This build is based on
b7e6f58.

This commit was created by the following Travis CI build and job:
https://travis-ci.com/manubot/rootstock/builds/141009794
https://travis-ci.com/manubot/rootstock/jobs/267055197

The full commit message that triggered this build is copied below:

Update plugins for pandoc-xnos suite version 2.0 breaking changes

merges #286
closes #284

- removes table scroll plugin
- relies on pandoc-tablenos to wrap `<table>` elements in `<div>`s that can be scrolled
- updates CSS such that breaks are forced when printing or when a table isn't given an id
  (and thus isn't wrapped with a `<div>`
- simplifies plugins a bit as a result of pandoc-tablenos and pandoc-fignos changes
- adds tolerance to scroll-out-of-bounds feature
- adds support for equations in anchors plugin
dhimmel pushed a commit that referenced this pull request Dec 13, 2019
… skip]

This build is based on
b7e6f58.

This commit was created by the following Travis CI build and job:
https://travis-ci.com/manubot/rootstock/builds/141009794
https://travis-ci.com/manubot/rootstock/jobs/267055197

The full commit message that triggered this build is copied below:

Update plugins for pandoc-xnos suite version 2.0 breaking changes

merges #286
closes #284

- removes table scroll plugin
- relies on pandoc-tablenos to wrap `<table>` elements in `<div>`s that can be scrolled
- updates CSS such that breaks are forced when printing or when a table isn't given an id
  (and thus isn't wrapped with a `<div>`
- simplifies plugins a bit as a result of pandoc-tablenos and pandoc-fignos changes
- adds tolerance to scroll-out-of-bounds feature
- adds support for equations in anchors plugin
ploegieku added a commit to ploegieku/2023-functional-homology-paper that referenced this pull request Aug 6, 2024
merges manubot/rootstock#286
closes manubot/rootstock#284

- removes table scroll plugin
- relies on pandoc-tablenos to wrap `<table>` elements in `<div>`s that can be scrolled
- updates CSS such that breaks are forced when printing or when a table isn't given an id
  (and thus isn't wrapped with a `<div>`
- simplifies plugins a bit as a result of pandoc-tablenos and pandoc-fignos changes
- adds tolerance to scroll-out-of-bounds feature
- adds support for equations in anchors plugin
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.

Figure tooltip includes whole manuscript
3 participants