Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.
/ disaccent Public archive

A Haskell tool for converting accented characters in escaped LaTeX

License

Notifications You must be signed in to change notification settings

guiraldelli/disaccent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

disaccent

disaccent is a tool for converting diacritical marks (AKA accent marks) from plain text to the respective escaped LaTeX version.

It is written in Haskell and licensed under BSD 2-clause.

Usage

disaccent is a standard command-line tool that process the standard input stream (STDIN).

What about unicode2latex?

unicode2latex is an equivalent tool that I have written few years ago, in Python. It is functional and can be downloaded in its own repository.

Concerning the stability, it is more stable than disaccent, but I hope the situation will change very soon. 😄

In source-code readability, however, I think disaccent is much superior than unicode2latex, but that is a matter of taste (I think so). 😜

About

A Haskell tool for converting accented characters in escaped LaTeX

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published