Skip to content

Fork of ob-stata.el for better stata in Org-Mode.

License

Notifications You must be signed in to change notification settings

roblem/ob-stata.el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

This repository has been moved to https://gitlab.com/robhicks/ob-stata.el. Please track progress and report issues there.

ob-stata.el

Modified version of ob-stata.el from the EMACS repository that

  1. strips most commands in org-mode src output (see remaining issues below)
  2. refines the regex replace to avoid deleting output from some stata commands
  3. supports line continuation (///) for stata commands

The description of what this does and how to use it is found here.

The modifications described above only work with src blocks with :results output and for stata sessions invoked by :session.

Remaining issues

While this code does a pretty good job of eliminating commands in results output, there are some instances with line continuation and long commands where commands may not be stripped from output.

About

Fork of ob-stata.el for better stata in Org-Mode.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published