GitXplorerGitXplorer
m

tlg2latex

public
0 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
556cc6f2b3572466236d6d4fdacbcb07fa2c6a0d

up de z

mmaieul committed 2 years ago
Unverified
bce10ee2f363a40c0408f18f1301ad57134a713d

attention aux echappements dans les retours de regexp

mmaieul committed 2 years ago
Unverified
44fa0288144a56579c95019b9a69748ae0aa0ddf

retour ligne

mmaieul committed 2 years ago
Unverified
3b92bf9ea25680ae7c4528316b063dfd11d18040

utiliser xelatex pour générer le pdf

mmaieul committed 10 years ago
Unverified
b48089a3968fc1b6a69599224ed9b46da3c4810b

changelog

mmaieul committed 10 years ago
Unverified
9a4614a44671138ced96f00f5f649a7ff551fb53

un ln plutôt qu'un cp

mmaieul committed 10 years ago

README

The README file for this repository.

#tlg2latex

GPL 3 https://www.gnu.org/licenses/gpl-3.0.html

Maïeul ROUQUETTE, Annette von STOCKHAUSEN

https://github.com/maieul/tlg2latex

Français

Convertir facilement des données issues du Thesaurus Linguae Graecae vers LaTeX.

Utilisation basique : python3 tlg2latex.py <fichier_a_convertir>

Documentation : http://geekographie.maieul.net/117

English

To convert data from Thesaurus Linguae Graecae to LaTeX

Basic use : python3 tlg2latex.py <file_to_convert>

Documentation : http://geekographie.maieul.net/117

Changelog

2.6.0 21-10-2014

Allow ἴνα ellipsis as ἴν’

2.5.2 03-02-2014

Correct line ending characters.

2.5.1 03-01-2014

Correct bug when a hyphen is before a line number and this line number is kept in the output.

2.5 21-08-2013

Managing stanza.

2.4 13-06-2013

Possibility to run a last regular expression at the end of all transformation's steps.

2.3 12-06-2013

Possibility to define the way by which line numbers are transformed.

2.2 20-05-2013

Possibility to manage insert's symbol, empty lines and paragraph's skip.

2.1 15-05-2013

Manage ndash.

2.0 29-04-2013

Possibility to configure the script.

1.1.1 12-04-2013

The theta character is now added for the ellipsis. Manage hyphens before line numbers.

1.1 20-12-2013

More type of hyphens and dashes, manage (partially) chapter's numbers.

1.0 11-12-2013

First public release.