Add two new ligature icons for org bibliography #31

Closed
seanfarley wants to merge 2 commits from smf/org-ligatures into master
1 changed files with 4 additions and 0 deletions

View File

@ -7016,6 +7016,8 @@ It's also nice to make use of the Unicode characters for check boxes, and other
:latex_header "🅻" :latex_header "🅻"
:beamer_header "🅑" :beamer_header "🅑"
:latex "🅛" :latex "🅛"
:bibliography ""
:print_bib "🖨"
:attr_latex "🄛" :attr_latex "🄛"
:attr_html "🄗" :attr_html "🄗"
:attr_org "⒪" :attr_org "⒪"
@ -7057,6 +7059,8 @@ It's also nice to make use of the Unicode characters for check boxes, and other
:latex_header "#+latex_header:" :latex_header "#+latex_header:"
:beamer_header "#+beamer_header:" :beamer_header "#+beamer_header:"
:latex "#+latex:" :latex "#+latex:"
:bibliography "#+bibliography:"
:print_bib "#+print_bibliography:"
:attr_latex "#+attr_latex:" :attr_latex "#+attr_latex:"
:attr_html "#+attr_html:" :attr_html "#+attr_html:"
:attr_org "#+attr_org:" :attr_org "#+attr_org:"