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

Quote parameters to pandoc #28

Merged
merged 1 commit into from
Feb 14, 2018
Merged

Quote parameters to pandoc #28

merged 1 commit into from
Feb 14, 2018

Conversation

bersace
Copy link
Member

@bersace bersace commented Feb 12, 2018

Fixes passing arguments with space like beamer option "notes on second screen".

@bersace
Copy link
Member Author

bersace commented Feb 12, 2018

Cf. Pythonity/icon-font-to-png#10

@bersace bersace self-assigned this Feb 12, 2018
@daamien
Copy link
Member

daamien commented Feb 12, 2018

pandoc-latex-tip is an interesting pandoc filter but AFAIK it is not used at the moment in our document production chains. We might as well remove it and avoid all the pillow/fontawesome trickery....

@bersace
Copy link
Member Author

bersace commented Feb 13, 2018

@daamien pourquoi l'installe-t-on alors ?

@daamien
Copy link
Member

daamien commented Feb 13, 2018

@bersace :

TL;DR : Good idea, Bad execution

During the early development stages of the dalidoc3 toolchain, I was optimistic and I tried to add as many cool features as possible. The pandoc-latex-tip is a nice thing to have but in practice its a bit redundant with pandoc-latex-environment and I failed to promote the additional syntax it required and never convinced anyone to use actually it....

I have kept it in the pandocker machine until then because I still had the secret hope to push it again at some point. But really if it creates problems in itself, I think we should get rid of it.

@bersace bersace mentioned this pull request Feb 14, 2018
Fixes passing arguments with space like beamer option "notes on second screen".
@bersace bersace merged commit ed1b6d7 into dalibo:master Feb 14, 2018
@bersace bersace deleted the quote branch February 14, 2018 11:12
@daamien daamien added this to the 18.03 milestone Mar 18, 2018
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.

None yet

2 participants