File: Outshine.v0.24.3.zip ... Apr 2026
:Once your draft is complete inside the code file, you can export it to PDF or LaTeX:
You can use all Org-mode features: , LaTeX math , and bibliographic citations . File: Outshine.v0.24.3.zip ...
:Instead of a separate .org file, you write your paper's outline and prose directly inside your code (e.g., a .py or .el file) using comment-based headings. Example for Python: ## * Introduction or ## ** Methodology . :Once your draft is complete inside the code
: Keep your data analysis code and the paper's discussion in the exact same file. : Keep your data analysis code and the
This temporarily "pops up" the current section into a full Org-mode buffer.
Then, use the standard Org-mode export dispatcher ( C-c C-e ) to convert it to a finished paper.
:When it's time to write heavy prose (the actual paper content), you use the command M-x outorg-edit-as-org .