diff options
Diffstat (limited to 'CHANGELOG_v2')
| -rw-r--r-- | CHANGELOG_v2 | 8 | 
1 files changed, 7 insertions, 1 deletions
| diff --git a/CHANGELOG_v2 b/CHANGELOG_v2 index ba788ee5..e55187cd 100644 --- a/CHANGELOG_v2 +++ b/CHANGELOG_v2 @@ -21,9 +21,15 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_2.7.8.orig.tar.gz    [debian freeze, fix]    * i18n, introduce header @make: :language: internationalization using codes -    from http://www.debian.org/international/l10n/po/ +    from http://www.debian.org/international/l10n/po/ at this time for texpdf, +    (able to satify needs of polyglossia for the likes of Brazilian Portugues) +    and in future for po files, where iso:639 for this purpose appears to have +    use limitations http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes      * param, extract @make: :language: information if provided, default        "english" +    * i18n, add code list and associated language (as listed by polyglossia) +    * texpdf_format, use param (@make: :language: (default english)), to set +      tex document language header (previously used file naming convention)      * sisu.vim recognize @make: :language:        (also elsewhere shortened :lang_code: from :language_code:) | 
