[Emacs] Add font size highlight links

This commit is contained in:
Ivan Malison 2016-10-25 12:59:03 -07:00
parent 4c6ba39b00
commit 94f139131e
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -34,6 +34,7 @@ this.
For some reason, org-mode uses all of your currently active fontification when exporting EXCEPT for background color. [[Set Background Color of Source Blocks for Export][This]] modification fixes this. For some reason, org-mode uses all of your currently active fontification when exporting EXCEPT for background color. [[Set Background Color of Source Blocks for Export][This]] modification fixes this.
*** [[Functions][My functions section]] *** [[Functions][My functions section]]
...has a bunch of generally useful functions: ...has a bunch of generally useful functions:
+ [[Font Size][Font Size]] functions and an [[fontsizehydra][Awesome Hydra]] for them
+ [[downloadfile][Download a file into a buffer]] (curl straight into a file) + [[downloadfile][Download a file into a buffer]] (curl straight into a file)
+ [[editscript][Edit a script on $PATH]] + [[editscript][Edit a script on $PATH]]
+ [[namedbuild][Named Build of Builder Macros]] and [[composemacros][A Compose Supporting Macros]] + [[namedbuild][Named Build of Builder Macros]] and [[composemacros][A Compose Supporting Macros]]