Git Product home page Git Product logo

emacs_utils's People

Contributors

papoanaya avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

emacs_utils's Issues

Use a special header TAG to define equations.

Although equations are defined between #+BEGIN_GROFF and #END_GROFF pairs, this enhancement is to allow the use of a tag to indicate equation commands rather than using Groff macros.

Provide facilities to create custom paragraphs.

These are needed to implement drop caps. The intent is that there are moments in which custom paragraphs need to be implemented for specialized processing. Although it can be done by modification of the .P macro (.rm P and .de P) it would be cumbersome and confusing.

Add colorization options

Clarifying the issue:

It would be a good idea to add color to the Groff exporter as an option. This would include

  1. Colors for TODO, DONE, Custom tags.
  2. Colors for Tags (: :)

This is low priority

Test labels and captions

Although the code has the ability to use labels, it needs to be thoroughly tested in conjunction with Captions.

Do not ignore drawers.

Add
(defun org-e-man-drawer (drawer contents info)
"blah..."
contents)

In that case, you can remove the org-e-man-format-drawer function

Cleanup org-e-mm.el

Cleanup org-e-mm.el and remove anything related to LaTeX. Also, streamline logic

Test koma exporter

  1. Test koma exporter to make sure that it works.
  2. Use code from the Groff exporter to allow for the creation of custom addresses
  3. Look for other ways, the way that it was implemented was with keywords. That could work too.

Platypus Exporter

Just for kicks, based on the org-e-man.el. Let's see how fancy can we get.

Add in document references

In document references are done with:

  • SETR
  • INITR
  • GETR
  • GETHN
  • GETPN
  • GETST

This would be a modification of the link logic to include those.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.