bast / cicero

:microphone: Serving presentation slides written in Markdown.
https://cicero.xyz
GNU Affero General Public License v3.0
55 stars 17 forks source link

Add a footnote-cite style #42

Closed robertodr closed 7 years ago

robertodr commented 7 years ago

This combines .cite and .footnote to get consistent footnotes with smaller font and less intrusive text color. Used for per-slide citations mainly. @bast Just using .gray didn't unfortunately cut it...

robertodr commented 7 years ago

@bast I also don't know why all these intermediate commits show up... I guess I need to nuke my fork and start fresh?

bast commented 7 years ago

OK - I will add this (semi-manually to avoid all the other commits; the reason you have them is that they got rebased upstream by me but not in your fork). I will also remove .gray (the fewer unused customizations the better).

bast commented 7 years ago

Code is now there - see the linked commits above. Closing this PR.