Skip to content

Emacs Org-mode LaTeX exporter variant for educational materials

License

Notifications You must be signed in to change notification settings

mbork/org-edu-latex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Org-Edu-LaTeX exporter

Tool for generating tests in LaTeX from an Org-mode file.

Introduction

This is a tool for generating LaTeX tests from an Org file. It is based on the default Org-mode LaTeX exporter, with provisions for a few education-related features. Currently, the following things are supported:

  • single- and multiple-choice tests
  • cloze tests (gap filling)
  • free-form questions

The exporter is heavily based on its twin project, Org-Edu-HTML exporter, sharing the syntax with it.

Installation

Put org-edu-latex.el somewhere in the load-path and (require 'org-edu-latex). Put org-edu.sty somewhere LaTeX will find it (the simplest possibility is in the same directory (folder) as your document).

Usage

See Org-Edu-HTML exporter.

About

Emacs Org-mode LaTeX exporter variant for educational materials

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published