Small package to help with french translation for pseudocode.
This package is intended for use alongside Szász János' algorithmicx package.
The aim of this package is to provide a french translation of terms and words used in algorithms to make it integrate seamlessly in a french written document.
To use this package, simply import it as usual then use the same commands you would use with algorithmicx.
The packahe will then translate at compilation time the terms of the algorithm to french language.
An example of use is included in file frpseudocode-example.tex, along a PDF output of that file.
This is a WIP, there might be some unknown issues. You can report these issues by email at : oliver.irwin@pm.me
Made under The LaTeX Project Public License 1.3c
2020-08-03 : Initial release
2020-08-09 : Changed algorithm title to french
2020-08-10 : Updated loops
Added new type of for loop
Updated procedure and function style
Minor mods to capitalisation