-
Notifications
You must be signed in to change notification settings - Fork 1
A set of elisp macros to convert some LaTeX commands to their ConTeXt equivalents.
License
quantumkid/atoctx
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
INSTALLATION: Put atoctx.el somewhere that emacs can find it, or add its path to the set of load paths in .emacs: (add-to-list 'load-path "path/to/atoctx") Then just load it with (load "atoctx.el") or what is perhaps a bit more intelligent (autoload 'convert-buffer-to-context "atoctx" "Converts the whole buffer to ConTeXt syntax" t) although you won't have immediate access to the individial functions in that case.
About
A set of elisp macros to convert some LaTeX commands to their ConTeXt equivalents.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published