Skip to content

DamienCassou/ox-linuxmag-fr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ox-linuxmag-fr

MELPA Stable MELPA pipeline status

Summary

This package is an Org Mode exporter for the French GNU/Linux Magazine. As the magazine requires authors to submit ODT files, this exporter heavily relies on Org Mode’s builtin ODT exporter and even inherits from it.

Files of this project include:

modele-article.org
This is the Org Mode version of the tutorial file guiding authors through the styling used by the magazine. Use this file as an example to follow when writing an article. The file media/nom_article_figure_01.png is referenced by the tutorial.
ox-linuxmag-fr.el
The implementation of the Org Mode exporter.
resources/*
XML files used as input by ox-linuxmag-fr.el. The styles.xml will be included as is in the resulting ODT file while the template.xml serves as a base in which the author’s content will be inserted.
test/*
Unit tests verifying the code in ox-linuxmag-fr.el. They are only needed for the developers maintaining ox-linuxmag-fr.el.

Usage

Load ox-linuxmag-fr.el as you would do with any other Emacs package. Then, open an Org Mode file and type C-c C-e (or M-x org-export-dispatch) to open the export dispatcher. Finally, type g g to select the GNU/Linux Magazine exporter.

License

See COPYING. Copyright (c) 2022-2023 Damien Cassou.

About

Emacs Org Mode exporter for the French GNU/Linux Magazine

Resources

License

Stars

Watchers

Forks

Packages

No packages published