Skip to content

Add csquotes binding#1025

Merged
brucemiller merged 1 commit into
brucemiller:masterfrom
tkw1536:csquotes-binding
Aug 2, 2018
Merged

Add csquotes binding#1025
brucemiller merged 1 commit into
brucemiller:masterfrom
tkw1536:csquotes-binding

Conversation

@tkw1536

@tkw1536 tkw1536 commented Aug 1, 2018

Copy link
Copy Markdown
Contributor

This PR adds bindings for the csquotes package.

The bindings reads csquotes.sty and hooks into appropriate macros.

This PR also adds two test cases for this package, one in t/structure/csquotes (for mono-lingual csquotes) and one in t/babel/csquotes (for multi-lingual csquotes).

The latter of these does not work in TeXLive 2013 (which is run on the Travis Tests), because of some issues with the old version of babel, so it is skipped until this can be fixed or the Travis Tests are updated accordingly.

This commit adds bindings for the csquotes package and appropriate
test cases.
Comment thread t/81_babel.t

latexml_tests("t/babel",
requires=>{'*'=>['babel.sty','babel.def'],
csquotes=>['skipbecauseofoldtexliveintravis', 'csquotes.sty', 'frenchb.ldf', 'germanb.ldf'],

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

skipbecauseofoldtexliveintravis ?

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

yeah, a missing dependency. Should be almost self-explanatory :>

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.

3 participants